Re: Review Request 44369: SQOOP-2865: Sqoop2: Increase test timeout from one hour

2016-03-03 Thread Dian Fu
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/44369/#review121998 --- Ship it! Ship It! - Dian Fu On March 3, 2016, 11:46 p.m

Re: Review Request 44115: SQOOP-2844: Sqoop2: TrustStore support for shell

2016-03-02 Thread Dian Fu
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/44115/#review121804 --- Ship it! Ship It! - Dian Fu On March 3, 2016, 5:20 a.m

Re: Review Request 44115: SQOOP-2844: Sqoop2: TrustStore support for shell

2016-03-02 Thread Dian Fu
(line 84) <https://reviews.apache.org/r/44115/#comment183576> Variable trustFactory is not used. - Dian Fu On Feb. 29, 2016, 10:49 p.m., Abraham Fine wrote: > > --- > This is an automatically generated e-mail. To

Review Request 44256: Sqoop2: Add impersonation support for kite hive

2016-03-01 Thread Dian Fu
/RealKdcRunner.java 76f0363 test/src/test/java/org/apache/sqoop/integration/connector/hive/FromRDBMSToKiteHiveTest.java 49a925b Diff: https://reviews.apache.org/r/44256/diff/ Testing --- Thanks, Dian Fu

[jira] [Commented] (SQOOP-2756) Sqoop2: Add impersonation support for kite hive

2016-03-01 Thread Dian Fu (JIRA)
[ https://issues.apache.org/jira/browse/SQOOP-2756?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15175036#comment-15175036 ] Dian Fu commented on SQOOP-2756: An initial patch attached. This patch requires [KITE-1099|https

[jira] [Updated] (SQOOP-2756) Sqoop2: Add impersonation support for kite hive

2016-03-01 Thread Dian Fu (JIRA)
[ https://issues.apache.org/jira/browse/SQOOP-2756?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dian Fu updated SQOOP-2756: --- Attachment: SQOOP-2756.001.patch > Sqoop2: Add impersonation support for kite h

[jira] [Updated] (SQOOP-2744) Sqoop2: Enable kerberos for HadoopMiniCluster

2016-02-04 Thread Dian Fu (JIRA)
[ https://issues.apache.org/jira/browse/SQOOP-2744?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dian Fu updated SQOOP-2744: --- Attachment: SQOOP-2744.008.patch > Sqoop2: Enable kerberos for HadoopMiniClus

Re: Review Request 41971: Sqoop2: Enable kerberos for HadoopMiniCluster

2016-02-04 Thread Dian Fu
--- Thanks, Dian Fu

Re: Review Request 41971: Sqoop2: Enable kerberos for HadoopMiniCluster

2016-02-04 Thread Dian Fu
> > it seems confusing to me to have a kerberos runner for not running > > kerberos. Make sense. :) On Feb. 4, 2016, 8:51 p.m., Dian Fu wrote: > > this is awesome. i learned a lot about how kerberos works in hadoop just by > > reading this code.

[jira] [Updated] (SQOOP-2813) Sqoop2: Enable kerberos for real Hadoop cluster in the integration test

2016-02-02 Thread Dian Fu (JIRA)
[ https://issues.apache.org/jira/browse/SQOOP-2813?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dian Fu updated SQOOP-2813: --- Attachment: SQOOP-2813.001.patch This patch has dependency on SQOOP-2744. I will trigger the jenkins after

[jira] [Resolved] (SQOOP-2329) Sqoop2: Provide integration test infrastructure base class

2016-02-02 Thread Dian Fu (JIRA)
[ https://issues.apache.org/jira/browse/SQOOP-2329?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dian Fu resolved SQOOP-2329. Resolution: Fixed > Sqoop2: Provide integration test infrastructure base cl

[jira] [Comment Edited] (SQOOP-2813) Sqoop2: Enable kerberos for real Hadoop cluster in the integration test

2016-02-02 Thread Dian Fu (JIRA)
[ https://issues.apache.org/jira/browse/SQOOP-2813?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15129978#comment-15129978 ] Dian Fu edited comment on SQOOP-2813 at 2/3/16 7:49 AM: This patch is based

[jira] [Comment Edited] (SQOOP-2813) Sqoop2: Enable kerberos for real Hadoop cluster in the integration test

2016-02-02 Thread Dian Fu (JIRA)
[ https://issues.apache.org/jira/browse/SQOOP-2813?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15129978#comment-15129978 ] Dian Fu edited comment on SQOOP-2813 at 2/3/16 7:50 AM: This patch is based

[jira] [Created] (SQOOP-2813) Sqoop2: Enable kerberos for real Hadoop cluster in the integration test

2016-01-31 Thread Dian Fu (JIRA)
Dian Fu created SQOOP-2813: -- Summary: Sqoop2: Enable kerberos for real Hadoop cluster in the integration test Key: SQOOP-2813 URL: https://issues.apache.org/jira/browse/SQOOP-2813 Project: Sqoop

[jira] [Commented] (SQOOP-2762) Sqoop2: Provide test infrastructure base class for connector loading tests

2016-01-29 Thread Dian Fu (JIRA)
[ https://issues.apache.org/jira/browse/SQOOP-2762?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15123175#comment-15123175 ] Dian Fu commented on SQOOP-2762: Thanks [~abrahamfine] and [~colinma] for the review and commit. > Sqo

Re: Review Request 41971: Sqoop2: Enable kerberos for HadoopMiniCluster

2016-01-29 Thread Dian Fu
/ConnectorClasspathIsolationTest.java bbbf749 test/src/test/resources/hive-tests-suite.xml PRE-CREATION test/src/test/resources/integration-tests-suite.xml 1cf3299 Diff: https://reviews.apache.org/r/41971/diff/ Testing --- Thanks, Dian Fu

[jira] [Updated] (SQOOP-2744) Sqoop2: Enable kerberos for HadoopMiniCluster

2016-01-29 Thread Dian Fu (JIRA)
[ https://issues.apache.org/jira/browse/SQOOP-2744?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dian Fu updated SQOOP-2744: --- Attachment: SQOOP-2744.007.patch > Sqoop2: Enable kerberos for HadoopMiniClus

Re: Review Request 42793: Sqoop2: Provide test infrastructure base class for connector loading tests

2016-01-28 Thread Dian Fu
://reviews.apache.org/r/42793/diff/ Testing --- Thanks, Dian Fu

[jira] [Updated] (SQOOP-2762) Sqoop2: Provide test infrastructure base class for connector loading tests

2016-01-28 Thread Dian Fu (JIRA)
[ https://issues.apache.org/jira/browse/SQOOP-2762?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dian Fu updated SQOOP-2762: --- Attachment: SQOOP-2762.004.patch > Sqoop2: Provide test infrastructure base class for connector loading te

Re: Review Request 41971: Sqoop2: Enable kerberos for HadoopMiniCluster

2016-01-26 Thread Dian Fu
, Dian Fu

[jira] [Updated] (SQOOP-2744) Sqoop2: Enable kerberos for HadoopMiniCluster

2016-01-26 Thread Dian Fu (JIRA)
[ https://issues.apache.org/jira/browse/SQOOP-2744?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dian Fu updated SQOOP-2744: --- Attachment: SQOOP-2744.006.patch > Sqoop2: Enable kerberos for HadoopMiniClus

[jira] [Updated] (SQOOP-2762) Sqoop2: Provide test infrastructure base class for connector loading tests

2016-01-26 Thread Dian Fu (JIRA)
[ https://issues.apache.org/jira/browse/SQOOP-2762?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dian Fu updated SQOOP-2762: --- Attachment: SQOOP-2762.001.patch > Sqoop2: Provide test infrastructure base class for connector loading te

Review Request 42793: Sqoop2: Provide test infrastructure base class for connector loading tests

2016-01-26 Thread Dian Fu
/ConnectorClasspathIsolationTest.java 295e049 Diff: https://reviews.apache.org/r/42793/diff/ Testing --- Thanks, Dian Fu

[jira] [Commented] (SQOOP-2762) Sqoop2: Provide test infrastructure base class for connector loading tests

2016-01-26 Thread Dian Fu (JIRA)
[ https://issues.apache.org/jira/browse/SQOOP-2762?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15118672#comment-15118672 ] Dian Fu commented on SQOOP-2762: The failed tests have passed in my local environment. Just trigger

Re: Review Request 42793: Sqoop2: Provide test infrastructure base class for connector loading tests

2016-01-26 Thread Dian Fu
/apache/sqoop/integration/connectorloading/ConnectorClasspathIsolationTest.java 295e049 Diff: https://reviews.apache.org/r/42793/diff/ Testing --- Thanks, Dian Fu

[jira] [Updated] (SQOOP-2762) Sqoop2: Provide test infrastructure base class for connector loading tests

2016-01-26 Thread Dian Fu (JIRA)
[ https://issues.apache.org/jira/browse/SQOOP-2762?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dian Fu updated SQOOP-2762: --- Attachment: SQOOP-2762.002.patch > Sqoop2: Provide test infrastructure base class for connector loading te

[jira] [Updated] (SQOOP-2762) Sqoop2: Provide test infrastructure base class for connector loading tests

2016-01-26 Thread Dian Fu (JIRA)
[ https://issues.apache.org/jira/browse/SQOOP-2762?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dian Fu updated SQOOP-2762: --- Description: Currently the integration tests have two inheritance paths: SqoopTestCase and JettyTestCase. We

[jira] [Commented] (SQOOP-2744) Sqoop2: Enable kerberos for HadoopMiniCluster

2016-01-26 Thread Dian Fu (JIRA)
[ https://issues.apache.org/jira/browse/SQOOP-2744?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15118511#comment-15118511 ] Dian Fu commented on SQOOP-2744: The reason to the tests failure is because the hadoop cluster is started

[jira] [Comment Edited] (SQOOP-2744) Sqoop2: Enable kerberos for HadoopMiniCluster

2016-01-26 Thread Dian Fu (JIRA)
[ https://issues.apache.org/jira/browse/SQOOP-2744?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15118511#comment-15118511 ] Dian Fu edited comment on SQOOP-2744 at 1/27/16 2:47 AM: - The reason to the tests

[jira] [Updated] (SQOOP-2744) Sqoop2: Enable kerberos for HadoopMiniCluster

2016-01-25 Thread Dian Fu (JIRA)
[ https://issues.apache.org/jira/browse/SQOOP-2744?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dian Fu updated SQOOP-2744: --- Attachment: SQOOP-2744.005.patch > Sqoop2: Enable kerberos for HadoopMiniClus

Re: Review Request 41971: Sqoop2: Enable kerberos for HadoopMiniCluster

2016-01-25 Thread Dian Fu
test/src/test/resources/hive-tests-suite.xml PRE-CREATION test/src/test/resources/integration-tests-suite.xml 1cf3299 Diff: https://reviews.apache.org/r/41971/diff/ Testing --- Thanks, Dian Fu

Re: Review Request 42343: SQOOP-2790: Remove the duplicate test cases in shell module

2016-01-24 Thread Dian Fu
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/42343/#review116052 --- Ship it! Ship It! - Dian Fu On Jan. 15, 2016, 7:31 a.m

Re: Review Request 41887: SQOOP-2768 Sqoop2: Remove the notion of LinksBeans

2016-01-13 Thread Dian Fu
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/41887/#review114412 --- Ship it! Ship It! - Dian Fu On Jan. 4, 2016, 6:54 p.m., Jarek

[jira] [Assigned] (SQOOP-2781) Sqoop2: Connector isolated class loader should be used when running validations

2016-01-12 Thread Dian Fu (JIRA)
[ https://issues.apache.org/jira/browse/SQOOP-2781?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dian Fu reassigned SQOOP-2781: -- Assignee: Dian Fu > Sqoop2: Connector isolated class loader should be used when running > valid

[jira] [Updated] (SQOOP-2781) Sqoop2: Connector isolated class loader should be used when running validations

2016-01-10 Thread Dian Fu (JIRA)
[ https://issues.apache.org/jira/browse/SQOOP-2781?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dian Fu updated SQOOP-2781: --- Attachment: SQOOP-2781.002.patch > Sqoop2: Connector isolated class loader should be used when runn

[jira] [Updated] (SQOOP-2781) Sqoop2: Connector isolated class loader should be used when running validations

2016-01-08 Thread Dian Fu (JIRA)
[ https://issues.apache.org/jira/browse/SQOOP-2781?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dian Fu updated SQOOP-2781: --- Attachment: SQOOP-2781.001.patch > Sqoop2: Connector isolated class loader should be used when runn

[jira] [Updated] (SQOOP-2744) Sqoop2: Enable kerberos for HadoopMiniCluster

2016-01-07 Thread Dian Fu (JIRA)
[ https://issues.apache.org/jira/browse/SQOOP-2744?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dian Fu updated SQOOP-2744: --- Attachment: SQOOP-2744.004.patch > Sqoop2: Enable kerberos for HadoopMiniClus

[jira] [Updated] (SQOOP-2744) Sqoop2: Enable kerberos for HadoopMiniCluster

2016-01-06 Thread Dian Fu (JIRA)
[ https://issues.apache.org/jira/browse/SQOOP-2744?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dian Fu updated SQOOP-2744: --- Attachment: SQOOP-2744.002.patch > Sqoop2: Enable kerberos for HadoopMiniClus

Re: Review Request 41971: Sqoop2: Enable kerberos for HadoopMiniCluster

2016-01-06 Thread Dian Fu
s is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/41971/#review113083 --- On Jan. 6, 2016, 7:28 a.m., Dian Fu wrote: > > ---

[jira] [Updated] (SQOOP-2744) Sqoop2: Enable kerberos for HadoopMiniCluster

2016-01-06 Thread Dian Fu (JIRA)
[ https://issues.apache.org/jira/browse/SQOOP-2744?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dian Fu updated SQOOP-2744: --- Attachment: SQOOP-2744.003.patch > Sqoop2: Enable kerberos for HadoopMiniClus

Review Request 41968: Sqoop2: LinkRestTest failed

2016-01-05 Thread Dian Fu
://reviews.apache.org/r/41968/diff/ Testing --- Thanks, Dian Fu

[jira] [Updated] (SQOOP-2778) Sqoop2: LinkRestTest failed

2016-01-05 Thread Dian Fu (JIRA)
[ https://issues.apache.org/jira/browse/SQOOP-2778?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dian Fu updated SQOOP-2778: --- Attachment: SQOOP-2778.001.patch > Sqoop2: LinkRestTest fai

Review Request 41971: Sqoop2: Enable kerberos for HadoopMiniCluster

2016-01-05 Thread Dian Fu
/FromRDBMSToKiteHiveTest.java ec9f733 test/src/test/resources/hive-tests-suite.xml PRE-CREATION test/src/test/resources/integration-tests-suite.xml 1cf3299 Diff: https://reviews.apache.org/r/41971/diff/ Testing --- Thanks, Dian Fu

[jira] [Updated] (SQOOP-2744) Sqoop2: Enable kerberos for HadoopMiniCluster

2016-01-05 Thread Dian Fu (JIRA)
[ https://issues.apache.org/jira/browse/SQOOP-2744?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dian Fu updated SQOOP-2744: --- Attachment: SQOOP-2744.001.patch > Sqoop2: Enable kerberos for HadoopMiniClus

[jira] [Created] (SQOOP-2778) Sqoop2: LinkRestTest failed

2016-01-05 Thread Dian Fu (JIRA)
Dian Fu created SQOOP-2778: -- Summary: Sqoop2: LinkRestTest failed Key: SQOOP-2778 URL: https://issues.apache.org/jira/browse/SQOOP-2778 Project: Sqoop Issue Type: Sub-task Reporter

Re: Review Request 41827: Sqoop2: Sqoop shell is accepting non existing arguments

2016-01-04 Thread Dian Fu
ols/src/main/java/org/apache/sqoop/tools/tool/RepositoryLoadTool.java 748ef80 Diff: https://reviews.apache.org/r/41827/diff/ Testing --- Thanks, Dian Fu

Re: Review Request 41827: Sqoop2: Sqoop shell is accepting non existing arguments

2016-01-04 Thread Dian Fu
ols/src/main/java/org/apache/sqoop/tools/tool/RepositoryLoadTool.java 748ef80 Diff: https://reviews.apache.org/r/41827/diff/ Testing --- Thanks, Dian Fu

[jira] [Updated] (SQOOP-2763) Sqoop2: Sqoop shell is accepting non existing arguments

2016-01-04 Thread Dian Fu (JIRA)
[ https://issues.apache.org/jira/browse/SQOOP-2763?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dian Fu updated SQOOP-2763: --- Attachment: SQOOP-2763.003.patch > Sqoop2: Sqoop shell is accepting non existing argume

Re: Review Request 41827: Sqoop2: Sqoop shell is accepting non existing arguments

2016-01-04 Thread Dian Fu
.apache.org/r/41827/#review112744 --- On Jan. 5, 2016, 2:54 a.m., Dian Fu wrote: > > --- > This is an automatically generated e-mail. To reply, v

[jira] [Updated] (SQOOP-2763) Sqoop2: Sqoop shell is accepting non existing arguments

2016-01-04 Thread Dian Fu (JIRA)
[ https://issues.apache.org/jira/browse/SQOOP-2763?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dian Fu updated SQOOP-2763: --- Attachment: SQOOP-2763.003.patch The failed test has passed in my local environment. Just attach the v3 patch

[jira] [Updated] (SQOOP-2541) Sqoop2: Provide test infrastructure base class for upgrade tests

2016-01-03 Thread Dian Fu (JIRA)
[ https://issues.apache.org/jira/browse/SQOOP-2541?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dian Fu updated SQOOP-2541: --- Attachment: SQOOP-2541.001.patch > Sqoop2: Provide test infrastructure base class for upgrade te

Review Request 41867: Sqoop2: Provide test infrastructure base class for upgrade tests

2016-01-03 Thread Dian Fu
/derby/upgrade/DerbyRepositoryUpgradeTest.java cbc243c Diff: https://reviews.apache.org/r/41867/diff/ Testing --- Thanks, Dian Fu

Re: Review Request 41827: Sqoop2: Sqoop shell is accepting non existing arguments

2016-01-03 Thread Dian Fu
Updated the patch. - Dian --- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/41827/#review112390 --- On Dec. 31, 201

[jira] [Updated] (SQOOP-2763) Sqoop2: Sqoop shell is accepting non existing arguments

2016-01-03 Thread Dian Fu (JIRA)
[ https://issues.apache.org/jira/browse/SQOOP-2763?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dian Fu updated SQOOP-2763: --- Attachment: SQOOP-2763.002.patch > Sqoop2: Sqoop shell is accepting non existing argume

[jira] [Updated] (SQOOP-2765) Sqoop2: Client is not exposing the real exception when retrieving exception from server

2016-01-03 Thread Dian Fu (JIRA)
[ https://issues.apache.org/jira/browse/SQOOP-2765?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dian Fu updated SQOOP-2765: --- Attachment: SQOOP-2765.002.patch > Sqoop2: Client is not exposing the real exception when retriev

Re: Review Request 41824: Sqoop2: Client is not exposing the real exception when retrieving exception from server

2016-01-03 Thread Dian Fu
"Enum" on client side. What do you > > think? Good idea!!! I will update the patch accordingly. - Dian --- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/41824/#review112388 ---

Re: Review Request 41824: Sqoop2: Client is not exposing the real exception when retrieving exception from server

2016-01-03 Thread Dian Fu
--- Thanks, Dian Fu

[jira] [Commented] (SQOOP-2764) Sqoop2: Sqoop shell history is no longer working

2015-12-30 Thread Dian Fu (JIRA)
[ https://issues.apache.org/jira/browse/SQOOP-2764?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15075773#comment-15075773 ] Dian Fu commented on SQOOP-2764: The reason to this issue is that we upgrade Groovy(1.8.5->2.

[jira] [Updated] (SQOOP-2765) Sqoop2: Client is not exposing the real exception when retrieving exception from server

2015-12-30 Thread Dian Fu (JIRA)
[ https://issues.apache.org/jira/browse/SQOOP-2765?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dian Fu updated SQOOP-2765: --- Attachment: SQOOP-2765.001.patch > Sqoop2: Client is not exposing the real exception when retriev

Review Request 41824: Sqoop2: Client is not exposing the real exception when retrieving exception from server

2015-12-30 Thread Dian Fu
/r/41824/diff/ Testing --- Thanks, Dian Fu

Review Request 41822: Sqoop2: Provide test infrastructure base class for tool tests

2015-12-30 Thread Dian Fu
/RepositoryDumpLoadToolTest.java 8fe37f8 Diff: https://reviews.apache.org/r/41822/diff/ Testing --- Thanks, Dian Fu

[jira] [Updated] (SQOOP-2761) Sqoop2: Provide test infrastructure base class for tool tests

2015-12-30 Thread Dian Fu (JIRA)
[ https://issues.apache.org/jira/browse/SQOOP-2761?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dian Fu updated SQOOP-2761: --- Attachment: SQOOP-2761.001.patch > Sqoop2: Provide test infrastructure base class for tool te

Review Request 41827: Sqoop2: Sqoop shell is accepting non existing arguments

2015-12-30 Thread Dian Fu
f/ Testing --- Thanks, Dian Fu

[jira] [Assigned] (SQOOP-2763) Sqoop2: Sqoop shell is accepting non existing arguments

2015-12-30 Thread Dian Fu (JIRA)
[ https://issues.apache.org/jira/browse/SQOOP-2763?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dian Fu reassigned SQOOP-2763: -- Assignee: Dian Fu > Sqoop2: Sqoop shell is accepting non existing argume

[jira] [Updated] (SQOOP-2763) Sqoop2: Sqoop shell is accepting non existing arguments

2015-12-30 Thread Dian Fu (JIRA)
[ https://issues.apache.org/jira/browse/SQOOP-2763?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dian Fu updated SQOOP-2763: --- Attachment: SQOOP-2763.001.patch > Sqoop2: Sqoop shell is accepting non existing argume

[jira] [Assigned] (SQOOP-2764) Sqoop2: Sqoop shell history is no longer working

2015-12-30 Thread Dian Fu (JIRA)
[ https://issues.apache.org/jira/browse/SQOOP-2764?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dian Fu reassigned SQOOP-2764: -- Assignee: Dian Fu > Sqoop2: Sqoop shell history is no longer work

[jira] [Updated] (SQOOP-2764) Sqoop2: Sqoop shell history is no longer working

2015-12-30 Thread Dian Fu (JIRA)
[ https://issues.apache.org/jira/browse/SQOOP-2764?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dian Fu updated SQOOP-2764: --- Attachment: SQOOP-2764.001.patch > Sqoop2: Sqoop shell history is no longer work

Review Request 41825: Sqoop2: Sqoop shell history is no longer working

2015-12-30 Thread Dian Fu
esting --- Thanks, Dian Fu

[jira] [Created] (SQOOP-2762) Sqoop2: Provide test infrastructure base class for connector loading tests

2015-12-30 Thread Dian Fu (JIRA)
Dian Fu created SQOOP-2762: -- Summary: Sqoop2: Provide test infrastructure base class for connector loading tests Key: SQOOP-2762 URL: https://issues.apache.org/jira/browse/SQOOP-2762 Project: Sqoop

[jira] [Resolved] (SQOOP-2574) Sqoop2: Provide classpath isolation for Connectors

2015-12-30 Thread Dian Fu (JIRA)
[ https://issues.apache.org/jira/browse/SQOOP-2574?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dian Fu resolved SQOOP-2574. Resolution: Fixed > Sqoop2: Provide classpath isolation for Connect

[jira] [Updated] (SQOOP-2542) Sqoop2: Provide test infrastructure base class for connector tests

2015-12-29 Thread Dian Fu (JIRA)
[ https://issues.apache.org/jira/browse/SQOOP-2542?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dian Fu updated SQOOP-2542: --- Attachment: SQOOP-2542.001.patch > Sqoop2: Provide test infrastructure base class for connector te

[jira] [Comment Edited] (SQOOP-2542) Sqoop2: Provide test infrastructure base class for connector tests

2015-12-29 Thread Dian Fu (JIRA)
[ https://issues.apache.org/jira/browse/SQOOP-2542?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15074631#comment-15074631 ] Dian Fu edited comment on SQOOP-2542 at 12/30/15 4:59 AM: -- Update the patch

[jira] [Created] (SQOOP-2761) Sqoop2: Provide test infrastructure base class for tool tests

2015-12-29 Thread Dian Fu (JIRA)
Dian Fu created SQOOP-2761: -- Summary: Sqoop2: Provide test infrastructure base class for tool tests Key: SQOOP-2761 URL: https://issues.apache.org/jira/browse/SQOOP-2761 Project: Sqoop Issue Type

[jira] [Updated] (SQOOP-2542) Sqoop2: Provide test infrastructure base class for connector tests

2015-12-29 Thread Dian Fu (JIRA)
[ https://issues.apache.org/jira/browse/SQOOP-2542?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dian Fu updated SQOOP-2542: --- Attachment: SQOOP-2542.003.patch Fixed the findbugs warning. > Sqoop2: Provide test infrastructure b

Re: Review Request 41788: Sqoop2: Provide test infrastructure base class for connector tests

2015-12-29 Thread Dian Fu
/FromRDBMSToKafkaTest.java a34378a test/src/test/java/org/apache/sqoop/integration/connector/kite/FromRDBMSToKiteTest.java be9fef1 Diff: https://reviews.apache.org/r/41788/diff/ Testing --- Thanks, Dian Fu

[jira] [Commented] (SQOOP-2542) Sqoop2: Provide test infrastructure base class for connector tests

2015-12-29 Thread Dian Fu (JIRA)
[ https://issues.apache.org/jira/browse/SQOOP-2542?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15074625#comment-15074625 ] Dian Fu commented on SQOOP-2542: Hi [~jarcec] & [~abec], I'd like to pick up this JIRA if you don't

[jira] [Updated] (SQOOP-2542) Sqoop2: Provide test infrastructure base class for connector tests

2015-12-29 Thread Dian Fu (JIRA)
[ https://issues.apache.org/jira/browse/SQOOP-2542?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dian Fu updated SQOOP-2542: --- Attachment: SQOOP-2542.002.patch Remove {{HiveConnectorTestCase}} and {{KafkaConnectorTestCase

Re: Review Request 41788: Sqoop2: Provide test infrastructure base class for connector tests

2015-12-29 Thread Dian Fu
/FromRDBMSToKafkaTest.java a34378a test/src/test/java/org/apache/sqoop/integration/connector/kite/FromRDBMSToKiteTest.java be9fef1 Diff: https://reviews.apache.org/r/41788/diff/ Testing --- Thanks, Dian Fu

Review Request 41788: Sqoop2: Provide test infrastructure base class for connector tests

2015-12-29 Thread Dian Fu
/java/org/apache/sqoop/integration/connector/kafka/FromRDBMSToKafkaTest.java a34378a test/src/test/java/org/apache/sqoop/integration/connector/kite/FromRDBMSToKiteTest.java be9fef1 Diff: https://reviews.apache.org/r/41788/diff/ Testing --- Thanks, Dian Fu

[jira] [Resolved] (SQOOP-2662) Sqoop2: Remove unnecessary dependencies of sqoop server module

2015-12-29 Thread Dian Fu (JIRA)
[ https://issues.apache.org/jira/browse/SQOOP-2662?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dian Fu resolved SQOOP-2662. Resolution: Won't Fix Close this JIRA as the changes here aren't necessary. We can revisit this JIRA

[jira] [Updated] (SQOOP-2622) Sqoop2: Add documentation about connector classpath isolation

2015-12-28 Thread Dian Fu (JIRA)
[ https://issues.apache.org/jira/browse/SQOOP-2622?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dian Fu updated SQOOP-2622: --- Component/s: docs > Sqoop2: Add documentation about connector classpath isolat

[jira] [Updated] (SQOOP-2622) Sqoop2: Add documentation about connector classpath isolation

2015-12-28 Thread Dian Fu (JIRA)
[ https://issues.apache.org/jira/browse/SQOOP-2622?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dian Fu updated SQOOP-2622: --- Attachment: SQOOP-2622.001.patch > Sqoop2: Add documentation about connector classpath isolat

Review Request 41736: Sqoop2: Add documentation about connector classpath isolation

2015-12-28 Thread Dian Fu
/ Testing --- Thanks, Dian Fu

[jira] [Updated] (SQOOP-2752) Sqoop2: Add impersonation support for kite hdfs

2015-12-27 Thread Dian Fu (JIRA)
[ https://issues.apache.org/jira/browse/SQOOP-2752?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dian Fu updated SQOOP-2752: --- Summary: Sqoop2: Add impersonation support for kite hdfs (was: Sqoop2: Add impersonation for kite hdfs

[jira] [Updated] (SQOOP-2752) Sqoop2: Add impersonation for kite hdfs

2015-12-27 Thread Dian Fu (JIRA)
[ https://issues.apache.org/jira/browse/SQOOP-2752?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dian Fu updated SQOOP-2752: --- Summary: Sqoop2: Add impersonation for kite hdfs (was: Sqoop2: Impersonation is missing for kite) > Sqo

[jira] [Updated] (SQOOP-2752) Sqoop2: Impersonation is missing for kite

2015-12-27 Thread Dian Fu (JIRA)
[ https://issues.apache.org/jira/browse/SQOOP-2752?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dian Fu updated SQOOP-2752: --- Attachment: SQOOP-2752.004.patch > Sqoop2: Impersonation is missing for k

Re: Review Request 41602: Sqoop2: Impersonation is missing for kite

2015-12-27 Thread Dian Fu
a 00b8871 connector/connector-kite/src/test/java/org/apache/sqoop/connector/kite/TestKiteToInitializer.java 5230ffe test/src/test/java/org/apache/sqoop/integration/connector/kite/FromRDBMSToKiteTest.java 7b2aced Diff: https://reviews.apache.org/r/41602/diff/ Testing --- Thanks, Dian Fu

[jira] [Updated] (SQOOP-2638) Sqoop2: Add integration tests for connector classpath isolation

2015-12-27 Thread Dian Fu (JIRA)
[ https://issues.apache.org/jira/browse/SQOOP-2638?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dian Fu updated SQOOP-2638: --- Attachment: SQOOP-2638.001.patch > Sqoop2: Add integration tests for connector classpath isolat

[jira] [Resolved] (SQOOP-2637) Sqoop2: Provide connector classpath isolation during running MR job

2015-12-27 Thread Dian Fu (JIRA)
[ https://issues.apache.org/jira/browse/SQOOP-2637?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dian Fu resolved SQOOP-2637. Resolution: Not A Problem Assignee: (was: Dian Fu) This isn't a problem as more as it has already

Review Request 41735: Sqoop2: Add integration tests for connector classpath isolation

2015-12-27 Thread Dian Fu
test/src/test/resources/TestConnectorClasspathIsolation/to/TestToLinkConfiguration.java PRE-CREATION test/src/test/resources/TestConnectorClasspathIsolation/to/sqoopconnector.properties PRE-CREATION Diff: https://reviews.apache.org/r/41735/diff/ Testing --- Thanks, Dian Fu

[jira] [Resolved] (SQOOP-2621) Sqoop2: Provide classpath isolation for Connectors

2015-12-27 Thread Dian Fu (JIRA)
[ https://issues.apache.org/jira/browse/SQOOP-2621?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dian Fu resolved SQOOP-2621. Resolution: Not A Problem This isn't a problem any more as it has already been done in SQOOP-2634

[jira] [Updated] (SQOOP-2621) Sqoop2: Provide classpath isolation for Connectors

2015-12-27 Thread Dian Fu (JIRA)
[ https://issues.apache.org/jira/browse/SQOOP-2621?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dian Fu updated SQOOP-2621: --- Assignee: (was: Dian Fu) > Sqoop2: Provide classpath isolation for Connect

[jira] [Resolved] (SQOOP-2691) Sqoop2: Use maven shade plugin to package connector dependencies with the connector jar itself

2015-12-27 Thread Dian Fu (JIRA)
[ https://issues.apache.org/jira/browse/SQOOP-2691?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dian Fu resolved SQOOP-2691. Resolution: Not A Problem Assignee: (was: Dian Fu) This isn't a problem any more as it has been

[jira] [Comment Edited] (SQOOP-2756) Sqoop2: Add impersonation support for kite hive

2015-12-25 Thread Dian Fu (JIRA)
[ https://issues.apache.org/jira/browse/SQOOP-2756?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15071410#comment-15071410 ] Dian Fu edited comment on SQOOP-2756 at 12/25/15 8:06 AM: -- After investigation

[jira] [Updated] (SQOOP-2756) Sqoop2: Add impersonation support for kite hive

2015-12-25 Thread Dian Fu (JIRA)
[ https://issues.apache.org/jira/browse/SQOOP-2756?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dian Fu updated SQOOP-2756: --- Description: Based on the patch of SQOOP-2752 (adding impersonation support for kite), when I runn test case

[jira] [Comment Edited] (SQOOP-2756) Sqoop2: Add impersonation support for kite hive

2015-12-25 Thread Dian Fu (JIRA)
[ https://issues.apache.org/jira/browse/SQOOP-2756?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15071410#comment-15071410 ] Dian Fu edited comment on SQOOP-2756 at 12/25/15 8:05 AM: -- After investigation

[jira] [Commented] (SQOOP-2756) Sqoop2: Add impersonation support for kite hive

2015-12-25 Thread Dian Fu (JIRA)
[ https://issues.apache.org/jira/browse/SQOOP-2756?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15071410#comment-15071410 ] Dian Fu commented on SQOOP-2756: After investigation of this issue, I found that the root cause

Review Request 41716: Sqoop2: Add module connector-sdk-hadoop to hold hadoop specific SDK classes used by the connectors

2015-12-25 Thread Dian Fu
iff: https://reviews.apache.org/r/41716/diff/ Testing --- Thanks, Dian Fu

[jira] [Comment Edited] (SQOOP-2756) Sqoop2: Add impersonation support for kite hive

2015-12-25 Thread Dian Fu (JIRA)
[ https://issues.apache.org/jira/browse/SQOOP-2756?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15071410#comment-15071410 ] Dian Fu edited comment on SQOOP-2756 at 12/25/15 10:36 AM: --- After investigation

[jira] [Created] (SQOOP-2757) Sqoop2: Add module connector-sdk-hadoop to hold hadoop specific SDK classes used by the connectors

2015-12-25 Thread Dian Fu (JIRA)
Dian Fu created SQOOP-2757: -- Summary: Sqoop2: Add module connector-sdk-hadoop to hold hadoop specific SDK classes used by the connectors Key: SQOOP-2757 URL: https://issues.apache.org/jira/browse/SQOOP-2757

  1   2   3   4   5   6   >