[jira] Commented: (HIVE-855) UDF: Concat should accept multiple arguments

2009-09-29 Thread Zheng Shao (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-855?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12760847#action_12760847 ] Zheng Shao commented on HIVE-855: - +1. Will test and commit. > UDF: Concat should accept mu

[jira] Updated: (HIVE-858) ScriptOperator should output the error code of the sub process

2009-09-29 Thread Zheng Shao (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-858?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zheng Shao updated HIVE-858: Attachment: HIVE-858.1.patch Added some more useful logging. > ScriptOperator should output the error code o

[jira] Updated: (HIVE-858) ScriptOperator should output the error code of the sub process

2009-09-29 Thread Zheng Shao (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-858?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zheng Shao updated HIVE-858: Attachment: HIVE-858.1.patch This patch shows the error code if the script has exited or exits within 1 seco

[jira] Assigned: (HIVE-858) ScriptOperator should output the error code of the sub process

2009-09-29 Thread Zheng Shao (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-858?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zheng Shao reassigned HIVE-858: --- Assignee: Zheng Shao > ScriptOperator should output the error code of the sub process > ---

[jira] Updated: (HIVE-845) Shims Do Not Build Against Latest Hadoop

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

[jira] Resolved: (HIVE-857) Transform should produce objects in the same type as specified at runtime

2009-09-29 Thread Namit Jain (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-857?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Namit Jain resolved HIVE-857. - Resolution: Fixed Hadoop Flags: [Reviewed] Committed, Thanks Zheng > Transform should produce object

Re: [VOTE] vote for release candidate for hive

2009-09-29 Thread Min Zhou
I saw it, +1 for all test passed . On Wed, Sep 30, 2009 at 1:59 AM, Namit Jain wrote: > I did find the files: > > [nj...@dev029 /tmp]$ ls -lrt hive-0.4.0-dev-hadoop-0.19.0/src > total 33580 > drwxr-xr-x 4 njain users 4096 Aug 11 16:41 docs > drwxr-xr-x 7 njain users 4096 Aug 11 16:41 d

[jira] Updated: (HIVE-859) Cleanup HWI build.xml

2009-09-29 Thread Edward Capriolo (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-859?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Edward Capriolo updated HIVE-859: - Status: Patch Available (was: Open) > Cleanup HWI build.xml > - > >

[jira] Updated: (HIVE-859) Cleanup HWI build.xml

2009-09-29 Thread Edward Capriolo (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-859?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Edward Capriolo updated HIVE-859: - Attachment: hive-859.diff > Cleanup HWI build.xml > - > > Key:

[jira] Created: (HIVE-859) Cleanup HWI build.xml

2009-09-29 Thread Edward Capriolo (JIRA)
Cleanup HWI build.xml - Key: HIVE-859 URL: https://issues.apache.org/jira/browse/HIVE-859 Project: Hadoop Hive Issue Type: Bug Components: Build Infrastructure, Web UI Reporter: Edward Capriolo

[jira] Updated: (HIVE-855) UDF: Concat should accept multiple arguments

2009-09-29 Thread Paul Yang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-855?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul Yang updated HIVE-855: --- Attachment: HIVE-855.2.patch Fixed comment about multiple arguments Added "describe" and "describe extended" to

[jira] Updated: (HIVE-833) Web Interface new features

2009-09-29 Thread Edward Capriolo (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-833?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Edward Capriolo updated HIVE-833: - Status: Patch Available (was: Open) Clean up hwi build.xml > Web Interface new features > ---

[jira] Updated: (HIVE-853) Add a hint to select which tables to stream in a join

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

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

2009-09-29 Thread Ning Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-31?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12760775#action_12760775 ] Ning Zhang commented on HIVE-31: Chatted with Prasad offline. The decision to move the task of

[jira] Commented: (HIVE-855) UDF: Concat should accept multiple arguments

2009-09-29 Thread Zheng Shao (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-855?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12760768#action_12760768 ] Zheng Shao commented on HIVE-855: - @HIVE-855.1.patch: {code} -value = "_FUNC_(str1, str2)

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

2009-09-29 Thread Prasad Chakka (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-31?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12760767#action_12760767 ] Prasad Chakka commented on HIVE-31: --- I don't understand why analyzeCreateTable() is moved to

[jira] Assigned: (HIVE-855) UDF: Concat should accept multiple arguments

2009-09-29 Thread Zheng Shao (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-855?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zheng Shao reassigned HIVE-855: --- Assignee: Paul Yang > UDF: Concat should accept multiple arguments > --

[jira] Updated: (HIVE-855) UDF: Concat should accept multiple arguments

2009-09-29 Thread Paul Yang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-855?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul Yang updated HIVE-855: --- Attachment: HIVE-855.1.patch Modified UDFConcat to handle multiple arguments. Also includes test file. > UDF:

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

2009-09-29 Thread Ning Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-31?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12760728#action_12760728 ] Ning Zhang commented on HIVE-31: Namit's comments: Due to jira connection problems (and

[jira] Assigned: (HIVE-784) Support subqueries in Hive

2009-09-29 Thread Ning Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-784?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ning Zhang reassigned HIVE-784: --- Assignee: Ning Zhang > Support subqueries in Hive > -- > > Key:

Hive-74

2009-09-29 Thread Matt Pestritto
Hi- I'm having a problem using CombineHiveInputSplit. I believe this was patched in http://issues.apache.org/jira/browse/HIVE-74 I'm currently running hadoop 20.1 using hive trunk. hive-default.xml has the following property: hive.input.format The default input format, if it is not spec

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

2009-09-29 Thread Ning Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-31?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ning Zhang updated HIVE-31: --- Attachment: HIVE-31.patch Attaching HIVE-31.patch. This patch implements the CTAS feature: 1) The select stat

RE: [VOTE] vote for release candidate for hive

2009-09-29 Thread Namit Jain
I did find the files: [nj...@dev029 /tmp]$ ls -lrt hive-0.4.0-dev-hadoop-0.19.0/src total 33580 drwxr-xr-x 4 njain users 4096 Aug 11 16:41 docs drwxr-xr-x 7 njain users 4096 Aug 11 16:41 data -rw-r--r-- 1 njain users15675 Aug 11 16:41 README.txt -rw-r--r-- 1 njain users 2810 Se

[jira] Commented: (HIVE-845) Shims Do Not Build Against Latest Hadoop

2009-09-29 Thread Cyrus Katrak (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-845?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12760646#action_12760646 ] Cyrus Katrak commented on HIVE-845: --- The patch works in conjunction with the patch in MAPRE