[jira] Commented: (HIVE-957) Partiition Metadata and Table Metadata

2009-11-30 Thread Zheng Shao (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-957?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12783996#action_12783996 ] Zheng Shao commented on HIVE-957: - A. Replace the column separator for all partitions

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

2009-11-30 Thread Zheng Shao (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-957?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zheng Shao updated HIVE-957: Summary: Partition Metadata and Table Metadata (was: Partiition Metadata and Table Metadata) Partition

[jira] Created: (HIVE-959) Hive to use new interfaces in Hadoop 0.20

2009-11-30 Thread Zheng Shao (JIRA)
Hive to use new interfaces in Hadoop 0.20 - Key: HIVE-959 URL: https://issues.apache.org/jira/browse/HIVE-959 Project: Hadoop Hive Issue Type: Improvement Reporter: Zheng Shao Hadoop

[jira] Commented: (HIVE-655) Add support for user defined table generating functions

2009-11-15 Thread Zheng Shao (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-655?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12778196#action_12778196 ] Zheng Shao commented on HIVE-655: - Yeah I think we can support both formats. I agree LATERAL

[jira] Resolved: (HIVE-918) Allow partition-wise file format

2009-11-12 Thread Zheng Shao (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-918?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zheng Shao resolved HIVE-918. - Resolution: Duplicate Fix Version/s: 0.5.0 Allow partition-wise file format

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

2009-11-10 Thread Zheng Shao (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-549?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12776006#action_12776006 ] Zheng Shao commented on HIVE-549: - Hi Chaitanya, the code looks good to me except a small

[jira] Commented: (HIVE-919) distinct on multiple columns should be supported

2009-11-10 Thread Zheng Shao (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-919?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12776144#action_12776144 ] Zheng Shao commented on HIVE-919: - Do you mean: select count(distinct c1, c2, c3) from T;

[jira] Created: (HIVE-923) Hive should not use CombineHiveInputFormat by default because it breaks for hadoop 0.20 releases.

2009-11-10 Thread Zheng Shao (JIRA)
Hive should not use CombineHiveInputFormat by default because it breaks for hadoop 0.20 releases. - Key: HIVE-923 URL: https://issues.apache.org/jira/browse/HIVE-923

[jira] Commented: (HIVE-915) In WHERE clause, Hive failed to resolve alias for subquery with join(s)

2009-11-10 Thread Zheng Shao (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-915?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12776164#action_12776164 ] Zheng Shao commented on HIVE-915: - Nhan, branch 0.4 is using an old partition pruner which

[jira] Updated: (HIVE-923) Hive should not use CombineHiveInputFormat by default because it breaks for hadoop 0.20 releases.

2009-11-10 Thread Zheng Shao (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-923?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zheng Shao updated HIVE-923: Attachment: HIVE-923.1.patch This patch changes the default to HiveInputFormat. We should change it back

[jira] Updated: (HIVE-554) Add GenericUDF to create arrays, maps

2009-11-03 Thread Zheng Shao (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-554?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zheng Shao updated HIVE-554: Summary: Add GenericUDF to create arrays, maps (was: Add GenericUDF to create arrays, maps, and structs)

[jira] Commented: (HIVE-554) Add GenericUDF to create arrays, maps

2009-11-03 Thread Zheng Shao (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-554?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12772937#action_12772937 ] Zheng Shao commented on HIVE-554: - +1. Will commit if tests pass. Add GenericUDF to create

[jira] Resolved: (HIVE-554) Add GenericUDF to create arrays, maps

2009-11-03 Thread Zheng Shao (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-554?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zheng Shao resolved HIVE-554. - Resolution: Fixed Fix Version/s: 0.5.0 Release Note: HIVE-554. Add GenericUDF to create arrays,

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

2009-11-03 Thread Zheng Shao (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-549?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12773116#action_12773116 ] Zheng Shao commented on HIVE-549: - Please use hive.exec.parallel instead, to make it

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

2009-11-03 Thread Zheng Shao (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-549?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12773160#action_12773160 ] Zheng Shao commented on HIVE-549: - We have a task called ConditionalTask which may or may not

[jira] Commented: (HIVE-554) Add GenericUDF to create arrays, maps, and structs

2009-11-02 Thread Zheng Shao (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-554?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12772815#action_12772815 ] Zheng Shao commented on HIVE-554: - Sorry about the delay in reviewing. * Can we reuse the

[jira] Commented: (HIVE-554) Add GenericUDF to create arrays, maps, and structs

2009-11-02 Thread Zheng Shao (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-554?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12772857#action_12772857 ] Zheng Shao commented on HIVE-554: - I mean the functions like this. We can build the string in

[jira] Commented: (HIVE-867) Add add UDFs found in mysq

2009-11-02 Thread Zheng Shao (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-867?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12772907#action_12772907 ] Zheng Shao commented on HIVE-867: - @Edward, sorry for the delay on this. The most efficient

[jira] Updated: (HIVE-867) Add add UDFs found in mysql

2009-11-02 Thread Zheng Shao (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-867?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zheng Shao updated HIVE-867: Summary: Add add UDFs found in mysql (was: Add add UDFs found in mysq) Add add UDFs found in mysql

[jira] Updated: (HIVE-880) user group information not populated for pre and post hook

2009-11-01 Thread Zheng Shao (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-880?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zheng Shao updated HIVE-880: Fix Version/s: (was: 0.4.1) Actually this is only fixed in trunk - the patch does not work for

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

2009-11-01 Thread Zheng Shao (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-549?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12772385#action_12772385 ] Zheng Shao commented on HIVE-549: - THIVE-549-v3.patch: Can you add javadoc comments to all

[jira] Commented: (HIVE-902) cli.sh can not correctly identify Hadoop minor version numbers less than 20

2009-11-01 Thread Zheng Shao (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-902?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12772391#action_12772391 ] Zheng Shao commented on HIVE-902: - HIVE-902.1.patch: I remember there is a hadoop version

[jira] Commented: (HIVE-902) cli.sh can not correctly identify Hadoop minor version numbers less than 20

2009-11-01 Thread Zheng Shao (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-902?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12772437#action_12772437 ] Zheng Shao commented on HIVE-902: - +1. Will commit after test passes. cli.sh can not

[jira] Assigned: (HIVE-902) cli.sh can not correctly identify Hadoop minor version numbers less than 20

2009-11-01 Thread Zheng Shao (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-902?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zheng Shao reassigned HIVE-902: --- Assignee: Carl Steinbach cli.sh can not correctly identify Hadoop minor version numbers less than 20

[jira] Updated: (HIVE-902) cli.sh can not correctly identify Hadoop minor version numbers less than 20

2009-11-01 Thread Zheng Shao (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-902?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zheng Shao updated HIVE-902: Resolution: Fixed Fix Version/s: 0.5.0 0.4.1 Release Note: HIVE-902. Fix

[jira] Created: (HIVE-907) NullPointerException in ErrorMsg.findSQLState

2009-10-29 Thread Zheng Shao (JIRA)
NullPointerException in ErrorMsg.findSQLState - Key: HIVE-907 URL: https://issues.apache.org/jira/browse/HIVE-907 Project: Hadoop Hive Issue Type: Bug Reporter: Zheng Shao

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

2009-10-28 Thread Zheng Shao (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-549?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12770805#action_12770805 ] Zheng Shao commented on HIVE-549: - Hive-549.patch: Overall the structure of the changes look

[jira] Commented: (HIVE-905) smallint not working for typedbyteserde

2009-10-27 Thread Zheng Shao (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-905?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12770652#action_12770652 ] Zheng Shao commented on HIVE-905: - +1. Will commit after test. smallint not working for

[jira] Resolved: (HIVE-905) smallint not working for typedbyteserde

2009-10-27 Thread Zheng Shao (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-905?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zheng Shao resolved HIVE-905. - Resolution: Fixed Fix Version/s: 0.5.0 Release Note: HIVE-905. Smallint not working for

[jira] Created: (HIVE-904) unit test failure in repair.q

2009-10-26 Thread Zheng Shao (JIRA)
unit test failure in repair.q - Key: HIVE-904 URL: https://issues.apache.org/jira/browse/HIVE-904 Project: Hadoop Hive Issue Type: Bug Reporter: Zheng Shao It seems that the order of the output

[jira] Updated: (HIVE-880) user group information not populated for pre and post hook

2009-10-26 Thread Zheng Shao (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-880?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zheng Shao updated HIVE-880: Resolution: Fixed Fix Version/s: 0.5.0 0.4.1 Release Note: HIVE-880. User

[jira] Commented: (HIVE-873) Better error messages for Hive cmdline

2009-10-22 Thread Zheng Shao (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-873?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12768978#action_12768978 ] Zheng Shao commented on HIVE-873: - +1. Will commit when test passes. Better error messages

[jira] Updated: (HIVE-883) URISyntaxException when partition value contains special chars

2009-10-22 Thread Zheng Shao (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-883?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zheng Shao updated HIVE-883: Attachment: (was: HIVE-883.4.patch) URISyntaxException when partition value contains special chars

[jira] Updated: (HIVE-883) URISyntaxException when partition value contains special chars

2009-10-22 Thread Zheng Shao (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-883?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zheng Shao updated HIVE-883: Attachment: HIVE-883.4.patch URISyntaxException when partition value contains special chars

[jira] Resolved: (HIVE-873) Better error messages for Hive cmdline

2009-10-22 Thread Zheng Shao (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-873?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zheng Shao resolved HIVE-873. - Resolution: Fixed Fix Version/s: 0.5.0 Release Note: HIVE-873. Better error messages for Hive

[jira] Updated: (HIVE-74) Hive can use CombineFileInputFormat for when the input are many small files

2009-10-21 Thread Zheng Shao (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-74?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zheng Shao updated HIVE-74: --- Description: There are cases when the input to a Hive job are thousands of small files. In this case, there is

[jira] Updated: (HIVE-883) URISyntaxException when partition value contains special chars

2009-10-21 Thread Zheng Shao (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-883?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zheng Shao updated HIVE-883: Attachment: HIVE-883.4.patch HIVE-883.4.patch: This one fixes compilation error with hadoop 0.17, and also

[jira] Resolved: (HIVE-893) Thrift serde doesn't work with the new version of thrift

2009-10-21 Thread Zheng Shao (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-893?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zheng Shao resolved HIVE-893. - Resolution: Fixed Fix Version/s: 0.5.0 Release Note: HIVE-893. Thrift serde doesn't work with

[jira] Commented: (HIVE-873) Better error messages for Hive cmdline

2009-10-21 Thread Zheng Shao (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-873?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12768539#action_12768539 ] Zheng Shao commented on HIVE-873: - bq. Why was rj.getTaskCompletionEvents() was checked

[jira] Commented: (HIVE-881) CTAS does not work on with fields terminator

2009-10-20 Thread Zheng Shao (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-881?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12767733#action_12767733 ] Zheng Shao commented on HIVE-881: - By the way, as a use case for CREATE EXTERNAL TABLE AS,

[jira] Created: (HIVE-894) add udaf max_n, min_n to contrib

2009-10-20 Thread Zheng Shao (JIRA)
add udaf max_n, min_n to contrib Key: HIVE-894 URL: https://issues.apache.org/jira/browse/HIVE-894 Project: Hadoop Hive Issue Type: New Feature Reporter: Zheng Shao These 2 UDAFs should return

[jira] Updated: (HIVE-892) Hive command line unable to kill jobs when the comnand line is interrupted

2009-10-20 Thread Zheng Shao (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-892?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zheng Shao updated HIVE-892: Resolution: Fixed Fix Version/s: 0.5.0 0.4.1 Release Note: HIVE-892. Hive to

[jira] Created: (HIVE-889) hive cli.sh should test the inclusion of 17, 18, 19 only in the file name

2009-10-19 Thread Zheng Shao (JIRA)
hive cli.sh should test the inclusion of 17, 18, 19 only in the file name - Key: HIVE-889 URL: https://issues.apache.org/jira/browse/HIVE-889 Project: Hadoop Hive Issue

[jira] Assigned: (HIVE-873) Better error messages for Hive cmdline

2009-10-19 Thread Zheng Shao (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-873?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zheng Shao reassigned HIVE-873: --- Assignee: Paul Yang Better error messages for Hive cmdline --

[jira] Assigned: (HIVE-889) hive cli.sh should test the inclusion of 17, 18, 19 only in the file name

2009-10-19 Thread Zheng Shao (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-889?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zheng Shao reassigned HIVE-889: --- Assignee: Zheng Shao hive cli.sh should test the inclusion of 17, 18, 19 only in the file name

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

2009-10-19 Thread Zheng Shao (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-549?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zheng Shao reassigned HIVE-549: --- Assignee: Chaitanya Mishra (was: Rodrigo Schmidt) Parallel Execution Mechanism

[jira] Commented: (HIVE-881) CTAS does not work on with fields terminator

2009-10-19 Thread Zheng Shao (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-881?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12767565#action_12767565 ] Zheng Shao commented on HIVE-881: - Also, do we support ROW FORMAT SERDE as well? CTAS does

[jira] Updated: (HIVE-889) hive cli.sh should test the inclusion of 17, 18, 19 only in the file name

2009-10-19 Thread Zheng Shao (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-889?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zheng Shao updated HIVE-889: Attachment: HIVE-889.1.patch This should apply to both branch-0.4 and trunk. hive cli.sh should test the

[jira] Updated: (HIVE-889) hive cli.sh should test the inclusion of 17, 18, 19 only in the file name

2009-10-19 Thread Zheng Shao (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-889?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zheng Shao updated HIVE-889: Fix Version/s: 0.5.0 0.4.0 Affects Version/s: 0.5.0

[jira] Updated: (HIVE-775) Hive to support Set type

2009-10-19 Thread Zheng Shao (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-775?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zheng Shao updated HIVE-775: Description: Thrift supports a type set which maps to java.util.Set. Hive should support this as well. We

[jira] Assigned: (HIVE-890) cli.sh looks for libs to find version number, instead of asking hadoop itself.

2009-10-19 Thread Zheng Shao (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-890?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zheng Shao reassigned HIVE-890: --- Assignee: Paul Huff cli.sh looks for libs to find version number, instead of asking hadoop itself.

[jira] Updated: (HIVE-889) hive cli.sh should test the inclusion of 17, 18, 19 only in the file name

2009-10-19 Thread Zheng Shao (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-889?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zheng Shao updated HIVE-889: Resolution: Duplicate Status: Resolved (was: Patch Available) HIVE-890 has a better fix. hive

[jira] Commented: (HIVE-890) cli.sh looks for libs to find version number, instead of asking hadoop itself.

2009-10-19 Thread Zheng Shao (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-890?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12767584#action_12767584 ] Zheng Shao commented on HIVE-890: - This is a better fix than HIVE-889. cli.sh looks for

[jira] Resolved: (HIVE-890) cli.sh looks for libs to find version number, instead of asking hadoop itself.

2009-10-19 Thread Zheng Shao (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-890?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zheng Shao resolved HIVE-890. - Resolution: Fixed Fix Version/s: 0.5.0 0.4.1 Release Note: HIVE-890. Fix

[jira] Commented: (HIVE-881) CTAS does not work on with fields terminator

2009-10-19 Thread Zheng Shao (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-881?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12767666#action_12767666 ] Zheng Shao commented on HIVE-881: - Looks good. Can you add a bootcamp task for that? I will

[jira] Resolved: (HIVE-881) CTAS does not work on with fields terminator

2009-10-19 Thread Zheng Shao (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-881?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zheng Shao resolved HIVE-881. - Resolution: Fixed Fix Version/s: 0.5.0 Release Note: HIVE-881. CTAS to work with fields

[jira] Commented: (HIVE-867) Add add UDFs found in mysq

2009-10-19 Thread Zheng Shao (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-867?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12767678#action_12767678 ] Zheng Shao commented on HIVE-867: - If you almost always need a String parameter, we can just

[jira] Updated: (HIVE-883) URISyntaxException when partition value contains special chars

2009-10-19 Thread Zheng Shao (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-883?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zheng Shao updated HIVE-883: Attachment: HIVE-883.3.patch Added describe extended URISyntaxException when partition value contains

[jira] Commented: (HIVE-883) URISyntaxException when partition value contains spaces

2009-10-17 Thread Zheng Shao (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-883?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12766840#action_12766840 ] Zheng Shao commented on HIVE-883: - The problem is actually not with the space, but with the

[jira] Resolved: (HIVE-883) URISyntaxException when partition value contains spaces

2009-10-17 Thread Zheng Shao (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-883?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zheng Shao resolved HIVE-883. - Resolution: Won't Fix URISyntaxException when partition value contains spaces

[jira] Created: (HIVE-884) Metastore Server should exit if error happens

2009-10-17 Thread Zheng Shao (JIRA)
Metastore Server should exit if error happens - Key: HIVE-884 URL: https://issues.apache.org/jira/browse/HIVE-884 Project: Hadoop Hive Issue Type: Bug Affects Versions: 0.4.1, 0.5.0

[jira] Commented: (HIVE-880) user group information not populated for pre and post hook

2009-10-17 Thread Zheng Shao (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-880?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12766955#action_12766955 ] Zheng Shao commented on HIVE-880: - Somehow the patch failed the unit tests. user group

[jira] Updated: (HIVE-884) Metastore Server should exit if error happens

2009-10-17 Thread Zheng Shao (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-884?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zheng Shao updated HIVE-884: Attachment: HIVE-884.1.patch For both branch 0.4 and trunk. Metastore Server should exit if error happens

[jira] Updated: (HIVE-884) Metastore Server should exit if error happens

2009-10-17 Thread Zheng Shao (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-884?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zheng Shao updated HIVE-884: Status: Patch Available (was: Open) Metastore Server should exit if error happens

[jira] Updated: (HIVE-883) URISyntaxException when partition value contains special chars

2009-10-17 Thread Zheng Shao (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-883?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zheng Shao updated HIVE-883: Description: When we try to insert into a partitioned table that the partition value contains special char

[jira] Reopened: (HIVE-883) URISyntaxException when partition value contains special chars

2009-10-17 Thread Zheng Shao (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-883?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zheng Shao reopened HIVE-883: - We can actually still do it, by escaping the key and value before creating the directory name.

[jira] Updated: (HIVE-883) URISyntaxException when partition value contains special chars

2009-10-17 Thread Zheng Shao (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-883?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zheng Shao updated HIVE-883: Affects Version/s: 0.5.0 0.4.0 Status: Patch Available (was: Reopened)

[jira] Updated: (HIVE-883) URISyntaxException when partition value contains special chars

2009-10-17 Thread Zheng Shao (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-883?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zheng Shao updated HIVE-883: Attachment: HIVE-883.1.patch This should apply to both branch-0.4 and trunk. URISyntaxException when

[jira] Updated: (HIVE-883) URISyntaxException when partition value contains special chars

2009-10-17 Thread Zheng Shao (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-883?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zheng Shao updated HIVE-883: Attachment: HIVE-883.2.patch HIVE-883.2.patch: the test case drops the table at the end now.

[jira] Created: (HIVE-885) Better error messages for debugging serde problem at reducer input

2009-10-17 Thread Zheng Shao (JIRA)
Better error messages for debugging serde problem at reducer input -- Key: HIVE-885 URL: https://issues.apache.org/jira/browse/HIVE-885 Project: Hadoop Hive Issue Type:

[jira] Assigned: (HIVE-885) Better error messages for debugging serde problem at reducer input

2009-10-17 Thread Zheng Shao (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-885?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zheng Shao reassigned HIVE-885: --- Assignee: Zheng Shao Better error messages for debugging serde problem at reducer input

[jira] Updated: (HIVE-885) Better error messages for debugging serde problem at reducer input

2009-10-17 Thread Zheng Shao (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-885?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zheng Shao updated HIVE-885: Attachment: HIVE-885.1.patch Better error messages for debugging serde problem at reducer input

[jira] Updated: (HIVE-885) Better error messages for debugging serde problem at reducer input

2009-10-17 Thread Zheng Shao (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-885?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zheng Shao updated HIVE-885: Affects Version/s: 0.5.0 Status: Patch Available (was: Open) Better error messages for

[jira] Commented: (HIVE-885) Better error messages for debugging serde problem at reducer input

2009-10-17 Thread Zheng Shao (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-885?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12766990#action_12766990 ] Zheng Shao commented on HIVE-885: - Yes, that is determined by ExecDriver.java:437: {code}

[jira] Commented: (HIVE-884) Metastore Server should exit if error happens

2009-10-17 Thread Zheng Shao (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-884?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12766996#action_12766996 ] Zheng Shao commented on HIVE-884: -

[jira] Commented: (HIVE-882) create a new directory every time for scratch

2009-10-16 Thread Zheng Shao (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-882?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12766511#action_12766511 ] Zheng Shao commented on HIVE-882: - I like the idea of 3 retries - can we put that into a

[jira] Commented: (HIVE-882) create a new directory every time for scratch

2009-10-16 Thread Zheng Shao (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-882?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12766635#action_12766635 ] Zheng Shao commented on HIVE-882: - +1. Will test and commit. create a new directory every

[jira] Created: (HIVE-883) URISyntaxException when partition value contains spaces

2009-10-16 Thread Zheng Shao (JIRA)
URISyntaxException when partition value contains spaces --- Key: HIVE-883 URL: https://issues.apache.org/jira/browse/HIVE-883 Project: Hadoop Hive Issue Type: Bug Reporter:

[jira] Commented: (HIVE-880) user group information not populated for pre and post hook

2009-10-15 Thread Zheng Shao (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-880?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12765927#action_12765927 ] Zheng Shao commented on HIVE-880: - In the Hadoop world, ugi information is saved in conf. I

[jira] Updated: (HIVE-879) null pointer for empty dir

2009-10-15 Thread Zheng Shao (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-879?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zheng Shao updated HIVE-879: Resolution: Fixed Fix Version/s: 0.5.0 Release Note: HIVE-879. Fix null pointer for empty dir.

[jira] Commented: (HIVE-880) user group information not populated for pre and post hook

2009-10-15 Thread Zheng Shao (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-880?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12765939#action_12765939 ] Zheng Shao commented on HIVE-880: - A better way would be: when Hive session starts, we

[jira] Commented: (HIVE-880) user group information not populated for pre and post hook

2009-10-15 Thread Zheng Shao (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-880?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12766310#action_12766310 ] Zheng Shao commented on HIVE-880: - hive.880.2.patch: nitpick: Can we do log.WARN in the

[jira] Commented: (HIVE-880) user group information not populated for pre and post hook

2009-10-15 Thread Zheng Shao (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-880?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12766360#action_12766360 ] Zheng Shao commented on HIVE-880: - I will change it to stringifyException(e) instead of

[jira] Commented: (HIVE-873) Better error messages for Hive cmdline

2009-10-15 Thread Zheng Shao (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-873?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12766428#action_12766428 ] Zheng Shao commented on HIVE-873: - hive-873-2009-10-15.patch: I tried it. It does not work

[jira] Resolved: (HIVE-876) UDFOPNegative should deal with NULL gracefully

2009-10-14 Thread Zheng Shao (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-876?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zheng Shao resolved HIVE-876. - Resolution: Fixed Fix Version/s: 0.5.0 Release Note: HIVE-876. UDFOPNegative should deal with

[jira] Assigned: (HIVE-655) Add support for user defined table generating functions

2009-10-14 Thread Zheng Shao (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-655?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zheng Shao reassigned HIVE-655: --- Assignee: Paul Yang (was: Raghotham Murthy) Add support for user defined table generating functions

[jira] Created: (HIVE-878) Update the hash table entry before flushing in Group By hash aggregation

2009-10-14 Thread Zheng Shao (JIRA)
Update the hash table entry before flushing in Group By hash aggregation Key: HIVE-878 URL: https://issues.apache.org/jira/browse/HIVE-878 Project: Hadoop Hive Issue

[jira] Updated: (HIVE-878) Update the hash table entry before flushing in Group By hash aggregation

2009-10-14 Thread Zheng Shao (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-878?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zheng Shao updated HIVE-878: Affects Version/s: 0.5.0 0.4.0 Fix Version/s: 0.5.0

[jira] Updated: (HIVE-878) Update the hash table entry before flushing in Group By hash aggregation

2009-10-14 Thread Zheng Shao (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-878?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zheng Shao updated HIVE-878: Attachment: HIVE-878.1.patch Still running the test. Update the hash table entry before flushing in Group

[jira] Resolved: (HIVE-877) error with cast(null as short)

2009-10-14 Thread Zheng Shao (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-877?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zheng Shao resolved HIVE-877. - Resolution: Fixed Fix Version/s: 0.5.0 Release Note: HIVE-877. More test cases for

[jira] Commented: (HIVE-879) null pointer for empty dir

2009-10-14 Thread Zheng Shao (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-879?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12765920#action_12765920 ] Zheng Shao commented on HIVE-879: - Looks good. Testing for trunk now. The patch does not work

[jira] Resolved: (HIVE-869) Allow ScriptOperator to consume not all input data

2009-10-12 Thread Zheng Shao (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-869?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zheng Shao resolved HIVE-869. - Resolution: Fixed Release Note: HIVE-869. Allow ScriptOperator to consume not all input data. (Paul

[jira] Created: (HIVE-873) Better error messages for Hive cmdline

2009-10-12 Thread Zheng Shao (JIRA)
Better error messages for Hive cmdline -- Key: HIVE-873 URL: https://issues.apache.org/jira/browse/HIVE-873 Project: Hadoop Hive Issue Type: New Feature Reporter: Zheng Shao Currently, we

[jira] Resolved: (HIVE-856) allow concat to take more than 2 arguments

2009-10-12 Thread Zheng Shao (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-856?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zheng Shao resolved HIVE-856. - Resolution: Duplicate Fix Version/s: 0.5.0 allow concat to take more than 2 arguments

[jira] Updated: (HIVE-869) Allow ScriptOperator to consume not all input data

2009-10-09 Thread Zheng Shao (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-869?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zheng Shao updated HIVE-869: Description: The ScriptOperator (SELECT TRANSFORM(a, b, c) USING 'myscript' AS (d, e, f) ...) has a

[jira] Commented: (HIVE-869) Allow ScriptOperator to consume not all input data

2009-10-09 Thread Zheng Shao (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-869?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12763859#action_12763859 ] Zheng Shao commented on HIVE-869: - @HIVE-869.1.patch:Overall looks great! 3 minor issues:

[jira] Created: (HIVE-872) Allow BIGINT constants

2009-10-09 Thread Zheng Shao (JIRA)
Allow BIGINT constants -- Key: HIVE-872 URL: https://issues.apache.org/jira/browse/HIVE-872 Project: Hadoop Hive Issue Type: New Feature Reporter: Zheng Shao We should allow 0L to be interpreted as a bigint

[jira] Updated: (HIVE-869) Allow ScriptOperator to consume not all input data

2009-10-09 Thread Zheng Shao (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-869?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zheng Shao updated HIVE-869: Description: The ScriptOperator (SELECT TRANSFORM(a, b, c) USING 'myscript' AS (d, e, f) ...) has a

[jira] Updated: (HIVE-869) Allow ScriptOperator to consume not all input data

2009-10-09 Thread Zheng Shao (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-869?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zheng Shao updated HIVE-869: Description: The ScriptOperator (SELECT TRANSFORM(a, b, c) USING 'myscript' AS (d, e, f) ...) has a

[jira] Commented: (HIVE-869) Allow ScriptOperator to consume not all input data

2009-10-09 Thread Zheng Shao (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-869?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12764268#action_12764268 ] Zheng Shao commented on HIVE-869: - @HIVE-869.3.patch: +1. Code looks good. Will correct the

<    1   2   3   4   5   6   7   8   9   10   >