[jira] [Updated] (HIVE-2702) listPartitionsByFilter only supports non-string partitions

2012-03-02 Thread Aniket Mokashi (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2702?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aniket Mokashi updated HIVE-2702: - Attachment: HIVE-2702.1.patch listPartitionsByFilter only supports non-string partitions

[jira] [Updated] (HIVE-2702) listPartitionsByFilter only supports non-string partitions

2012-03-02 Thread Aniket Mokashi (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2702?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aniket Mokashi updated HIVE-2702: - Status: Patch Available (was: Open) listPartitionsByFilter only supports non-string

Changing defaults for dynamic partitioning and enforced bucketing?

2012-03-02 Thread Owen O'Malley
All, Would it make sense to change the default configuration to set hive.enforce.bucketing and hive.exec.dynamic.partition to true? I find that I usually change them and I wonder what other peoples' experience with them is. Thoughts? Owen

Re: Changing defaults for dynamic partitioning and enforced bucketing?

2012-03-02 Thread Namit Jain
I agree with changing the hive.exec.dynamic.partitions. I am not sure about enforcing hive.enforcing.bucketing. It can have a additional cost, which may or may not be needed. If we change this, we should trust the metastore completelely and also change hive.optimize.bucketmapjoin and

[jira] [Commented] (HIVE-2833) Fix test failures caused by HIVE-2716

2012-03-02 Thread Namit Jain (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2833?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13221129#comment-13221129 ] Namit Jain commented on HIVE-2833: -- Enis/Ashutosh, we can try coming up with the testcase.

[jira] [Created] (HIVE-2835) Change default configuration for hive.exec.dynamic.partition

2012-03-02 Thread Owen O'Malley (Created) (JIRA)
Change default configuration for hive.exec.dynamic.partition Key: HIVE-2835 URL: https://issues.apache.org/jira/browse/HIVE-2835 Project: Hive Issue Type: Improvement

[jira] [Commented] (HIVE-2833) Fix test failures caused by HIVE-2716

2012-03-02 Thread Kevin Wilfong (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2833?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13221164#comment-13221164 ] Kevin Wilfong commented on HIVE-2833: - The issue is that updateConnectionURL is now

[jira] [Assigned] (HIVE-2833) Fix test failures caused by HIVE-2716

2012-03-02 Thread Kevin Wilfong (Assigned) (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2833?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Wilfong reassigned HIVE-2833: --- Assignee: Kevin Wilfong (was: Enis Soztutar) Fix test failures caused by HIVE-2716

Re: HCatalog-Hive StorageHandler compatibility

2012-03-02 Thread Francis Liu
Hi, I'm hoping one of the committers can comment on this. This'll help Hive-Hcatalog interoperability. -Francis On 2/28/12 4:32 PM, Francis Liu tof...@apache.org wrote: Hi, Hcatalog 0.4 which contains HCATALOG-237 will be built against Hive 0.8.1. In light of that, there are some

[jira] [Updated] (HIVE-2748) Upgrade Hbase and ZK dependcies

2012-03-02 Thread Giridharan Kesavan (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2748?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Giridharan Kesavan updated HIVE-2748: - Attachment: HIVE-2748.D1431.2.patch updating the patch so that it can apply cleanly on

[jira] [Updated] (HIVE-2831) TestContribCliDriver.dboutput and TestCliDriver.input45 fail on 0.23

2012-03-02 Thread Phabricator (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2831?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Phabricator updated HIVE-2831: -- Attachment: HIVE-2831.D2049.1.patch cwsteinbach requested code review of HIVE-2831 [jira] Mask FsShell

Re: HCatalog-Hive StorageHandler compatibility

2012-03-02 Thread Edward Capriolo
Of the handlers that exist Cassandra outside of tree Hypertable outside of tree Mongo github outside of tree From the way I look at it is if you change the handler interface your patch should fix the only in hive tree hbase handler. As long as the tests keep passing I d not see it as an issue.

[jira] [Updated] (HIVE-2831) TestContribCliDriver.dboutput and TestCliDriver.input45 fail on 0.23

2012-03-02 Thread Carl Steinbach (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2831?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carl Steinbach updated HIVE-2831: - Attachment: HIVE-2831.D2049.1.patch TestContribCliDriver.dboutput and TestCliDriver.input45

[jira] [Updated] (HIVE-2716) Move retry logic in HiveMetaStore to a separe class

2012-03-02 Thread Phabricator (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2716?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Phabricator updated HIVE-2716: -- Attachment: HIVE-2716.D2055.1.patch kevinwilfong requested code review of HIVE-2716 [jira] Move retry

[jira] [Commented] (HIVE-2716) Move retry logic in HiveMetaStore to a separe class

2012-03-02 Thread Kevin Wilfong (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2716?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13221324#comment-13221324 ] Kevin Wilfong commented on HIVE-2716: - Ignore the Phabricator comment and patch for

[jira] [Updated] (HIVE-2833) Fix test failures caused by HIVE-2716

2012-03-02 Thread Kevin Wilfong (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2833?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Wilfong updated HIVE-2833: Attachment: HIVE-2716.D2055.1.patch Fix test failures caused by HIVE-2716

[jira] [Commented] (HIVE-2833) Fix test failures caused by HIVE-2716

2012-03-02 Thread Kevin Wilfong (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2833?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13221326#comment-13221326 ] Kevin Wilfong commented on HIVE-2833: - kevinwilfong requested code review of HIVE-2716

[jira] [Updated] (HIVE-2833) Fix test failures caused by HIVE-2716

2012-03-02 Thread Kevin Wilfong (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2833?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Wilfong updated HIVE-2833: Status: Patch Available (was: Open) Fix test failures caused by HIVE-2716

[jira] [Commented] (HIVE-2833) Fix test failures caused by HIVE-2716

2012-03-02 Thread Phabricator (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2833?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13221331#comment-13221331 ] Phabricator commented on HIVE-2833: --- enis has commented on the revision HIVE-2833 [jira]

[jira] [Updated] (HIVE-2834) Diff masking it too aggressive in index_bitmap*.q and index_compact*.q tests

2012-03-02 Thread Phabricator (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2834?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Phabricator updated HIVE-2834: -- Attachment: HIVE-2834.D2061.1.patch cwsteinbach requested code review of HIVE-2834 [jira] Diff masking

[jira] [Commented] (HIVE-2833) Fix test failures caused by HIVE-2716

2012-03-02 Thread Namit Jain (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2833?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13221435#comment-13221435 ] Namit Jain commented on HIVE-2833: -- Looks good to me, but I will wait from Ashutosh/Enis

[jira] [Created] (HIVE-2836) CREATE TABLE LIKE does not copy table type

2012-03-02 Thread Kevin Wilfong (Created) (JIRA)
CREATE TABLE LIKE does not copy table type -- Key: HIVE-2836 URL: https://issues.apache.org/jira/browse/HIVE-2836 Project: Hive Issue Type: Bug Reporter: Kevin Wilfong

[jira] [Commented] (HIVE-2833) Fix test failures caused by HIVE-2716

2012-03-02 Thread Ashutosh Chauhan (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2833?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13221438#comment-13221438 ] Ashutosh Chauhan commented on HIVE-2833: @Kevin, Thanks a bunch for digging into it

[jira] [Created] (HIVE-2837) insert into external tables should not be allowed

2012-03-02 Thread Namit Jain (Created) (JIRA)
insert into external tables should not be allowed - Key: HIVE-2837 URL: https://issues.apache.org/jira/browse/HIVE-2837 Project: Hive Issue Type: Bug Reporter: Namit Jain

[jira] [Commented] (HIVE-2837) insert into external tables should not be allowed

2012-03-02 Thread Edward Capriolo (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2837?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13221491#comment-13221491 ] Edward Capriolo commented on HIVE-2837: --- maybe add a read only keyword or table