[jira] [Updated] (HIVE-7185) KeyWrapperFactory#TextKeyWrapper#equals() extracts Text incorrectly when isCopy is false

2014-06-19 Thread SUYEON LEE (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7185?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] SUYEON LEE updated HIVE-7185: - Status: Open (was: Patch Available) KeyWrapperFactory#TextKeyWrapper#equals() extracts Text incorrectly

[jira] [Commented] (HIVE-7236) Tez progress monitor should indicate running/failed tasks

2014-06-19 Thread Lefty Leverenz (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7236?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14037071#comment-14037071 ] Lefty Leverenz commented on HIVE-7236: -- Where can this be documented? Tez progress

[jira] [Commented] (HIVE-6694) Beeline should provide a way to execute shell command as Hive CLI does

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

[jira] [Updated] (HIVE-7205) Wrong results when union all of grouping followed by group by with correlation optimization

2014-06-19 Thread Navis (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7205?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Navis updated HIVE-7205: Attachment: HIVE-7205.1.patch.txt Wrong results when union all of grouping followed by group by with correlation

[jira] [Commented] (HIVE-7232) VectorReduceSink is emitting incorrect JOIN keys

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

[jira] [Updated] (HIVE-7205) Wrong results when union all of grouping followed by group by with correlation optimization

2014-06-19 Thread Navis (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7205?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Navis updated HIVE-7205: Assignee: Navis Affects Version/s: 0.13.0 0.13.1 Status: Patch

[jira] [Commented] (HIVE-4605) Hive job fails while closing reducer output - Unable to rename

2014-06-19 Thread George Wong (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4605?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14037200#comment-14037200 ] George Wong commented on HIVE-4605: --- We ran into this issue in our cluster. The error

[jira] [Commented] (HIVE-4605) Hive job fails while closing reducer output - Unable to rename

2014-06-19 Thread George Wong (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4605?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14037203#comment-14037203 ] George Wong commented on HIVE-4605: --- I went through the code of FileSink operator The

[jira] [Commented] (HIVE-6694) Beeline should provide a way to execute shell command as Hive CLI does

2014-06-19 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6694?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14037328#comment-14037328 ] Xuefu Zhang commented on HIVE-6694: --- [~brocknoland] Would you mind taking another look at

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

2014-06-19 Thread Swarnim Kulkarni (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7230?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14037339#comment-14037339 ] Swarnim Kulkarni commented on HIVE-7230: I guess redundancy would have been a

[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-tabpanelfocusedCommentId=14037348#comment-14037348 ] Hive QA commented on HIVE-7235: --- {color:red}Overall{color}: -1 at least one tests failed

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] [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

[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

[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

[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-tabpanelfocusedCommentId=14037453#comment-14037453 ] Harish Butani commented on HIVE-7159: - The prunedCols contain columns from the inputRR.

[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-tabpanelfocusedCommentId=14037466#comment-14037466 ] Hive QA commented on HIVE-7237: --- {color:red}Overall{color}: -1 at least one tests failed

[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-tabpanelfocusedCommentId=14037551#comment-14037551 ] Wilbur Yang commented on HIVE-6637: --- Regarding the currently submitted patch: I agree

[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

[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] [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-tabpanelfocusedCommentId=14037589#comment-14037589 ] Ashutosh Chauhan commented on HIVE-7159: Correct, prunedCols can only be subset of

[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-tabpanelfocusedCommentId=14037631#comment-14037631 ] David Chen commented on HIVE-7230: -- [~swarnim], in my patch, I am pointing the Maven

[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

[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: (was: HIVE-7250.5.patch) Adaptive compression buffer size for wide tables in ORC

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-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

[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] [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-tabpanelfocusedCommentId=14037681#comment-14037681 ] Ashish Kumar Singh commented on HIVE-6637: -- [~wilbur.yang] good point. Updated the

[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-tabpanelfocusedCommentId=14037754#comment-14037754 ] Hive QA commented on HIVE-7251: --- {color:red}Overall{color}: -1 at least one tests failed

[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 Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7251?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14037768#comment-14037768 ] Ashutosh Chauhan commented on HIVE-7251: +1 Fix StorageDescriptor usage in unit

[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-tabpanelfocusedCommentId=14037771#comment-14037771 ] Prasanth J commented on HIVE-7219: -- bq. Question: Should the following information from

[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] [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

[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

[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

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

[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-tabpanelfocusedCommentId=14037804#comment-14037804 ] Ashutosh Chauhan commented on HIVE-7255: To enable further testing of this,

[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-tabpanelfocusedCommentId=14037817#comment-14037817 ] Alan Gates commented on HIVE-7098: -- Ran the failing tests locally, all of which pass

[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-tabpanelfocusedCommentId=14037822#comment-14037822 ] Sushanth Sowmyan commented on HIVE-7223: Is there a need for a ListPartition

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 https://reviews.apache.org/r/22770/diff/1/?file=612845#file612845line73 Looks like no longer used. will get rid of it. On June 19, 2014, 3:51 a.m., Szehon Ho

[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-tabpanelfocusedCommentId=14037837#comment-14037837 ] Alan Gates commented on HIVE-7223: -- Seems reasonable. For backwards compatibility you

[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-tabpanelfocusedCommentId=14037835#comment-14037835 ] Sushanth Sowmyan commented on HIVE-7223: Hm.. I just realized that as far as the

[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-tabpanelfocusedCommentId=14037843#comment-14037843 ] Gunther Hagleitner commented on HIVE-7220: -- I think we should move forward with

[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-tabpanelfocusedCommentId=14037842#comment-14037842 ] Alan Gates commented on HIVE-6967: -- Failed tests pass when run locally, except for

[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-tabpanelfocusedCommentId=14037852#comment-14037852 ] Gunther Hagleitner commented on HIVE-7051: -- +1 Display partition level column

[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-tabpanelfocusedCommentId=14037857#comment-14037857 ] Gunther Hagleitner commented on HIVE-7255: -- Sure. HIVE-7051 looks good to me.

[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-tabpanelfocusedCommentId=14037885#comment-14037885 ] Alan Gates commented on HIVE-7202: -- Tests pass when run locally except

[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

[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] [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-tabpanelfocusedCommentId=14037893#comment-14037893 ] Carl Steinbach commented on HIVE-7094: -- [~sushanth]: I'm planning to commit this patch

[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-tabpanelfocusedCommentId=14037892#comment-14037892 ] Gunther Hagleitner commented on HIVE-7254: -- Would moving the minimr/tez/etc

[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-tabpanelfocusedCommentId=14037910#comment-14037910 ] Mithun Radhakrishnan commented on HIVE-7223: [~sushanth]: Yep, you're right. I

[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:

[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-tabpanelfocusedCommentId=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] [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] [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-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-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] [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

[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] [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-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-tabpanelfocusedCommentId=14038022#comment-14038022 ] Gunther Hagleitner commented on HIVE-7254: -- I can try to factor that info into a

[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-tabpanelfocusedCommentId=14038028#comment-14038028 ] Gunther Hagleitner commented on HIVE-7254: -- Alternatively if we have something

[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-tabpanelfocusedCommentId=14038043#comment-14038043 ] Jitendra Nath Pandey commented on HIVE-7105: +1 Enable ReduceRecordProcessor

[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

[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-tabpanelfocusedCommentId=14038076#comment-14038076 ] Mani Rajash commented on HIVE-5155: --- the bug is marked as fixed are there release notes

[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:

[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-tabpanelfocusedCommentId=14038081#comment-14038081 ] Hari Sankar Sivarama Subramaniyan commented on HIVE-7166: - Create

[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-tabpanelfocusedCommentId=14038085#comment-14038085 ] Hive QA commented on HIVE-7234: --- {color:red}Overall{color}: -1 at least one tests failed

[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-tabpanelfocusedCommentId=14038086#comment-14038086 ] Szehon Ho commented on HIVE-7254: - Thanks, property file would work fine for Ptest

[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

[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-tabpanelfocusedCommentId=14038092#comment-14038092 ] Eugene Koifman commented on HIVE-7249: -- [~alangates]

[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-tabpanelfocusedCommentId=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-tabpanelfocusedCommentId=14038119#comment-14038119 ] Eugene Koifman commented on HIVE-7249: -- Here is the thread dump though there doesn't

[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

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 ---

[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-tabpanelfocusedCommentId=14038234#comment-14038234 ] Hive QA commented on HIVE-7063: --- {color:red}Overall{color}: -1 at least one tests failed

[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-7231

[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] [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-tabpanelfocusedCommentId=14038286#comment-14038286 ] Prasanth J commented on HIVE-7250: -- Patch committed to trunk. Adaptive compression

[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-tabpanelfocusedCommentId=14038284#comment-14038284 ] Prasanth J commented on HIVE-7250: -- The recent patch does not change the outcome of unit

[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)

[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

[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-tabpanelfocusedCommentId=14038405#comment-14038405 ] Brock Noland commented on HIVE-7230: [~davidzchen] thank you very much for the

[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-tabpanelfocusedCommentId=14038450#comment-14038450 ] Hive QA commented on HIVE-7029: --- {color:red}Overall{color}: -1 at least one tests failed

[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-tabpanelfocusedCommentId=14038456#comment-14038456 ] Ashish Kumar Singh commented on HIVE-7234: -- Thanks [~xuefuz] and [~swarnim] for

[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

[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-tabpanelfocusedCommentId=14038472#comment-14038472 ] David Chen commented on HIVE-7230: -- Thanks, [~brocknoland]! I have added the license

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

[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

[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

[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-tabpanelfocusedCommentId=14038491#comment-14038491 ] Brock Noland commented on HIVE-7230: +1 pending tests Thank you!! Add Eclipse

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