[jira] Commented: (HIVE-1517) ability to select across a database

2011-02-16 Thread Namit Jain (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1517?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12995211#comment-12995211 ] Namit Jain commented on HIVE-1517: -- Ideally, //db should be created as part of locking. Yo

[jira] Commented: (HIVE-1517) ability to select across a database

2011-02-16 Thread Namit Jain (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1517?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12995213#comment-12995213 ] Namit Jain commented on HIVE-1517: -- Sorry, looked at the code again - your locking changes

[jira] Commented: (HIVE-1517) ability to select across a database

2011-02-16 Thread Namit Jain (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1517?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12995242#comment-12995242 ] Namit Jain commented on HIVE-1517: -- The code changes look good - but I am getting a lot of

[jira] Commented: (HIVE-1517) ability to select across a database

2011-02-16 Thread Namit Jain (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1517?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12995245#comment-12995245 ] Namit Jain commented on HIVE-1517: -- archive.q is the first test that fails - it works fine

Some queries re locking

2011-02-16 Thread Krishna Kumar
Hello, While looking into some of the tangential issues encountered while doing the export/import related work, I have some questions: 1. Should "CREATE TABLE" lock (shared) the database? I think so from the discussions, but I do not think it happens now. 2. Similarly "LOAD" should a

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

2011-02-16 Thread Apache Hudson Server
See Changes: [nzhang] HIVE-1995. Mismatched open/commit transaction calls when using get_partition() (Paul Yang via Ning Zhang) -- [...truncated 25917 lines...] [junit] POSTHOOK: quer

Build failed in Hudson: Hive-0.7.0-h0.20 #3

2011-02-16 Thread Apache Hudson Server
See -- [...truncated 7392 lines...] ivy-init-dirs: ivy-download: [get] Getting: http://repo2.maven.org/maven2/org/apache/ivy/ivy/2.1.0/ivy-2.1.0.jar [get] To:

[jira] Commented: (HIVE-1817) Remove Hive dependency on unreleased commons-cli 2.0 Snapshot

2011-02-16 Thread John Sichi (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1817?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12995379#comment-12995379 ] John Sichi commented on HIVE-1817: -- Oops, you're right, my environment was messed up. I'l

[jira] Updated: (HIVE-1817) Remove Hive dependency on unreleased commons-cli 2.0 Snapshot

2011-02-16 Thread John Sichi (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1817?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Sichi updated HIVE-1817: - Resolution: Fixed Hadoop Flags: [Reviewed] Status: Resolved (was: Patch Available) Commit

Review Request: HIVE-1928. GRANT/REVOKE should handle privileges as tokens, not identifiers

2011-02-16 Thread Jonathan Natkins
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/427/ --- Review request for hive. Summary --- Review request for HIVE-1928. This ad

[jira] Updated: (HIVE-1928) GRANT/REVOKE should handle privileges as tokens, not identifiers

2011-02-16 Thread Jonathan Natkins (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1928?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Natkins updated HIVE-1928: --- Assignee: Jonathan Natkins Status: Patch Available (was: Open) > GRANT/REVOKE should ha

[jira] Updated: (HIVE-1928) GRANT/REVOKE should handle privileges as tokens, not identifiers

2011-02-16 Thread Jonathan Natkins (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1928?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Natkins updated HIVE-1928: --- Attachment: HIVE-1928.1.patch https://reviews.apache.org/r/427/ > GRANT/REVOKE should handle

cli dependency change

2011-02-16 Thread John Sichi
After you svn up the commit for HIVE-1817 and do ant clean package, you may get errors like the ones below. If so, it means you were relying on the Hadoop 0.20.0 tarball we use for Hive development, and you need to update your $HADOOP_HOME to point to hive-trunk/build/hadoopcore/hadoop-0.20.1

[jira] Commented: (HIVE-1517) ability to select across a database

2011-02-16 Thread Siying Dong (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1517?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12995440#comment-12995440 ] Siying Dong commented on HIVE-1517: --- I applied that patch to a clean directory and I am r

[jira] Updated: (HIVE-1980) Merging using mapreduce rather than map-only job failed in case of dynamic partition inserts

2011-02-16 Thread Ning Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1980?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ning Zhang updated HIVE-1980: - Attachment: HIVE-1980.patch > Merging using mapreduce rather than map-only job failed in case of dynamic

[jira] Updated: (HIVE-1980) Merging using mapreduce rather than map-only job failed in case of dynamic partition inserts

2011-02-16 Thread Ning Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1980?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ning Zhang updated HIVE-1980: - Status: Patch Available (was: Open) > Merging using mapreduce rather than map-only job failed in case of

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

2011-02-16 Thread Apache Hudson Server
See -- [...truncated 25918 lines...] [junit] POSTHOOK: query: select key, value from testhivedrivertable [junit] POSTHOOK: type: QUERY [junit] POSTHOOK: Input: default@testhivedrivertab

[jira] Updated: (HIVE-1517) ability to select across a database

2011-02-16 Thread Siying Dong (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1517?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Siying Dong updated HIVE-1517: -- Status: Open (was: Patch Available) When I sync up new codes and rebase, some tests break. Will fix it.

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

2011-02-16 Thread Kirk True (JIRA)
"LOAD DATA INPATH" fails when the table already contains a file of the same name Key: HIVE-1996 URL: https://issues.apache.org/jira/browse/HIVE-1996 Project: Hive

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

2011-02-16 Thread Kirk True (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1996?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kirk True updated HIVE-1996: Description: Steps: 1. From the command line copy the kv2.txt data file into the current user's HDFS direc

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

2011-02-16 Thread Kirk True (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1996?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kirk True updated HIVE-1996: Description: Steps: 1. From the command line copy the kv2.txt data file into the current user's HDFS direc

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

2011-02-16 Thread Kirk True (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1996?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12995499#comment-12995499 ] Kirk True commented on HIVE-1996: - This is very closely related to, but not the same as, HI

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

2011-02-16 Thread Kirk True (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-307?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12995500#comment-12995500 ] Kirk True commented on HIVE-307: This is very closely related to, but not the same as, HIVE-

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

2011-02-16 Thread Kirk True (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1996?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kirk True updated HIVE-1996: Description: Steps: 1. From the command line copy the kv2.txt data file into the current user's HDFS direc

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

2011-02-16 Thread Apache Hudson Server
See Changes: [jvs] HIVE-1817. Remove Hive dependency on unreleased commons-cli 2.0 Snapsho (Carl Steinbach via jvs) -- [...truncated 10858 lines...] compile: [echo] Compiling: anttask

[jira] Resolved: (HIVE-1981) TestHadoop20SAuthBridge failed on current trunk

2011-02-16 Thread John Sichi (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1981?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Sichi resolved HIVE-1981. -- Resolution: Fixed Fixed as part of another commit (HIVE-1817). > TestHadoop20SAuthBridge failed on cur

Question about Transform and M/R scripts

2011-02-16 Thread Vijay
Hi, I'm trying this use case: do a simple select from an existing table and pass the results through a reduce script to do some analysis. The table has web logs so the select uses a pseudo user ID as the key and the rest of the data as values. My expectation is that a single reduce script should r

[jira] Commented: (HIVE-1941) support explicit view partitioning

2011-02-16 Thread John Sichi (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1941?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12995546#comment-12995546 ] John Sichi commented on HIVE-1941: -- Yongqiang, does that address your comments? > suppor

Re: Question about Transform and M/R scripts

2011-02-16 Thread Edward Capriolo
On Wed, Feb 16, 2011 at 5:07 PM, Vijay wrote: > Hi, > > I'm trying this use case: do a simple select from an existing table > and pass the results through a reduce script to do some analysis. The > table has web logs so the select uses a pseudo user ID as the key and > the rest of the data as valu

[jira] Commented: (HIVE-1788) Add more calls to the metastore thrift interface

2011-02-16 Thread Ashish Thusoo (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1788?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12995586#comment-12995586 ] Ashish Thusoo commented on HIVE-1788: - In my particular application I need to get the e

[jira] Updated: (HIVE-1211) Tapping logs from child processes

2011-02-16 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1211?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carl Steinbach updated HIVE-1211: - Resolution: Fixed Fix Version/s: 0.7.0 Hadoop Flags: [Reviewed] Status: Reso

Build failed in Hudson: Hive-0.7.0-h0.20 #4

2011-02-16 Thread Apache Hudson Server
See Changes: [jvs] HIVE-1817. Remove Hive dependency on unreleased commons-cli 2.0 Snapshot (Carl Steinbach via jvs) -- [...truncated 25788 lines...] [junit] Hive history file=

[jira] Commented: (HIVE-1928) GRANT/REVOKE should handle privileges as tokens, not identifiers

2011-02-16 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1928?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12995600#comment-12995600 ] Carl Steinbach commented on HIVE-1928: -- +1. Will commit if tests pass. > GRANT/REVOK

Re: Review Request: HIVE-1928. GRANT/REVOKE should handle privileges as tokens, not identifiers

2011-02-16 Thread Jonathan Natkins
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/427/ --- (Updated 2011-02-16 16:17:14.544784) Review request for hive. Changes ---

[jira] Updated: (HIVE-1928) GRANT/REVOKE should handle privileges as tokens, not identifiers

2011-02-16 Thread Jonathan Natkins (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1928?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Natkins updated HIVE-1928: --- Attachment: HIVE-1928.2.patch Realized I missed one of the tests that needed updating > GRANT

[jira] Commented: (HIVE-1694) Accelerate GROUP BY execution using indexes

2011-02-16 Thread John Sichi (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1694?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12995613#comment-12995613 ] John Sichi commented on HIVE-1694: -- Note: I pointed the Harvey Mudd team over to your bra

[jira] Commented: (HIVE-1941) support explicit view partitioning

2011-02-16 Thread He Yongqiang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1941?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12995626#comment-12995626 ] He Yongqiang commented on HIVE-1941: sorry, i was in the middle of other things. will g

[jira] Work stopped: (HIVE-1517) ability to select across a database

2011-02-16 Thread Siying Dong (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1517?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on HIVE-1517 stopped by Siying Dong. > ability to select across a database > --- > > Key: HIVE-1517 >

[jira] Work started: (HIVE-1517) ability to select across a database

2011-02-16 Thread Siying Dong (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1517?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on HIVE-1517 started by Siying Dong. > ability to select across a database > --- > > Key: HIVE-1517 >

[jira] Updated: (HIVE-1517) ability to select across a database

2011-02-16 Thread Siying Dong (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1517?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Siying Dong updated HIVE-1517: -- Attachment: HIVE-1517.5.patch fix test outputs of two new added tests after rebasing. > ability to sele

[jira] Updated: (HIVE-1517) ability to select across a database

2011-02-16 Thread Siying Dong (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1517?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Siying Dong updated HIVE-1517: -- Status: Patch Available (was: Open) not huge difference though. I fixed two test outputs but it doesn't

[jira] Updated: (HIVE-1517) ability to select across a database

2011-02-16 Thread Siying Dong (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1517?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Siying Dong updated HIVE-1517: -- Attachment: (was: HIVE-1517.5.patch) > ability to select across a database > ---

[jira] Updated: (HIVE-1517) ability to select across a database

2011-02-16 Thread Siying Dong (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1517?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Siying Dong updated HIVE-1517: -- Attachment: HIVE-1517.5.patch > ability to select across a database > --

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

2011-02-16 Thread Apache Hudson Server
See Changes: [cws] HIVE-1211 Tapping logs from child processes (Jonathan Natkins via cws) -- [...truncated 25343 lines...] [junit] PREHOOK: query: LOAD DATA LOCAL INPATH '

Re: hadoop core 0.20.2 not found

2011-02-16 Thread abhinav narain
On Thu, Feb 10, 2011 at 2:17 PM, Carl Steinbach wrote: > Hi Abhinav, > > Assuming that your .ant directory already contains all of the Hive > dependencies, then you should be able to build Hive in an offline mode > using > the following ant command: > > % ant -Divy.cache.name=offline > > Setting

[jira] Updated: (HIVE-1517) ability to select across a database

2011-02-16 Thread Siying Dong (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1517?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Siying Dong updated HIVE-1517: -- Attachment: HIVE-1517.6.patch This patch fixed a couple of test outputs for TestContriCliTest. > abili

[jira] Commented: (HIVE-1941) support explicit view partitioning

2011-02-16 Thread Paul Yang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1941?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12995666#comment-12995666 ] Paul Yang commented on HIVE-1941: - It looks like it's possible with the current thrift add_

[jira] Commented: (HIVE-1517) ability to select across a database

2011-02-16 Thread Namit Jain (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1517?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12995667#comment-12995667 ] Namit Jain commented on HIVE-1517: -- +1 For some reason, the tests are failing in my envir

[jira] Commented: (HIVE-1918) Add export/import facilities to the hive system

2011-02-16 Thread Namit Jain (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1918?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12995669#comment-12995669 ] Namit Jain commented on HIVE-1918: -- Can you upload a patch to review-board > Add export/i

[jira] Commented: (HIVE-1941) support explicit view partitioning

2011-02-16 Thread Paul Yang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1941?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12995668#comment-12995668 ] Paul Yang commented on HIVE-1941: - Similarly, we should handle the case when calling append

[jira] Commented: (HIVE-1517) ability to select across a database

2011-02-16 Thread He Yongqiang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1517?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12995673#comment-12995673 ] He Yongqiang commented on HIVE-1517: running tests, will commit after tests pass. > ab

Build failed in Hudson: Hive-0.7.0-h0.20 #5

2011-02-16 Thread Apache Hudson Server
See Changes: [cws] HIVE-1211 Tapping logs from child processes (Jonathan Natkins via cws) -- [...truncated 25194 lines...] [junit] Hive history file=

[jira] Created: (HIVE-1997) Map join followed by multi-table insert will generate duplicated result

2011-02-16 Thread Ted Xu (JIRA)
Map join followed by multi-table insert will generate duplicated result --- Key: HIVE-1997 URL: https://issues.apache.org/jira/browse/HIVE-1997 Project: Hive Issue Type: Bug

[jira] Commented: (HIVE-1517) ability to select across a database

2011-02-16 Thread Siying Dong (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1517?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12995686#comment-12995686 ] Siying Dong commented on HIVE-1517: --- Yongqiang, please notice that I updated a latest one

[jira] Updated: (HIVE-1928) GRANT/REVOKE should handle privileges as tokens, not identifiers

2011-02-16 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1928?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carl Steinbach updated HIVE-1928: - Resolution: Fixed Fix Version/s: 0.7.0 Hadoop Flags: [Reviewed] Status: Reso