[jira] [Commented] (HIVE-10792) PPD leads to wrong answer when mapper scans the same table with multiple aliases

2015-05-25 Thread Dayue Gao (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10792?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14558009#comment-14558009 ] Dayue Gao commented on HIVE-10792: -- Forgot to mention that this issue is only related to

[jira] [Updated] (HIVE-10792) PPD leads to wrong answer when mapper scans the same table with multiple aliases

2015-05-25 Thread Dayue Gao (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10792?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dayue Gao updated HIVE-10792: - Attachment: HIVE-10792.1.patch Uploaded the first patch. I'm still leaning to add test cases for Hive. If

[jira] [Commented] (HIVE-10817) Blacklist For Bad MetaStore

2015-05-25 Thread Nemon Lou (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10817?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14558043#comment-14558043 ] Nemon Lou commented on HIVE-10817: -- Thread stack that waiting to lock : {code}

[jira] [Commented] (HIVE-5021) Add Interval data type

2015-05-25 Thread sanjiv singh (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5021?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14558020#comment-14558020 ] sanjiv singh commented on HIVE-5021: Jason Dere When will this be resolved? Add

[jira] [Updated] (HIVE-10816) NPE in ExecDriver::handleSampling when submitted via child JVM

2015-05-25 Thread Rui Li (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10816?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rui Li updated HIVE-10816: -- Attachment: HIVE-10816.1.patch NPE in ExecDriver::handleSampling when submitted via child JVM

[jira] [Commented] (HIVE-10816) NPE in ExecDriver::handleSampling when submitted via child JVM

2015-05-25 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10816?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14558259#comment-14558259 ] Xuefu Zhang commented on HIVE-10816: [~lirui], just curious, what's the cause? is that

[jira] [Updated] (HIVE-10818) Cleanup several Checkstyle warnings

2015-05-25 Thread Gabor Liptak (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10818?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gabor Liptak updated HIVE-10818: Priority: Minor (was: Major) Cleanup several Checkstyle warnings

[jira] [Updated] (HIVE-10684) Fix the unit test failures for HIVE-7553 after HIVE-10674 removed the binary jar files

2015-05-25 Thread Ferdinand Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10684?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ferdinand Xu updated HIVE-10684: Attachment: HIVE-10684.1.patch Update the patch resolving cross platform issue Fix the unit test

[jira] [Commented] (HIVE-10684) Fix the unit test failures for HIVE-7553 after HIVE-10674 removed the binary jar files

2015-05-25 Thread Ferdinand Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10684?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14558381#comment-14558381 ] Ferdinand Xu commented on HIVE-10684: - Hi [~hsubramaniyan], could you help me review

[jira] [Commented] (HIVE-10816) NPE in ExecDriver::handleSampling when submitted via child JVM

2015-05-25 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10816?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14558294#comment-14558294 ] Hive QA commented on HIVE-10816: {color:red}Overall{color}: -1 at least one tests failed

[jira] [Commented] (HIVE-10803) document jdbc url format properly

2015-05-25 Thread Gabor Liptak (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10803?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14558308#comment-14558308 ] Gabor Liptak commented on HIVE-10803: - [~thejas] I added a new section to the wiki.

[jira] [Resolved] (HIVE-10818) Cleanup several Checkstyle warnings

2015-05-25 Thread Gabor Liptak (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10818?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gabor Liptak resolved HIVE-10818. - Resolution: Invalid Wrong component. Cleanup several Checkstyle warnings

[jira] [Commented] (HIVE-9496) Slf4j warning in hive command

2015-05-25 Thread Bogdan Andrei (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9496?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14558475#comment-14558475 ] Bogdan Andrei commented on HIVE-9496: - I am new to Hive, actually I am in the learning

[jira] [Commented] (HIVE-10812) Scaling PK/FK's selectivity for stats annotation

2015-05-25 Thread Pengcheng Xiong (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10812?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14558448#comment-14558448 ] Pengcheng Xiong commented on HIVE-10812: The test failures are unrelated.

[jira] [Commented] (HIVE-10684) Fix the unit test failures for HIVE-7553 after HIVE-10674 removed the binary jar files

2015-05-25 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10684?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14558446#comment-14558446 ] Hive QA commented on HIVE-10684: {color:red}Overall{color}: -1 at least one tests failed

[jira] [Updated] (HIVE-10165) Improve hive-hcatalog-streaming extensibility and support updates and deletes.

2015-05-25 Thread Elliot West (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10165?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Elliot West updated HIVE-10165: --- Attachment: HIVE-10165.4.patch I see now that I've not been following the patch submission process

[jira] [Commented] (HIVE-10805) OOM in vectorized reduce

2015-05-25 Thread Matt McCline (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10805?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14558553#comment-14558553 ] Matt McCline commented on HIVE-10805: - Committed to trunk and 1.2 branch. (Decided

[jira] [Commented] (HIVE-9658) Reduce parquet memory usage by bypassing java primitive objects on ETypeConverter

2015-05-25 Thread Ferdinand Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9658?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14558633#comment-14558633 ] Ferdinand Xu commented on HIVE-9658: Hi [~spena], I have committed the HIVE-9605 to the

[jira] [Commented] (HIVE-10165) Improve hive-hcatalog-streaming extensibility and support updates and deletes.

2015-05-25 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10165?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14558562#comment-14558562 ] Hive QA commented on HIVE-10165: {color:red}Overall{color}: -1 at least one tests failed

[jira] [Commented] (HIVE-10800) CBO (Calcite Return Path): Setup correct information if CBO succeeds

2015-05-25 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10800?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14558563#comment-14558563 ] Ashutosh Chauhan commented on HIVE-10800: - +1 CBO (Calcite Return Path): Setup

[jira] [Updated] (HIVE-10775) Frequent calls to printStackTrace() obscuring legitimate problems

2015-05-25 Thread Andrew Cowie (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10775?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Cowie updated HIVE-10775: Attachment: HIVE-10775.1.patch Just the beginning, of course; there are hundreds of calls to

[jira] [Updated] (HIVE-10819) SearchArgumentImpl for Timestamp is broken by HIVE-10286

2015-05-25 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10819?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Dai updated HIVE-10819: -- Attachment: HIVE-10819.1.patch SearchArgumentImpl for Timestamp is broken by HIVE-10286

[jira] [Updated] (HIVE-10819) SearchArgumentImpl for Timestamp is broken by HIVE-10286

2015-05-25 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10819?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Dai updated HIVE-10819: -- Attachment: HIVE-10819-1.patch SearchArgumentImpl for Timestamp is broken by HIVE-10286

[jira] [Commented] (HIVE-10781) HadoopJobExecHelper Leaks RunningJobs

2015-05-25 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10781?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14558561#comment-14558561 ] Ashutosh Chauhan commented on HIVE-10781: - +1 HadoopJobExecHelper Leaks

[jira] [Commented] (HIVE-10415) hive.start.cleanup.scratchdir configuration is not taking effect

2015-05-25 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10415?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14558540#comment-14558540 ] Xuefu Zhang commented on HIVE-10415: +1 hive.start.cleanup.scratchdir configuration

[jira] [Commented] (HIVE-10819) SearchArgumentImpl for Timestamp is broken by HIVE-10286

2015-05-25 Thread Ferdinand Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10819?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14558611#comment-14558611 ] Ferdinand Xu commented on HIVE-10819: - Hi [~daijy], could you add a qtest to covering

[jira] [Commented] (HIVE-10702) COUNT(*) over windowing 'x preceding and y preceding' doesn't work properly

2015-05-25 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10702?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14558571#comment-14558571 ] Ashutosh Chauhan commented on HIVE-10702: - +1 COUNT(*) over windowing 'x

[jira] [Commented] (HIVE-10684) Fix the unit test failures for HIVE-7553 after HIVE-10674 removed the binary jar files

2015-05-25 Thread Ferdinand Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10684?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14558601#comment-14558601 ] Ferdinand Xu commented on HIVE-10684: - Failed cases are not related. Fix the unit

[jira] [Commented] (HIVE-10816) NPE in ExecDriver::handleSampling when submitted via child JVM

2015-05-25 Thread Rui Li (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10816?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14558609#comment-14558609 ] Rui Li commented on HIVE-10816: --- [~xuefuz] - Yeah, when submitted via child, the ExecDriver

[jira] [Updated] (HIVE-10819) SearchArgumentImpl for Timestamp is broken by HIVE-10286

2015-05-25 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10819?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Dai updated HIVE-10819: -- Attachment: (was: HIVE-10819-1.patch) SearchArgumentImpl for Timestamp is broken by HIVE-10286

[jira] [Commented] (HIVE-10816) NPE in ExecDriver::handleSampling when submitted via child JVM

2015-05-25 Thread Rui Li (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10816?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14558630#comment-14558630 ] Rui Li commented on HIVE-10816: --- The 4 tests fail on master as well. Don't suppose they're

[jira] [Commented] (HIVE-10819) SearchArgumentImpl for Timestamp is broken by HIVE-10286

2015-05-25 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10819?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14558652#comment-14558652 ] Hive QA commented on HIVE-10819: {color:red}Overall{color}: -1 at least one tests failed

[jira] [Updated] (HIVE-10819) SearchArgumentImpl for Timestamp is broken by HIVE-10286

2015-05-25 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10819?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Dai updated HIVE-10819: -- Attachment: HIVE-10819.2.patch SearchArgumentImpl for Timestamp is broken by HIVE-10286

[jira] [Commented] (HIVE-10792) PPD leads to wrong answer when mapper scans the same table with multiple aliases

2015-05-25 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10792?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14558658#comment-14558658 ] Hive QA commented on HIVE-10792: {color:red}Overall{color}: -1 no tests executed Here

[jira] [Updated] (HIVE-10819) SearchArgumentImpl for Timestamp is broken by HIVE-10286

2015-05-25 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10819?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Dai updated HIVE-10819: -- Attachment: (was: HIVE-10819.2.patch) SearchArgumentImpl for Timestamp is broken by HIVE-10286

[jira] [Updated] (HIVE-10819) SearchArgumentImpl for Timestamp is broken by HIVE-10286

2015-05-25 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-10819?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Dai updated HIVE-10819: -- Attachment: HIVE-10819.2.patch Attach a test case. SearchArgumentImpl for Timestamp is broken by