[jira] [Commented] (HIVE-3875) negative value for hive.stats.ndv.error should be disallowed

2013-01-11 Thread Hudson (JIRA)

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

Hudson commented on HIVE-3875:
--

Integrated in Hive-trunk-hadoop2 #58 (See 
[https://builds.apache.org/job/Hive-trunk-hadoop2/58/])
HIVE-3875. Negative value for hive.stats.ndv.error should be disallowed 
(Shreepadma Venugopalan via cws) (Revision 1431793)

 Result = FAILURE
cws : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVNview=revrev=1431793
Files : 
* 
/hive/trunk/ql/src/java/org/apache/hadoop/hive/ql/parse/ColumnStatsSemanticAnalyzer.java


 negative value for hive.stats.ndv.error should be disallowed 
 -

 Key: HIVE-3875
 URL: https://issues.apache.org/jira/browse/HIVE-3875
 Project: Hive
  Issue Type: Bug
  Components: Statistics
Affects Versions: 0.10.0
Reporter: Shreepadma Venugopalan
Assignee: Shreepadma Venugopalan
 Fix For: 0.11.0

 Attachments: HIVE-3875.1.patch.txt


 Currently, if a negative value is specified for hive.stats.ndv.error in 
 hive-site.xml, it is treated as 0. We should instead throw an exception.

--
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-3875) negative value for hive.stats.ndv.error should be disallowed

2013-01-11 Thread Hudson (JIRA)

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

Hudson commented on HIVE-3875:
--

Integrated in Hive-trunk-h0.21 #1906 (See 
[https://builds.apache.org/job/Hive-trunk-h0.21/1906/])
HIVE-3875. Negative value for hive.stats.ndv.error should be disallowed 
(Shreepadma Venugopalan via cws) (Revision 1431793)

 Result = SUCCESS
cws : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVNview=revrev=1431793
Files : 
* 
/hive/trunk/ql/src/java/org/apache/hadoop/hive/ql/parse/ColumnStatsSemanticAnalyzer.java


 negative value for hive.stats.ndv.error should be disallowed 
 -

 Key: HIVE-3875
 URL: https://issues.apache.org/jira/browse/HIVE-3875
 Project: Hive
  Issue Type: Bug
  Components: Statistics
Affects Versions: 0.10.0
Reporter: Shreepadma Venugopalan
Assignee: Shreepadma Venugopalan
 Fix For: 0.11.0

 Attachments: HIVE-3875.1.patch.txt


 Currently, if a negative value is specified for hive.stats.ndv.error in 
 hive-site.xml, it is treated as 0. We should instead throw an exception.

--
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-3875) negative value for hive.stats.ndv.error should be disallowed

2013-01-10 Thread Shreepadma Venugopalan (JIRA)

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

Shreepadma Venugopalan commented on HIVE-3875:
--

Thanks Carl for committing.

 negative value for hive.stats.ndv.error should be disallowed 
 -

 Key: HIVE-3875
 URL: https://issues.apache.org/jira/browse/HIVE-3875
 Project: Hive
  Issue Type: Bug
  Components: Statistics
Affects Versions: 0.10.0
Reporter: Shreepadma Venugopalan
Assignee: Shreepadma Venugopalan
 Fix For: 0.11.0

 Attachments: HIVE-3875.1.patch.txt


 Currently, if a negative value is specified for hive.stats.ndv.error in 
 hive-site.xml, it is treated as 0. We should instead throw an exception.

--
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-3875) negative value for hive.stats.ndv.error should be disallowed

2013-01-10 Thread Hudson (JIRA)

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

Hudson commented on HIVE-3875:
--

Integrated in hive-trunk-hadoop1 #6 (See 
[https://builds.apache.org/job/hive-trunk-hadoop1/6/])
HIVE-3875. Negative value for hive.stats.ndv.error should be disallowed 
(Shreepadma Venugopalan via cws) (Revision 1431793)

 Result = ABORTED
cws : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVNview=revrev=1431793
Files : 
* 
/hive/trunk/ql/src/java/org/apache/hadoop/hive/ql/parse/ColumnStatsSemanticAnalyzer.java


 negative value for hive.stats.ndv.error should be disallowed 
 -

 Key: HIVE-3875
 URL: https://issues.apache.org/jira/browse/HIVE-3875
 Project: Hive
  Issue Type: Bug
  Components: Statistics
Affects Versions: 0.10.0
Reporter: Shreepadma Venugopalan
Assignee: Shreepadma Venugopalan
 Fix For: 0.11.0

 Attachments: HIVE-3875.1.patch.txt


 Currently, if a negative value is specified for hive.stats.ndv.error in 
 hive-site.xml, it is treated as 0. We should instead throw an exception.

--
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-3875) negative value for hive.stats.ndv.error should be disallowed

2013-01-09 Thread Carl Steinbach (JIRA)

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

Carl Steinbach commented on HIVE-3875:
--

+1. Will commit if tests pass.

 negative value for hive.stats.ndv.error should be disallowed 
 -

 Key: HIVE-3875
 URL: https://issues.apache.org/jira/browse/HIVE-3875
 Project: Hive
  Issue Type: Bug
  Components: Statistics
Affects Versions: 0.10.0
Reporter: Shreepadma Venugopalan
Assignee: Shreepadma Venugopalan
 Attachments: HIVE-3875.1.patch.txt


 Currently, if a negative value is specified for hive.stats.ndv.error in 
 hive-site.xml, it is treated as 0. We should instead throw an exception.

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