Skip to content
This repository was archived by the owner on Jul 9, 2021. It is now read-only.

Commit 0216f7f

Browse files
Fokkoszvasas
authored andcommitted
SQOOP-3427: Add Travis badge to the Readme
1 parent 3007648 commit 0216f7f

File tree

3 files changed

+18
-46
lines changed

3 files changed

+18
-46
lines changed
File renamed without changes.

README.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
[![Build Status](https://travis-ci.org/apache/sqoop.svg?branch=trunk)](https://travis-ci.org/apache/sqoop)
2+
3+
# Welcome to Sqoop!
4+
5+
This is the Sqoop (SQL-to-Hadoop) tool. Sqoop allows easy imports and
6+
exports of data sets between databases and HDFS.
7+
8+
## More Documentation
9+
10+
Sqoop ships with additional documentation: a user guide and a manual page.
11+
12+
Asciidoc sources for both of these are in `src/docs/`. Run `ant docs` to build
13+
the documentation. It will be created in `build/docs/`.
14+
15+
If you got Sqoop in release form, documentation will already be built and
16+
available in the `docs/` directory.
17+
18+
For more information on compiling see [COMPILING.adoc](COMPILING.adoc).

README.txt

Lines changed: 0 additions & 46 deletions
This file was deleted.

0 commit comments

Comments
 (0)