[jira] Updated: (HIVE-1039) multi-insert doesn't work for local directories

2010-01-11 Thread Ning Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1039?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ning Zhang updated HIVE-1039: - Attachment: HIVE-1039_2.patch Uploading new patch includes unit tests mentioned above. > multi-insert do

[jira] Resolved: (HIVE-1044) Data output order is incorrect for map join

2010-01-11 Thread He Yongqiang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1044?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] He Yongqiang resolved HIVE-1044. Resolution: Invalid actually this join query is wrong. close this issue. > Data output order is inc

[jira] Commented: (HIVE-1044) Data output order is incorrect for map join

2010-01-11 Thread He Yongqiang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1044?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12799079#action_12799079 ] He Yongqiang commented on HIVE-1044: this is also true for stream table. > Data output

[jira] Updated: (HIVE-1044) Data output order is incorrect for map join

2010-01-11 Thread He Yongqiang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1044?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] He Yongqiang updated HIVE-1044: --- Description: For query: select /* + mapjoin(a, c) * / * from T1 a join T12 b join T1 c on a.key = b

[jira] Created: (HIVE-1044) Data output order is incorrect for map join

2010-01-11 Thread He Yongqiang (JIRA)
Data output order is incorrect for map join --- Key: HIVE-1044 URL: https://issues.apache.org/jira/browse/HIVE-1044 Project: Hadoop Hive Issue Type: Bug Reporter: He Yongqiang For query:

[jira] Commented: (HIVE-1043) "add [archive|file|jar]" CLI command should support globs

2010-01-11 Thread Zheng Shao (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1043?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12799032#action_12799032 ] Zheng Shao commented on HIVE-1043: -- Yes, we will be able to say "add jar hive-contrib-*.jar

[jira] Commented: (HIVE-1039) multi-insert doesn't work for local directories

2010-01-11 Thread Namit Jain (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1039?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12799023#action_12799023 ] Namit Jain commented on HIVE-1039: -- looks ok - but can you add the following tests: 1. hiv

[jira] Commented: (HIVE-1042) function in a transform with more than 1 argument fails

2010-01-11 Thread Namit Jain (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1042?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12798981#action_12798981 ] Namit Jain commented on HIVE-1042: -- +1 looks good - will commit if the tests pass > funct

[jira] Updated: (HIVE-1042) function in a transform with more than 1 argument fails

2010-01-11 Thread Paul Yang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1042?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul Yang updated HIVE-1042: Attachment: HIVE-1042.1.patch The error 'FAILED: Error in semantic analysis: AS clause has an invalid number

[jira] Updated: (HIVE-1039) multi-insert doesn't work for local directories

2010-01-11 Thread Ning Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1039?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ning Zhang updated HIVE-1039: - Status: Patch Available (was: Open) > multi-insert doesn't work for local directories > -

[jira] Updated: (HIVE-1039) multi-insert doesn't work for local directories

2010-01-11 Thread Ning Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1039?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ning Zhang updated HIVE-1039: - Attachment: HIVE-1039.patch Uploading patch HIVE-1039.patch. This fixes the issue where only 1 moveTask wa

[jira] Commented: (HIVE-1043) "add [archive|file|jar]" CLI command should support globs

2010-01-11 Thread Chad Metcalf (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1043?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12798932#action_12798932 ] Chad Metcalf commented on HIVE-1043: +1 this would be really helpful for testing, to dec

[jira] Commented: (HIVE-978) Hive jars should follow Hadoop naming and include version

2010-01-11 Thread Chad Metcalf (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-978?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12798929#action_12798929 ] Chad Metcalf commented on HIVE-978: --- Thanks for committing this. I just noticed https://is

[jira] Created: (HIVE-1043) "add [archive|file|jar]" CLI command should support globs

2010-01-11 Thread Carl Steinbach (JIRA)
"add [archive|file|jar]" CLI command should support globs - Key: HIVE-1043 URL: https://issues.apache.org/jira/browse/HIVE-1043 Project: Hadoop Hive Issue Type: Improvement Co

[jira] Commented: (HIVE-1042) function in a transform with more than 1 argument fails

2010-01-11 Thread Namit Jain (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1042?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12798907#action_12798907 ] Namit Jain commented on HIVE-1042: -- This needs to be backported to 0.5 also > function in

[jira] Created: (HIVE-1042) function in a transform with more than 1 argument fails

2010-01-11 Thread Namit Jain (JIRA)
function in a transform with more than 1 argument fails --- Key: HIVE-1042 URL: https://issues.apache.org/jira/browse/HIVE-1042 Project: Hadoop Hive Issue Type: Bug Components: Qu

[jira] Updated: (HIVE-1040) use sed rather than diff for masking out noise in diff-based tests

2010-01-11 Thread John Sichi (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1040?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Sichi updated HIVE-1040: - Priority: Minor (was: Major) > use sed rather than diff for masking out noise in diff-based tests > -

[jira] Created: (HIVE-1041) Diff-based tests are using DESCRIBE EXTENDED, but the results are getting masked out

2010-01-11 Thread John Sichi (JIRA)
Diff-based tests are using DESCRIBE EXTENDED, but the results are getting masked out Key: HIVE-1041 URL: https://issues.apache.org/jira/browse/HIVE-1041 Project: Had

[jira] Created: (HIVE-1040) use sed rather than diff for masking out noise in diff-based tests

2010-01-11 Thread John Sichi (JIRA)
use sed rather than diff for masking out noise in diff-based tests -- Key: HIVE-1040 URL: https://issues.apache.org/jira/browse/HIVE-1040 Project: Hadoop Hive Issue Type: Improv

Re: New Hive committer Ning Zhang

2010-01-11 Thread Yongqiang He
Congrats Ningļ¼ Yongqiang On 1/11/10 12:51 PM, "Jeff Hammerbacher" wrote: > Congratulations Ning! > > On Mon, Jan 11, 2010 at 12:40 PM, Ashish Thusoo wrote: > >> Congrats!! >> >> Ashish >> >> -Original Message- >> From: Zheng Shao [mailto:zsh...@gmail.com] >> Sent: Monday, January 11,

Re: New Hive committer Ning Zhang

2010-01-11 Thread Jeff Hammerbacher
Congratulations Ning! On Mon, Jan 11, 2010 at 12:40 PM, Ashish Thusoo wrote: > Congrats!! > > Ashish > > -Original Message- > From: Zheng Shao [mailto:zsh...@gmail.com] > Sent: Monday, January 11, 2010 11:51 AM > To: hive-dev@hadoop.apache.org > Subject: New Hive committer Ning Zhang > >

RE: New Hive committer Ning Zhang

2010-01-11 Thread Ashish Thusoo
Congrats!! Ashish -Original Message- From: Zheng Shao [mailto:zsh...@gmail.com] Sent: Monday, January 11, 2010 11:51 AM To: hive-dev@hadoop.apache.org Subject: New Hive committer Ning Zhang Ning has done a lot of work on Hive. Hadoop PMC recently approved Ning Zhang as a new committer t

[jira] Assigned: (HIVE-901) Build Hive ODBC library with Autoconf/Automake

2010-01-11 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-901?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carl Steinbach reassigned HIVE-901: --- Assignee: Carl Steinbach > Build Hive ODBC library with Autoconf/Automake > ---

New Hive committer Ning Zhang

2010-01-11 Thread Zheng Shao
Ning has done a lot of work on Hive. Hadoop PMC recently approved Ning Zhang as a new committer to Hive. Congratulations Ning! -- Yours, Zheng

[jira] Assigned: (HIVE-895) Add SerDe for Avro serialized data

2010-01-11 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-895?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carl Steinbach reassigned HIVE-895: --- Assignee: Carl Steinbach > Add SerDe for Avro serialized data > ---

[jira] Created: (HIVE-1039) multi-insert doesn't work for local directories

2010-01-11 Thread Ning Zhang (JIRA)
multi-insert doesn't work for local directories --- Key: HIVE-1039 URL: https://issues.apache.org/jira/browse/HIVE-1039 Project: Hadoop Hive Issue Type: Bug Reporter: Ning Zhang

[jira] Commented: (HIVE-964) handle skewed keys for a join in a separate job

2010-01-11 Thread He Yongqiang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-964?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12798742#action_12798742 ] He Yongqiang commented on HIVE-964: --- {quote} if (alias == numAliases - 1 && !(this.handleSk