[jira] Updated: (HIVE-338) Executing cli commands into thrift server

2009-06-09 Thread Min Zhou (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-338?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Min Zhou updated HIVE-338: -- Attachment: hiveserver-v2.patch * exec/FunctionTask.java: is it necessary to specify the loader in the

[jira] Updated: (HIVE-338) Executing cli commands into thrift server

2009-06-09 Thread Min Zhou (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-338?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Min Zhou updated HIVE-338: -- Attachment: hiveserver-v2.patch oops, made a mistake when uploading former one. Executing cli commands into

[jira] Updated: (HIVE-338) Executing cli commands into thrift server

2009-06-09 Thread Min Zhou (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-338?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Min Zhou updated HIVE-338: -- Attachment: (was: hiveserver-v2.patch) Executing cli commands into thrift server

[jira] Updated: (HIVE-338) Executing cli commands into thrift server

2009-06-09 Thread Min Zhou (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-338?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Min Zhou updated HIVE-338: -- Comment: was deleted (was: oops, made a mistake when uploading former one. ) Executing cli commands into

[jira] Commented: (HIVE-460) Improve ColumnPruner to prune more aggressively and keep column information for input tables

2009-06-09 Thread Namit Jain (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-460?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12717750#action_12717750 ] Namit Jain commented on HIVE-460: - When I ran the tests, all TestParse tests failed Also, for

[jira] Created: (HIVE-550) Hiveserver should use a default port if not specified

2009-06-09 Thread Eric Hwang (JIRA)
Hiveserver should use a default port if not specified - Key: HIVE-550 URL: https://issues.apache.org/jira/browse/HIVE-550 Project: Hadoop Hive Issue Type: Bug Components: Server

[jira] Updated: (HIVE-78) Authentication infrastructure for Hive

2009-06-09 Thread Edward Capriolo (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-78?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Edward Capriolo updated HIVE-78: Attachment: hive-78.diff The metastore would be a good place to start the ball rolling. Any comments?

[jira] Created: (HIVE-551) Metrics for Hive

2009-06-09 Thread Edward Capriolo (JIRA)
Metrics for Hive Key: HIVE-551 URL: https://issues.apache.org/jira/browse/HIVE-551 Project: Hadoop Hive Issue Type: Wish Components: Logging Reporter: Edward Capriolo Priority: Minor It

[jira] Commented: (HIVE-439) merge small files whenever possible

2009-06-09 Thread Namit Jain (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-439?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12717820#action_12717820 ] Namit Jain commented on HIVE-439: - Instead of having a map-only job to do the concatenation,

[jira] Commented: (HIVE-460) Improve ColumnPruner to prune more aggressively and keep column information for input tables

2009-06-09 Thread He Yongqiang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-460?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12717877#action_12717877 ] He Yongqiang commented on HIVE-460: --- Namit, which patch you applied?

[jira] Updated: (HIVE-470) Support COALESCE using GenericUDF

2009-06-09 Thread Zheng Shao (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-470?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zheng Shao updated HIVE-470: Attachment: HIVE-470.2.patch This patch adds a case in which both arguments are NULL. We don't support

[jira] Created: (HIVE-552) Make the replication factor of intermediate output configurable

2009-06-09 Thread Zheng Shao (JIRA)
Make the replication factor of intermediate output configurable --- Key: HIVE-552 URL: https://issues.apache.org/jira/browse/HIVE-552 Project: Hadoop Hive Issue Type: Improvement

[jira] Commented: (HIVE-460) Improve ColumnPruner to prune more aggressively and keep column information for input tables

2009-06-09 Thread He Yongqiang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-460?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12717893#action_12717893 ] He Yongqiang commented on HIVE-460: --- When I ran the tests, all TestParse tests failed

[jira] Assigned: (HIVE-537) Hive TypeInfo/ObjectInspector to support union (besides struct, array, and map)

2009-06-09 Thread Zheng Shao (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-537?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zheng Shao reassigned HIVE-537: --- Assignee: Zheng Shao Hive TypeInfo/ObjectInspector to support union (besides struct, array, and

[jira] Created: (HIVE-553) Add LazyBinarySerDe to Hive

2009-06-09 Thread Zheng Shao (JIRA)
Add LazyBinarySerDe to Hive --- Key: HIVE-553 URL: https://issues.apache.org/jira/browse/HIVE-553 Project: Hadoop Hive Issue Type: New Feature Affects Versions: 0.4.0 Reporter: Zheng Shao Currently