[jira] [Updated] (HIVE-14290) Refactor HIVE-14054 to use Collections#newSetFromMap

2016-08-15 Thread Peter Slawski (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-14290?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Peter Slawski updated HIVE-14290: - Attachment: HIVE-14290.1.patch Re-uploading patch to trigger Hive QA > Refactor HIVE-14054 to

[jira] [Commented] (HIVE-14290) Refactor HIVE-14054 to use Collections#newSetFromMap

2016-07-20 Thread Peter Slawski (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-14290?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15387122#comment-15387122 ] Peter Slawski commented on HIVE-14290: -- Thank you [~prasanth_j] for the review. It looks like an

[jira] [Updated] (HIVE-14290) Refactor HIVE-14054 to use Collections#newSetFromMap

2016-07-20 Thread Peter Slawski (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-14290?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Peter Slawski updated HIVE-14290: - Attachment: HIVE-14290.1.patch > Refactor HIVE-14054 to use Collections#newSetFromMap >

[jira] [Updated] (HIVE-14290) Refactor HIVE-14054 to use Collections#newSetFromMap

2016-07-19 Thread Peter Slawski (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-14290?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Peter Slawski updated HIVE-14290: - Target Version/s: 2.2.0 Fix Version/s: (was: 2.2.0) > Refactor HIVE-14054 to use

[jira] [Updated] (HIVE-14290) Refactor HIVE-14054 to use Collections#newSetFromMap

2016-07-19 Thread Peter Slawski (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-14290?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Peter Slawski updated HIVE-14290: - Fix Version/s: 2.2.0 Status: Patch Available (was: Open) I've attached a patch that

[jira] [Updated] (HIVE-13699) Make JavaDataModel#get thread safe for parallel compilation

2016-05-18 Thread Peter Slawski (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13699?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Peter Slawski updated HIVE-13699: - Attachment: HIVE-13699.2.patch Attached updated patch with fix to use SLF4J logger. > Make

[jira] [Commented] (HIVE-13699) Make JavaDataModel#get thread safe for parallel compilation

2016-05-18 Thread Peter Slawski (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13699?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15289449#comment-15289449 ] Peter Slawski commented on HIVE-13699: -- Yeah, I should be using SLF4J. I will correct and post an

[jira] [Commented] (HIVE-13699) Make JavaDataModel#get thread safe for parallel compilation

2016-05-10 Thread Peter Slawski (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13699?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15278857#comment-15278857 ] Peter Slawski commented on HIVE-13699: -- The tests that failed look to be unrelated. All the tests

[jira] [Updated] (HIVE-13699) Make JavaDataModel#get thread safe for parallel compilation

2016-05-05 Thread Peter Slawski (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13699?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Peter Slawski updated HIVE-13699: - Status: Patch Available (was: Open) I have attached a patch which fixes this by initializing the

[jira] [Updated] (HIVE-13699) Make JavaDataModel#get thread safe for parallel compilation

2016-05-05 Thread Peter Slawski (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13699?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Peter Slawski updated HIVE-13699: - Attachment: HIVE-13699.1.patch > Make JavaDataModel#get thread safe for parallel compilation >

[jira] [Commented] (HIVE-13512) Make initializing dag ids in TezWork thread safe for parallel compilation

2016-04-29 Thread Peter Slawski (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13512?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15264476#comment-15264476 ] Peter Slawski commented on HIVE-13512: -- [~gopalv], could you please confirm my above statement

[jira] [Commented] (HIVE-13512) Make initializing dag ids in TezWork thread safe for parallel compilation

2016-04-27 Thread Peter Slawski (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13512?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15259608#comment-15259608 ] Peter Slawski commented on HIVE-13512: -- The test failure appear not to be related to this patch.

[jira] [Updated] (HIVE-13512) Make initializing dag ids in TezWork thread safe for parallel compilation

2016-04-22 Thread Peter Slawski (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13512?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Peter Slawski updated HIVE-13512: - Attachment: HIVE-13512.1.patch Attaching same patch to trigger tests. The logs for the previous

[jira] [Updated] (HIVE-13512) Make initializing dag ids in TezWork thread safe for parallel compilation

2016-04-13 Thread Peter Slawski (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13512?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Peter Slawski updated HIVE-13512: - Status: Patch Available (was: Open) I have attached a patch which replaces int with

[jira] [Commented] (HIVE-9147) Add unit test for HIVE-7323

2016-01-26 Thread Peter Slawski (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9147?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15117741#comment-15117741 ] Peter Slawski commented on HIVE-9147: - Thank you [~ashutoshc] for reviewing this change. The test

[jira] [Updated] (HIVE-9147) Add unit test for HIVE-7323

2016-01-19 Thread Peter Slawski (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9147?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Peter Slawski updated HIVE-9147: Attachment: HIVE-9147.2.patch I rebased this patch on top of the latest master branch. Please see

[jira] [Commented] (HIVE-10538) Fix NPE in FileSinkOperator from hashcode mismatch

2015-05-07 Thread Peter Slawski (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10538?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14533450#comment-14533450 ] Peter Slawski commented on HIVE-10538: -- [~prasanth_j], Thanks for resolving that last

[jira] [Updated] (HIVE-10538) Fix NPE in FileSinkOperator from hashcode mismatch

2015-05-05 Thread Peter Slawski (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10538?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Peter Slawski updated HIVE-10538: - Attachment: HIVE-10538.2.patch I've attached the second revision of the patch which updates

[jira] [Commented] (HIVE-10538) Fix NPE in FileSinkOperator from hashcode mismatch

2015-05-05 Thread Peter Slawski (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10538?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14529707#comment-14529707 ] Peter Slawski commented on HIVE-10538: -- Great, I've been working on just that. I'll

[jira] [Commented] (HIVE-10538) Fix NPE in FileSinkOperator from hashcode mismatch

2015-05-05 Thread Peter Slawski (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10538?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14529673#comment-14529673 ] Peter Slawski commented on HIVE-10538: -- The Spark driver failures are caused by this

[jira] [Commented] (HIVE-10538) Fix NPE in FileSinkOperator from hashcode mismatch

2015-05-05 Thread Peter Slawski (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10538?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14529134#comment-14529134 ] Peter Slawski commented on HIVE-10538: -- Will do. Fix NPE in FileSinkOperator from

[jira] [Commented] (HIVE-10538) Fix NPE in FileSinkOperator from hashcode mismatch

2015-05-01 Thread Peter Slawski (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10538?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14523765#comment-14523765 ] Peter Slawski commented on HIVE-10538: -- Yes. Here is an explanation that refers to

[jira] [Updated] (HIVE-10538) Fix NPE in FileSinkOperator from hashcode mismatch

2015-05-01 Thread Peter Slawski (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10538?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Peter Slawski updated HIVE-10538: - Attachment: HIVE-10538.1.patch Fix NPE in FileSinkOperator from hashcode mismatch

[jira] [Commented] (HIVE-10538) Fix NPE in FileSinkOperator from hashcode mismatch

2015-04-29 Thread Peter Slawski (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10538?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14520122#comment-14520122 ] Peter Slawski commented on HIVE-10538: -- Currently working on testing the fix for this