[jira] [Commented] (HIVE-2693) Add DECIMAL data type

2013-01-13 Thread Mark Grover (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2693?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13552151#comment-13552151 ] Mark Grover commented on HIVE-2693: --- [~hagleitn], I see what you mean. The reason I had

[jira] [Commented] (HIVE-3803) explain dependency should show the dependencies hierarchically in presence of views

2013-01-13 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3803?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13552159#comment-13552159 ] Hudson commented on HIVE-3803: -- Integrated in Hive-trunk-hadoop2 #62 (See

Hive-trunk-h0.21 - Build # 1909 - Still Failing

2013-01-13 Thread Apache Jenkins Server
Changes for Build #1907 [namit] HIVE-3888 wrong mapside groupby if no partition is being selected (Namit Jain via Ashutosh and namit) Changes for Build #1908 Changes for Build #1909 [kevinwilfong] HIVE-3803. explain dependency should show the dependencies hierarchically in presence of views.

[jira] [Commented] (HIVE-3803) explain dependency should show the dependencies hierarchically in presence of views

2013-01-13 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3803?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13552190#comment-13552190 ] Hudson commented on HIVE-3803: -- Integrated in Hive-trunk-h0.21 #1909 (See

[jira] [Commented] (HIVE-2693) Add DECIMAL data type

2013-01-13 Thread Namit Jain (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2693?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13552219#comment-13552219 ] Namit Jain commented on HIVE-2693: -- Either approach is fine, as long as we document it

Hive-trunk-h0.21 - Build # 1910 - Still Failing

2013-01-13 Thread Apache Jenkins Server
Changes for Build #1907 [namit] HIVE-3888 wrong mapside groupby if no partition is being selected (Namit Jain via Ashutosh and namit) Changes for Build #1908 Changes for Build #1909 [kevinwilfong] HIVE-3803. explain dependency should show the dependencies hierarchically in presence of views.

[jira] [Commented] (HIVE-3824) bug if different serdes are used for different partitions

2013-01-13 Thread Namit Jain (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3824?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13552228#comment-13552228 ] Namit Jain commented on HIVE-3824: -- will refresh and run tests. bug if

[jira] [Updated] (HIVE-3824) bug if different serdes are used for different partitions

2013-01-13 Thread Namit Jain (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3824?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Namit Jain updated HIVE-3824: - Attachment: hive.3824.4.patch bug if different serdes are used for different partitions

[jira] [Commented] (HIVE-933) Infer bucketing/sorting properties

2013-01-13 Thread Namit Jain (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-933?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13552236#comment-13552236 ] Namit Jain commented on HIVE-933: - [~kevinwilfong], did you refresh it after HIVE-3803. The

[jira] [Commented] (HIVE-3537) release locks at the end of move tasks

2013-01-13 Thread Namit Jain (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3537?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13552255#comment-13552255 ] Namit Jain commented on HIVE-3537: -- [~ashutoshc], I was thinking about it more, and I

[jira] [Updated] (HIVE-3876) call resetValid instead of ensureCapacity in the constructor of BytesRefArrayWritable

2013-01-13 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3876?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Chauhan updated HIVE-3876: --- Status: Open (was: Patch Available) Turns out this results in tons of failures. 46 tests

[jira] [Updated] (HIVE-2780) Implement more restrictive table sampler

2013-01-13 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2780?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Chauhan updated HIVE-2780: --- Status: Open (was: Patch Available) My manually conflict-resolved patch resulted in failure

[jira] [Commented] (HIVE-2206) add a new optimizer for query correlation discovery and optimization

2013-01-13 Thread Liu Zongquan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2206?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13552281#comment-13552281 ] Liu Zongquan commented on HIVE-2206: [~yhuai] I have a question that why not release a

[jira] [Commented] (HIVE-2206) add a new optimizer for query correlation discovery and optimization

2013-01-13 Thread David Inbar (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2206?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13552282#comment-13552282 ] David Inbar commented on HIVE-2206: --- I will be on vacation through January 14th, but will

Got a hadoop server IPC version mismatch ERROR in TestCliDriver avro_joins.q

2013-01-13 Thread Bing Li
Hi, guys I applied the patches for HIVE-895 ( add SerDe for Avro serialized data ) and HIVE-3273 (Add avro jars into hive execution classpath ) on Hive-0.9.0. And then I ran the following command with hadoop-1.0.3 and avro-1.6.3 ant test -Dtestcase=TestCliDriver

[jira] [Updated] (HIVE-3807) Hive authorization should use short username when Kerberos authentication

2013-01-13 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3807?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Chauhan updated HIVE-3807: --- Fix Version/s: (was: 0.9.0) Affects Version/s: 0.10.0 Status: Open

[jira] [Commented] (HIVE-2206) add a new optimizer for query correlation discovery and optimization

2013-01-13 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2206?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13552290#comment-13552290 ] Ashutosh Chauhan commented on HIVE-2206: If Yin wants to provide a patch against a

[jira] [Commented] (HIVE-3145) Lock support for Metastore calls

2013-01-13 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3145?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13552294#comment-13552294 ] Ashutosh Chauhan commented on HIVE-3145: Whats the motivation for this?

[jira] [Commented] (HIVE-1555) JDBC Storage Handler

2013-01-13 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1555?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13552295#comment-13552295 ] Ashutosh Chauhan commented on HIVE-1555: Looking at comments and watchers list,

[jira] [Commented] (HIVE-2693) Add DECIMAL data type

2013-01-13 Thread Mark Grover (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2693?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13552312#comment-13552312 ] Mark Grover commented on HIVE-2693: --- Gunther: thanks for the feedback! I understand what

[jira] [Updated] (HIVE-3598) physical optimizer changes for auto sort-merge join

2013-01-13 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3598?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Chauhan updated HIVE-3598: --- Fix Version/s: (was: 0.10.0) physical optimizer changes for auto sort-merge join

[jira] [Updated] (HIVE-1695) MapJoin followed by ReduceSink should be done as single MapReduce Job

2013-01-13 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1695?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Chauhan updated HIVE-1695: --- Fix Version/s: (was: 0.10.0) MapJoin followed by ReduceSink should be done as single

[jira] [Updated] (HIVE-3137) Including row update and delete option in hive

2013-01-13 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3137?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Chauhan updated HIVE-3137: --- Fix Version/s: (was: 0.10.0) Including row update and delete option in hive

[jira] [Commented] (HIVE-3807) Hive authorization should use short username when Kerberos authentication

2013-01-13 Thread Kai Zheng (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3807?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13552385#comment-13552385 ] Kai Zheng commented on HIVE-3807: - Ashutosh thanks for your view. I agree we need to

[jira] [Commented] (HIVE-3824) bug if different serdes are used for different partitions

2013-01-13 Thread Namit Jain (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3824?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13552406#comment-13552406 ] Namit Jain commented on HIVE-3824: -- Nothing, just the test output. Due to

[jira] [Commented] (HIVE-933) Infer bucketing/sorting properties

2013-01-13 Thread Namit Jain (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-933?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13552417#comment-13552417 ] Namit Jain commented on HIVE-933: - [~kevinwilfong], do you think we should differentiate

[jira] [Created] (HIVE-3890) Hive List Bucketing - merge per skewed dir

2013-01-13 Thread Gang Tim Liu (JIRA)
Gang Tim Liu created HIVE-3890: -- Summary: Hive List Bucketing - merge per skewed dir Key: HIVE-3890 URL: https://issues.apache.org/jira/browse/HIVE-3890 Project: Hive Issue Type: Improvement

[jira] [Updated] (HIVE-3650) Hive List Bucketing - validation

2013-01-13 Thread Gang Tim Liu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3650?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gang Tim Liu updated HIVE-3650: --- Issue Type: Improvement (was: New Feature) Hive List Bucketing - validation

[jira] [Commented] (HIVE-933) Infer bucketing/sorting properties

2013-01-13 Thread Kevin Wilfong (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-933?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13552420#comment-13552420 ] Kevin Wilfong commented on HIVE-933: I'd considered this, and have been going back and

[jira] [Updated] (HIVE-933) Infer bucketing/sorting properties

2013-01-13 Thread Kevin Wilfong (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-933?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Wilfong updated HIVE-933: --- Status: Open (was: Patch Available) Infer bucketing/sorting properties

[jira] [Commented] (HIVE-933) Infer bucketing/sorting properties

2013-01-13 Thread Kevin Wilfong (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-933?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13552421#comment-13552421 ] Kevin Wilfong commented on HIVE-933: To be more explicit, the other benefits include