This repository was archived by the owner on Jul 9, 2021. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +6
-8
lines changed Expand file tree Collapse file tree 1 file changed +6
-8
lines changed Original file line number Diff line number Diff line change 1+ [ ![ Build Status] ( https://travis-ci.org/apache/sqoop.svg?branch=trunk )] ( https://travis-ci.org/apache/sqoop )
12
2- = Welcome to Sqoop!
3+ # Welcome to Sqoop!
34
45This is the Sqoop (SQL-to-Hadoop) tool. Sqoop allows easy imports and
56exports of data sets between databases and HDFS.
67
7-
8- == More Documentation
8+ ## More Documentation
99
1010Sqoop ships with additional documentation: a user guide and a manual page.
1111
@@ -15,8 +15,7 @@ the documentation. It will be created in +build/docs/+.
1515If you got Sqoop in release form, documentation will already be built and
1616available in the +docs/+ directory.
1717
18-
19- == Compiling Sqoop
18+ ## Compiling Sqoop
2019
2120Compiling Sqoop requires the following tools:
2221
@@ -33,14 +32,13 @@ Additionally, building the documentation requires these tools:
3332* gzip
3433
3534To compile Sqoop, run +ant package+. There will be a fully self-hosted build
36- provided in the +build/sqoop-(version)/+ directory.
35+ provided in the +build/sqoop-(version)/+ directory.
3736
3837You can build just the jar by running +ant jar+.
3938
4039See the COMPILING.txt document for more information.
4140
42- == This is also an Asciidoc file!
41+ ## This is also an Asciidoc file!
4342
4443* Try running +asciidoc README.txt+
4544* For more information about asciidoc, see http://www.methods.co.nz/asciidoc/
46-
You can’t perform that action at this time.
0 commit comments