[jira] [Commented] (HIVE-4281) add hive.map.groupby.sorted.testmode

2013-04-04 Thread Hudson (JIRA)

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

Hudson commented on HIVE-4281:
--

Integrated in Hive-trunk-h0.21 #2044 (See 
[https://builds.apache.org/job/Hive-trunk-h0.21/2044/])
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-SVNview=revrev=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


[jira] [Commented] (HIVE-4281) add hive.map.groupby.sorted.testmode

2013-04-04 Thread Hudson (JIRA)

[ 
https://issues.apache.org/jira/browse/HIVE-4281?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=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-SVNview=revrev=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


[jira] [Commented] (HIVE-4281) add hive.map.groupby.sorted.testmode

2013-04-03 Thread Gang Tim Liu (JIRA)

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

Gang Tim Liu commented on HIVE-4281:


+1

 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
 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


[jira] [Commented] (HIVE-4281) add hive.map.groupby.sorted.testmode

2013-04-02 Thread Namit Jain (JIRA)

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

Namit Jain commented on HIVE-4281:
--

https://reviews.facebook.net/D9897

 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

 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