[jira] [Commented] (HIVE-2804) Task log retrieval fails on secure cluster

2012-04-19 Thread Zhenxiao Luo (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2804?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13257616#comment-13257616 ] Zhenxiao Luo commented on HIVE-2804: Also relates to the following:

[jira] [Commented] (HIVE-1977) DESCRIBE TABLE syntax doesn't support specifying a database qualified table name

2012-04-09 Thread Zhenxiao Luo (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1977?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13250180#comment-13250180 ] Zhenxiao Luo commented on HIVE-1977: currently the following is working: 1. $describe

[jira] [Commented] (HIVE-1977) DESCRIBE TABLE syntax doesn't support specifying a database qualified table name

2012-04-09 Thread Zhenxiao Luo (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1977?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13250203#comment-13250203 ] Zhenxiao Luo commented on HIVE-1977: @Carl: Get it. Should follow the correct syntax.

[jira] [Commented] (HIVE-2790) Grouping on constant expressions is broken on 0.23

2012-04-06 Thread Zhenxiao Luo (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2790?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13249015#comment-13249015 ] Zhenxiao Luo commented on HIVE-2790: This failure won't reproduce on the current

[jira] [Commented] (HIVE-2186) Dynamic Partitioning Failing because of characters not supported globStatus

2012-03-08 Thread Zhenxiao Luo (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2186?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13225715#comment-13225715 ] Zhenxiao Luo commented on HIVE-2186: Seems '^' also needs to be escaped. If add:

[jira] [Commented] (HIVE-2856) When integrating into MapReduce2, additional '^' in escape test

2012-03-08 Thread Zhenxiao Luo (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2856?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13225722#comment-13225722 ] Zhenxiao Luo commented on HIVE-2856: In testcase escape1.q: Seems '^' also needs to

[jira] [Commented] (HIVE-2186) Dynamic Partitioning Failing because of characters not supported globStatus

2012-03-08 Thread Zhenxiao Luo (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2186?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13225761#comment-13225761 ] Zhenxiao Luo commented on HIVE-2186: Whoops, seems escape1.q.out is loaded as data,

[jira] [Commented] (HIVE-2278) Support archiving for multiple partitions if the table is partitioned by multiple columns

2012-03-01 Thread Zhenxiao Luo (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2278?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13220527#comment-13220527 ] Zhenxiao Luo commented on HIVE-2278: Hi, May I ask a question about archive_corrupt.rc?

[jira] [Commented] (HIVE-2782) New BINARY type produces unexpected results with supported UDFS when using MapReduce2

2012-02-08 Thread Zhenxiao Luo (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2782?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13204081#comment-13204081 ] Zhenxiao Luo commented on HIVE-2782: I think Carl is correct. Order by the fifth

[jira] [Commented] (HIVE-2782) New BINARY type produces unexpected results with supported UDFS when using MapReduce2

2012-02-08 Thread Zhenxiao Luo (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2782?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13204109#comment-13204109 ] Zhenxiao Luo commented on HIVE-2782: @carl: No problem with the original patch.

[jira] [Commented] (HIVE-2734) Fix some nondeterministic test output

2012-01-23 Thread Zhenxiao Luo (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2734?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13191796#comment-13191796 ] Zhenxiao Luo commented on HIVE-2734: The following testcases are also in this category: