[jira] [Commented] (HIVE-6455) Scalable dynamic partitioning and bucketing optimization

2014-03-12 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6455?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13932916#comment-13932916 ] Gopal V commented on HIVE-6455: --- {code} create table session ( ... ) partitioned by (start_dt

[jira] [Commented] (HIVE-6455) Scalable dynamic partitioning and bucketing optimization

2014-03-12 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6455?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13932915#comment-13932915 ] Gopal V commented on HIVE-6455: --- {code} Caused by: java.lang.NullPointerException at

Re: Review Request 18936: HIVE-6430 MapJoin hash table has large memory overhead

2014-03-12 Thread Gopal V
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/18936/#review36939 --- ql/src/java/org/apache/hadoop/hive/ql/exec/persistence/BytesBytesMu

[jira] [Commented] (HIVE-6646) Error in txn handler SQL

2014-03-12 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6646?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13932897#comment-13932897 ] Ashutosh Chauhan commented on HIVE-6646: +1 > Error in txn handler SQL > -

[jira] [Created] (HIVE-6648) Permissions are not inherited correctly when tables have multiple partition columns

2014-03-12 Thread Henry Robinson (JIRA)
Henry Robinson created HIVE-6648: Summary: Permissions are not inherited correctly when tables have multiple partition columns Key: HIVE-6648 URL: https://issues.apache.org/jira/browse/HIVE-6648 Proje

[jira] [Commented] (HIVE-6647) Bump the thrift api version to V7 for HiveServer2

2014-03-12 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6647?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13932884#comment-13932884 ] Thejas M Nair commented on HIVE-6647: - Hi [~prasadm], Will you able to contribute a pat

[jira] [Created] (HIVE-6647) Bump the thrift api version to V7 for HiveServer2

2014-03-12 Thread Vaibhav Gumashta (JIRA)
Vaibhav Gumashta created HIVE-6647: -- Summary: Bump the thrift api version to V7 for HiveServer2 Key: HIVE-6647 URL: https://issues.apache.org/jira/browse/HIVE-6647 Project: Hive Issue Type:

[jira] [Commented] (HIVE-6629) Change SET ROLE NONE to SET ROLE ALL

2014-03-12 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6629?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13932878#comment-13932878 ] Thejas M Nair commented on HIVE-6629: - Brock, I have added some comments on review boar

[jira] [Comment Edited] (HIVE-6629) Change SET ROLE NONE to SET ROLE ALL

2014-03-12 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6629?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13932878#comment-13932878 ] Thejas M Nair edited comment on HIVE-6629 at 3/13/14 5:19 AM: --

Re: Review Request 19150: HIVE-6629 - change SET ROLE NONE to SET ROLE ALL

2014-03-12 Thread Thejas Nair
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/19150/#review37028 --- ql/src/java/org/apache/hadoop/hive/ql/parse/HiveLexer.g

[jira] [Commented] (HIVE-6222) Make Vector Group By operator abandon grouping if too many distinct keys

2014-03-12 Thread Jitendra Nath Pandey (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6222?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13932874#comment-13932874 ] Jitendra Nath Pandey commented on HIVE-6222: +1 > Make Vector Group By operato

[jira] [Commented] (HIVE-6613) Control when spcific Inputs / Outputs are started

2014-03-12 Thread Siddharth Seth (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6613?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13932870#comment-13932870 ] Siddharth Seth commented on HIVE-6613: -- Thanks for taking a look. bq. Can you avoid c

[jira] [Updated] (HIVE-6060) Define API for RecordUpdater and UpdateReader

2014-03-12 Thread Owen O'Malley (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6060?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Owen O'Malley updated HIVE-6060: Attachment: HIVE-6060.patch > Define API for RecordUpdater and UpdateReader > --

[jira] [Updated] (HIVE-6060) Define API for RecordUpdater and UpdateReader

2014-03-12 Thread Owen O'Malley (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6060?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Owen O'Malley updated HIVE-6060: Attachment: (was: HIVE-6060.patch) > Define API for RecordUpdater and UpdateReader > ---

[jira] [Updated] (HIVE-6060) Define API for RecordUpdater and UpdateReader

2014-03-12 Thread Owen O'Malley (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6060?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Owen O'Malley updated HIVE-6060: Attachment: HIVE-6060.patch Addressed Sergey's comments. > Define API for RecordUpdater and UpdateR

[jira] [Updated] (HIVE-6635) Heartbeats are not being sent when DbLockMgr is used and an operation holds locks

2014-03-12 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6635?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Gates updated HIVE-6635: - Status: Open (was: Patch Available) > Heartbeats are not being sent when DbLockMgr is used and an operati

[jira] [Commented] (HIVE-6635) Heartbeats are not being sent when DbLockMgr is used and an operation holds locks

2014-03-12 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6635?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13932839#comment-13932839 ] Alan Gates commented on HIVE-6635: -- Have we solved all the places that DDL operations can

[jira] [Updated] (HIVE-6646) Error in txn handler SQL

2014-03-12 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6646?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Gates updated HIVE-6646: - Attachment: HIVE-6646.patch > Error in txn handler SQL > > > Key:

[jira] [Updated] (HIVE-6646) Error in txn handler SQL

2014-03-12 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6646?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Gates updated HIVE-6646: - Status: Patch Available (was: Open) > Error in txn handler SQL > > >

[jira] [Commented] (HIVE-1662) Add file pruning into Hive.

2014-03-12 Thread Navis (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1662?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13932793#comment-13932793 ] Navis commented on HIVE-1662: - I don't think this ever be committed. > Add file pruning into H

[jira] [Commented] (HIVE-6037) Synchronize HiveConf with hive-default.xml.template and support show conf

2014-03-12 Thread Lefty Leverenz (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6037?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13932789#comment-13932789 ] Lefty Leverenz commented on HIVE-6037: -- [~navis], the new patch doesn't seem to have a

[jira] [Updated] (HIVE-6037) Synchronize HiveConf with hive-default.xml.template and support show conf

2014-03-12 Thread Navis (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6037?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Navis updated HIVE-6037: Attachment: HIVE-6037-0.13.0 Patch for 0.13.0 > Synchronize HiveConf with hive-default.xml.template and support sho

[jira] [Updated] (HIVE-6644) document TestStreaming_2 e2e test case for webhcat

2014-03-12 Thread Eugene Koifman (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6644?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eugene Koifman updated HIVE-6644: - Status: Patch Available (was: Open) > document TestStreaming_2 e2e test case for webhcat > --

[jira] [Updated] (HIVE-6644) document TestStreaming_2 e2e test case for webhcat

2014-03-12 Thread Eugene Koifman (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6644?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eugene Koifman updated HIVE-6644: - Attachment: HIVE-6644.patch no pre commit test > document TestStreaming_2 e2e test case for webhc

[jira] [Created] (HIVE-6646) Error in txn handler SQL

2014-03-12 Thread Alan Gates (JIRA)
Alan Gates created HIVE-6646: Summary: Error in txn handler SQL Key: HIVE-6646 URL: https://issues.apache.org/jira/browse/HIVE-6646 Project: Hive Issue Type: Bug Components: Metastore

[jira] [Created] (HIVE-6645) to_date()/to_unix_timestamp() fail with NPE if input is null

2014-03-12 Thread Jason Dere (JIRA)
Jason Dere created HIVE-6645: Summary: to_date()/to_unix_timestamp() fail with NPE if input is null Key: HIVE-6645 URL: https://issues.apache.org/jira/browse/HIVE-6645 Project: Hive Issue Type:

[jira] [Commented] (HIVE-1662) Add file pruning into Hive.

2014-03-12 Thread Lefty Leverenz (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1662?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13932776#comment-13932776 ] Lefty Leverenz commented on HIVE-1662: -- *hive.optimize.ppd.vc.filename* still needs do

[jira] [Created] (HIVE-6644) document TestStreaming_2 e2e test case for webhcat

2014-03-12 Thread Eugene Koifman (JIRA)
Eugene Koifman created HIVE-6644: Summary: document TestStreaming_2 e2e test case for webhcat Key: HIVE-6644 URL: https://issues.apache.org/jira/browse/HIVE-6644 Project: Hive Issue Type: Bug

[jira] [Commented] (HIVE-6607) describe extended on a view fails with NPE

2014-03-12 Thread Lefty Leverenz (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6607?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13932767#comment-13932767 ] Lefty Leverenz commented on HIVE-6607: -- Okay, thanks Eugene. > describe extended on a

[jira] [Commented] (HIVE-6607) describe extended on a view fails with NPE

2014-03-12 Thread Lefty Leverenz (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6607?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13932763#comment-13932763 ] Lefty Leverenz commented on HIVE-6607: -- (Didn't notice it's WebHCat.) Should this bug

[jira] [Commented] (HIVE-6607) describe extended on a view fails with NPE

2014-03-12 Thread Eugene Koifman (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6607?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13932759#comment-13932759 ] Eugene Koifman commented on HIVE-6607: -- it's a WebHCat bug and I don't think it needs

[jira] [Commented] (HIVE-6607) describe extended on a view fails with NPE

2014-03-12 Thread Lefty Leverenz (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6607?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13932757#comment-13932757 ] Lefty Leverenz commented on HIVE-6607: -- Should the userdoc mention this bug and when i

[jira] [Updated] (HIVE-6455) Scalable dynamic partitioning and bucketing optimization

2014-03-12 Thread Prasanth J (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6455?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Prasanth J updated HIVE-6455: - Attachment: HIVE-6455.15.patch Fixed the test failures caused by ReduceSinkDeDuplication > Scalable dynam

[jira] [Commented] (HIVE-6620) UDF printf doesn't take either CHAR or VARCHAR as the first argument

2014-03-12 Thread Jason Dere (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6620?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13932746#comment-13932746 ] Jason Dere commented on HIVE-6620: -- +1 if tests pass > UDF printf doesn't take either CHA

[jira] [Updated] (HIVE-6457) Ensure Parquet integration has good error messages for data types not supported

2014-03-12 Thread Harish Butani (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6457?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Harish Butani updated HIVE-6457: Fix Version/s: (was: 0.14.0) 0.13.0 > Ensure Parquet integration has good err

[jira] [Commented] (HIVE-6457) Ensure Parquet integration has good error messages for data types not supported

2014-03-12 Thread Harish Butani (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6457?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13932729#comment-13932729 ] Harish Butani commented on HIVE-6457: - committed to 0.13.0 branch > Ensure Parquet int

[jira] [Updated] (HIVE-6575) select * fails on parquet table with map datatype

2014-03-12 Thread Harish Butani (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6575?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Harish Butani updated HIVE-6575: Fix Version/s: (was: 0.14.0) 0.13.0 > select * fails on parquet table with ma

[jira] [Commented] (HIVE-6575) select * fails on parquet table with map datatype

2014-03-12 Thread Harish Butani (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6575?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13932721#comment-13932721 ] Harish Butani commented on HIVE-6575: - committed to 0.13.0 branch > select * fails on

[jira] [Updated] (HIVE-6514) TestExecDriver/HCat Pig tests fails with -Phadoop-2

2014-03-12 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6514?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Chauhan updated HIVE-6514: --- Resolution: Fixed Fix Version/s: 0.13.0 Status: Resolved (was: Patch Availab

[jira] [Commented] (HIVE-6606) Stand alone metastore fails to start if new transaction values not defined in config

2014-03-12 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6606?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13932700#comment-13932700 ] Ashutosh Chauhan commented on HIVE-6606: +1 > Stand alone metastore fails to start

[jira] [Updated] (HIVE-6639) Vectorization: Partition column names are not picked up.

2014-03-12 Thread Jitendra Nath Pandey (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6639?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jitendra Nath Pandey updated HIVE-6639: --- Attachment: HIVE-6639.2.patch > Vectorization: Partition column names are not picked u

[jira] [Commented] (HIVE-6635) Heartbeats are not being sent when DbLockMgr is used and an operation holds locks

2014-03-12 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6635?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13932695#comment-13932695 ] Ashutosh Chauhan commented on HIVE-6635: This will double # of threads for HS2 and

[jira] [Resolved] (HIVE-6084) WebHCat TestStreaming_2 e2e test should return FAILURE after HIVE-5511

2014-03-12 Thread Hari Sankar Sivarama Subramaniyan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6084?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hari Sankar Sivarama Subramaniyan resolved HIVE-6084. - Resolution: Not A Problem Closing the jira based on [~ekoi

[jira] [Updated] (HIVE-6606) Stand alone metastore fails to start if new transaction values not defined in config

2014-03-12 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6606?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Gates updated HIVE-6606: - Attachment: HIVE-6606.2.patch New version of the patch with changes based on Ashutosh's comments. > Stand

[jira] [Updated] (HIVE-6606) Stand alone metastore fails to start if new transaction values not defined in config

2014-03-12 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6606?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Gates updated HIVE-6606: - Status: Patch Available (was: Open) > Stand alone metastore fails to start if new transaction values not

[jira] [Commented] (HIVE-6635) Heartbeats are not being sent when DbLockMgr is used and an operation holds locks

2014-03-12 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6635?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13932685#comment-13932685 ] Alan Gates commented on HIVE-6635: -- [~rhbutani] This patch should go into the 0.13 branch

[jira] [Commented] (HIVE-6606) Stand alone metastore fails to start if new transaction values not defined in config

2014-03-12 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6606?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13932683#comment-13932683 ] Alan Gates commented on HIVE-6606: -- [~rhbutani] This patch should go into the 0.13 branch

[jira] [Updated] (HIVE-6606) Stand alone metastore fails to start if new transaction values not defined in config

2014-03-12 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6606?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Gates updated HIVE-6606: - Status: Open (was: Patch Available) > Stand alone metastore fails to start if new transaction values not

[jira] [Commented] (HIVE-6643) Add a check for cross products in plans and output a warning

2014-03-12 Thread Harish Butani (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6643?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13932671#comment-13932671 ] Harish Butani commented on HIVE-6643: - review at: https://reviews.apache.org/r/19165/

Review Request 19165: HIVE-6643: Add a check for cross products in plans and output a warning

2014-03-12 Thread Harish Butani
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/19165/ --- Review request for hive and Gunther Hagleitner. Bugs: HIVE-6643 https://iss

[jira] [Commented] (HIVE-6643) Add a check for cross products in plans and output a warning

2014-03-12 Thread Harish Butani (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6643?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13932668#comment-13932668 ] Harish Butani commented on HIVE-6643: - preliminary patch attached. There are some issue

[jira] [Created] (HIVE-6643) Add a check for cross products in plans and output a warning

2014-03-12 Thread Harish Butani (JIRA)
Harish Butani created HIVE-6643: --- Summary: Add a check for cross products in plans and output a warning Key: HIVE-6643 URL: https://issues.apache.org/jira/browse/HIVE-6643 Project: Hive Issue

[jira] [Updated] (HIVE-6643) Add a check for cross products in plans and output a warning

2014-03-12 Thread Harish Butani (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6643?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Harish Butani updated HIVE-6643: Attachment: HIVE-6643.1.patch > Add a check for cross products in plans and output a warning > -

[jira] [Commented] (HIVE-6570) Hive variable substitution does not work with the "source" command

2014-03-12 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6570?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13932644#comment-13932644 ] Ashutosh Chauhan commented on HIVE-6570: If I am reading the patch correctly, it do

[jira] [Updated] (HIVE-6514) TestExecDriver/HCat Pig tests fails with -Phadoop-2

2014-03-12 Thread Jason Dere (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6514?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Dere updated HIVE-6514: - Issue Type: Sub-task (was: Bug) Parent: HIVE-6588 > TestExecDriver/HCat Pig tests fails with -Pha

Re: Review Request 19149: Stand alone metastore fails to start if new transaction values not defined in config

2014-03-12 Thread Alan Gates
> On March 12, 2014, 8:21 p.m., Ashutosh Chauhan wrote: > > metastore/src/java/org/apache/hadoop/hive/metastore/txn/TxnDbUtil.java, > > line 205 > > > > > > Do we need to synchronize this method? This is really inten

[jira] [Commented] (HIVE-6588) Unit test failures with hadoop-2

2014-03-12 Thread Jason Dere (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6588?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13932640#comment-13932640 ] Jason Dere commented on HIVE-6588: -- Yeah I've noticed a bunch of the following: 1. fix by

[jira] [Commented] (HIVE-6635) Heartbeats are not being sent when DbLockMgr is used and an operation holds locks

2014-03-12 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6635?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13932632#comment-13932632 ] Alan Gates commented on HIVE-6635: -- Review board: https://reviews.apache.org/r/19161/ > H

Review Request 19161: Heartbeats are not being sent when DbLockMgr is used and an operation holds locks

2014-03-12 Thread Alan Gates
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/19161/ --- Review request for hive and Ashutosh Chauhan. Bugs: HIVE-6635 https://issue

[jira] [Commented] (HIVE-6588) Unit test failures with hadoop-2

2014-03-12 Thread Szehon Ho (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6588?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13932627#comment-13932627 ] Szehon Ho commented on HIVE-6588: - Typo: "fixed by adding a order by after group by" > Un

[jira] [Updated] (HIVE-6635) Heartbeats are not being sent when DbLockMgr is used and an operation holds locks

2014-03-12 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6635?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Gates updated HIVE-6635: - Attachment: HIVE-6635.patch Added a thread to Driver to send heartbeats. This thread only runs during the

[jira] [Updated] (HIVE-6635) Heartbeats are not being sent when DbLockMgr is used and an operation holds locks

2014-03-12 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6635?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Gates updated HIVE-6635: - Status: Patch Available (was: Open) > Heartbeats are not being sent when DbLockMgr is used and an operati

[jira] [Commented] (HIVE-6588) Unit test failures with hadoop-2

2014-03-12 Thread Szehon Ho (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6588?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13932624#comment-13932624 ] Szehon Ho commented on HIVE-6588: - Just wanted to share my experience, a lot of these are c

[jira] [Commented] (HIVE-6514) TestExecDriver/HCat Pig tests fails with -Phadoop-2

2014-03-12 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6514?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13932622#comment-13932622 ] Ashutosh Chauhan commented on HIVE-6514: +1 > TestExecDriver/HCat Pig tests fails

[jira] [Updated] (HIVE-6607) describe extended on a view fails with NPE

2014-03-12 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6607?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Chauhan updated HIVE-6607: --- Resolution: Fixed Fix Version/s: 0.14.0 Status: Resolved (was: Patch Availab

[jira] [Updated] (HIVE-6569) HCatalog still has references to deprecated property hive.metastore.local

2014-03-12 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6569?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Chauhan updated HIVE-6569: --- Resolution: Fixed Fix Version/s: 0.14.0 Status: Resolved (was: Patch Availab

[jira] [Commented] (HIVE-6607) describe extended on a view fails with NPE

2014-03-12 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6607?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13932600#comment-13932600 ] Hive QA commented on HIVE-6607: --- {color:green}Overall{color}: +1 all checks pass Here are

[jira] [Commented] (HIVE-6613) Control when spcific Inputs / Outputs are started

2014-03-12 Thread Gunther Hagleitner (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6613?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13932593#comment-13932593 ] Gunther Hagleitner commented on HIVE-6613: -- Looks good. Cool to see this - should

[jira] [Updated] (HIVE-6572) Use shimmed version of hadoop conf names for mapred.{min,max}.split.size{.*}

2014-03-12 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6572?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Chauhan updated HIVE-6572: --- Resolution: Fixed Fix Version/s: 0.13.0 Status: Resolved (was: Patch Availab

[jira] [Commented] (HIVE-6543) TestEmbeddedThriftBinaryCLIService.testExecuteStatementAsync is failing sometimes

2014-03-12 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6543?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13932517#comment-13932517 ] Ashutosh Chauhan commented on HIVE-6543: I think this doesnt require full test run.

[jira] [Created] (HIVE-6642) Query fails to vectorize when a non string partition column is part of the query expression

2014-03-12 Thread Hari Sankar Sivarama Subramaniyan (JIRA)
Hari Sankar Sivarama Subramaniyan created HIVE-6642: --- Summary: Query fails to vectorize when a non string partition column is part of the query expression Key: HIVE-6642 URL: https://issues.apach

[jira] [Commented] (HIVE-6569) HCatalog still has references to deprecated property hive.metastore.local

2014-03-12 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6569?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13932509#comment-13932509 ] Ashutosh Chauhan commented on HIVE-6569: +1 > HCatalog still has references to dep

[jira] [Commented] (HIVE-6570) Hive variable substitution does not work with the "source" command

2014-03-12 Thread Edward Capriolo (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6570?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13932506#comment-13932506 ] Edward Capriolo commented on HIVE-6570: --- WE should make a release note if someone has

[jira] [Commented] (HIVE-6570) Hive variable substitution does not work with the "source" command

2014-03-12 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6570?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13932501#comment-13932501 ] Ashutosh Chauhan commented on HIVE-6570: yeah, failure is unrelated. I will commit

[jira] [Commented] (HIVE-6570) Hive variable substitution does not work with the "source" command

2014-03-12 Thread Anthony Hsu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6570?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13932494#comment-13932494 ] Anthony Hsu commented on HIVE-6570: --- The single test failure seems unrelated to my change

[jira] [Commented] (HIVE-6084) WebHCat TestStreaming_2 e2e test should return FAILURE after HIVE-5511

2014-03-12 Thread Eugene Koifman (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6084?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13932462#comment-13932462 ] Eugene Koifman commented on HIVE-6084: -- This test is supposed to have check_job_compl

[jira] [Created] (HIVE-6641) optimized HashMap keys won't work correctly with decimals

2014-03-12 Thread Sergey Shelukhin (JIRA)
Sergey Shelukhin created HIVE-6641: -- Summary: optimized HashMap keys won't work correctly with decimals Key: HIVE-6641 URL: https://issues.apache.org/jira/browse/HIVE-6641 Project: Hive Issu

[jira] [Commented] (HIVE-6447) Bucket map joins in hive-tez

2014-03-12 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6447?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13932388#comment-13932388 ] Hive QA commented on HIVE-6447: --- {color:red}Overall{color}: -1 at least one tests failed H

[jira] [Updated] (HIVE-6611) Joining multiple union all outputs fails on Tez

2014-03-12 Thread Gunther Hagleitner (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6611?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gunther Hagleitner updated HIVE-6611: - Resolution: Fixed Fix Version/s: 0.13.0 Status: Resolved (was: Patch Ava

[jira] [Updated] (HIVE-6620) UDF printf doesn't take either CHAR or VARCHAR as the first argument

2014-03-12 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6620?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xuefu Zhang updated HIVE-6620: -- Attachment: HIVE-6620.patch > UDF printf doesn't take either CHAR or VARCHAR as the first argument > ---

[jira] [Updated] (HIVE-6620) UDF printf doesn't take either CHAR or VARCHAR as the first argument

2014-03-12 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6620?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xuefu Zhang updated HIVE-6620: -- Status: Patch Available (was: Open) > UDF printf doesn't take either CHAR or VARCHAR as the first argum

[jira] [Created] (HIVE-6640) Change hive.version.shortname in hive 0.13 branch to '0.13.0'

2014-03-12 Thread Harish Butani (JIRA)
Harish Butani created HIVE-6640: --- Summary: Change hive.version.shortname in hive 0.13 branch to '0.13.0' Key: HIVE-6640 URL: https://issues.apache.org/jira/browse/HIVE-6640 Project: Hive Issue

[jira] [Updated] (HIVE-3364) LOAD DATA LOCAL INPATH : Misleading error message on Permission problem

2014-03-12 Thread Chandra Sekhar (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3364?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chandra Sekhar updated HIVE-3364: - Affects Version/s: (was: 0.12.0) Issue Type: Bug (was: Improvement) > LOAD DATA LO

[jira] [Updated] (HIVE-3364) LOAD DATA LOCAL INPATH : Misleading error message on Permission problem

2014-03-12 Thread Chandra Sekhar (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3364?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chandra Sekhar updated HIVE-3364: - Affects Version/s: 0.12.0 Status: Patch Available (was: Open) > LOAD DATA LOCAL IN

[jira] [Commented] (HIVE-6570) Hive variable substitution does not work with the "source" command

2014-03-12 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6570?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13932339#comment-13932339 ] Ashutosh Chauhan commented on HIVE-6570: +1 > Hive variable substitution does not

[jira] [Updated] (HIVE-6538) yet another annoying exception in test logs

2014-03-12 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6538?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin updated HIVE-6538: --- Resolution: Fixed Fix Version/s: 0.14.0 Status: Resolved (was: Patch Availab

[jira] [Commented] (HIVE-6572) Use shimmed version of hadoop conf names for mapred.{min,max}.split.size{.*}

2014-03-12 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6572?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13932317#comment-13932317 ] Ashutosh Chauhan commented on HIVE-6572: +1 > Use shimmed version of hadoop conf n

[jira] [Updated] (HIVE-6636) /user/hive is a bad default for HDFS jars path for Tez

2014-03-12 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6636?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin updated HIVE-6636: --- Attachment: HIVE-6636.02.patch i think it works the other way around, overriding the default d

[jira] [Updated] (HIVE-6634) Add test case for HIVE-6575

2014-03-12 Thread Szehon Ho (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6634?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Szehon Ho updated HIVE-6634: Attachment: HIVE-6634.patch FYI [~xuefuz], added some statements that fails without the patch, succeeds wit

[jira] [Updated] (HIVE-6634) Add test case for HIVE-6575

2014-03-12 Thread Szehon Ho (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6634?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Szehon Ho updated HIVE-6634: Status: Patch Available (was: Open) > Add test case for HIVE-6575 > --- > >

[jira] [Commented] (HIVE-6606) Stand alone metastore fails to start if new transaction values not defined in config

2014-03-12 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6606?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13932297#comment-13932297 ] Ashutosh Chauhan commented on HIVE-6606: Left some comments on RB. > Stand alone m

Re: Review Request 19149: Stand alone metastore fails to start if new transaction values not defined in config

2014-03-12 Thread Ashutosh Chauhan
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/19149/#review36974 --- common/src/java/org/apache/hadoop/hive/conf/HiveConf.java

[jira] [Created] (HIVE-6639) Vectorization: Partition column names are not picked up.

2014-03-12 Thread Jitendra Nath Pandey (JIRA)
Jitendra Nath Pandey created HIVE-6639: -- Summary: Vectorization: Partition column names are not picked up. Key: HIVE-6639 URL: https://issues.apache.org/jira/browse/HIVE-6639 Project: Hive

[jira] [Updated] (HIVE-6568) Vectorized cast of decimal to string and timestamp produces incorrect result.

2014-03-12 Thread Jitendra Nath Pandey (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6568?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jitendra Nath Pandey updated HIVE-6568: --- Resolution: Fixed Fix Version/s: 0.13.0 Status: Resolved (was: Patch

Re: Timeline for the Hive 0.13 release?

2014-03-12 Thread Harish Butani
added 6457, 6575 @Vaibhav I meant deferring HIVE-6580, since there is no patch for it. So your list is: 6512, 6625, 5155 and 6625, correct? On Mar 12, 2014, at 12:15 PM, Xuefu Zhang wrote: > One more, HIVE-6457, is also nice to have in 0.13. Could you please include > it, Harish? > > Thanks, > X

[jira] [Commented] (HIVE-4764) Support Kerberos HTTP authentication for HiveServer2 running in http mode

2014-03-12 Thread Vaibhav Gumashta (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4764?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13932261#comment-13932261 ] Vaibhav Gumashta commented on HIVE-4764: [~thejas] Sure, will attach a new one late

[jira] [Commented] (HIVE-6568) Vectorized cast of decimal to string and timestamp produces incorrect result.

2014-03-12 Thread Harish Butani (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6568?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13932257#comment-13932257 ] Harish Butani commented on HIVE-6568: - +1 for 0.13 > Vectorized cast of decimal to str

[jira] [Updated] (HIVE-6629) Change SET ROLE NONE to SET ROLE ALL

2014-03-12 Thread Brock Noland (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6629?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brock Noland updated HIVE-6629: --- Assignee: Brock Noland Status: Patch Available (was: Open) > Change SET ROLE NONE to SET ROLE A

[jira] [Commented] (HIVE-6538) yet another annoying exception in test logs

2014-03-12 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6538?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13932241#comment-13932241 ] Hive QA commented on HIVE-6538: --- {color:green}Overall{color}: +1 all checks pass Here are

[jira] [Commented] (HIVE-6606) Stand alone metastore fails to start if new transaction values not defined in config

2014-03-12 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6606?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13932230#comment-13932230 ] Alan Gates commented on HIVE-6606: -- https://reviews.apache.org/r/19149/ > Stand alone met

  1   2   3   >