[jira] [Updated] (SQOOP-910) Sqoop2: Move to embedded jetty from tomcat

2015-09-29 Thread Colin Ma (JIRA)
[ https://issues.apache.org/jira/browse/SQOOP-910?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Colin Ma updated SQOOP-910: --- Attachment: (was: SQOOP-910.006.patch) > Sqoop2: Move to embedded jetty from tomcat >

[jira] [Updated] (SQOOP-910) Sqoop2: Move to embedded jetty from tomcat

2015-09-29 Thread Colin Ma (JIRA)
[ https://issues.apache.org/jira/browse/SQOOP-910?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Colin Ma updated SQOOP-910: --- Attachment: SQOOP-910.006.patch Update the patch for the sqoop.sh according to the comments from RB. >

[jira] [Updated] (SQOOP-2563) Sqoop2: Jetty: Update script for Jetty server

2015-09-29 Thread Colin Ma (JIRA)
[ https://issues.apache.org/jira/browse/SQOOP-2563?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Colin Ma updated SQOOP-2563: Attachment: SQOOP-2563.003.patch Update the patch according to the comments from RB. > Sqoop2: Jetty:

[jira] [Updated] (SQOOP-2563) Sqoop2: Jetty: Update script for Jetty server

2015-09-29 Thread Colin Ma (JIRA)
[ https://issues.apache.org/jira/browse/SQOOP-2563?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Colin Ma updated SQOOP-2563: Attachment: SQOOP-2563.003.patch > Sqoop2: Jetty: Update script for Jetty server >

[jira] [Updated] (SQOOP-910) Sqoop2: Move to embedded jetty from tomcat

2015-09-29 Thread Colin Ma (JIRA)
[ https://issues.apache.org/jira/browse/SQOOP-910?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Colin Ma updated SQOOP-910: --- Attachment: SQOOP-910.006.patch > Sqoop2: Move to embedded jetty from tomcat >

[jira] [Updated] (SQOOP-2563) Sqoop2: Jetty: Update script for Jetty server

2015-09-29 Thread Colin Ma (JIRA)
[ https://issues.apache.org/jira/browse/SQOOP-2563?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Colin Ma updated SQOOP-2563: Attachment: (was: SQOOP-2563.003.patch) > Sqoop2: Jetty: Update script for Jetty server >

Re: Review Request 38589: SQOOP-2563: Sqoop2: Jetty: Update script for Jetty server

2015-09-29 Thread Colin Ma
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/38589/ --- (Updated Sept. 29, 2015, 8:18 a.m.) Review request for Sqoop. Repository:

Re: Review Request 38589: SQOOP-2563: Sqoop2: Jetty: Update script for Jetty server

2015-09-29 Thread Colin Ma
> On Sept. 28, 2015, 4:29 p.m., Jarek Cecho wrote: > > My last round of testing on real cluster: hi Jareck, Thanks for your review, I updated the following things in the latest patch: 1. Load the jar located in the SQOOP_SERVER_EXTRA_LIB. 2. Add the environment check for the Hadoop

Re: Review Request 38594: SQOOP-910: Sqoop2: Move to embedded jetty from tomcat

2015-09-29 Thread Colin Ma
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/38594/ --- (Updated Sept. 29, 2015, 8:19 a.m.) Review request for Sqoop. Repository:

[jira] [Commented] (SQOOP-910) Sqoop2: Move to embedded jetty from tomcat

2015-09-29 Thread Sqoop QA bot (JIRA)
[ https://issues.apache.org/jira/browse/SQOOP-910?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14934900#comment-14934900 ] Sqoop QA bot commented on SQOOP-910: Testing file

Heads up: Migration from Jetty to Tomcat will happen soon (SQOOP-910)

2015-09-29 Thread Jarek Jarcec Cecho
I wanted to gave heads up to Sqoop dev community - Colin is working on SQOOP-910 that will switch Sqoop from Tomcat to Jetty. The patch is almost ready to go and I’m expecting that I’ll commit it in a day or two. The “user visible” commands had remained, so I’m not anticipating huge impact, but

Re: Review Request 38589: SQOOP-2563: Sqoop2: Jetty: Update script for Jetty server

2015-09-29 Thread Jarek Cecho
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/38589/#review100960 --- dist/src/main/bin/sqoop.sh (lines 29 - 33)

Re: Review Request 38836: SQOOP-2549

2015-09-29 Thread Abraham Fine
> On Sept. 29, 2015, 3:12 a.m., Jarek Cecho wrote: > > common/src/main/java/org/apache/sqoop/model/MMapInput.java, line 35 > > > > > > For normal sensitive values we're using empty string or type's default > > (like

[jira] [Updated] (SQOOP-2549) Sqoop2: Allow connector developers to mask certain keys in Maps when sending them back to clients

2015-09-29 Thread Abraham Fine (JIRA)
[ https://issues.apache.org/jira/browse/SQOOP-2549?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Abraham Fine updated SQOOP-2549: Attachment: (was: SQOOP-2549.patch) > Sqoop2: Allow connector developers to mask certain keys

[jira] [Updated] (SQOOP-2549) Sqoop2: Allow connector developers to mask certain keys in Maps when sending them back to clients

2015-09-29 Thread Abraham Fine (JIRA)
[ https://issues.apache.org/jira/browse/SQOOP-2549?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Abraham Fine updated SQOOP-2549: Attachment: SQOOP-2549.patch > Sqoop2: Allow connector developers to mask certain keys in Maps when

[jira] [Created] (SQOOP-2592) Sqoop2: Unit tests for serialization of sensitive inputs

2015-09-29 Thread Abraham Fine (JIRA)
Abraham Fine created SQOOP-2592: --- Summary: Sqoop2: Unit tests for serialization of sensitive inputs Key: SQOOP-2592 URL: https://issues.apache.org/jira/browse/SQOOP-2592 Project: Sqoop Issue

[jira] [Created] (SQOOP-2590) Sqoop2: Equals operator abuse in MInputs

2015-09-29 Thread Abraham Fine (JIRA)
Abraham Fine created SQOOP-2590: --- Summary: Sqoop2: Equals operator abuse in MInputs Key: SQOOP-2590 URL: https://issues.apache.org/jira/browse/SQOOP-2590 Project: Sqoop Issue Type: Bug

[jira] [Created] (SQOOP-2593) Sqoop2: repository-mysql tests should not run when integration tests are run

2015-09-29 Thread Abraham Fine (JIRA)
Abraham Fine created SQOOP-2593: --- Summary: Sqoop2: repository-mysql tests should not run when integration tests are run Key: SQOOP-2593 URL: https://issues.apache.org/jira/browse/SQOOP-2593 Project:

[jira] [Created] (SQOOP-2591) Sqoop2: Is there a better way to represent sensitive values in JSON responses from he server?

2015-09-29 Thread Abraham Fine (JIRA)
Abraham Fine created SQOOP-2591: --- Summary: Sqoop2: Is there a better way to represent sensitive values in JSON responses from he server? Key: SQOOP-2591 URL: https://issues.apache.org/jira/browse/SQOOP-2591

[jira] [Updated] (SQOOP-2497) Sqoop2: Do not require constructors initializing all properties in configuration objects

2015-09-29 Thread Jarek Jarcec Cecho (JIRA)
[ https://issues.apache.org/jira/browse/SQOOP-2497?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jarek Jarcec Cecho updated SQOOP-2497: -- Summary: Sqoop2: Do not require constructors initializing all properties in

[jira] [Created] (SQOOP-2594) Sqoop export from Avro to Oracle fails with Integer cannot be cast to BigDecimal

2015-09-29 Thread Zoltan Fedor (JIRA)
Zoltan Fedor created SQOOP-2594: --- Summary: Sqoop export from Avro to Oracle fails with Integer cannot be cast to BigDecimal Key: SQOOP-2594 URL: https://issues.apache.org/jira/browse/SQOOP-2594

[jira] [Updated] (SQOOP-2592) Sqoop2: Unit tests for serialization of sensitive inputs

2015-09-29 Thread Jarek Jarcec Cecho (JIRA)
[ https://issues.apache.org/jira/browse/SQOOP-2592?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jarek Jarcec Cecho updated SQOOP-2592: -- Fix Version/s: 1.99.7 > Sqoop2: Unit tests for serialization of sensitive inputs >

[jira] [Updated] (SQOOP-2591) Sqoop2: Is there a better way to represent sensitive values in JSON responses from he server?

2015-09-29 Thread Jarek Jarcec Cecho (JIRA)
[ https://issues.apache.org/jira/browse/SQOOP-2591?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jarek Jarcec Cecho updated SQOOP-2591: -- Fix Version/s: 1.99.7 > Sqoop2: Is there a better way to represent sensitive values in

[jira] [Updated] (SQOOP-2497) Sqoop2: Do not require constructors initializing all properties in configuration objects

2015-09-29 Thread Jarek Jarcec Cecho (JIRA)
[ https://issues.apache.org/jira/browse/SQOOP-2497?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jarek Jarcec Cecho updated SQOOP-2497: -- Description: On internal hackathon we we're hacking Sqoop 2 connector with

[jira] [Updated] (SQOOP-2593) Sqoop2: repository-mysql tests should not run when integration tests are run

2015-09-29 Thread Jarek Jarcec Cecho (JIRA)
[ https://issues.apache.org/jira/browse/SQOOP-2593?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jarek Jarcec Cecho updated SQOOP-2593: -- Fix Version/s: 1.99.7 > Sqoop2: repository-mysql tests should not run when integration

[jira] [Updated] (SQOOP-2590) Sqoop2: Equals operator abuse in MInputs

2015-09-29 Thread Jarek Jarcec Cecho (JIRA)
[ https://issues.apache.org/jira/browse/SQOOP-2590?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jarek Jarcec Cecho updated SQOOP-2590: -- Fix Version/s: 1.99.7 > Sqoop2: Equals operator abuse in MInputs >

Re: Review Request 38881: Add Oracle connector to Sqoop 2

2015-09-29 Thread David Robson
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/38881/ --- (Updated Sept. 30, 2015, 4:30 a.m.) Review request for Sqoop. Bugs:

[jira] [Commented] (SQOOP-910) Sqoop2: Move to embedded jetty from tomcat

2015-09-29 Thread Sqoop QA bot (JIRA)
[ https://issues.apache.org/jira/browse/SQOOP-910?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14936265#comment-14936265 ] Sqoop QA bot commented on SQOOP-910: Testing file

[jira] [Updated] (SQOOP-910) Sqoop2: Move to embedded jetty from tomcat

2015-09-29 Thread Colin Ma (JIRA)
[ https://issues.apache.org/jira/browse/SQOOP-910?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Colin Ma updated SQOOP-910: --- Attachment: SQOOP-910.007.patch Update the patch according to the comments from RB. > Sqoop2: Move to

Review Request 38881: Add Oracle connector to Sqoop 2

2015-09-29 Thread David Robson
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/38881/ --- Review request for Sqoop. Repository: sqoop-sqoop2 Description --- Have

Re: Review Request 38589: SQOOP-2563: Sqoop2: Jetty: Update script for Jetty server

2015-09-29 Thread Colin Ma
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/38589/ --- (Updated Sept. 30, 2015, 1:42 a.m.) Review request for Sqoop. Repository:

[jira] [Updated] (SQOOP-2563) Sqoop2: Jetty: Update script for Jetty server

2015-09-29 Thread Colin Ma (JIRA)
[ https://issues.apache.org/jira/browse/SQOOP-2563?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Colin Ma updated SQOOP-2563: Attachment: SQOOP-2563.004.patch Update patch according to the comments from RB. > Sqoop2: Jetty: Update

[jira] [Created] (SQOOP-2595) Add Oracle connector to Sqoop 2

2015-09-29 Thread David Robson (JIRA)
David Robson created SQOOP-2595: --- Summary: Add Oracle connector to Sqoop 2 Key: SQOOP-2595 URL: https://issues.apache.org/jira/browse/SQOOP-2595 Project: Sqoop Issue Type: Improvement

[jira] [Assigned] (SQOOP-2549) Sqoop2: Allow connector developers to mask certain keys in Maps when sending them back to clients

2015-09-29 Thread Jarek Jarcec Cecho (JIRA)
[ https://issues.apache.org/jira/browse/SQOOP-2549?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jarek Jarcec Cecho reassigned SQOOP-2549: - Assignee: Abraham Fine (was: Jarek Jarcec Cecho) > Sqoop2: Allow connector

[jira] [Assigned] (SQOOP-2490) Sqoop2: Add extra jars to job

2015-09-29 Thread Abraham Fine (JIRA)
[ https://issues.apache.org/jira/browse/SQOOP-2490?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Abraham Fine reassigned SQOOP-2490: --- Assignee: Abraham Fine > Sqoop2: Add extra jars to job > - > >

Re: Review Request 38836: SQOOP-2549

2015-09-29 Thread Jarek Cecho
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/38836/#review100985 --- Ship it! Ship It! - Jarek Cecho On Sept. 29, 2015, 1:17 a.m.,

[jira] [Commented] (SQOOP-2549) Sqoop2: Allow connector developers to mask certain keys in Maps when sending them back to clients

2015-09-29 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SQOOP-2549?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14935575#comment-14935575 ] ASF subversion and git services commented on SQOOP-2549: Commit

Re: Review Request 38836: SQOOP-2549

2015-09-29 Thread Jarek Cecho
> On Sept. 29, 2015, 3:12 a.m., Jarek Cecho wrote: > > common/src/main/java/org/apache/sqoop/model/MMapInput.java, line 35 > > > > > > For normal sensitive values we're using empty string or type's default > > (like

[jira] [Commented] (SQOOP-2549) Sqoop2: Allow connector developers to mask certain keys in Maps when sending them back to clients

2015-09-29 Thread Sqoop QA bot (JIRA)
[ https://issues.apache.org/jira/browse/SQOOP-2549?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14935546#comment-14935546 ] Sqoop QA bot commented on SQOOP-2549: - Testing file

[jira] [Commented] (SQOOP-2549) Sqoop2: Allow connector developers to mask certain keys in Maps when sending them back to clients

2015-09-29 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/SQOOP-2549?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14935656#comment-14935656 ] Hudson commented on SQOOP-2549: --- SUCCESS: Integrated in Sqoop2 #910 (See