[jira] [Commented] (SQOOP-3134) Add option to configure Avro schema output file name with (import + --as-avrodatafile)

2019-04-02 Thread Daniel Voros (JIRA)
[ https://issues.apache.org/jira/browse/SQOOP-3134?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16807898#comment-16807898 ] Daniel Voros commented on SQOOP-3134: - [~ericlin] I've attached the change I had in m

[jira] [Updated] (SQOOP-3134) Add option to configure Avro schema output file name with (import + --as-avrodatafile)

2019-04-02 Thread Daniel Voros (JIRA)
[ https://issues.apache.org/jira/browse/SQOOP-3134?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Voros updated SQOOP-3134: Attachment: SQOOP-3134.1.patch > Add option to configure Avro schema output file name with (import

[GitHub] [sqoop] taklwu commented on a change in pull request #77: SQOOP-3435 Avoid NullPointerException due to different JSONObject library in classpath

2019-04-02 Thread GitBox
taklwu commented on a change in pull request #77: SQOOP-3435 Avoid NullPointerException due to different JSONObject library in classpath URL: https://github.com/apache/sqoop/pull/77#discussion_r271381042 ## File path: src/java/org/apache/sqoop/util/SqoopJsonUtil.java ## @@

[jira] [Updated] (SQOOP-3435) SqoopOptions missed a null check

2019-04-02 Thread Tak Lon (Stephen) Wu (JIRA)
[ https://issues.apache.org/jira/browse/SQOOP-3435?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tak Lon (Stephen) Wu updated SQOOP-3435: Attachment: SQOOP-3435.trunk.002.patch > SqoopOptions missed a null check > ---

[jira] [Commented] (SQOOP-3134) Add option to configure Avro schema output file name with (import + --as-avrodatafile)

2019-04-02 Thread Daniel Voros (JIRA)
[ https://issues.apache.org/jira/browse/SQOOP-3134?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16807883#comment-16807883 ] Daniel Voros commented on SQOOP-3134: - Just ran into this. Instead of introducing a n

[GitHub] [sqoop] szvasas commented on a change in pull request #77: SQOOP-3435 Avoid NullPointerException due to different JSONObject library in classpath

2019-04-02 Thread GitBox
szvasas commented on a change in pull request #77: SQOOP-3435 Avoid NullPointerException due to different JSONObject library in classpath URL: https://github.com/apache/sqoop/pull/77#discussion_r271218043 ## File path: src/java/org/apache/sqoop/util/SqoopJsonUtil.java ## @