[jira] [Updated] (HIVE-3507) Some of the tests are not deterministic

2012-09-25 Thread Namit Jain (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3507?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Namit Jain updated HIVE-3507: - Status: Patch Available (was: Open) Some of the tests are not deterministic

[jira] [Commented] (HIVE-3507) Some of the tests are not deterministic

2012-09-25 Thread Namit Jain (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3507?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13462477#comment-13462477 ] Namit Jain commented on HIVE-3507: -- https://reviews.facebook.net/D5655

[jira] [Updated] (HIVE-3507) Some of the tests are not deterministic

2012-09-25 Thread Namit Jain (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3507?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Namit Jain updated HIVE-3507: - Attachment: hive.3507.1.patch Some of the tests are not deterministic

[jira] [Updated] (HIVE-3276) optimize union sub-queries

2012-09-25 Thread Namit Jain (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3276?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Namit Jain updated HIVE-3276: - Attachment: hive.3276.8.patch optimize union sub-queries --

[jira] [Assigned] (HIVE-3465) insert into statement overwrites if target table is prefixed with database name

2012-09-25 Thread Navis (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3465?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Navis reassigned HIVE-3465: --- Assignee: Navis insert into statement overwrites if target table is prefixed with database name

[jira] [Updated] (HIVE-3465) insert into statement overwrites if target table is prefixed with database name

2012-09-25 Thread Navis (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3465?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Navis updated HIVE-3465: Status: Patch Available (was: Open) https://reviews.facebook.net/D5661 insert into statement

[jira] [Updated] (HIVE-3465) insert into statement overwrites if target table is prefixed with database name

2012-09-25 Thread Navis (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3465?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Navis updated HIVE-3465: Attachment: HIVE-3465.1.patch.txt insert into statement overwrites if target table is prefixed with database

[jira] [Updated] (HIVE-3465) insert into statement overwrites if target table is prefixed with database name

2012-09-25 Thread Phabricator (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3465?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Phabricator updated HIVE-3465: -- Attachment: HIVE-3465.D5661.1.patch navis requested code review of HIVE-3465 [jira] insert into

[jira] [Updated] (HIVE-3432) perform a map-only group by if grouping key matches the sorting properties of the table

2012-09-25 Thread Namit Jain (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3432?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Namit Jain updated HIVE-3432: - Attachment: hive.3432.8.patch perform a map-only group by if grouping key matches the sorting

[jira] [Commented] (HIVE-3451) map-reduce jobs does not work for a partition containing sub-directories

2012-09-25 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3451?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13462591#comment-13462591 ] Hudson commented on HIVE-3451: -- Integrated in Hive-trunk-h0.21 #1695 (See

[jira] [Resolved] (HIVE-2265) insert overwrite directory for Multilevel directory fails.

2012-09-25 Thread rohithsharma (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2265?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] rohithsharma resolved HIVE-2265. Resolution: Duplicate insert overwrite directory for Multilevel directory fails.

[jira] [Commented] (HIVE-2265) insert overwrite directory for Multilevel directory fails.

2012-09-25 Thread rohithsharma (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2265?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13462731#comment-13462731 ] rohithsharma commented on HIVE-2265: This issue is resolved. Making duplicate of

Re: Review Request: HIVE-2206: add a new optimizer for query correlation discovery and optimization

2012-09-25 Thread Yin Huai
On Sept. 24, 2012, 9:52 p.m., Carl Steinbach wrote: ql/src/java/org/apache/hadoop/hive/ql/plan/BaseReduceSinkDesc.java, line 33 https://reviews.apache.org/r/7126/diff/4/?file=159451#file159451line33 No raw types on LHS, and why is the classname fully qualified? I have removed full

Re: Review Request: HIVE-2206: add a new optimizer for query correlation discovery and optimization

2012-09-25 Thread Yin Huai
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/7126/ --- (Updated Sept. 25, 2012, 3:23 p.m.) Review request for hive. Changes ---

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

2012-09-25 Thread Yin Huai (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2206?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13462865#comment-13462865 ] Yin Huai commented on HIVE-2206: updated patch at reviewboard. @Carl: Pleas also see my

Build failed in Jenkins: Hive-0.9.1-SNAPSHOT-h0.21-keepgoing=false #149

2012-09-25 Thread Apache Jenkins Server
See https://builds.apache.org/job/Hive-0.9.1-SNAPSHOT-h0.21-keepgoing=false/149/ -- [...truncated 10125 lines...] [echo] Project: odbc [copy] Warning: https://builds.apache.org/job/Hive-0.9.1-SNAPSHOT-h0.21-keepgoing=false/ws/hive/odbc/src/conf

[jira] [Updated] (HIVE-3411) Filter predicates on outer join overlapped on single alias is not handled properly

2012-09-25 Thread Namit Jain (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3411?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Namit Jain updated HIVE-3411: - Resolution: Fixed Hadoop Flags: Reviewed Status: Resolved (was: Patch Available)

[jira] [Updated] (HIVE-3500) To add instrumentation to capture if there is skew in reducers

2012-09-25 Thread Namit Jain (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3500?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Namit Jain updated HIVE-3500: - Status: Patch Available (was: Open) To add instrumentation to capture if there is skew in reducers

[jira] [Assigned] (HIVE-3500) To add instrumentation to capture if there is skew in reducers

2012-09-25 Thread Namit Jain (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3500?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Namit Jain reassigned HIVE-3500: Assignee: Arun Dobriyal To add instrumentation to capture if there is skew in reducers

[jira] [Updated] (HIVE-3500) To add instrumentation to capture if there is skew in reducers

2012-09-25 Thread Namit Jain (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3500?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Namit Jain updated HIVE-3500: - Status: Open (was: Patch Available) comments on phabricator To add instrumentation to

[jira] [Commented] (HIVE-3500) To add instrumentation to capture if there is skew in reducers

2012-09-25 Thread Namit Jain (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3500?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13463091#comment-13463091 ] Namit Jain commented on HIVE-3500: -- please mark 'submit patch' when you want someone to

[jira] [Commented] (HIVE-3500) To add instrumentation to capture if there is skew in reducers

2012-09-25 Thread Arun Dobriyal (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3500?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13463111#comment-13463111 ] Arun Dobriyal commented on HIVE-3500: - Yeah, will make sure to submit it.

[jira] [Commented] (HIVE-3465) insert into statement overwrites if target table is prefixed with database name

2012-09-25 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3465?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13463214#comment-13463214 ] Carl Steinbach commented on HIVE-3465: -- +1. Will commit if tests pass.

[jira] [Commented] (HIVE-3465) insert into statement overwrites if target table is prefixed with database name

2012-09-25 Thread Phabricator (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3465?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13463216#comment-13463216 ] Phabricator commented on HIVE-3465: --- cwsteinbach has accepted the revision HIVE-3465

Build failed in Jenkins: Hive-0.9.1-SNAPSHOT-h0.21 #149

2012-09-25 Thread Apache Jenkins Server
See https://builds.apache.org/job/Hive-0.9.1-SNAPSHOT-h0.21/149/ -- [...truncated 36567 lines...] [junit] POSTHOOK: query: select count(1) as cnt from testhivedrivertable [junit] POSTHOOK: type: DROPTABLE [junit] POSTHOOK: Input:

[jira] [Updated] (HIVE-3500) To add instrumentation to capture if there is skew in reducers

2012-09-25 Thread Arun Dobriyal (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3500?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Arun Dobriyal updated HIVE-3500: Status: Patch Available (was: Open) To add instrumentation to capture if there is skew in

[jira] [Updated] (HIVE-3500) To add instrumentation to capture if there is skew in reducers

2012-09-25 Thread Arun Dobriyal (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3500?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Arun Dobriyal updated HIVE-3500: Attachment: Hive-3500.2.patch.txt To add instrumentation to capture if there is skew in

[jira] [Updated] (HIVE-2084) Upgrade datanucleus from 2.0.3 to 3.0.1

2012-09-25 Thread Phabricator (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2084?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Phabricator updated HIVE-2084: -- Attachment: HIVE-2084.D5685.1.patch khorgath requested code review of HIVE-2084 [jira] Upgrade

[jira] [Commented] (HIVE-2084) Upgrade datanucleus from 2.0.3 to 3.0.1

2012-09-25 Thread Sushanth Sowmyan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2084?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13463271#comment-13463271 ] Sushanth Sowmyan commented on HIVE-2084: Andy, thanks for the pointer, I'll try to

[jira] [Commented] (HIVE-2084) Upgrade datanucleus from 2.0.3 to 3.0.1

2012-09-25 Thread Phabricator (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2084?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13463274#comment-13463274 ] Phabricator commented on HIVE-2084: --- khorgath has abandoned the revision HIVE-2084 [jira]

[jira] [Updated] (HIVE-3500) To add instrumentation to capture if there is skew in reducers

2012-09-25 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3500?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carl Steinbach updated HIVE-3500: - Component/s: Query Processor To add instrumentation to capture if there is skew in reducers

[jira] [Updated] (HIVE-3500) To add instrumentation to capture if there is skew in reducers

2012-09-25 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3500?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carl Steinbach updated HIVE-3500: - Status: Open (was: Patch Available) @Arun: comments on phabricator. Thanks. To

[jira] [Commented] (HIVE-2084) Upgrade datanucleus from 2.0.3 to 3.0.1

2012-09-25 Thread Sushanth Sowmyan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2084?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13463321#comment-13463321 ] Sushanth Sowmyan commented on HIVE-2084: @Andy : I guess the primary difference is

[jira] [Commented] (HIVE-3483) joins using partitioned table give incorrect results on windows

2012-09-25 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3483?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13463406#comment-13463406 ] Ashutosh Chauhan commented on HIVE-3483: +1 will commit if tests pass.

[jira] [Resolved] (HIVE-2876) Need more server side authorization for Hive Metastore operations

2012-09-25 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2876?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carl Steinbach resolved HIVE-2876. -- Resolution: Duplicate Resolving this as a duplicate of HIVE-2241. Need more

[jira] [Commented] (HIVE-3277) Enable Metastore audit logging for non-secure connections

2012-09-25 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3277?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13463497#comment-13463497 ] Hudson commented on HIVE-3277: -- Integrated in Hive-trunk-h0.21 #1697 (See

[jira] [Commented] (HIVE-3411) Filter predicates on outer join overlapped on single alias is not handled properly

2012-09-25 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3411?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13463496#comment-13463496 ] Hudson commented on HIVE-3411: -- Integrated in Hive-trunk-h0.21 #1697 (See

Hive-trunk-h0.21 - Build # 1697 - Failure

2012-09-25 Thread Apache Jenkins Server
Changes for Build #1672 Changes for Build #1673 Changes for Build #1674 [namit] HIVE-3422 Support partial partition specifications in when enabling/disabling protections in Hive (Jean Xu via namit) Changes for Build #1675 Changes for Build #1676 [cws] HIVE-3443. Hive Metatool should take

[jira] [Commented] (HIVE-3507) Some of the tests are not deterministic

2012-09-25 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3507?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13463500#comment-13463500 ] Carl Steinbach commented on HIVE-3507: -- +1. Will commit if tests pass.

[jira] [Updated] (HIVE-3507) Some of the tests are not deterministic

2012-09-25 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3507?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carl Steinbach updated HIVE-3507: - Resolution: Fixed Fix Version/s: 0.10.0 Hadoop Flags: Reviewed Status:

[jira] [Updated] (HIVE-3315) Propagates filters which are on the join condition transitively

2012-09-25 Thread Namit Jain (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3315?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Namit Jain updated HIVE-3315: - Status: Open (was: Patch Available) comments on phabricator Propagates filters which

[jira] [Commented] (HIVE-3315) Propagates filters which are on the join condition transitively

2012-09-25 Thread Phabricator (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3315?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13463533#comment-13463533 ] Phabricator commented on HIVE-3315: --- njain has commented on the revision HIVE-3315 [jira]

[jira] [Commented] (HIVE-3454) Problem with CAST(BIGINT as TIMESTAMP)

2012-09-25 Thread Navis (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3454?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13463534#comment-13463534 ] Navis commented on HIVE-3454: - unix_timestamp() returns seconds but Timestamp expects

[jira] [Updated] (HIVE-3499) add tests to use bucketing metadata for partitions

2012-09-25 Thread Namit Jain (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3499?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Namit Jain updated HIVE-3499: - Issue Type: Test (was: Bug) Summary: add tests to use bucketing metadata for partitions (was: use

[jira] [Commented] (HIVE-3315) Propagates filters which are on the join condition transitively

2012-09-25 Thread Namit Jain (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3315?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13463538#comment-13463538 ] Namit Jain commented on HIVE-3315: -- Can you refresh ? Some of the changes might not be

[jira] [Resolved] (HIVE-3470) Add archived tables as input entity for select statement

2012-09-25 Thread Namit Jain (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3470?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Namit Jain resolved HIVE-3470. -- Resolution: Won't Fix Add archived tables as input entity for select statement

[jira] [Commented] (HIVE-3454) Problem with CAST(BIGINT as TIMESTAMP)

2012-09-25 Thread Ryan Harris (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3454?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13463545#comment-13463545 ] Ryan Harris commented on HIVE-3454: --- These are both valid options to work around the bug.

[jira] [Commented] (HIVE-3466) maintain dependency between external table partitions and managed table partitions

2012-09-25 Thread Namit Jain (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3466?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13463547#comment-13463547 ] Namit Jain commented on HIVE-3466: -- The same behavior can be extended to partitioned