[ https://issues.apache.org/jira/browse/SQOOP-766?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13530339#comment-13530339
]
Cheolsoo Park commented on SQOOP-766:
-------------------------------------
Jarcec,
The patch doesn't apply nicely because it includes SQOOP-764, which I already committed. Can
you please update the patch?
{code}
cheolsoo@localhost:~/workspace/sqoop $cat client/src/main/resources/client-resource.properties.rej
--- client/src/main/resources/client-resource.properties
+++ client/src/main/resources/client-resource.properties
@@ -37,7 +37,7 @@
## Generic description of various ids, types etc
-prmpt.conn_id = Connection ID
+prompt.conn_id = Connection ID
prompt.connector_id = Connector ID
prompt.job_id = Job ID
prompt.job_type = Job type
{code}
Thanks!
> Sqoop2: Fix client resources
> ----------------------------
>
> Key: SQOOP-766
> URL: https://issues.apache.org/jira/browse/SQOOP-766
> Project: Sqoop
> Issue Type: Bug
> Reporter: Jarek Jarcec Cecho
> Assignee: Jarek Jarcec Cecho
> Priority: Trivial
> Fix For: 1.99.1
>
> Attachments: bugSQOOP-766.patch
>
>
> I've noticed other small discrepancies in our client resource package.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
|