[jira] Commented: (HIVE-1464) improve test query performance

2010-07-21 Thread Ning Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1464?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12890580#action_12890580 ] Ning Zhang commented on HIVE-1464: -- Ahh, sorry I forgot there is a pending issue. Can you u

[jira] Commented: (HIVE-1464) improve test query performance

2010-07-21 Thread Joydeep Sen Sarma (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1464?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12890597#action_12890597 ] Joydeep Sen Sarma commented on HIVE-1464: - ok - i haven't been able to figure out wh

[jira] Commented: (HIVE-1464) improve test query performance

2010-07-21 Thread Ning Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1464?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12890608#action_12890608 ] Ning Zhang commented on HIVE-1464: -- I commented out the cleanup function and found out ther

[jira] Commented: (HIVE-1126) Missing some Jdbc functionality like getTables getColumns and HiveResultSet.get* methods based on column name.

2010-07-21 Thread Bennie Schut (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1126?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12890722#action_12890722 ] Bennie Schut commented on HIVE-1126: Ok some more on the synchronized client on getTable

Build failed in Hudson: Hive-trunk-h0.17 #499

2010-07-21 Thread Apache Hudson Server
See Changes: [nzhang] HIVE-1464 improve test query performance (Joydeep Sen Sarma via Ning Zhang) [heyongqiang] HIVE-1455. lateral view does not work with column pruning. (Paul Yang via He Yongqiang)

[jira] Commented: (HIVE-1126) Missing some Jdbc functionality like getTables getColumns and HiveResultSet.get* methods based on column name.

2010-07-21 Thread Bennie Schut (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1126?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12890743#action_12890743 ] Bennie Schut commented on HIVE-1126: Thinking some more about the sync. stuff. I guess i

[jira] Commented: (HIVE-1464) improve test query performance

2010-07-21 Thread Joydeep Sen Sarma (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1464?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12890753#action_12890753 ] Joydeep Sen Sarma commented on HIVE-1464: - i think i found why it's happening. thes

[jira] Created: (HIVE-1475) .gitignore files being placed in test warehouse directories causing build failure

2010-07-21 Thread Joydeep Sen Sarma (JIRA)
.gitignore files being placed in test warehouse directories causing build failure - Key: HIVE-1475 URL: https://issues.apache.org/jira/browse/HIVE-1475 Project: Hadoop Hi

Build failed in Hudson: Hive-trunk-h0.19 #501

2010-07-21 Thread Apache Hudson Server
See Changes: [nzhang] HIVE-1464 improve test query performance (Joydeep Sen Sarma via Ning Zhang) [heyongqiang] HIVE-1455. lateral view does not work with column pruning. (Paul Yang via He Yongqiang)

Build failed in Hudson: Hive-trunk-h0.20 #324

2010-07-21 Thread Apache Hudson Server
See Changes: [nzhang] HIVE-1464 improve test query performance (Joydeep Sen Sarma via Ning Zhang) [heyongqiang] HIVE-1455. lateral view does not work with column pruning. (Paul Yang via He Yongqiang)

Fwd: Next Hive Contributors Meeting: August 9th @ Facebook

2010-07-21 Thread John Sichi
+hive-user For the last contributor meeting, we had a teleconference setup, but it burned a bit of time on technical difficulties and ended up not even being used. So going forward we will skip this part, but we'll still make sure to publish the slides for any presentations in the meeting summ

[jira] Commented: (HIVE-1476) Hive's metastore when run as a thrift service creates directories as the service user instead of the real user issuing create table/alter table etc.

2010-07-21 Thread Pradeep Kamath (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1476?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12890843#action_12890843 ] Pradeep Kamath commented on HIVE-1476: -- A proposal for the solution: Instead of the Met

newbie build/debug question

2010-07-21 Thread Chris Nicholas
greetings - I am embarking down the hive path, trying to build a simple SerDe based on the example in org.apache.hadoop.hive.serde2.binarysortable. So, I checked out the code, did "ant -Djavac.debug=on package" , got a nice build/dist area, but when I try to run hive, I get much foo: [...@td d

[jira] Updated: (HIVE-1264) Make Hive work with Hadoop security

2010-07-21 Thread Venkatesh S (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1264?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Venkatesh S updated HIVE-1264: -- Status: Patch Available (was: Open) Patch for H20S > Make Hive work with Hadoop security > ---

[jira] Created: (HIVE-1476) Hive's metastore when run as a thrift service creates directories as the service user instead of the real user issuing create table/alter table etc.

2010-07-21 Thread Pradeep Kamath (JIRA)
Hive's metastore when run as a thrift service creates directories as the service user instead of the real user issuing create table/alter table etc.

[jira] Updated: (HIVE-1264) Make Hive work with Hadoop security

2010-07-21 Thread Venkatesh S (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1264?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Venkatesh S updated HIVE-1264: -- Attachment: HiveHadoop20S_patch.patch > Make Hive work with Hadoop security > --

[jira] Commented: (HIVE-1175) Enable automatic patch testing on Hudson

2010-07-21 Thread John Sichi (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1175?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12890844#action_12890844 ] John Sichi commented on HIVE-1175: -- Added Johan as watcher since I think he manages the Hud

[jira] Updated: (HIVE-1264) Make Hive work with Hadoop security

2010-07-21 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1264?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carl Steinbach updated HIVE-1264: - Status: Open (was: Patch Available) @Venkatesh: It doesn't look like you attached a patch file.

[jira] Created: (HIVE-1477) Specific JDBC driver's jar

2010-07-21 Thread Jerome Boulon (JIRA)
Specific JDBC driver's jar -- Key: HIVE-1477 URL: https://issues.apache.org/jira/browse/HIVE-1477 Project: Hadoop Hive Issue Type: Improvement Components: Drivers Reporter: Jerome Boulon Today

[jira] Commented: (HIVE-1264) Make Hive work with Hadoop security

2010-07-21 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1264?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12890877#action_12890877 ] Carl Steinbach commented on HIVE-1264: -- @Venkatesh: I looked at your patch. Your change

Re: Next Hive Contributors Meeting: August 9th @ Facebook

2010-07-21 Thread Edward Capriolo
Hey, Sorry that I suggested/asked for the teleconference and then shamefully missed it. I would ask you to reconsider, hopefully we can work out the kinks, or do you have some summer interns floating around that can handle it :) Edward On Wed, Jul 21, 2010 at 3:24 PM, John Sichi wrote: > +

Re: Next Hive Contributors Meeting: August 9th @ Facebook

2010-07-21 Thread John Sichi
Hi Ed, To keep the meetup format lightweight, we'll go without the teleconference, but if you'd like, I can separately set up a periodic conf call for committers outside the Bay Area to give you a chance to ask questions and air any concerns. How does that sound? JVS On Jul 21, 2010, at 1:48

[jira] Commented: (HIVE-1475) .gitignore files being placed in test warehouse directories causing build failure

2010-07-21 Thread Ning Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1475?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12890947#action_12890947 ] Ning Zhang commented on HIVE-1475: -- A minor correction on the description. The related HIVE

[jira] Commented: (HIVE-1475) .gitignore files being placed in test warehouse directories causing build failure

2010-07-21 Thread Ning Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1475?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12890949#action_12890949 ] Ning Zhang commented on HIVE-1475: -- I think copying ${test.src.data.dir} to ${test.data.dir

[jira] Updated: (HIVE-1475) .gitignore files being placed in test warehouse directories causing build failure

2010-07-21 Thread Joydeep Sen Sarma (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1475?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joydeep Sen Sarma updated HIVE-1475: Attachment: 1475.1.patch - get rid of data/warehouse - totally unnecessary - get rid of recu

[jira] Updated: (HIVE-1475) .gitignore files being placed in test warehouse directories causing build failure

2010-07-21 Thread Joydeep Sen Sarma (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1475?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joydeep Sen Sarma updated HIVE-1475: Status: Patch Available (was: Open) Assignee: Joydeep Sen Sarma > .gitignore files be

[jira] Commented: (HIVE-1475) .gitignore files being placed in test warehouse directories causing build failure

2010-07-21 Thread Ning Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1475?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12890952#action_12890952 ] Ning Zhang commented on HIVE-1475: -- Great! I'll take a look. > .gitignore files being plac

[jira] Created: (HIVE-1478) Non-boolean expression in WHERE clause throws exception

2010-07-21 Thread Paul Yang (JIRA)
Non-boolean expression in WHERE clause throws exception --- Key: HIVE-1478 URL: https://issues.apache.org/jira/browse/HIVE-1478 Project: Hadoop Hive Issue Type: Bug Affects Versions: 0.

[jira] Updated: (HIVE-31) Hive: support CREATE TABLE xxx SELECT yyy.* FROM yyy

2010-07-21 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-31?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carl Steinbach updated HIVE-31: --- Tags: svn_id:tr...@820771 > Hive: support CREATE TABLE xxx SELECT yyy.* FROM yyy > -

[jira] Commented: (HIVE-31) Hive: support CREATE TABLE xxx SELECT yyy.* FROM yyy

2010-07-21 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-31?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12890984#action_12890984 ] Carl Steinbach commented on HIVE-31: This was accidentally committed as HIVE-861: {code}

[jira] Updated: (HIVE-549) Parallel Execution Mechanism

2010-07-21 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-549?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carl Steinbach updated HIVE-549: Affects Version/s: (was: 0.3.0) > Parallel Execution Mechanism > > >

[jira] Updated: (HIVE-510) Support Explode

2010-07-21 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-510?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carl Steinbach updated HIVE-510: Tags: svn_id:tr...@889672 > Support Explode > --- > > Key: HIVE-510 >

[jira] Updated: (HIVE-510) Support Explode

2010-07-21 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-510?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carl Steinbach updated HIVE-510: Component/s: UDF > Support Explode > --- > > Key: HIVE-510 >

[jira] Updated: (HIVE-1020) create a configuration variable to enable/disable speculative execution for reducers in hive

2010-07-21 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1020?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carl Steinbach updated HIVE-1020: - Summary: create a configuration variable to enable/disable speculative execution for reducers

[jira] Reopened: (HIVE-989) speculative execution of reducers should be supported

2010-07-21 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-989?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carl Steinbach reopened HIVE-989: - > speculative execution of reducers should be supported > -

[jira] Resolved: (HIVE-989) speculative execution of reducers should be supported

2010-07-21 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-989?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carl Steinbach resolved HIVE-989. - Fix Version/s: (was: 0.5.0) Resolution: Invalid > speculative execution of reducers shou

[jira] Updated: (HIVE-1020) create a configuration variable to enable/disable speculative execution for reducers in hive

2010-07-21 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1020?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carl Steinbach updated HIVE-1020: - Component/s: Configuration > create a configuration variable to enable/disable speculative executi

[jira] Updated: (HIVE-957) Partition Metadata and Table Metadata

2010-07-21 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-957?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carl Steinbach updated HIVE-957: Component/s: Metastore > Partition Metadata and Table Metadata >

[jira] Updated: (HIVE-931) Optimize GROUP BY aggregations where key is a sorted/bucketed column

2010-07-21 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-931?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carl Steinbach updated HIVE-931: Summary: Optimize GROUP BY aggregations where key is a sorted/bucketed column (was: Sorted Group By)

[jira] Updated: (HIVE-870) Implement LEFT SEMI JOIN

2010-07-21 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-870?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carl Steinbach updated HIVE-870: Summary: Implement LEFT SEMI JOIN (was: semi joins) Component/s: Query Processor > Implement

[jira] Created: (HIVE-1479) Add hive.exec.post.hooks to hive-default.xml

2010-07-21 Thread Carl Steinbach (JIRA)
Add hive.exec.post.hooks to hive-default.xml Key: HIVE-1479 URL: https://issues.apache.org/jira/browse/HIVE-1479 Project: Hadoop Hive Issue Type: Bug Components: Configuration

[jira] Updated: (HIVE-510) Implement EXPLODE UDTF

2010-07-21 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-510?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carl Steinbach updated HIVE-510: Summary: Implement EXPLODE UDTF (was: Support Explode) Description: EXPLODE will take an arr

[jira] Updated: (HIVE-1414) automatically invoke .hiverc init script

2010-07-21 Thread Edward Capriolo (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1414?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Edward Capriolo updated HIVE-1414: -- Attachment: hive-1414-2.txt New version only reads hiverc if -i option is not specified. Include

[jira] Updated: (HIVE-667) Implement SHOW TABLE EXTENDED

2010-07-21 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-667?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carl Steinbach updated HIVE-667: Summary: Implement SHOW TABLE EXTENDED (was: Provide hive ql to check table/partition status, in

[jira] Updated: (HIVE-1414) automatically invoke .hiverc init script

2010-07-21 Thread Edward Capriolo (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1414?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Edward Capriolo updated HIVE-1414: -- Status: Patch Available (was: Open) > automatically invoke .hiverc init script > --

[jira] Updated: (HIVE-732) Store intermediate data in binary using LazyBinarySerDe

2010-07-21 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-732?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carl Steinbach updated HIVE-732: Summary: Store intermediate data in binary using LazyBinarySerDe (was: Hive to use LazyBinarySerDe)

[jira] Commented: (HIVE-1264) Make Hive work with Hadoop security

2010-07-21 Thread Venkatesh S (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1264?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12891002#action_12891002 ] Venkatesh S commented on HIVE-1264: --- This will work against 20.1xx branch. You need to inc