mirror of
https://github.com/apache/sqoop.git
synced 2025-05-17 09:20:43 +08:00
SQOOP-871: Connector-level job-specific prop gives wrong help msg
(Will McQueen via Jarek Jarcec Cecho)
This commit is contained in:
parent
ae31799a15
commit
3ea5145a96
@ -47,11 +47,11 @@ connection.jdbcProperties.label = JDBC Connection Properties
|
|||||||
connection.jdbcProperties.help = Enter any JDBC properties that should be \
|
connection.jdbcProperties.help = Enter any JDBC properties that should be \
|
||||||
supplied during the creation of connection.
|
supplied during the creation of connection.
|
||||||
|
|
||||||
# Table From
|
# Table Form
|
||||||
#
|
#
|
||||||
table.label = Database configuration
|
table.label = Database configuration
|
||||||
table.help = You must supply the information requested in order to create \
|
table.help = You must supply the information requested in order to create \
|
||||||
a connection object.
|
a job object.
|
||||||
|
|
||||||
# Table name
|
# Table name
|
||||||
table.tableName.label = Table name
|
table.tableName.label = Table name
|
||||||
|
Loading…
Reference in New Issue
Block a user