5
0
mirror of https://github.com/apache/sqoop.git synced 2025-05-06 20:19:59 +08:00

SQOOP-2310: Sqoop2: fix a typo for Hadoop conf directory

(Richard Zhou via Abraham Elmahrek)
This commit is contained in:
Abraham Elmahrek 2015-04-17 00:42:10 -07:00
parent 0201a3f9d2
commit 98d717c6a0

View File

@ -24,7 +24,7 @@ linkConfig.help = Here you supply information necessary to connect to HDFS
linkConfig.uri.label = HDFS URI
linkConfig.uri.help = HDFS URI used to connect to HDFS
linkConfig.confDir.label = Hadoop conf directory:
linkConfig.confDir.label = Hadoop conf directory
linkConfig.confDir.help = Directory with Hadoop configuration files. The connector will load all -site.xml files.
# To Job Config