[jira] [Updated] (HIVE-7263) Missing fixes from review of parquet-timestamp

2014-06-19 Thread Szehon Ho (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7263?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Szehon Ho updated HIVE-7263: Status: Patch Available (was: Open) > Missing fixes from review of parquet-timestamp >

[jira] [Updated] (HIVE-7263) Missing fixes from review of parquet-timestamp

2014-06-19 Thread Szehon Ho (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7263?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Szehon Ho updated HIVE-7263: Attachment: HIVE-7263.patch [~brocknoland] I'm sorry , when I merged with the commit, I saw I made a mista

Re: Review Request 22804: HIVE-7263 - Missing fixes from review of parquet-timestamp

2014-06-19 Thread Szehon Ho
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/22804/ --- (Updated June 20, 2014, 6:04 a.m.) Review request for hive and Brock Noland.

Review Request 22804: HIVE-7263 - Missing fixes from review of parquet-timestamp

2014-06-19 Thread Szehon Ho
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/22804/ --- Review request for hive and Brock Noland. Repository: hive-git Description --

[jira] [Commented] (HIVE-7230) Add Eclipse formatter file for Hive coding conventions

2014-06-19 Thread Brock Noland (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7230?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14038491#comment-14038491 ] Brock Noland commented on HIVE-7230: +1 pending tests Thank you!! > Add Eclipse forma

[jira] [Updated] (HIVE-7251) Fix StorageDescriptor usage in unit tests

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

branch for cbo work

2014-06-19 Thread Ashutosh Chauhan
Hi all, Some of you may have noticed that cost based optimizer work is going on at HIVE-5775 John has put up an initial patch there as well. But there is a lot more work that needs to be done. Following our tradition of large feature work in branch, I propose that we create a branch and commit thi

[jira] [Created] (HIVE-7263) Missing fixes from review of parquet-timestamp

2014-06-19 Thread Szehon Ho (JIRA)
Szehon Ho created HIVE-7263: --- Summary: Missing fixes from review of parquet-timestamp Key: HIVE-7263 URL: https://issues.apache.org/jira/browse/HIVE-7263 Project: Hive Issue Type: Bug R

[jira] [Commented] (HIVE-7230) Add Eclipse formatter file for Hive coding conventions

2014-06-19 Thread David Chen (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7230?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14038472#comment-14038472 ] David Chen commented on HIVE-7230: -- Thanks, [~brocknoland]! I have added the license heade

[jira] [Updated] (HIVE-7230) Add Eclipse formatter file for Hive coding conventions

2014-06-19 Thread David Chen (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7230?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Chen updated HIVE-7230: - Attachment: HIVE-7230.3.patch > Add Eclipse formatter file for Hive coding conventions > -

Re: Review Request 22590: HIVE-7230: Add Eclipse formatter file and apply Maven Eclipse plugin in root pom.xml.

2014-06-19 Thread David Chen
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/22590/ --- (Updated June 20, 2014, 5:27 a.m.) Review request for hive. Changes ---

[jira] [Commented] (HIVE-7234) Select on decimal column throws NPE

2014-06-19 Thread Ashish Kumar Singh (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7234?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14038456#comment-14038456 ] Ashish Kumar Singh commented on HIVE-7234: -- Thanks [~xuefuz] and [~swarnim] for re

[jira] [Commented] (HIVE-7029) Vectorize ReduceWork

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

[jira] [Commented] (HIVE-7230) Add Eclipse formatter file for Hive coding conventions

2014-06-19 Thread Brock Noland (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7230?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14038405#comment-14038405 ] Brock Noland commented on HIVE-7230: [~davidzchen] thank you very much for the contribu

[jira] [Created] (HIVE-7262) Partitioned Table Function (PTF) query fails on ORC table when attempting to vectorize

2014-06-19 Thread Matt McCline (JIRA)
Matt McCline created HIVE-7262: -- Summary: Partitioned Table Function (PTF) query fails on ORC table when attempting to vectorize Key: HIVE-7262 URL: https://issues.apache.org/jira/browse/HIVE-7262 Projec

[jira] [Created] (HIVE-7261) Calculation works wrong when hive.groupby.skewindata is true and count(*) count(distinct) group by work simultaneously

2014-06-19 Thread Chris Chen (JIRA)
Chris Chen created HIVE-7261: Summary: Calculation works wrong when hive.groupby.skewindata is true and count(*) count(distinct) group by work simultaneously Key: HIVE-7261 URL: https://issues.apache.org/jira/browse

[jira] [Commented] (HIVE-7254) Enhance Ptest framework config to auto-pick up list of MiniXXXDriver's test

2014-06-19 Thread Brock Noland (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7254?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14038303#comment-14038303 ] Brock Noland commented on HIVE-7254: Huge +1 for this. It'd be awesome to cleanup that

[jira] [Updated] (HIVE-6394) Implement Timestmap in ParquetSerde

2014-06-19 Thread Brock Noland (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6394?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brock Noland updated HIVE-6394: --- Resolution: Fixed Fix Version/s: 0.14.0 Status: Resolved (was: Patch Available) Tha

[jira] [Commented] (HIVE-7220) Empty dir in external table causes issue (root_dir_external_table.q failure)

2014-06-19 Thread Szehon Ho (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7220?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14038296#comment-14038296 ] Szehon Ho commented on HIVE-7220: - Thanks for looking at the patch. I added that as prune

[jira] [Commented] (HIVE-7250) Adaptive compression buffer size for wide tables in ORC

2014-06-19 Thread Prasanth J (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7250?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14038286#comment-14038286 ] Prasanth J commented on HIVE-7250: -- Patch committed to trunk. > Adaptive compression buff

[jira] [Commented] (HIVE-7250) Adaptive compression buffer size for wide tables in ORC

2014-06-19 Thread Prasanth J (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7250?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14038284#comment-14038284 ] Prasanth J commented on HIVE-7250: -- The recent patch does not change the outcome of unit t

[jira] [Updated] (HIVE-7250) Adaptive compression buffer size for wide tables in ORC

2014-06-19 Thread Prasanth J (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7250?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Prasanth J updated HIVE-7250: - Fix Version/s: 0.14.0 > Adaptive compression buffer size for wide tables in ORC >

[jira] [Updated] (HIVE-7250) Adaptive compression buffer size for wide tables in ORC

2014-06-19 Thread Prasanth J (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7250?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Prasanth J updated HIVE-7250: - Resolution: Fixed Status: Resolved (was: Patch Available) > Adaptive compression buffer size for

[jira] [Updated] (HIVE-7231) Improve ORC padding

2014-06-19 Thread Prasanth J (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7231?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Prasanth J updated HIVE-7231: - Attachment: HIVE-7231.3.patch > Improve ORC padding > --- > > Key: HIVE-72

[jira] [Commented] (HIVE-7063) Optimize for the Top N within a Group use case

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

[jira] [Commented] (HIVE-7234) Select on decimal column throws NPE

2014-06-19 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7234?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14038221#comment-14038221 ] Xuefu Zhang commented on HIVE-7234: --- +1 > Select on decimal column throws NPE >

Re: Review Request 22772: HIVE-6637: UDF in_file() doesn't take CHAR or VARCHAR as input

2014-06-19 Thread Jason Dere
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/22772/#review46246 --- ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFInFile.

[jira] [Updated] (HIVE-6207) Integrate HCatalog with locking

2014-06-19 Thread Eugene Koifman (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6207?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eugene Koifman updated HIVE-6207: - Attachment: HIVE-6207.4.patch preliminary patch > Integrate HCatalog with locking > -

[jira] [Commented] (HIVE-7249) HiveTxnManager.closeTxnManger() throws if called after commitTxn()

2014-06-19 Thread Eugene Koifman (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7249?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14038119#comment-14038119 ] Eugene Koifman commented on HIVE-7249: -- Here is the thread dump though there doesn't a

[jira] [Commented] (HIVE-7234) Select on decimal column throws NPE

2014-06-19 Thread Ashish Kumar Singh (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7234?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14038111#comment-14038111 ] Ashish Kumar Singh commented on HIVE-7234: -- The test errors do not look related to

[jira] [Commented] (HIVE-7249) HiveTxnManager.closeTxnManger() throws if called after commitTxn()

2014-06-19 Thread Eugene Koifman (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7249?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14038092#comment-14038092 ] Eugene Koifman commented on HIVE-7249: -- [~alangates] org.apache.hive.hcatalog.fileform

[jira] [Updated] (HIVE-7254) Enhance Ptest framework config to auto-pick up list of MiniXXXDriver's test

2014-06-19 Thread Szehon Ho (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7254?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Szehon Ho updated HIVE-7254: Attachment: trunk-mr2.properties > Enhance Ptest framework config to auto-pick up list of MiniXXXDriver's te

[jira] [Commented] (HIVE-7254) Enhance Ptest framework config to auto-pick up list of MiniXXXDriver's test

2014-06-19 Thread Szehon Ho (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7254?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14038086#comment-14038086 ] Szehon Ho commented on HIVE-7254: - Thanks, property file would work fine for Ptest framewor

[jira] [Commented] (HIVE-7234) Select on decimal column throws NPE

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

[jira] [Commented] (HIVE-7166) Vectorization with UDFs returns incorrect results

2014-06-19 Thread Hari Sankar Sivarama Subramaniyan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7166?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14038081#comment-14038081 ] Hari Sankar Sivarama Subramaniyan commented on HIVE-7166: - Create H

[jira] [Created] (HIVE-7260) between operator for vectorization should support non-constant expressions as inputs

2014-06-19 Thread Hari Sankar Sivarama Subramaniyan (JIRA)
Hari Sankar Sivarama Subramaniyan created HIVE-7260: --- Summary: between operator for vectorization should support non-constant expressions as inputs Key: HIVE-7260 URL: https://issues.apache.org/j

[jira] [Commented] (HIVE-5155) Support secure proxy user access to HiveServer2

2014-06-19 Thread Mani Rajash (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5155?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14038076#comment-14038076 ] Mani Rajash commented on HIVE-5155: --- the bug is marked as fixed are there release notes o

[jira] [Updated] (HIVE-7188) sum(if()) returns wrong results with vectorization

2014-06-19 Thread Jitendra Nath Pandey (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7188?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jitendra Nath Pandey updated HIVE-7188: --- Resolution: Fixed Status: Resolved (was: Patch Available) Committed to trunk.

[jira] [Commented] (HIVE-7105) Enable ReduceRecordProcessor to generate VectorizedRowBatches

2014-06-19 Thread Jitendra Nath Pandey (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7105?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14038043#comment-14038043 ] Jitendra Nath Pandey commented on HIVE-7105: +1 > Enable ReduceRecordProcessor

[jira] [Commented] (HIVE-7254) Enhance Ptest framework config to auto-pick up list of MiniXXXDriver's test

2014-06-19 Thread Gunther Hagleitner (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7254?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14038028#comment-14038028 ] Gunther Hagleitner commented on HIVE-7254: -- Alternatively if we have something lik

[jira] [Commented] (HIVE-7254) Enhance Ptest framework config to auto-pick up list of MiniXXXDriver's test

2014-06-19 Thread Gunther Hagleitner (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7254?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14038022#comment-14038022 ] Gunther Hagleitner commented on HIVE-7254: -- I can try to factor that info into a s

[jira] [Updated] (HIVE-7256) HiveTxnManager should be stateless

2014-06-19 Thread Eugene Koifman (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7256?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eugene Koifman updated HIVE-7256: - Assignee: Alan Gates (was: Eugene Koifman) > HiveTxnManager should be stateless > ---

[jira] [Commented] (HIVE-7118) Oracle upgrade schema scripts do not map Java long datatype columns correctly for transaction related tables

2014-06-19 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7118?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14038007#comment-14038007 ] Alan Gates commented on HIVE-7118: -- Can we just take the upgrade parts of this (the 019-..

[jira] [Resolved] (HIVE-7259) Transaction manager fails when Oracle used as metastore RDBMS

2014-06-19 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7259?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Gates resolved HIVE-7259. -- Resolution: Duplicate > Transaction manager fails when Oracle used as metastore RDBMS >

[jira] [Created] (HIVE-7259) Transaction manager fails when Oracle used as metastore RDBMS

2014-06-19 Thread Alan Gates (JIRA)
Alan Gates created HIVE-7259: Summary: Transaction manager fails when Oracle used as metastore RDBMS Key: HIVE-7259 URL: https://issues.apache.org/jira/browse/HIVE-7259 Project: Hive Issue Type:

[jira] [Commented] (HIVE-7094) Separate out static/dynamic partitioning code in FileRecordWriterContainer

2014-06-19 Thread Sushanth Sowmyan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7094?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14037968#comment-14037968 ] Sushanth Sowmyan commented on HIVE-7094: I'm +1 on the latest patch. :) > Separate

[jira] [Updated] (HIVE-7100) Users of hive should be able to specify skipTrash when dropping tables.

2014-06-19 Thread Jayesh (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7100?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jayesh updated HIVE-7100: - Attachment: HIVE-7100.1.patch > Users of hive should be able to specify skipTrash when dropping tables. >

[jira] [Updated] (HIVE-7100) Users of hive should be able to specify skipTrash when dropping tables.

2014-06-19 Thread Jayesh (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7100?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jayesh updated HIVE-7100: - Attachment: (was: HIVE-7100.1.patch) > Users of hive should be able to specify skipTrash when dropping tables.

[jira] [Updated] (HIVE-7100) Users of hive should be able to specify skipTrash when dropping tables.

2014-06-19 Thread Jayesh (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7100?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jayesh updated HIVE-7100: - Attachment: HIVE-7100.1.patch > Users of hive should be able to specify skipTrash when dropping tables. >

[jira] [Updated] (HIVE-7257) UDF format_number() does not work on FLOAT types

2014-06-19 Thread Wilbur Yang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7257?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wilbur Yang updated HIVE-7257: -- Status: Patch Available (was: Open) > UDF format_number() does not work on FLOAT types > --

[jira] [Updated] (HIVE-7257) UDF format_number() does not work on FLOAT types

2014-06-19 Thread Wilbur Yang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7257?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wilbur Yang updated HIVE-7257: -- Attachment: HIVE-7257.1.patch > UDF format_number() does not work on FLOAT types > -

[jira] [Commented] (HIVE-7254) Enhance Ptest framework config to auto-pick up list of MiniXXXDriver's test

2014-06-19 Thread Szehon Ho (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7254?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14037921#comment-14037921 ] Szehon Ho commented on HIVE-7254: - Created a subtask HIVE-7258 on that suggestion. Anyone

[jira] [Updated] (HIVE-7254) Enhance Ptest framework config to auto-pick up list of MiniXXXDriver's test

2014-06-19 Thread Szehon Ho (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7254?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Szehon Ho updated HIVE-7254: Issue Type: Test (was: Bug) > Enhance Ptest framework config to auto-pick up list of MiniXXXDriver's test >

[jira] [Created] (HIVE-7258) Move qtest-Driver properties from pom to separate file

2014-06-19 Thread Szehon Ho (JIRA)
Szehon Ho created HIVE-7258: --- Summary: Move qtest-Driver properties from pom to separate file Key: HIVE-7258 URL: https://issues.apache.org/jira/browse/HIVE-7258 Project: Hive Issue Type: Sub-tas

[jira] [Commented] (HIVE-7254) Enhance Ptest framework config to auto-pick up list of MiniXXXDriver's test

2014-06-19 Thread Szehon Ho (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7254?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14037912#comment-14037912 ] Szehon Ho commented on HIVE-7254: - I think that should work. I was going to see how hard i

[jira] [Commented] (HIVE-7223) Support generic PartitionSpecs in Metastore partition-functions

2014-06-19 Thread Mithun Radhakrishnan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7223?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14037910#comment-14037910 ] Mithun Radhakrishnan commented on HIVE-7223: [~sushanth]: Yep, you're right. I

[jira] [Commented] (HIVE-7254) Enhance Ptest framework config to auto-pick up list of MiniXXXDriver's test

2014-06-19 Thread Gunther Hagleitner (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7254?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14037892#comment-14037892 ] Gunther Hagleitner commented on HIVE-7254: -- Would moving the minimr/tez/etc proper

[jira] [Commented] (HIVE-7094) Separate out static/dynamic partitioning code in FileRecordWriterContainer

2014-06-19 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7094?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14037893#comment-14037893 ] Carl Steinbach commented on HIVE-7094: -- [~sushanth]: I'm planning to commit this patch

[jira] [Updated] (HIVE-7241) Wrong lock acquired for alter table rename partition

2014-06-19 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7241?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Gates updated HIVE-7241: - Status: Open (was: Patch Available) Need to wait for HIVE-7202 before marking this one patch available.

[jira] [Updated] (HIVE-7242) alter table drop partition is acquiring the wrong type of lock

2014-06-19 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7242?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Gates updated HIVE-7242: - Status: Open (was: Patch Available) Forgot to wait for HIVE-7202 to be checked in before I marked patch a

[jira] [Commented] (HIVE-7202) DbTxnManager deadlocks in hcatalog.cli.TestSematicAnalysis.testAlterTblFFpart()

2014-06-19 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7202?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14037885#comment-14037885 ] Alan Gates commented on HIVE-7202: -- Tests pass when run locally except root_dir_external_t

[jira] [Commented] (HIVE-7255) Allow partial partition spec in analyze command

2014-06-19 Thread Gunther Hagleitner (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7255?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14037857#comment-14037857 ] Gunther Hagleitner commented on HIVE-7255: -- Sure. HIVE-7051 looks good to me. > A

[jira] [Commented] (HIVE-7051) Display partition level column stats in DESCRIBE EXTENDED/FORMATTED PARTITION

2014-06-19 Thread Gunther Hagleitner (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7051?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14037852#comment-14037852 ] Gunther Hagleitner commented on HIVE-7051: -- +1 > Display partition level column s

[jira] [Commented] (HIVE-6967) Hive transaction manager fails when SQLServer is used as an RDBMS

2014-06-19 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6967?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14037842#comment-14037842 ] Alan Gates commented on HIVE-6967: -- Failed tests pass when run locally, except for root_di

[jira] [Commented] (HIVE-7220) Empty dir in external table causes issue (root_dir_external_table.q failure)

2014-06-19 Thread Gunther Hagleitner (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7220?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14037843#comment-14037843 ] Gunther Hagleitner commented on HIVE-7220: -- I think we should move forward with th

[jira] [Commented] (HIVE-7223) Support generic PartitionSpecs in Metastore partition-functions

2014-06-19 Thread Sushanth Sowmyan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7223?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14037835#comment-14037835 ] Sushanth Sowmyan commented on HIVE-7223: Hm.. I just realized that as far as the me

[jira] [Commented] (HIVE-7223) Support generic PartitionSpecs in Metastore partition-functions

2014-06-19 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7223?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14037837#comment-14037837 ] Alan Gates commented on HIVE-7223: -- Seems reasonable. For backwards compatibility you wil

Re: Review Request 22770: Allow partial partition spec in analyze command

2014-06-19 Thread Ashutosh Chauhan
> On June 19, 2014, 3:51 a.m., Szehon Ho wrote: > > ql/src/java/org/apache/hadoop/hive/ql/exec/ColumnStatsTask.java, line 73 > > > > > > Looks like no longer used. will get rid of it. > On June 19, 2014, 3:51 a.m., S

[jira] [Commented] (HIVE-7223) Support generic PartitionSpecs in Metastore partition-functions

2014-06-19 Thread Sushanth Sowmyan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7223?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14037822#comment-14037822 ] Sushanth Sowmyan commented on HIVE-7223: Is there a need for a List getPartitions()

[jira] [Commented] (HIVE-7098) RecordUpdater should extend RecordWriter

2014-06-19 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7098?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14037817#comment-14037817 ] Alan Gates commented on HIVE-7098: -- Ran the failing tests locally, all of which pass excep

[jira] [Commented] (HIVE-7255) Allow partial partition spec in analyze command

2014-06-19 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7255?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14037804#comment-14037804 ] Ashutosh Chauhan commented on HIVE-7255: To enable further testing of this, HIVE-70

Review Request 22782: Display partition level column stats

2014-06-19 Thread Ashutosh Chauhan
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/22782/ --- Review request for hive and Gunther Hagleitner. Bugs: HIVE-7051 https://iss

[jira] [Updated] (HIVE-7051) Display partition level column stats in DESCRIBE EXTENDED/FORMATTED PARTITION

2014-06-19 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7051?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Chauhan updated HIVE-7051: --- Status: Patch Available (was: Open) > Display partition level column stats in DESCRIBE EXTEND

[jira] [Assigned] (HIVE-7051) Display partition level column stats in DESCRIBE EXTENDED/FORMATTED PARTITION

2014-06-19 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7051?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Chauhan reassigned HIVE-7051: -- Assignee: Ashutosh Chauhan > Display partition level column stats in DESCRIBE EXTENDED/F

[jira] [Updated] (HIVE-7051) Display partition level column stats in DESCRIBE EXTENDED/FORMATTED PARTITION

2014-06-19 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7051?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Chauhan updated HIVE-7051: --- Attachment: HIVE-7051.1.patch Patch to implement the same. > Display partition level column s

[jira] [Updated] (HIVE-7051) Display partition level column stats in DESCRIBE EXTENDED/FORMATTED PARTITION

2014-06-19 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7051?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Chauhan updated HIVE-7051: --- Component/s: Statistics > Display partition level column stats in DESCRIBE EXTENDED/FORMATTED

[jira] [Commented] (HIVE-7219) Improve performance of serialization utils in ORC

2014-06-19 Thread Prasanth J (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7219?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14037771#comment-14037771 ] Prasanth J commented on HIVE-7219: -- bq. Question: Should the following information from Pr

[jira] [Commented] (HIVE-7251) Fix StorageDescriptor usage in unit tests

2014-06-19 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7251?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14037768#comment-14037768 ] Ashutosh Chauhan commented on HIVE-7251: +1 > Fix StorageDescriptor usage in unit

[jira] [Updated] (HIVE-7251) Fix StorageDescriptor usage in unit tests

2014-06-19 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7251?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Chauhan updated HIVE-7251: --- Assignee: Pankit Thapar > Fix StorageDescriptor usage in unit tests > ---

[jira] [Commented] (HIVE-7251) Fix StorageDescriptor usage in unit tests

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

[jira] [Commented] (HIVE-6637) UDF in_file() doesn't take CHAR or VARCHAR as input

2014-06-19 Thread Ashish Kumar Singh (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6637?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14037681#comment-14037681 ] Ashish Kumar Singh commented on HIVE-6637: -- [~wilbur.yang] good point. Updated the

[jira] [Updated] (HIVE-6637) UDF in_file() doesn't take CHAR or VARCHAR as input

2014-06-19 Thread Ashish Kumar Singh (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6637?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashish Kumar Singh updated HIVE-6637: - Attachment: HIVE-6637.1.patch > UDF in_file() doesn't take CHAR or VARCHAR as input >

[jira] [Updated] (HIVE-6637) UDF in_file() doesn't take CHAR or VARCHAR as input

2014-06-19 Thread Ashish Kumar Singh (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6637?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashish Kumar Singh updated HIVE-6637: - Attachment: (was: HIVE-6637.patch) > UDF in_file() doesn't take CHAR or VARCHAR as inp

Re: Review Request 22772: HIVE-6637: UDF in_file() doesn't take CHAR or VARCHAR as input

2014-06-19 Thread Ashish Singh
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/22772/ --- (Updated June 19, 2014, 6:55 p.m.) Review request for hive. Changes ---

[jira] [Updated] (HIVE-7250) Adaptive compression buffer size for wide tables in ORC

2014-06-19 Thread Prasanth J (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7250?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Prasanth J updated HIVE-7250: - Attachment: (was: HIVE-7250.5.patch) > Adaptive compression buffer size for wide tables in ORC > -

[jira] [Updated] (HIVE-7250) Adaptive compression buffer size for wide tables in ORC

2014-06-19 Thread Prasanth J (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7250?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Prasanth J updated HIVE-7250: - Attachment: HIVE-7250.5.patch > Adaptive compression buffer size for wide tables in ORC >

[jira] [Updated] (HIVE-7250) Adaptive compression buffer size for wide tables in ORC

2014-06-19 Thread Prasanth J (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7250?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Prasanth J updated HIVE-7250: - Attachment: HIVE-7250.5.patch Added missing apache license header in the newly added unit tests. Also made

[jira] [Commented] (HIVE-7230) Add Eclipse formatter file for Hive coding conventions

2014-06-19 Thread David Chen (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7230?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14037631#comment-14037631 ] David Chen commented on HIVE-7230: -- [~swarnim], in my patch, I am pointing the Maven Eclip

[jira] [Commented] (HIVE-7159) For inner joins push a 'is not null predicate' to the join sources for every non nullSafe join condition

2014-06-19 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7159?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14037589#comment-14037589 ] Ashutosh Chauhan commented on HIVE-7159: Correct, prunedCols can only be subset of

[jira] [Created] (HIVE-7257) UDF format_number() does not work on FLOAT types

2014-06-19 Thread Wilbur Yang (JIRA)
Wilbur Yang created HIVE-7257: - Summary: UDF format_number() does not work on FLOAT types Key: HIVE-7257 URL: https://issues.apache.org/jira/browse/HIVE-7257 Project: Hive Issue Type: Bug

[jira] [Updated] (HIVE-7206) Duplicate declaration of build-helper-maven-plugin in root pom

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

[jira] [Commented] (HIVE-6637) UDF in_file() doesn't take CHAR or VARCHAR as input

2014-06-19 Thread Wilbur Yang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6637?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14037551#comment-14037551 ] Wilbur Yang commented on HIVE-6637: --- Regarding the currently submitted patch: I agree wit

[jira] [Commented] (HIVE-7237) hive.exec.parallel=true w/ Hive 0.13/Tez causes application to linger forever

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

[jira] [Commented] (HIVE-7159) For inner joins push a 'is not null predicate' to the join sources for every non nullSafe join condition

2014-06-19 Thread Harish Butani (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7159?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14037453#comment-14037453 ] Harish Butani commented on HIVE-7159: - The prunedCols contain columns from the inputRR.

[jira] [Commented] (HIVE-7159) For inner joins push a 'is not null predicate' to the join sources for every non nullSafe join condition

2014-06-19 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7159?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14037450#comment-14037450 ] Ashutosh Chauhan commented on HIVE-7159: {code} if (prunedCols.size() != inputRR.ge

[jira] [Updated] (HIVE-7159) For inner joins push a 'is not null predicate' to the join sources for every non nullSafe join condition

2014-06-19 Thread Harish Butani (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7159?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Harish Butani updated HIVE-7159: Status: Open (was: Patch Available) > For inner joins push a 'is not null predicate' to the join so

[jira] [Updated] (HIVE-7159) For inner joins push a 'is not null predicate' to the join sources for every non nullSafe join condition

2014-06-19 Thread Harish Butani (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7159?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Harish Butani updated HIVE-7159: Attachment: HIVE-7159.9.patch rebase > For inner joins push a 'is not null predicate' to the join s

[jira] [Updated] (HIVE-7159) For inner joins push a 'is not null predicate' to the join sources for every non nullSafe join condition

2014-06-19 Thread Harish Butani (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7159?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Harish Butani updated HIVE-7159: Status: Patch Available (was: Open) > For inner joins push a 'is not null predicate' to the join so

MiniTezCliDriver pre-commit tests are running

2014-06-19 Thread Szehon Ho
(changing subject) The MiniTezCliDriver tests have timed-out lately in the pre-commit tests, reducing coverage of the test as Ashutosh reported. I now configured the parallel-test framework to run MiniTezCliDriver in batches of 15 qtest, like the others. Now the timeout issue is fixed, and test

[jira] [Commented] (HIVE-7235) TABLESAMPLE on join table is regarded as alias

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

  1   2   >