[jira] [Commented] (SQOOP-3123) Import from oracle using oraoop with map-column-java to avro fails if special characters encounter in table name or column name

2017-03-27 Thread Attila Szabo (JIRA)
[ https://issues.apache.org/jira/browse/SQOOP-3123?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15942810#comment-15942810 ] Attila Szabo commented on SQOOP-3123: - Hi [~hddimon], Could you please close the rela

[jira] [Commented] (SQOOP-3123) Import from oracle using oraoop with map-column-java to avro fails if special characters encounter in table name or column name

2017-03-27 Thread Dmitry Zagorulkin (JIRA)
[ https://issues.apache.org/jira/browse/SQOOP-3123?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15942818#comment-15942818 ] Dmitry Zagorulkin commented on SQOOP-3123: -- [~maugli] Hello Atilla. Review closed

Re: Review Request 57876: Sqoop (export + --table) with Oracle table_name having '$' fails with error (ORA-00942 or java.lang.NoClassDefFoundError)

2017-03-27 Thread Anna Szonyi
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/57876/#review170140 --- Ship it! Ship It! - Anna Szonyi On March 24, 2017, 1:20 p.m.

Re: Review Request 57876: Sqoop (export + --table) with Oracle table_name having '$' fails with error (ORA-00942 or java.lang.NoClassDefFoundError)

2017-03-27 Thread Attila Szabo
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/57876/#review170141 --- Ship it! Hey Szabi, Although your solution for the problem see

Re: Review Request 57499: Sqoop incremental import - NULL column updates are not pulled into HBase table

2017-03-27 Thread Boglarka Egyed
> On March 18, 2017, 11:06 a.m., Boglarka Egyed wrote: > > Hi Jilani, > > > > Thanks for your contribution! > > > > I have applied your patch and got some warnings because of the incorrect > > indentation and trailing whitespaces which I mentioned in my review below > > too, please find my fu

Re: Review Request 57499: Sqoop incremental import - NULL column updates are not pulled into HBase table

2017-03-27 Thread Jilani Shaik
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/57499/ --- (Updated March 27, 2017, 9:42 a.m.) Review request for Sqoop. Changes ---

Re: Review Request 57499: Sqoop incremental import - NULL column updates are not pulled into HBase table

2017-03-27 Thread Jilani Shaik
> On March 18, 2017, 11:06 a.m., Boglarka Egyed wrote: > > Hi Jilani, > > > > Thanks for your contribution! > > > > I have applied your patch and got some warnings because of the incorrect > > indentation and trailing whitespaces which I mentioned in my review below > > too, please find my fu

Re: Review Request 57876: Sqoop (export + --table) with Oracle table_name having '$' fails with error (ORA-00942 or java.lang.NoClassDefFoundError)

2017-03-27 Thread Szabolcs Vasas
> On March 27, 2017, 8:42 a.m., Attila Szabo wrote: > > Hey Szabi, > > > > Although your solution for the problem seems to be right and the testing is > > also quite exhaustive (nice job!), > > I would consider opening a new FR JIRA for eliminating the problems root > > cause by forbidding $ s

[jira] [Commented] (SQOOP-3160) Sqoop (import + --table) with Oracle table_name having '$' fails with error (ORA-00942 or java.lang.NoClassDefFoundError)

2017-03-27 Thread Szabolcs Vasas (JIRA)
[ https://issues.apache.org/jira/browse/SQOOP-3160?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15943264#comment-15943264 ] Szabolcs Vasas commented on SQOOP-3160: --- The solution of the problem covered by this

[jira] [Resolved] (SQOOP-3160) Sqoop (import + --table) with Oracle table_name having '$' fails with error (ORA-00942 or java.lang.NoClassDefFoundError)

2017-03-27 Thread Szabolcs Vasas (JIRA)
[ https://issues.apache.org/jira/browse/SQOOP-3160?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Szabolcs Vasas resolved SQOOP-3160. --- Resolution: Duplicate > Sqoop (import + --table) with Oracle table_name having '$' fails with

[jira] [Created] (SQOOP-3163) Replace $ characters in generated class names

2017-03-27 Thread Szabolcs Vasas (JIRA)
Szabolcs Vasas created SQOOP-3163: - Summary: Replace $ characters in generated class names Key: SQOOP-3163 URL: https://issues.apache.org/jira/browse/SQOOP-3163 Project: Sqoop Issue Type: New

[jira] [Commented] (SQOOP-3159) Sqoop (export + --table) with Oracle table_name having '$' fails with error (ORA-00942 or java.lang.NoClassDefFoundError)

2017-03-27 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SQOOP-3159?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15943342#comment-15943342 ] ASF subversion and git services commented on SQOOP-3159: Commit af

[jira] [Commented] (SQOOP-3159) Sqoop (export + --table) with Oracle table_name having '$' fails with error (ORA-00942 or java.lang.NoClassDefFoundError)

2017-03-27 Thread Anna Szonyi (JIRA)
[ https://issues.apache.org/jira/browse/SQOOP-3159?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15943364#comment-15943364 ] Anna Szonyi commented on SQOOP-3159: Thank you for your contribution Szabolcs! Thanks

[jira] [Commented] (SQOOP-3159) Sqoop (export + --table) with Oracle table_name having '$' fails with error (ORA-00942 or java.lang.NoClassDefFoundError)

2017-03-27 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/SQOOP-3159?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15943365#comment-15943365 ] Hudson commented on SQOOP-3159: --- SUCCESS: Integrated in Jenkins build Sqoop-hadoop23 #1303 (

[jira] [Commented] (SQOOP-3159) Sqoop (export + --table) with Oracle table_name having '$' fails with error (ORA-00942 or java.lang.NoClassDefFoundError)

2017-03-27 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/SQOOP-3159?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15943367#comment-15943367 ] Hudson commented on SQOOP-3159: --- SUCCESS: Integrated in Jenkins build Sqoop-hadoop100 #1065

[jira] [Commented] (SQOOP-3159) Sqoop (export + --table) with Oracle table_name having '$' fails with error (ORA-00942 or java.lang.NoClassDefFoundError)

2017-03-27 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/SQOOP-3159?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15943372#comment-15943372 ] Hudson commented on SQOOP-3159: --- SUCCESS: Integrated in Jenkins build Sqoop-hadoop20 #1102 (

[jira] [Commented] (SQOOP-3159) Sqoop (export + --table) with Oracle table_name having '$' fails with error (ORA-00942 or java.lang.NoClassDefFoundError)

2017-03-27 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/SQOOP-3159?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15943371#comment-15943371 ] Hudson commented on SQOOP-3159: --- SUCCESS: Integrated in Jenkins build Sqoop-hadoop200 #1106

Re: Review Request 57551: SQOOP-2272 - Import decimal columns from mysql to hive 0.14

2017-03-27 Thread Eric Lin
> On March 20, 2017, 4:07 p.m., Attila Szabo wrote: > > Hey Eric, > > > > For the first shot I do understand you motivation here, and also attached > > some comments/requests around the implementation. > > > > Although I'm a bit concerned about the big picture as well B/C I do feel in > > the

Re: Review Request 57551: SQOOP-2272 - Import decimal columns from mysql to hive 0.14

2017-03-27 Thread Eric Lin
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/57551/ --- (Updated March 28, 2017, 4:35 a.m.) Review request for Sqoop, Attila Szabo and