5
0
mirror of https://github.com/apache/sqoop.git synced 2025-05-17 01:11:07 +08:00

SQOOP-871: Connector-level job-specific prop gives wrong help msg

(Will McQueen via Jarek Jarcec Cecho)
This commit is contained in:
Jarek Jarcec Cecho 2013-02-08 19:56:39 -08:00
parent ae31799a15
commit 3ea5145a96

View File

@ -47,11 +47,11 @@ connection.jdbcProperties.label = JDBC Connection Properties
connection.jdbcProperties.help = Enter any JDBC properties that should be \
supplied during the creation of connection.
# Table From
# Table Form
#
table.label = Database configuration
table.help = You must supply the information requested in order to create \
a connection object.
a job object.
# Table name
table.tableName.label = Table name