[jira] [Updated] (HIVE-3707) Round map/reduce progress down when it is in the range [99.5, 100)

2012-11-15 Thread Namit Jain (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3707?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Namit Jain updated HIVE-3707: - Resolution: Fixed Fix Version/s: 0.10.0 Hadoop Flags: Reviewed Status: Resolved

[jira] [Commented] (HIVE-3531) Simple lock manager for dedicated hive server

2012-11-15 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3531?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13497827#comment-13497827 ] Carl Steinbach commented on HIVE-3531: -- @Navis: I added some comments on phabricator.

[jira] [Updated] (HIVE-3531) Simple lock manager for dedicated hive server

2012-11-15 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3531?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carl Steinbach updated HIVE-3531: - Component/s: Locking Simple lock manager for dedicated hive server

[jira] [Commented] (HIVE-3531) Simple lock manager for dedicated hive server

2012-11-15 Thread Phabricator (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3531?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13497830#comment-13497830 ] Phabricator commented on HIVE-3531: --- cwsteinbach has requested changes to the revision

[jira] [Commented] (HIVE-3377) ant model-jar command fails in metastore

2012-11-15 Thread Darren Yin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3377?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13497833#comment-13497833 ] Darren Yin commented on HIVE-3377: -- The problem likely comes from ant-contrib not being

[jira] [Commented] (HIVE-3381) Result of outer join is not valid

2012-11-15 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3381?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13497840#comment-13497840 ] Carl Steinbach commented on HIVE-3381: -- +1 @Navis: Can you test and commit this

[jira] [Commented] (HIVE-3377) ant model-jar command fails in metastore

2012-11-15 Thread Darren Yin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3377?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13497839#comment-13497839 ] Darren Yin commented on HIVE-3377: -- Actually, that may not cover all of it. I believe this

[jira] [Commented] (HIVE-3691) TestDynamicSerDe failed with IBM JDK

2012-11-15 Thread Bing Li (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3691?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13497842#comment-13497842 ] Bing Li commented on HIVE-3691: --- Another option is using LinkedHashMap instead of HashMap, it

[jira] [Updated] (HIVE-3706) getBoolVar in FileSinkOperator can be optimized

2012-11-15 Thread Namit Jain (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3706?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Namit Jain updated HIVE-3706: - Resolution: Fixed Fix Version/s: 0.10.0 Hadoop Flags: Reviewed Status: Resolved

Re: Review Request: allow 't', 'T', '1', 'f', 'F', and '0' to be allowable true/false values for the boolean hive type

2012-11-15 Thread Carl Steinbach
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/7759/#review13463 --- This change needs a testcase. Please extend the sample boolean data

[jira] [Updated] (HIVE-3635) allow 't', 'T', '1', 'f', 'F', and '0' to be allowable true/false values for the boolean hive type

2012-11-15 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3635?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carl Steinbach updated HIVE-3635: - Status: Open (was: Patch Available) @Alex: I left some comments on reviewboard. Thanks.

[jira] [Updated] (HIVE-3691) TestDynamicSerDe failed with IBM JDK

2012-11-15 Thread Bing Li (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3691?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bing Li updated HIVE-3691: -- Attachment: HIVE-3691.1.patch-trunk.txt the patch file is based on trunk,using LinkedHashMap

[jira] [Commented] (HIVE-3622) reflect udf cannot find method which has arguments of primitive types and String, Binary, Timestamp types mixed

2012-11-15 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3622?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13497856#comment-13497856 ] Carl Steinbach commented on HIVE-3622: -- +1 @Navis: I left two small comments on

[jira] [Commented] (HIVE-3691) TestDynamicSerDe failed with IBM JDK

2012-11-15 Thread Bing Li (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3691?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13497857#comment-13497857 ] Bing Li commented on HIVE-3691: --- [~renata] I think LinkedHashMap is enough to this case,

[jira] [Commented] (HIVE-3622) reflect udf cannot find method which has arguments of primitive types and String, Binary, Timestamp types mixed

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

[jira] [Updated] (HIVE-3685) TestCliDriver (script_pipe.q) failed with IBM JDK

2012-11-15 Thread Bing Li (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3685?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bing Li updated HIVE-3685: -- Attachment: HIVE-3685.1.patch-trunk.txt the patch file is made based on trunk TestCliDriver

[jira] [Commented] (HIVE-3664) Avoid to create a symlink for hive-contrib.jar file in dist\lib folder.

2012-11-15 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3664?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13497904#comment-13497904 ] Hudson commented on HIVE-3664: -- Integrated in Hive-trunk-h0.21 #1797 (See

[jira] [Updated] (HIVE-3589) describe/show partition/show tblproperties command should accept database name

2012-11-15 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3589?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carl Steinbach updated HIVE-3589: - Status: Open (was: Patch Available) @Navis: I added some comments on phabricator. Thanks.

[jira] [Commented] (HIVE-3589) describe/show partition/show tblproperties command should accept database name

2012-11-15 Thread Phabricator (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3589?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13497907#comment-13497907 ] Phabricator commented on HIVE-3589: --- cwsteinbach has requested changes to the revision

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

2012-11-15 Thread Apache Jenkins Server
Changes for Build #1764 [kevinwilfong] HIVE-3610. Add a command Explain dependency ... (Sambavi Muthukrishnan via kevinwilfong) Changes for Build #1765 Changes for Build #1766 [hashutosh] HIVE-3441 : testcases escape1,escape2 fail on windows (Thejas Nair via Ashutosh Chauhan) [kevinwilfong]

[jira] [Commented] (HIVE-3377) ant model-jar command fails in metastore

2012-11-15 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3377?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13497919#comment-13497919 ] Carl Steinbach commented on HIVE-3377: -- The directions on the wiki are out of date.

[jira] [Resolved] (HIVE-3377) ant model-jar command fails in metastore

2012-11-15 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3377?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carl Steinbach resolved HIVE-3377. -- Resolution: Won't Fix I updated the instructions on the wiki. Resolving this ticket as WONTFIX

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

2012-11-15 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2693?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carl Steinbach reassigned HIVE-2693: Assignee: Prasad Mujumdar (was: Josh Wills) @Vikram: Just spoke with Josh and found out

[jira] [Commented] (HIVE-3381) Result of outer join is not valid

2012-11-15 Thread Namit Jain (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3381?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13497952#comment-13497952 ] Namit Jain commented on HIVE-3381: -- [~navis], can you hold off for a few days ? I also

[jira] [Resolved] (HIVE-3683) pdk and builtins, run ant test will failed ,since missing junit*.jar in trunk/testlibs/

2012-11-15 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3683?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carl Steinbach resolved HIVE-3683. -- Resolution: Won't Fix We don't support running ant from subproject directories. It's possible

[jira] [Commented] (HIVE-2935) Implement HiveServer2

2012-11-15 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2935?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13497973#comment-13497973 ] Carl Steinbach commented on HIVE-2935: -- @Ashutosh: Sounds good to me. I'm in the

[jira] [Updated] (HIVE-3437) 0.23 compatibility: fix unit tests when building against 0.23

2012-11-15 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3437?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carl Steinbach updated HIVE-3437: - Fix Version/s: 0.9.1 Backported to branch-0.9 0.23 compatibility: fix unit

[jira] [Created] (HIVE-3711) Create UDAF to calculate an array of Benford's Law

2012-11-15 Thread Erik Shilts (JIRA)
Erik Shilts created HIVE-3711: - Summary: Create UDAF to calculate an array of Benford's Law Key: HIVE-3711 URL: https://issues.apache.org/jira/browse/HIVE-3711 Project: Hive Issue Type: New

[jira] [Commented] (HIVE-3437) 0.23 compatibility: fix unit tests when building against 0.23

2012-11-15 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3437?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13498004#comment-13498004 ] Hudson commented on HIVE-3437: -- Integrated in Hive-0.9.1-SNAPSHOT-h0.21 #199 (See

[jira] [Commented] (HIVE-3437) 0.23 compatibility: fix unit tests when building against 0.23

2012-11-15 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3437?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13498005#comment-13498005 ] Hudson commented on HIVE-3437: -- Integrated in Hive-0.9.1-SNAPSHOT-h0.21-keepgoing=false #199

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

2012-11-15 Thread Apache Jenkins Server
See https://builds.apache.org/job/Hive-0.9.1-SNAPSHOT-h0.21/199/changes Changes: [cws] HIVE-3437. 0.23 compatibility: fix unit tests when building against 0.23 (Chris Drome via cws) -- [...truncated 5860 lines...] [ivy:resolve] [SUCCESSFUL ]

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

2012-11-15 Thread Apache Jenkins Server
See https://builds.apache.org/job/Hive-0.9.1-SNAPSHOT-h0.21-keepgoing=false/199/changes Changes: [cws] HIVE-3437. 0.23 compatibility: fix unit tests when building against 0.23 (Chris Drome via cws) -- [...truncated 5970 lines...] [ivy:resolve]

[jira] [Updated] (HIVE-3633) sort-merge join does not work with sub-queries

2012-11-15 Thread Namit Jain (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3633?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Namit Jain updated HIVE-3633: - Attachment: hive.3633.2.patch sort-merge join does not work with sub-queries

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

2012-11-15 Thread Apache Jenkins Server
See https://builds.apache.org/job/Hive-0.9.1-SNAPSHOT-h0.21/200/ -- [...truncated 5900 lines...] [ivy:resolve] .. (0kB) [ivy:resolve] [SUCCESSFUL ] org.apache.hadoop#hadoop-yarn-api;0.23.3!hadoop-yarn-api.jar (337ms) [ivy:resolve] downloading

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

2012-11-15 Thread Apache Jenkins Server
See https://builds.apache.org/job/Hive-0.9.1-SNAPSHOT-h0.21-keepgoing=false/200/ -- [...truncated 5959 lines...] [ivy:resolve] downloading http://repo1.maven.org/maven2/com/google/inject/extensions/guice-servlet/3.0/guice-servlet-3.0.jar ...

[jira] [Updated] (HIVE-3680) Include Table information in Hive's AddPartitionEvent.

2012-11-15 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3680?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Chauhan updated HIVE-3680: --- Resolution: Fixed Fix Version/s: (was: 0.9.1) 0.10.0

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

2012-11-15 Thread Vikram Dixit K (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2693?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13498098#comment-13498098 ] Vikram Dixit K commented on HIVE-2693: -- Hi Carl, I have already done some work with

[jira] [Commented] (HIVE-3632) datanucleus breaks when using JDK7

2012-11-15 Thread Andy Jefferson (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3632?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13498101#comment-13498101 ] Andy Jefferson commented on HIVE-3632: -- You refer to a DataNucleus JIRA issue that was

[jira] [Updated] (HIVE-3291) fix fs resolvers

2012-11-15 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3291?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Chauhan updated HIVE-3291: --- Resolution: Fixed Fix Version/s: 0.10.0 Assignee: Ashish Singh (was:

[jira] [Commented] (HIVE-3680) Include Table information in Hive's AddPartitionEvent.

2012-11-15 Thread Mithun Radhakrishnan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3680?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13498107#comment-13498107 ] Mithun Radhakrishnan commented on HIVE-3680: Thank you, [~ashutoshc]. :] Any

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

2012-11-15 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2693?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13498110#comment-13498110 ] Ashutosh Chauhan commented on HIVE-2693: Vikram, Current patch also lacks test

[jira] [Commented] (HIVE-3520) ivysettings.xml does not let you override .m2/repository

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

[jira] [Commented] (HIVE-3435) Get pdk pluginTest passed when triggered from both builtin tests and pdk tests on hadoop23

2012-11-15 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3435?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13498170#comment-13498170 ] Ashutosh Chauhan commented on HIVE-3435: +1 Looks good to me. Will commit if tests

Re: Review Request: DB based token store

2012-11-15 Thread Ashutosh Chauhan
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/7941/#review13476 ---

Re: Review Request: DB based token store

2012-11-15 Thread Ashutosh Chauhan
On Nov. 15, 2012, 6:35 a.m., Mark Grover wrote: trunk/metastore/scripts/upgrade/mysql/upgrade-0.9.0-to-0.10.0.mysql.sql, line 4 https://reviews.apache.org/r/7941/diff/2/?file=19#file19line4 Are the prefix numbers there to keep things sorted in the upgrade/database

[jira] [Commented] (HIVE-3706) getBoolVar in FileSinkOperator can be optimized

2012-11-15 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3706?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13498207#comment-13498207 ] Hudson commented on HIVE-3706: -- Integrated in Hive-trunk-h0.21 #1798 (See

[jira] [Commented] (HIVE-3471) Implement grouping sets in hive

2012-11-15 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3471?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13498208#comment-13498208 ] Hudson commented on HIVE-3471: -- Integrated in Hive-trunk-h0.21 #1798 (See

[jira] [Commented] (HIVE-3707) Round map/reduce progress down when it is in the range [99.5, 100)

2012-11-15 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3707?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13498209#comment-13498209 ] Hudson commented on HIVE-3707: -- Integrated in Hive-trunk-h0.21 #1798 (See

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

2012-11-15 Thread Apache Jenkins Server
Changes for Build #1764 [kevinwilfong] HIVE-3610. Add a command Explain dependency ... (Sambavi Muthukrishnan via kevinwilfong) Changes for Build #1765 Changes for Build #1766 [hashutosh] HIVE-3441 : testcases escape1,escape2 fail on windows (Thejas Nair via Ashutosh Chauhan) [kevinwilfong]

[jira] [Updated] (HIVE-3633) sort-merge join does not work with sub-queries

2012-11-15 Thread Namit Jain (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3633?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Namit Jain updated HIVE-3633: - Attachment: hive.3633.3.patch sort-merge join does not work with sub-queries

[jira] [Commented] (HIVE-3633) sort-merge join does not work with sub-queries

2012-11-15 Thread Namit Jain (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3633?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13498230#comment-13498230 ] Namit Jain commented on HIVE-3633: -- running tests sort-merge join does

[jira] [Commented] (HIVE-3645) RCFileWriter does not implement the right function to support Federation

2012-11-15 Thread Arup Malakar (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3645?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13498262#comment-13498262 ] Arup Malakar commented on HIVE-3645: Looking at PIG-2791 looks like the following

[jira] [Created] (HIVE-3712) Use varbinary instead of longvarbinary to store min and max column values in column stats schema

2012-11-15 Thread Shreepadma Venugopalan (JIRA)
Shreepadma Venugopalan created HIVE-3712: Summary: Use varbinary instead of longvarbinary to store min and max column values in column stats schema Key: HIVE-3712 URL:

HIVE optimizer enhancements in 0.9.0+ releases

2012-11-15 Thread Sukhendu Chakraborty
Hi, I am a HIVE user who is working on anlytical applications on large data sets. For us, the HIVE performance is critical for the success of our product. I was wondering if there are any recent improvements that were made in the optimizer layer. One of the relevant references I found on the web

[jira] [Updated] (HIVE-3234) getting the reporter in the recordwriter

2012-11-15 Thread Phabricator (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3234?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Phabricator updated HIVE-3234: -- Attachment: HIVE-3234.D6699.2.patch omalley updated the revision HIVE-3234 [jira] getting the reporter

[jira] [Updated] (HIVE-3709) Stop storing default ConfVars in temp file

2012-11-15 Thread Kevin Wilfong (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3709?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Wilfong updated HIVE-3709: Attachment: HIVE-3709.2.patch.txt Stop storing default ConfVars in temp file

[jira] [Commented] (HIVE-3709) Stop storing default ConfVars in temp file

2012-11-15 Thread Kevin Wilfong (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3709?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13498291#comment-13498291 ] Kevin Wilfong commented on HIVE-3709: - Thanks Carl, I switched to caching the byte[]

[jira] [Updated] (HIVE-3709) Stop storing default ConfVars in temp file

2012-11-15 Thread Kevin Wilfong (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3709?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Wilfong updated HIVE-3709: Status: Patch Available (was: Open) Stop storing default ConfVars in temp file

HIVE optimizer enhancements in 0.9.0+ releases

2012-11-15 Thread Sukhendu Chakraborty
Hi, I am a HIVE user who is working on anlytical applications on large data sets. For us, the HIVE performance is critical for the success of our product. I was wondering if there are any recent improvements that were made in the optimizer layer. One of the relevant references I found on the web

HIVE optimizer enhancements in 0.9.0+ releases

2012-11-15 Thread Sukhendu Chakraborty
Hi, I am a HIVE user who is working on anlytical applications on large data sets. For us, the HIVE performance is critical for the success of our product. I was wondering if there are any recent improvements that were made in the optimizer layer. One of the relevant references I found on the web

[jira] [Commented] (HIVE-3709) Stop storing default ConfVars in temp file

2012-11-15 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3709?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13498325#comment-13498325 ] Carl Steinbach commented on HIVE-3709: -- +1. Running tests. Stop

[jira] [Updated] (HIVE-3403) user should not specify mapjoin to perform sort-merge bucketed join

2012-11-15 Thread Kevin Wilfong (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3403?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Wilfong updated HIVE-3403: Status: Open (was: Patch Available) user should not specify mapjoin to perform sort-merge

[jira] [Commented] (HIVE-3403) user should not specify mapjoin to perform sort-merge bucketed join

2012-11-15 Thread Kevin Wilfong (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3403?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13498326#comment-13498326 ] Kevin Wilfong commented on HIVE-3403: - Comments on Phabricator. user

[jira] [Commented] (HIVE-3648) HiveMetaStoreFsImpl is not compatible with hadoop viewfs

2012-11-15 Thread Arup Malakar (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3648?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13498328#comment-13498328 ] Arup Malakar commented on HIVE-3648: Review for trunk:

Re: Review Request: DB based token store

2012-11-15 Thread Ashutosh Chauhan
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/7941/ --- (Updated Nov. 15, 2012, 9:52 p.m.) Review request for hive and Carl Steinbach.

[jira] [Updated] (HIVE-3255) Add DBTokenStore to store Delegation Tokens in DB

2012-11-15 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3255?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Chauhan updated HIVE-3255: --- Attachment: hive-3255_3.patch Updated patch incorporating Mark and Prasad's comments.

[jira] [Commented] (HIVE-3234) getting the reporter in the recordwriter

2012-11-15 Thread Phabricator (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3234?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13498390#comment-13498390 ] Phabricator commented on HIVE-3234: --- ashutoshc has accepted the revision HIVE-3234 [jira]

[jira] [Commented] (HIVE-3234) getting the reporter in the recordwriter

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

Re: hive 0.10 release

2012-11-15 Thread Ashutosh Chauhan
Good progress. Looks like folks are on board. I propose to cut the branch in next couple of days. There are few jiras which are patch ready which I want to get into the hive-0.10 release, including HIVE-3255 HIVE-2517 HIVE-3400 HIVE-3678 Ed has already made a request for HIVE-3083. If folks have

[jira] [Created] (HIVE-3713) Metastore: Sporadic unit test failures

2012-11-15 Thread Gunther Hagleitner (JIRA)
Gunther Hagleitner created HIVE-3713: Summary: Metastore: Sporadic unit test failures Key: HIVE-3713 URL: https://issues.apache.org/jira/browse/HIVE-3713 Project: Hive Issue Type: Bug

[jira] [Updated] (HIVE-3713) Metastore: Sporadic unit test failures

2012-11-15 Thread Gunther Hagleitner (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3713?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gunther Hagleitner updated HIVE-3713: - Attachment: HIVE-3713.1-r1409996.txt Metastore: Sporadic unit test failures

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

2012-11-15 Thread Prasad Mujumdar (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2693?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Prasad Mujumdar updated HIVE-2693: -- Attachment: HIVE-2693-10.patch Here's the updated patch with test updates, additional patches

[jira] [Updated] (HIVE-3713) Metastore: Sporadic unit test failures

2012-11-15 Thread Gunther Hagleitner (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3713?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gunther Hagleitner updated HIVE-3713: - Status: Patch Available (was: Open) Metastore: Sporadic unit test failures

[jira] [Assigned] (HIVE-2599) Support Composit/Compound Keys with HBaseStorageHandler

2012-11-15 Thread Swarnim Kulkarni (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2599?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Swarnim Kulkarni reassigned HIVE-2599: -- Assignee: Swarnim Kulkarni Support Composit/Compound Keys with HBaseStorageHandler

[jira] [Commented] (HIVE-3705) Adding authorization capability to the metastore

2012-11-15 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3705?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13498423#comment-13498423 ] Ashutosh Chauhan commented on HIVE-3705: Sushanth, Patch doesn't apply cleanly on

[jira] [Updated] (HIVE-3553) Support binary qualifiers for Hive/HBase integration

2012-11-15 Thread Swarnim Kulkarni (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3553?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Swarnim Kulkarni updated HIVE-3553: --- Attachment: HIVE-3553.1.patch.txt Support binary qualifiers for Hive/HBase integration

[jira] [Updated] (HIVE-3553) Support binary qualifiers for Hive/HBase integration

2012-11-15 Thread Swarnim Kulkarni (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3553?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Swarnim Kulkarni updated HIVE-3553: --- Assignee: Swarnim Kulkarni Status: Patch Available (was: Open) Support binary

[jira] [Commented] (HIVE-3553) Support binary qualifiers for Hive/HBase integration

2012-11-15 Thread Swarnim Kulkarni (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3553?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13498429#comment-13498429 ] Swarnim Kulkarni commented on HIVE-3553: This patch should be up for review now.

[jira] [Updated] (HIVE-3435) Get pdk pluginTest passed when triggered from both builtin tests and pdk tests on hadoop23

2012-11-15 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3435?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Chauhan updated HIVE-3435: --- Resolution: Fixed Fix Version/s: 0.10.0 Status: Resolved (was: Patch

[jira] [Commented] (HIVE-3705) Adding authorization capability to the metastore

2012-11-15 Thread Shreepadma Venugopalan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3705?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13498520#comment-13498520 ] Shreepadma Venugopalan commented on HIVE-3705: -- @Sushanth: Thanks for posting

[jira] [Updated] (HIVE-3520) ivysettings.xml does not let you override .m2/repository

2012-11-15 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3520?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Chauhan updated HIVE-3520: --- Resolution: Fixed Fix Version/s: 0.10.0 Status: Resolved (was: Patch

[jira] [Commented] (HIVE-3713) Metastore: Sporadic unit test failures

2012-11-15 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3713?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13498533#comment-13498533 ] Ashutosh Chauhan commented on HIVE-3713: I have also seen these failures in my test

[jira] [Updated] (HIVE-3713) Metastore: Sporadic unit test failures

2012-11-15 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3713?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Chauhan updated HIVE-3713: --- Assignee: Gunther Hagleitner Metastore: Sporadic unit test failures

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

2012-11-15 Thread Apache Jenkins Server
Changes for Build #1764 [kevinwilfong] HIVE-3610. Add a command Explain dependency ... (Sambavi Muthukrishnan via kevinwilfong) Changes for Build #1765 Changes for Build #1766 [hashutosh] HIVE-3441 : testcases escape1,escape2 fail on windows (Thejas Nair via Ashutosh Chauhan) [kevinwilfong]

[jira] [Commented] (HIVE-3291) fix fs resolvers

2012-11-15 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3291?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13498536#comment-13498536 ] Hudson commented on HIVE-3291: -- Integrated in Hive-trunk-h0.21 #1799 (See

[jira] [Commented] (HIVE-3680) Include Table information in Hive's AddPartitionEvent.

2012-11-15 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3680?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13498537#comment-13498537 ] Hudson commented on HIVE-3680: -- Integrated in Hive-trunk-h0.21 #1799 (See

[jira] [Updated] (HIVE-2691) Specify location of log4j configuration files via configuration properties

2012-11-15 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2691?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Chauhan updated HIVE-2691: --- Status: Open (was: Patch Available) Patch doesn't apply cleanly anymore. Zhenxiao, can you

[jira] [Updated] (HIVE-3428) Fix log4j configuration errors when running hive on hadoop23

2012-11-15 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3428?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Chauhan updated HIVE-3428: --- Status: Open (was: Patch Available) Patch doesn't apply cleanly. Zhenxiao, can you please

[jira] [Updated] (HIVE-3398) Hive serde should support empty struct

2012-11-15 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3398?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Chauhan updated HIVE-3398: --- Fix Version/s: (was: 0.9.0) Status: Open (was: Patch Available) Patch doesn't

[jira] [Updated] (HIVE-3264) Add support for binary dataype to AvroSerde

2012-11-15 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3264?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Chauhan updated HIVE-3264: --- Status: Open (was: Patch Available) Marking as open, since looks like it needs some more

[jira] [Commented] (HIVE-3255) Add DBTokenStore to store Delegation Tokens in DB

2012-11-15 Thread Mark Grover (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3255?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13498571#comment-13498571 ] Mark Grover commented on HIVE-3255: --- Looks good to me (non-committer). Thanks Ashutosh!

[jira] [Updated] (HIVE-3035) Modify clean target to remove ~/.ivy2/local/org.apache.hive ~/.ivy2/cache/org.apache.hive

2012-11-15 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3035?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Chauhan updated HIVE-3035: --- Resolution: Not A Problem Fix Version/s: 0.10.0 Status: Resolved (was:

[jira] [Commented] (HIVE-3392) Hive unnecessarily validates table SerDes when dropping a table

2012-11-15 Thread Ajesh Kumar (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3392?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13498660#comment-13498660 ] Ajesh Kumar commented on HIVE-3392: --- Hi Edward Capriolo As per my previous comment, can