[jira] [Updated] (HIVE-2628) move one line log from MapOperator to HiveContextAwareRecordReader

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

[jira] [Updated] (HIVE-2520) left semi join will duplicate data

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

Re: [VOTE] Apache Hive 0.8.0 Release Candidate 3

2011-12-09 Thread Ashutosh Chauhan
I saw this issue on trunk too in today's checkout. Hive always thinks its running in local mode because hadoop conf xmls are not getting loaded up. Ashutosh On Fri, Dec 9, 2011 at 20:59, Jakob Homan wrote: > -1. We're seeing a problem with RC2 and RC3, but not RC1 in job > submission on a secur

Re: [VOTE] Apache Hive 0.8.0 Release Candidate 3

2011-12-09 Thread Jakob Homan
-1. We're seeing a problem with RC2 and RC3, but not RC1 in job submission on a security-enabled 204 grid that I've traced back to HIVE-2362: The wrong staging directories are being specified: RC2: /user/jhoman-667872320/.staging This is because the Hadoop confs aren't being loaded and the system

[jira] [Created] (HIVE-2643) HIVE-2362 preventing Hadoop confs from loading in 0.20.204

2011-12-09 Thread Jakob Homan (Created) (JIRA)
HIVE-2362 preventing Hadoop confs from loading in 0.20.204 -- Key: HIVE-2643 URL: https://issues.apache.org/jira/browse/HIVE-2643 Project: Hive Issue Type: Bug Reporter: Jak

[jira] [Commented] (HIVE-1487) parallelize test query runs

2011-12-09 Thread Phabricator (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1487?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13166706#comment-13166706 ] Phabricator commented on HIVE-1487: --- mareksapotafb has committed the revision "HIVE-1487

[jira] [Resolved] (HIVE-1487) parallelize test query runs

2011-12-09 Thread John Sichi (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1487?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Sichi resolved HIVE-1487. -- Resolution: Fixed Fix Version/s: 0.9.0 Hadoop Flags: Reviewed Committed to trunk. Thanks Ma

[jira] [Commented] (HIVE-1487) parallelize test query runs

2011-12-09 Thread John Sichi (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1487?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13166697#comment-13166697 ] John Sichi commented on HIVE-1487: -- Also thanks Zheng for the original ptest script, and C

[jira] [Commented] (HIVE-2642) fix Hive-2566 and make union optimization more aggressive

2011-12-09 Thread He Yongqiang (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2642?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=1311#comment-1311 ] He Yongqiang commented on HIVE-2642: https://reviews.facebook.net/D735

[jira] [Updated] (HIVE-2642) fix Hive-2566 and make union optimization more aggressive

2011-12-09 Thread Phabricator (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2642?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Phabricator updated HIVE-2642: -- Attachment: HIVE-2642.D735.1.patch heyongqiang requested code review of "HIVE-2642 [jira] fix Hive-2566

[jira] [Commented] (HIVE-2629) Make a single Hive binary work with both 0.20.x and 0.23.0

2011-12-09 Thread Thomas Weise (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2629?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13166642#comment-13166642 ] Thomas Weise commented on HIVE-2629: Unit test results: ant package test All tests pa

[jira] [Updated] (HIVE-1487) parallelize test query runs

2011-12-09 Thread Marek Sapota (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1487?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marek Sapota updated HIVE-1487: --- Attachment: HIVE-1487.D603.4.patch > parallelize test query runs > --- > >

[jira] [Commented] (HIVE-1487) parallelize test query runs

2011-12-09 Thread Phabricator (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1487?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13166628#comment-13166628 ] Phabricator commented on HIVE-1487: --- jsichi has accepted the revision "HIVE-1487 [jira] A

[jira] [Commented] (HIVE-1996) "LOAD DATA INPATH" fails when the table already contains a file of the same name

2011-12-09 Thread Namit Jain (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1996?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13166594#comment-13166594 ] Namit Jain commented on HIVE-1996: -- Yongqiang, can you take a look ? > "L

[jira] [Updated] (HIVE-2526) "lastAceesTime" is always zero when executed through "describe extended " unlike "show table extende like " where lastAccessTime is updated.

2011-12-09 Thread Namit Jain (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2526?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Namit Jain updated HIVE-2526: - Status: Open (was: Patch Available) > "lastAceesTime" is always zero when executed through "describe

[jira] [Commented] (HIVE-2526) "lastAceesTime" is always zero when executed through "describe extended " unlike "show table extende like " where lastAccessTime is updated.

2011-12-09 Thread Namit Jain (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2526?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13166588#comment-13166588 ] Namit Jain commented on HIVE-2526: -- If we want to maintain the last access time, it should

[jira] [Commented] (HIVE-2628) move one line log from MapOperator to HiveContextAwareRecordReader

2011-12-09 Thread Namit Jain (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2628?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13166581#comment-13166581 ] Namit Jain commented on HIVE-2628: -- +1 > move one line log from MapOperat

[jira] [Commented] (HIVE-2640) Add alterPartition to AlterHandler interface

2011-12-09 Thread Namit Jain (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2640?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13166576#comment-13166576 ] Namit Jain commented on HIVE-2640: -- Can you refresh ? Applying the patch fails

[jira] [Updated] (HIVE-2640) Add alterPartition to AlterHandler interface

2011-12-09 Thread Namit Jain (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2640?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Namit Jain updated HIVE-2640: - Status: Open (was: Patch Available) > Add alterPartition to AlterHandler interface >

[jira] [Commented] (HIVE-2640) Add alterPartition to AlterHandler interface

2011-12-09 Thread Phabricator (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2640?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13166570#comment-13166570 ] Phabricator commented on HIVE-2640: --- njain has accepted the revision "HIVE-2640 [jira] Ad

[jira] [Created] (HIVE-2642) fix Hive-2566 and make union optimization more aggressive

2011-12-09 Thread He Yongqiang (Created) (JIRA)
fix Hive-2566 and make union optimization more aggressive -- Key: HIVE-2642 URL: https://issues.apache.org/jira/browse/HIVE-2642 Project: Hive Issue Type: Improvement Repor

[jira] [Commented] (HIVE-1487) parallelize test query runs

2011-12-09 Thread Phabricator (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1487?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13166523#comment-13166523 ] Phabricator commented on HIVE-1487: --- mareksapotafb has commented on the revision "HIVE-14

[jira] [Created] (HIVE-2641) SkewJoin should report progress while writing skew keys to HDFS

2011-12-09 Thread Namit Jain (Created) (JIRA)
SkewJoin should report progress while writing skew keys to HDFS --- Key: HIVE-2641 URL: https://issues.apache.org/jira/browse/HIVE-2641 Project: Hive Issue Type: Improvement

[jira] [Commented] (HIVE-2520) left semi join will duplicate data

2011-12-09 Thread Namit Jain (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2520?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13166493#comment-13166493 ] Namit Jain commented on HIVE-2520: -- +1 > left semi join will duplicate da

[jira] [Updated] (HIVE-2520) left semi join will duplicate data

2011-12-09 Thread Phabricator (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2520?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Phabricator updated HIVE-2520: -- Attachment: HIVE-2520.D717.1.patch njain requested code review of "HIVE-2520 [jira] left semi join will

[jira] [Commented] (HIVE-2329) Not using map aggregation, fails to execute group-by after cluster-by with same key

2011-12-09 Thread Hudson (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2329?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13166472#comment-13166472 ] Hudson commented on HIVE-2329: -- Integrated in Hive-trunk-h0.23.0 #12 (See [https://builds.apa

[jira] [Commented] (HIVE-2635) wrong class loader used for external jars

2011-12-09 Thread Hudson (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2635?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13166471#comment-13166471 ] Hudson commented on HIVE-2635: -- Integrated in Hive-trunk-h0.23.0 #12 (See [https://builds.apa

[jira] [Updated] (HIVE-2611) Make index table output of create index command if index is table based

2011-12-09 Thread Namit Jain (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2611?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Namit Jain updated HIVE-2611: - Status: Open (was: Patch Available) > Make index table output of create index command if index is tab

[jira] [Commented] (HIVE-2611) Make index table output of create index command if index is table based

2011-12-09 Thread Namit Jain (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2611?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13166470#comment-13166470 ] Namit Jain commented on HIVE-2611: -- Can you refresh ? I am getting some merge conflicts

Re: [VOTE] Apache Hive 0.8.0 Release Candidate 3

2011-12-09 Thread Carl Steinbach
+1 What I did: * Built source tarball and imported into Eclipse. Verified that test cases run. * Ran tests from command line. * Ran through tutorial exercises. We need one more +1 vote in order to release. PMC members: Please Vote! On Thu, Dec 8, 2011 at 11:40 PM, John Sichi wrote: > Tests pas

[jira] [Updated] (HIVE-2629) Make a single Hive binary work with both 0.20.x and 0.23.0

2011-12-09 Thread Phabricator (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2629?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Phabricator updated HIVE-2629: -- Attachment: HIVE-2629.D711.1.patch thw requested code review of "HIVE-2629 [jira] Make a single Hive bin

[jira] [Commented] (HIVE-1487) parallelize test query runs

2011-12-09 Thread Phabricator (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1487?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13166434#comment-13166434 ] Phabricator commented on HIVE-1487: --- jsichi has commented on the revision "HIVE-1487 [jir

[jira] [Commented] (HIVE-2635) wrong class loader used for external jars

2011-12-09 Thread Phabricator (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2635?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13166429#comment-13166429 ] Phabricator commented on HIVE-2635: --- njain has committed the revision "HIVE-2635 [jira] w

[jira] [Updated] (HIVE-2611) Make index table output of create index command if index is table based

2011-12-09 Thread Phabricator (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2611?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Phabricator updated HIVE-2611: -- Attachment: HIVE-2611.D705.2.patch kevinwilfong updated the revision "HIVE-2611 [jira] Make index table

[jira] [Updated] (HIVE-2611) Make index table output of create index command if index is table based

2011-12-09 Thread Phabricator (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2611?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Phabricator updated HIVE-2611: -- Attachment: HIVE-2611.D705.1.patch kevinwilfong requested code review of "HIVE-2611 [jira] Make index ta

[jira] [Updated] (HIVE-2640) Add alterPartition to AlterHandler interface

2011-12-09 Thread Kevin Wilfong (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2640?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Wilfong updated HIVE-2640: Status: Patch Available (was: Open) > Add alterPartition to AlterHandler interface > --

[jira] [Assigned] (HIVE-2640) Add alterPartition to AlterHandler interface

2011-12-09 Thread Kevin Wilfong (Assigned) (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2640?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Wilfong reassigned HIVE-2640: --- Assignee: Kevin Wilfong > Add alterPartition to AlterHandler interface > -

[jira] [Commented] (HIVE-2611) Make index table output of create index command if index is table based

2011-12-09 Thread Namit Jain (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2611?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13166376#comment-13166376 ] Namit Jain commented on HIVE-2611: -- +1 > Make index table output of creat

[jira] [Commented] (HIVE-2611) Make index table output of create index command if index is table based

2011-12-09 Thread Namit Jain (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2611?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13166373#comment-13166373 ] Namit Jain commented on HIVE-2611: -- Kevin, can you use phabricator to submit a diff ?

[jira] [Commented] (HIVE-2611) Make index table output of create index command if index is table based

2011-12-09 Thread Namit Jain (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2611?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13166374#comment-13166374 ] Namit Jain commented on HIVE-2611: -- https://cwiki.apache.org/Hive/phabricatorcodereview.ht

[jira] [Updated] (HIVE-2329) Not using map aggregation, fails to execute group-by after cluster-by with same key

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

[jira] [Updated] (HIVE-2640) Add alterPartition to AlterHandler interface

2011-12-09 Thread Phabricator (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2640?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Phabricator updated HIVE-2640: -- Attachment: HIVE-2640.D699.1.patch kevinwilfong requested code review of "HIVE-2640 [jira] Add alterPart

[jira] [Created] (HIVE-2640) Add alterPartition to AlterHandler interface

2011-12-09 Thread Kevin Wilfong (Created) (JIRA)
Add alterPartition to AlterHandler interface Key: HIVE-2640 URL: https://issues.apache.org/jira/browse/HIVE-2640 Project: Hive Issue Type: Improvement Reporter: Kevin Wilfong Adding

[jira] [Updated] (HIVE-1487) parallelize test query runs

2011-12-09 Thread Phabricator (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1487?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Phabricator updated HIVE-1487: -- Attachment: HIVE-1487.D603.4.patch mareksapotafb updated the revision "HIVE-1487 [jira] Add ptest script

[jira] [Commented] (HIVE-2632) ignore exception for external jars via reflection

2011-12-09 Thread Hudson (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2632?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13166118#comment-13166118 ] Hudson commented on HIVE-2632: -- Integrated in Hive-trunk-h0.21 #1134 (See [https://builds.apa

[jira] [Commented] (HIVE-2639) Allow Configuring Input Formats for Hive

2011-12-09 Thread Ron Bodkin (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2639?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13166049#comment-13166049 ] Ron Bodkin commented on HIVE-2639: -- I tried to use a storage handler to allow passing conf

[jira] [Created] (HIVE-2639) Allow Configuring Input Formats for Hive

2011-12-09 Thread Ron Bodkin (Created) (JIRA)
Allow Configuring Input Formats for Hive Key: HIVE-2639 URL: https://issues.apache.org/jira/browse/HIVE-2639 Project: Hive Issue Type: New Feature Reporter: Ron Bodkin If you want to use