[jira] [Updated] (HIVE-8186) Self join may fail if one side has VCs and other doesn't

2014-09-29 Thread Navis (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8186?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Navis updated HIVE-8186: Attachment: HIVE-8186.2.patch.txt Self join may fail if one side has VCs and other doesn't

[jira] [Updated] (HIVE-8186) Self join may fail if one side has VCs and other doesn't

2014-09-29 Thread Navis (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8186?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Navis updated HIVE-8186: Attachment: (was: HIVE-8186.2.patch.txt) Self join may fail if one side has VCs and other doesn't

[jira] [Commented] (HIVE-8186) Self join may fail if one side has VCs and other doesn't

2014-09-29 Thread Navis (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8186?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14151389#comment-14151389 ] Navis commented on HIVE-8186: - [~sershe] If you are busy, can I take this? Self join may fail

[jira] [Updated] (HIVE-8283) Missing break in FilterSelectivityEstimator#visitCall()

2014-09-29 Thread Navis (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8283?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Navis updated HIVE-8283: Attachment: HIVE-8283.1.patch.txt Missing break in FilterSelectivityEstimator#visitCall()

[jira] [Updated] (HIVE-8283) Missing break in FilterSelectivityEstimator#visitCall()

2014-09-29 Thread Navis (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8283?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Navis updated HIVE-8283: Status: Patch Available (was: Open) Seemed need update of some query results. Missing break in

[jira] [Commented] (HIVE-8196) Joining on partition columns with fetch column stats enabled results it very small CE which negatively affects query performance

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

[jira] [Commented] (HIVE-8267) Exposing hbase cell latest timestamp through hbase columns mappings to hive columns.

2014-09-29 Thread Navis (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8267?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14151403#comment-14151403 ] Navis commented on HIVE-8267: - [~ehsan] HIVE-2781 is applied long ago and HIVE-2828 is not

[jira] [Created] (HIVE-8288) HiveServer2 dynamic discovery should create znodes organized by version number

2014-09-29 Thread Vaibhav Gumashta (JIRA)
Vaibhav Gumashta created HIVE-8288: -- Summary: HiveServer2 dynamic discovery should create znodes organized by version number Key: HIVE-8288 URL: https://issues.apache.org/jira/browse/HIVE-8288

[jira] [Commented] (HIVE-8180) Update SparkReduceRecordHandler for processing the vectors [spark branch]

2014-09-29 Thread Chinna Rao Lalam (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8180?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14151412#comment-14151412 ] Chinna Rao Lalam commented on HIVE-8180: RB link :

[jira] [Commented] (HIVE-8265) Build failure on hadoop-1

2014-09-29 Thread Navis (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8265?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14151413#comment-14151413 ] Navis commented on HIVE-8265: - Test fail seemed not related to this. Build failure on

[jira] [Updated] (HIVE-8196) Joining on partition columns with fetch column stats enabled results it very small CE which negatively affects query performance

2014-09-29 Thread Prasanth J (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8196?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Prasanth J updated HIVE-8196: - Attachment: HIVE-8196.4.patch Fixes parallel.q test. Rebased patch to latest trunk. Joining on partition

[jira] [Commented] (HIVE-8226) Vectorize dynamic partitioning in VectorFileSinkOperator

2014-09-29 Thread Prasanth J (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8226?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14151450#comment-14151450 ] Prasanth J commented on HIVE-8226: -- [~mmccline] Can you rebase the patch against current

[jira] [Updated] (HIVE-8287) StorageBasedAuth in metastore does not produce useful error message

2014-09-29 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8287?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thejas M Nair updated HIVE-8287: Status: Patch Available (was: Open) StorageBasedAuth in metastore does not produce useful error

[jira] [Updated] (HIVE-8287) StorageBasedAuth in metastore does not produce useful error message

2014-09-29 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8287?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thejas M Nair updated HIVE-8287: Attachment: HIVE-8287.1.patch StorageBasedAuth in metastore does not produce useful error message

[jira] [Updated] (HIVE-8226) Vectorize dynamic partitioning in VectorFileSinkOperator

2014-09-29 Thread Matt McCline (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8226?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt McCline updated HIVE-8226: --- Status: In Progress (was: Patch Available) Vectorize dynamic partitioning in VectorFileSinkOperator

[jira] [Updated] (HIVE-8226) Vectorize dynamic partitioning in VectorFileSinkOperator

2014-09-29 Thread Matt McCline (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8226?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt McCline updated HIVE-8226: --- Attachment: HIVE-8226.03.patch Vectorize dynamic partitioning in VectorFileSinkOperator

[jira] [Updated] (HIVE-8226) Vectorize dynamic partitioning in VectorFileSinkOperator

2014-09-29 Thread Matt McCline (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8226?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt McCline updated HIVE-8226: --- Status: Patch Available (was: In Progress) Vectorize dynamic partitioning in VectorFileSinkOperator

[jira] [Commented] (HIVE-8226) Vectorize dynamic partitioning in VectorFileSinkOperator

2014-09-29 Thread Matt McCline (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8226?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14151468#comment-14151468 ] Matt McCline commented on HIVE-8226: Yes, I rebased and re-ran the

[jira] [Commented] (HIVE-7723) Explain plan for complex query with lots of partitions is slow due to in-efficient collection used to find a matching ReadEntity

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

[jira] [Updated] (HIVE-8226) Vectorize dynamic partitioning in VectorFileSinkOperator

2014-09-29 Thread Matt McCline (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8226?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt McCline updated HIVE-8226: --- Affects Version/s: 0.14.0 Vectorize dynamic partitioning in VectorFileSinkOperator

[jira] [Updated] (HIVE-8226) Vectorize dynamic partitioning in VectorFileSinkOperator

2014-09-29 Thread Matt McCline (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8226?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt McCline updated HIVE-8226: --- Fix Version/s: 0.14.0 Vectorize dynamic partitioning in VectorFileSinkOperator

[jira] [Commented] (HIVE-8226) Vectorize dynamic partitioning in VectorFileSinkOperator

2014-09-29 Thread Matt McCline (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8226?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14151472#comment-14151472 ] Matt McCline commented on HIVE-8226: ~pjayachandran I added you to e-mail I sent to

[jira] [Updated] (HIVE-8287) StorageBasedAuth in metastore does not produce useful error message

2014-09-29 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8287?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thejas M Nair updated HIVE-8287: Attachment: HIVE-8287.2.patch StorageBasedAuth in metastore does not produce useful error message

[jira] [Commented] (HIVE-8287) StorageBasedAuth in metastore does not produce useful error message

2014-09-29 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8287?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14151488#comment-14151488 ] Thejas M Nair commented on HIVE-8287: - HIVE-8287.2.patch - also includes changes to

[jira] [Commented] (HIVE-7685) Parquet memory manager

2014-09-29 Thread Dong Chen (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7685?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14151496#comment-14151496 ] Dong Chen commented on HIVE-7685: - Hi Brock, I think a brief design for this memory

[jira] [Commented] (HIVE-8222) CBO Trunk Merge: Fix Check Style issues

2014-09-29 Thread Lars Francke (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8222?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14151498#comment-14151498 ] Lars Francke commented on HIVE-8222: Would anyone mind taking a look? Shall I open a

[jira] [Updated] (HIVE-7776) enable sample10.q.[Spark Branch]

2014-09-29 Thread Chengxiang Li (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7776?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chengxiang Li updated HIVE-7776: Attachment: HIVE-7776.2-spark.patch add several MR configuration legacy to enable hive features

Re: Review Request 25495: HIVE-7776, enable sample10.q

2014-09-29 Thread chengxiang li
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/25495/ --- (Updated 九月 29, 2014, 9:10 a.m.) Review request for hive, Brock Noland, Szehon

Re: Review Request 25495: HIVE-7776, enable sample10.q

2014-09-29 Thread chengxiang li
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/25495/ --- (Updated 九月 29, 2014, 9:11 a.m.) Review request for hive, Brock Noland, Szehon

Re: Review Request 25495: HIVE-7776, enable sample10.q

2014-09-29 Thread chengxiang li
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/25495/ --- (Updated 九月 29, 2014, 9:13 a.m.) Review request for hive, Brock Noland, Szehon

[jira] [Updated] (HIVE-7776) enable sample10.q.[Spark Branch]

2014-09-29 Thread Chengxiang Li (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7776?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chengxiang Li updated HIVE-7776: Attachment: HIVE-7776.3-spark.patch enable sample10.q.[Spark Branch]

[jira] [Updated] (HIVE-7776) enable sample10.q.[Spark Branch]

2014-09-29 Thread Chengxiang Li (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7776?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chengxiang Li updated HIVE-7776: Status: Patch Available (was: Open) enable sample10.q.[Spark Branch]

[jira] [Commented] (HIVE-7776) enable sample10.q.[Spark Branch]

2014-09-29 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7776?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14151533#comment-14151533 ] Hive QA commented on HIVE-7776: --- {color:red}Overall{color}: -1 no tests executed Here are

[jira] [Commented] (HIVE-7776) enable sample10.q.[Spark Branch]

2014-09-29 Thread Chengxiang Li (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7776?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14151539#comment-14151539 ] Chengxiang Li commented on HIVE-7776: - This patch depends on HIVE-7627, I should

[jira] [Commented] (HIVE-2573) Create per-session function registry

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

[jira] [Commented] (HIVE-8186) Self join may fail if one side has VCs and other doesn't

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

[jira] [Commented] (HIVE-8267) Exposing hbase cell latest timestamp through hbase columns mappings to hive columns.

2014-09-29 Thread Muhammad Ehsan ul Haque (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8267?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14151623#comment-14151623 ] Muhammad Ehsan ul Haque commented on HIVE-8267: --- My bad I just copy pasted

[jira] [Commented] (HIVE-8283) Missing break in FilterSelectivityEstimator#visitCall()

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

[jira] [Commented] (HIVE-8182) beeline fails when executing multiple-line queries with trailing spaces

2014-09-29 Thread Yongzhi Chen (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8182?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14151701#comment-14151701 ] Yongzhi Chen commented on HIVE-8182: Is trimming very line a good idea? I think to be

[jira] [Commented] (HIVE-8196) Joining on partition columns with fetch column stats enabled results it very small CE which negatively affects query performance

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

[jira] [Commented] (HIVE-8231) Error when insert into empty table with ACID

2014-09-29 Thread Damien Carol (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8231?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14151757#comment-14151757 ] Damien Carol commented on HIVE-8231: [~alangates] I made lot of tests in WE. It seems

[jira] [Commented] (HIVE-8231) Error when insert into empty table with ACID

2014-09-29 Thread Damien Carol (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8231?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14151758#comment-14151758 ] Damien Carol commented on HIVE-8231: To be more precise, this commands works : {code}

[jira] [Commented] (HIVE-8231) Error when insert into empty table with ACID

2014-09-29 Thread Damien Carol (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8231?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14151759#comment-14151759 ] Damien Carol commented on HIVE-8231: This bug is still here even with HIVE-8203

[jira] [Created] (HIVE-8289) Exclude temp tables in compactor threads

2014-09-29 Thread Damien Carol (JIRA)
Damien Carol created HIVE-8289: -- Summary: Exclude temp tables in compactor threads Key: HIVE-8289 URL: https://issues.apache.org/jira/browse/HIVE-8289 Project: Hive Issue Type: Improvement

[jira] [Commented] (HIVE-7685) Parquet memory manager

2014-09-29 Thread Brock Noland (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7685?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14151792#comment-14151792 ] Brock Noland commented on HIVE-7685: Hi Dong, Ok, thank you for the investigation. I

[jira] [Updated] (HIVE-8182) beeline fails when executing multiple-line queries with trailing spaces

2014-09-29 Thread JIRA
[ https://issues.apache.org/jira/browse/HIVE-8182?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergio Peña updated HIVE-8182: -- Status: Patch Available (was: Open) Trim the line once instead of doing it on every line. beeline

[jira] [Comment Edited] (HIVE-7685) Parquet memory manager

2014-09-29 Thread Brock Noland (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7685?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14151792#comment-14151792 ] Brock Noland edited comment on HIVE-7685 at 9/29/14 3:31 PM: -

[jira] [Updated] (HIVE-8182) beeline fails when executing multiple-line queries with trailing spaces

2014-09-29 Thread JIRA
[ https://issues.apache.org/jira/browse/HIVE-8182?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergio Peña updated HIVE-8182: -- Attachment: HIVE-8182.2.patch beeline fails when executing multiple-line queries with trailing spaces

[jira] [Updated] (HIVE-8182) beeline fails when executing multiple-line queries with trailing spaces

2014-09-29 Thread JIRA
[ https://issues.apache.org/jira/browse/HIVE-8182?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergio Peña updated HIVE-8182: -- Status: Open (was: Patch Available) beeline fails when executing multiple-line queries with trailing

[jira] [Commented] (HIVE-8182) beeline fails when executing multiple-line queries with trailing spaces

2014-09-29 Thread JIRA
[ https://issues.apache.org/jira/browse/HIVE-8182?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14151789#comment-14151789 ] Sergio Peña commented on HIVE-8182: --- Thanks [~ychena] I agree with having only one

[jira] [Commented] (HIVE-8287) StorageBasedAuth in metastore does not produce useful error message

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

[jira] [Commented] (HIVE-6148) Support arbitrary structs stored in HBase

2014-09-29 Thread Swarnim Kulkarni (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6148?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14151846#comment-14151846 ] Swarnim Kulkarni commented on HIVE-6148: The failed test seems flaky and unrelated

[jira] [Updated] (HIVE-7627) FSStatsPublisher does fit into Spark multi-thread task mode[Spark Branch]

2014-09-29 Thread Brock Noland (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7627?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brock Noland updated HIVE-7627: --- Attachment: HIVE-7627.5-spark.patch Re-uploading the same patch to test the precommit infra.

[jira] [Commented] (HIVE-8245) Collect table read entities at same time as view read entities

2014-09-29 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8245?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14151883#comment-14151883 ] Ashutosh Chauhan commented on HIVE-8245: Committed to 0.14 branch. Collect table

[jira] [Updated] (HIVE-8245) Collect table read entities at same time as view read entities

2014-09-29 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8245?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Chauhan updated HIVE-8245: --- Fix Version/s: (was: 0.15.0) 0.14.0 Collect table read entities at

[jira] [Updated] (HIVE-8191) Update and delete on tables with non Acid output formats gives runtime error

2014-09-29 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8191?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Gates updated HIVE-8191: - Resolution: Fixed Fix Version/s: 0.14.0 Status: Resolved (was: Patch Available) Patch 3

[jira] [Created] (HIVE-8290) With DbTxnManager configured, all ORC tables forced to be transactional

2014-09-29 Thread Alan Gates (JIRA)
Alan Gates created HIVE-8290: Summary: With DbTxnManager configured, all ORC tables forced to be transactional Key: HIVE-8290 URL: https://issues.apache.org/jira/browse/HIVE-8290 Project: Hive

[jira] [Commented] (HIVE-8290) With DbTxnManager configured, all ORC tables forced to be transactional

2014-09-29 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8290?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14151896#comment-14151896 ] Alan Gates commented on HIVE-8290: -- [~vikram.dixit] I'd like to get this into 0.14 as I

[jira] [Commented] (HIVE-7627) FSStatsPublisher does fit into Spark multi-thread task mode[Spark Branch]

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

[jira] [Updated] (HIVE-8114) Type resolution for udf arguments of Decimal Type results in error

2014-09-29 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8114?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Chauhan updated HIVE-8114: --- Fix Version/s: (was: 0.15.0) Type resolution for udf arguments of Decimal Type results in

[jira] [Updated] (HIVE-8228) CBO: fix couple of issues with partition pruning

2014-09-29 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8228?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Chauhan updated HIVE-8228: --- Fix Version/s: (was: 0.15.0) 0.14.0 CBO: fix couple of issues with

[jira] [Updated] (HIVE-8290) With DbTxnManager configured, all ORC tables forced to be transactional

2014-09-29 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8290?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Gates updated HIVE-8290: - Status: Patch Available (was: Open) With DbTxnManager configured, all ORC tables forced to be

[jira] [Updated] (HIVE-8290) With DbTxnManager configured, all ORC tables forced to be transactional

2014-09-29 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8290?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Gates updated HIVE-8290: - Attachment: HIVE-8290.patch This patch changes the SemanticAnalyzer to look for a table property

[jira] [Updated] (HIVE-8266) create function using resource statement compilation should include resource URI entity

2014-09-29 Thread Prasad Mujumdar (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8266?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Prasad Mujumdar updated HIVE-8266: -- Resolution: Fixed Fix Version/s: 0.15.0 Status: Resolved (was: Patch

[jira] [Updated] (HIVE-8223) CBO Trunk Merge: partition_wise_fileformat2 select result depends on ordering

2014-09-29 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8223?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Chauhan updated HIVE-8223: --- Fix Version/s: (was: 0.15.0) 0.14.0 CBO Trunk Merge:

[jira] [Updated] (HIVE-8199) CBO Trunk Merge: quote2 test fails due to incorrect literal translation

2014-09-29 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8199?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Chauhan updated HIVE-8199: --- Fix Version/s: (was: 0.15.0) 0.14.0 CBO Trunk Merge: quote2 test fails

[jira] [Commented] (HIVE-8226) Vectorize dynamic partitioning in VectorFileSinkOperator

2014-09-29 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8226?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14151944#comment-14151944 ] Hive QA commented on HIVE-8226: --- {color:green}Overall{color}: +1 all checks pass Here are

[jira] [Updated] (HIVE-8111) CBO trunk merge: duplicated casts for arithmetic expressions in Hive and CBO

2014-09-29 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8111?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Chauhan updated HIVE-8111: --- Fix Version/s: (was: 0.15.0) 0.14.0 CBO trunk merge: duplicated casts

[jira] [Updated] (HIVE-8291) Reading from partitioned bucketed tables has high overhead, 50% of time is spent in OrcInputFormat.getReader

2014-09-29 Thread Mostafa Mokhtar (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8291?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mostafa Mokhtar updated HIVE-8291: -- Assignee: Prasanth J (was: Alan Gates) Reading from partitioned bucketed tables has high

[jira] [Created] (HIVE-8291) Reading from partitioned bucketed tables has high overhead, 50% of time is spent in OrcInputFormat.getReader

2014-09-29 Thread Mostafa Mokhtar (JIRA)
Mostafa Mokhtar created HIVE-8291: - Summary: Reading from partitioned bucketed tables has high overhead, 50% of time is spent in OrcInputFormat.getReader Key: HIVE-8291 URL:

[jira] [Updated] (HIVE-8291) Reading from partitioned bucketed tables has high overhead, 50% of time is spent in OrcInputFormat.getReader

2014-09-29 Thread Mostafa Mokhtar (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8291?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mostafa Mokhtar updated HIVE-8291: -- Description: Reading from bucketed partitioned tables has significantly higher overhead

[jira] [Commented] (HIVE-8270) JDBC uber jar is missing some classes required in secure setup.

2014-09-29 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8270?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14151962#comment-14151962 ] Ashutosh Chauhan commented on HIVE-8270: LGTM +1 As Thejas pointed out, we should

Re: Review Request 25497: HIVE-7627, FSStatsPublisher does fit into Spark multi-thread task mode

2014-09-29 Thread Xuefu Zhang
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/25497/#review54837 --- Ship it! Ship It! - Xuefu Zhang On Sept. 28, 2014, 9:50 a.m.,

[jira] [Commented] (HIVE-7627) FSStatsPublisher does fit into Spark multi-thread task mode[Spark Branch]

2014-09-29 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7627?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14151963#comment-14151963 ] Xuefu Zhang commented on HIVE-7627: --- +1 FSStatsPublisher does fit into Spark

[jira] [Updated] (HIVE-8291) Reading from partitioned bucketed tables has high overhead, 50% of time is spent in OrcInputFormat.getReader

2014-09-29 Thread Mostafa Mokhtar (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8291?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mostafa Mokhtar updated HIVE-8291: -- Description: Reading from bucketed partitioned tables has significantly higher overhead

[jira] [Updated] (HIVE-7627) FSStatsPublisher does fit into Spark multi-thread task mode[Spark Branch]

2014-09-29 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7627?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xuefu Zhang updated HIVE-7627: -- Resolution: Fixed Fix Version/s: spark-branch Status: Resolved (was: Patch Available)

[jira] [Updated] (HIVE-8291) Reading from partitioned bucketed tables has high overhead, 50% of time is spent in OrcInputFormat.getReader

2014-09-29 Thread Mostafa Mokhtar (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8291?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mostafa Mokhtar updated HIVE-8291: -- Assignee: Alan Gates (was: Prasanth J) Reading from partitioned bucketed tables has high

[jira] [Updated] (HIVE-8238) [CBO] Preserve subquery alias while generating ast

2014-09-29 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8238?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Chauhan updated HIVE-8238: --- Resolution: Won't Fix Status: Resolved (was: Patch Available) Non-trivial to fix.

[jira] [Updated] (HIVE-7776) enable sample10.q.[Spark Branch]

2014-09-29 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7776?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xuefu Zhang updated HIVE-7776: -- Attachment: HIVE-7776.3-spark.patch Reattach the same patch to trigger test run. enable

[jira] [Updated] (HIVE-8261) CBO : Predicate pushdown is removed by Optiq

2014-09-29 Thread Harish Butani (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8261?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Harish Butani updated HIVE-8261: Attachment: HIVE-8261.1.patch CBO : Predicate pushdown is removed by Optiq

[jira] [Updated] (HIVE-8261) CBO : Predicate pushdown is removed by Optiq

2014-09-29 Thread Harish Butani (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8261?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Harish Butani updated HIVE-8261: Status: Patch Available (was: Open) CBO : Predicate pushdown is removed by Optiq

[jira] [Updated] (HIVE-7971) Support alter table change/replace/add columns for existing partitions

2014-09-29 Thread Jason Dere (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7971?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Dere updated HIVE-7971: - Resolution: Fixed Status: Resolved (was: Patch Available) Committed to trunk and 0.14 branch.

[jira] [Commented] (HIVE-8180) Update SparkReduceRecordHandler for processing the vectors [spark branch]

2014-09-29 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8180?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14152002#comment-14152002 ] Xuefu Zhang commented on HIVE-8180: --- Hi [~chinnalalam], the patch looks very good. I just

[jira] [Commented] (HIVE-8290) With DbTxnManager configured, all ORC tables forced to be transactional

2014-09-29 Thread Vikram Dixit K (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8290?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14152008#comment-14152008 ] Vikram Dixit K commented on HIVE-8290: -- +1 for 0.14. With DbTxnManager configured,

[jira] [Commented] (HIVE-8231) Error when insert into empty table with ACID

2014-09-29 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8231?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14152007#comment-14152007 ] Alan Gates commented on HIVE-8231: -- I think I can reproduce the same bug with 2 command

[jira] [Commented] (HIVE-7843) orc_analyze.q fails due to random mapred.task.id in FileSinkOperator [Spark Branch]

2014-09-29 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7843?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14152012#comment-14152012 ] Xuefu Zhang commented on HIVE-7843: --- Hi [~vkorukanti], would you like to reload the patch

[jira] [Commented] (HIVE-8226) Vectorize dynamic partitioning in VectorFileSinkOperator

2014-09-29 Thread Prasanth J (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8226?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14152015#comment-14152015 ] Prasanth J commented on HIVE-8226: -- Committed patch to trunk. I will wait for

[jira] [Commented] (HIVE-8226) Vectorize dynamic partitioning in VectorFileSinkOperator

2014-09-29 Thread Vikram Dixit K (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8226?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14152019#comment-14152019 ] Vikram Dixit K commented on HIVE-8226: -- +1 for 0.14 Vectorize dynamic partitioning

[jira] [Updated] (HIVE-8291) Reading from partitioned bucketed tables has high overhead, 50% of time is spent in OrcInputFormat.getReader

2014-09-29 Thread Mostafa Mokhtar (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8291?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mostafa Mokhtar updated HIVE-8291: -- Assignee: Owen O'Malley (was: Alan Gates) Reading from partitioned bucketed tables has high

[jira] [Updated] (HIVE-8226) Vectorize dynamic partitioning in VectorFileSinkOperator

2014-09-29 Thread Prasanth J (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8226?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Prasanth J updated HIVE-8226: - Resolution: Fixed Status: Resolved (was: Patch Available) Committed to branch-0.14 as well.

[jira] [Updated] (HIVE-8196) Joining on partition columns with fetch column stats enabled results it very small CE which negatively affects query performance

2014-09-29 Thread Prasanth J (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8196?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Prasanth J updated HIVE-8196: - Attachment: HIVE-8196.5.patch Not sure why parallel.q is adding and removing POSTHOOK between test runs.

[jira] [Updated] (HIVE-8291) ACID : Reading from partitioned bucketed tables has high overhead, 50% of time is spent in OrcInputFormat.getReader

2014-09-29 Thread Mostafa Mokhtar (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8291?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mostafa Mokhtar updated HIVE-8291: -- Summary: ACID : Reading from partitioned bucketed tables has high overhead, 50% of time is spent

[jira] [Created] (HIVE-8292) Reading from partitioned bucketed tables has high overhead in MapOperator.cleanUpInputFileChangedOp

2014-09-29 Thread Mostafa Mokhtar (JIRA)
Mostafa Mokhtar created HIVE-8292: - Summary: Reading from partitioned bucketed tables has high overhead in MapOperator.cleanUpInputFileChangedOp Key: HIVE-8292 URL: https://issues.apache.org/jira/browse/HIVE-8292

[jira] [Updated] (HIVE-8292) Reading from partitioned bucketed tables has high overhead in MapOperator.cleanUpInputFileChangedOp

2014-09-29 Thread Mostafa Mokhtar (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8292?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mostafa Mokhtar updated HIVE-8292: -- Assignee: Prasanth J (was: Owen O'Malley) Reading from partitioned bucketed tables has high

[jira] [Updated] (HIVE-8292) Reading from partitioned bucketed tables has high overhead in MapOperator.cleanUpInputFileChangedOp

2014-09-29 Thread Mostafa Mokhtar (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8292?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mostafa Mokhtar updated HIVE-8292: -- Description: Reading from bucketed partitioned tables has significantly higher overhead

[jira] [Updated] (HIVE-8292) Reading from partitioned bucketed tables has high overhead in MapOperator.cleanUpInputFileChangedOp

2014-09-29 Thread Mostafa Mokhtar (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8292?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mostafa Mokhtar updated HIVE-8292: -- Attachment: 2014_09_29_14_46_04.jfr Hot function profile Reading from partitioned bucketed

[jira] [Updated] (HIVE-8291) ACID : Reading from partitioned bucketed tables has high overhead, 50% of time is spent in OrcInputFormat.getReader

2014-09-29 Thread Mostafa Mokhtar (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8291?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mostafa Mokhtar updated HIVE-8291: -- Attachment: 2014_09_28_16_48_48.jfr Hot function profile. Use Java mission control (jmc) to open

[jira] [Updated] (HIVE-8291) ACID : Reading from partitioned bucketed tables has high overhead, 50% of time is spent in OrcInputFormat.getReader

2014-09-29 Thread Mostafa Mokhtar (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8291?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mostafa Mokhtar updated HIVE-8291: -- Description: Reading from bucketed partitioned tables has significantly higher overhead

[jira] [Created] (HIVE-8293) Metastore direct SQL failed for Oracle becasue ORA-01722: invalid number

2014-09-29 Thread Selina Zhang (JIRA)
Selina Zhang created HIVE-8293: -- Summary: Metastore direct SQL failed for Oracle becasue ORA-01722: invalid number Key: HIVE-8293 URL: https://issues.apache.org/jira/browse/HIVE-8293 Project: Hive

[jira] [Commented] (HIVE-8293) Metastore direct SQL failed for Oracle becasue ORA-01722: invalid number

2014-09-29 Thread Selina Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8293?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14152087#comment-14152087 ] Selina Zhang commented on HIVE-8293: It is easy to reproduce: {block} hive create table

  1   2   3   4   >