[jira] [Commented] (SQOOP-3275) HBase test cases should start mini DFS cluster as well

2018-01-08 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/SQOOP-3275?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16316648#comment-16316648 ] Hudson commented on SQOOP-3275: --- SUCCESS: Integrated in Jenkins build Sqoop-hadoop200 #1144 (See

[jira] [Commented] (SQOOP-3275) HBase test cases should start mini DFS cluster as well

2018-01-08 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SQOOP-3275?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16316601#comment-16316601 ] ASF subversion and git services commented on SQOOP-3275: Commit

Re: Review Request 65020: HBase test cases should start mini DFS cluster as well

2018-01-08 Thread Szabolcs Vasas
> On Jan. 8, 2018, 3:22 p.m., Fero Szabo wrote: > > src/test/com/cloudera/sqoop/hbase/HBaseTestCase.java > > Lines 81 (patched) > > > > > > Just out of curiosity, what does port "0" mean / do here? Is this a > >

Re: Removing com.cloudera.sqoop packages

2018-01-08 Thread Boglarka Egyed
Hi Szabolcs, I really welcome this initiative, it would be a huge clean up on this project! I already took a look at your pull request and it indeed looks pretty straightforward. I will perform a deeper review and publish it on the Review Board otherwise +1 from my side for the idea in general,

Re: Review Request 65020: HBase test cases should start mini DFS cluster as well

2018-01-08 Thread Boglarka Egyed
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/65020/#review194960 --- Ship it! Hi Szabi, Nice catch! All tests are passing with

Re: Review Request 65020: HBase test cases should start mini DFS cluster as well

2018-01-08 Thread Fero Szabo via Review Board
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/65020/#review194949 --- Ship it! src/test/com/cloudera/sqoop/hbase/HBaseTestCase.java

[jira] [Updated] (SQOOP-3275) HBase test cases should start mini DFS cluster as well

2018-01-08 Thread Szabolcs Vasas (JIRA)
[ https://issues.apache.org/jira/browse/SQOOP-3275?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Szabolcs Vasas updated SQOOP-3275: -- Attachment: SQOOP-3275.patch > HBase test cases should start mini DFS cluster as well >

Review Request 65020: HBase test cases should start mini DFS cluster as well

2018-01-08 Thread Szabolcs Vasas
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/65020/ --- Review request for Sqoop. Bugs: SQOOP-3275

[jira] [Assigned] (SQOOP-3275) HBase test cases should start mini DFS cluster as well

2018-01-08 Thread Szabolcs Vasas (JIRA)
[ https://issues.apache.org/jira/browse/SQOOP-3275?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Szabolcs Vasas reassigned SQOOP-3275: - Assignee: Szabolcs Vasas > HBase test cases should start mini DFS cluster as well >

[jira] [Created] (SQOOP-3275) HBase test cases should start mini DFS cluster as well

2018-01-08 Thread Szabolcs Vasas (JIRA)
Szabolcs Vasas created SQOOP-3275: - Summary: HBase test cases should start mini DFS cluster as well Key: SQOOP-3275 URL: https://issues.apache.org/jira/browse/SQOOP-3275 Project: Sqoop Issue

[jira] [Commented] (SQOOP-3274) hive import job throws AccessControlException for hive 2

2018-01-08 Thread Szabolcs Vasas (JIRA)
[ https://issues.apache.org/jira/browse/SQOOP-3274?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16316269#comment-16316269 ] Szabolcs Vasas commented on SQOOP-3274: --- Hi [~yuan_zac], Thank you for creating this JIRA! Can you

Re: Please update the team members list on the project site

2018-01-08 Thread Szabolcs Vasas
Hi Bogi, Thank you for updating the site! On Fri, Jan 5, 2018 at 12:00 PM, Attila Szabó wrote: > Hey Bogi, > > AWESOME! > > Thanks, > Attila > > On Jan 5, 2018 11:54 AM, "Boglarka Egyed" wrote: > > > Hi Attila, > > > > Thanks for bringing this up! > > > > I

Removing com.cloudera.sqoop packages

2018-01-08 Thread Szabolcs Vasas
Hi All, As you probably know we still have dozens of classes in com.cloudera.sqoop packages which most of the cases just extend their corresponding class in org.apache.sqoop package without adding extra functionality. These classes make the code harder to read and navigate, they are already

[jira] [Updated] (SQOOP-3274) hive import job throws AccessControlException for hive 2

2018-01-08 Thread Zac Zhou (JIRA)
[ https://issues.apache.org/jira/browse/SQOOP-3274?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zac Zhou updated SQOOP-3274: Attachment: SQOOP-3274.patch > hive import job throws AccessControlException for hive 2 >

[jira] [Commented] (SQOOP-3274) hive import job throws AccessControlException for hive 2

2018-01-08 Thread Zac Zhou (JIRA)
[ https://issues.apache.org/jira/browse/SQOOP-3274?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16316156#comment-16316156 ] Zac Zhou commented on SQOOP-3274: - The root cause is async logging isenabled in hive 2 > hive import job

[jira] [Comment Edited] (SQOOP-3274) hive import job throws AccessControlException for hive 2

2018-01-08 Thread Zac Zhou (JIRA)
[ https://issues.apache.org/jira/browse/SQOOP-3274?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16316156#comment-16316156 ] Zac Zhou edited comment on SQOOP-3274 at 1/8/18 11:38 AM: -- The root cause is

[jira] [Created] (SQOOP-3274) hive import job throws AccessControlException for hive 2

2018-01-08 Thread Zac Zhou (JIRA)
Zac Zhou created SQOOP-3274: --- Summary: hive import job throws AccessControlException for hive 2 Key: SQOOP-3274 URL: https://issues.apache.org/jira/browse/SQOOP-3274 Project: Sqoop Issue Type: Bug

[jira] [Updated] (SQOOP-3273) Removing com.cloudera.sqoop packages

2018-01-08 Thread Szabolcs Vasas (JIRA)
[ https://issues.apache.org/jira/browse/SQOOP-3273?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Szabolcs Vasas updated SQOOP-3273: -- Attachment: SQOOP-3273.patch > Removing com.cloudera.sqoop packages >

Review Request 65017: Removing com.cloudera.sqoop packages

2018-01-08 Thread Szabolcs Vasas
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/65017/ --- Review request for Sqoop. Bugs: SQOOP-3273

[jira] [Commented] (SQOOP-3273) Removing com.cloudera.sqoop packages

2018-01-08 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/SQOOP-3273?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16316138#comment-16316138 ] ASF GitHub Bot commented on SQOOP-3273: --- GitHub user szvasas opened a pull request:

[GitHub] sqoop pull request #42: Cloudera package removal

2018-01-08 Thread szvasas
GitHub user szvasas opened a pull request: https://github.com/apache/sqoop/pull/42 Cloudera package removal This pull request is created for: https://issues.apache.org/jira/browse/SQOOP-3273 Corresponding RD review is: https://reviews.apache.org/r/65017 You can merge this pull

[jira] [Created] (SQOOP-3273) Removing com.cloudera.sqoop packages

2018-01-08 Thread Szabolcs Vasas (JIRA)
Szabolcs Vasas created SQOOP-3273: - Summary: Removing com.cloudera.sqoop packages Key: SQOOP-3273 URL: https://issues.apache.org/jira/browse/SQOOP-3273 Project: Sqoop Issue Type: Improvement

[jira] [Assigned] (SQOOP-3273) Removing com.cloudera.sqoop packages

2018-01-08 Thread Szabolcs Vasas (JIRA)
[ https://issues.apache.org/jira/browse/SQOOP-3273?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Szabolcs Vasas reassigned SQOOP-3273: - Assignee: Szabolcs Vasas > Removing com.cloudera.sqoop packages >

[jira] [Created] (SQOOP-3272) Amazon EMR: Can not import MSSQL table into HBASE

2018-01-08 Thread mostafa sohdy (JIRA)
mostafa sohdy created SQOOP-3272: Summary: Amazon EMR: Can not import MSSQL table into HBASE Key: SQOOP-3272 URL: https://issues.apache.org/jira/browse/SQOOP-3272 Project: Sqoop Issue Type: