[ 
https://issues.apache.org/jira/browse/HIVE-4281?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13623035#comment-13623035
 ] 

Hudson commented on HIVE-4281:
------------------------------

Integrated in Hive-trunk-hadoop2 #138 (See 
[https://builds.apache.org/job/Hive-trunk-hadoop2/138/])
    HIVE-4281 add hive.map.groupby.sorted.testmode
(Namit via Gang Tim Liu) (Revision 1464277)

     Result = FAILURE
namit : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1464277
Files : 
* /hive/trunk/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java
* /hive/trunk/conf/hive-default.xml.template
* /hive/trunk/ql/src/java/org/apache/hadoop/hive/ql/QueryProperties.java
* 
/hive/trunk/ql/src/java/org/apache/hadoop/hive/ql/optimizer/GroupByOptimizer.java
* /hive/trunk/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseContext.java
* /hive/trunk/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java
* /hive/trunk/ql/src/test/queries/clientpositive/groupby_sort_test_1.q
* /hive/trunk/ql/src/test/results/clientpositive/groupby_sort_test_1.q.out

                
> add hive.map.groupby.sorted.testmode
> ------------------------------------
>
>                 Key: HIVE-4281
>                 URL: https://issues.apache.org/jira/browse/HIVE-4281
>             Project: Hive
>          Issue Type: Improvement
>          Components: Query Processor
>            Reporter: Namit Jain
>            Assignee: Namit Jain
>             Fix For: 0.11.0
>
>         Attachments: hive.4281.1.patch, hive.4281.2.patch, 
> hive.4281.2.patch-nohcat, hive.4281.3.patch
>
>
> The idea behind this would be to test hive.map.groupby.sorted.
> Since this is a new feature, it might be a good idea to run it in test mode,
> where a query property would denote that this query plan would have changed.
> If a customer wants, they can run those queries offline, compare the results
> for correctness, and set hive.map.groupby.sorted only if all the results are
> the same.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to