[jira] [Updated] (SQOOP-2620) Sqoop fails with Incremental Imports and Upserts in Teradata using Teradata JDBC Driver

2016-03-10 Thread Kopal Niranjan (JIRA)
[ https://issues.apache.org/jira/browse/SQOOP-2620?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kopal Niranjan updated SQOOP-2620: -- Attachment: SQOOP-2620_2.patch > Sqoop fails with Incremental Imports and Upserts in Teradata

SqoopJobDataPublisher

2016-03-10 Thread Henrique Andrade
Hi, I was looking at the implementation for SqoopJobDataPublisher and I was just wondering if there is any plan to port this change to the 1.4.X product line. I saw that was a simple code added to the ImportJobBase with the publisher class and test class. If there is no plan I can try to get

Re: SqoopJobDataPublisher

2016-03-10 Thread Venkat Ranganathan
It is part of the 1.4.x line only (in 1.4.7) Any implementation can implement the publisher to publish to other environments. We plan to add support for export data also (along with import job configuration). Thanks Venkat On 3/10/16, 11:24 AM, "Henrique Andrade"

[jira] [Commented] (SQOOP-2666) Write precision and scale information into Avro schema

2016-03-10 Thread John Todd (JIRA)
[ https://issues.apache.org/jira/browse/SQOOP-2666?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15189896#comment-15189896 ] John Todd commented on SQOOP-2666: -- [~jarcec], Could you take a look at this to see if it is ready to

[jira] [Commented] (SQOOP-2561) Special Character removal from Column name as avro data results in duplicate column and fails the import

2016-03-10 Thread Jarek Jarcec Cecho (JIRA)
[ https://issues.apache.org/jira/browse/SQOOP-2561?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15189399#comment-15189399 ] Jarek Jarcec Cecho commented on SQOOP-2561: --- I'm not concerned about fiels that start with

Re: Review Request 44317: SQOOP-2561

2016-03-10 Thread Jarek Cecho
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/44317/#review122924 --- Overall, I'm fine with the patch as discussed on the JIRA. I have

[jira] [Updated] (SQOOP-2561) Special Character removal from Column name as avro data results in duplicate column and fails the import

2016-03-10 Thread VISHNU S NAIR (JIRA)
[ https://issues.apache.org/jira/browse/SQOOP-2561?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] VISHNU S NAIR updated SQOOP-2561: - Attachment: 0001-SQOOP-2561.patch Fix For Issue SQOOP-2561 > Special Character removal from

[jira] [Updated] (SQOOP-2561) Special Character removal from Column name as avro data results in duplicate column and fails the import

2016-03-10 Thread VISHNU S NAIR (JIRA)
[ https://issues.apache.org/jira/browse/SQOOP-2561?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] VISHNU S NAIR updated SQOOP-2561: - Attachment: (was: 0001-SQOOP-2561.patch) > Special Character removal from Column name as avro

Re: Review Request 44317: SQOOP-2561

2016-03-10 Thread vishnu s nair
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/44317/ --- (Updated March 11, 2016, 4:49 a.m.) Review request for Sqoop. Changes