mirror of
https://github.com/apache/sqoop.git
synced 2025-05-14 07:51:10 +08:00
SQOOP-2310: Sqoop2: fix a typo for Hadoop conf directory
(Richard Zhou via Abraham Elmahrek)
This commit is contained in:
parent
f78b82bf26
commit
9b0817bc4c
@ -24,7 +24,7 @@ linkConfig.help = Here you supply information necessary to connect to HDFS
|
|||||||
linkConfig.uri.label = HDFS URI
|
linkConfig.uri.label = HDFS URI
|
||||||
linkConfig.uri.help = HDFS URI used to connect to HDFS
|
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.
|
linkConfig.confDir.help = Directory with Hadoop configuration files. The connector will load all -site.xml files.
|
||||||
|
|
||||||
# To Job Config
|
# To Job Config
|
||||||
|
Loading…
Reference in New Issue
Block a user