You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Hudson (JIRA)" <ji...@apache.org> on 2013/01/09 11:32:21 UTC

[jira] [Commented] (HIVE-2848) Add validation to HiveConf ConfVars

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

Hudson commented on HIVE-2848:
------------------------------

Integrated in Hive-trunk-hadoop2 #54 (See [https://builds.apache.org/job/Hive-trunk-hadoop2/54/])
    HIVE-2848 Add validation to HiveConf ConfVars
(Navis via namit) (Revision 1360524)

     Result = ABORTED
namit : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1360524
Files : 
* /hive/trunk/cli/src/java/org/apache/hadoop/hive/cli/CliDriver.java
* /hive/trunk/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java
* /hive/trunk/conf/hive-default.xml.template
* /hive/trunk/hbase-handler/src/test/results/negative/cascade_dbdrop.q.out
* /hive/trunk/ql/src/java/org/apache/hadoop/hive/ql/processors/SetProcessor.java
* /hive/trunk/ql/src/test/queries/clientnegative/set_hiveconf_validation0.q
* /hive/trunk/ql/src/test/queries/clientnegative/set_hiveconf_validation1.q
* /hive/trunk/ql/src/test/queries/clientpositive/udaf_context_ngrams.q
* /hive/trunk/ql/src/test/queries/clientpositive/udaf_ngrams.q
* /hive/trunk/ql/src/test/queries/clientpositive/udaf_percentile_approx.q
* /hive/trunk/ql/src/test/results/clientnegative/set_hiveconf_validation0.q.out
* /hive/trunk/ql/src/test/results/clientnegative/set_hiveconf_validation1.q.out
* /hive/trunk/ql/src/test/results/clientpositive/udaf_context_ngrams.q.out
* /hive/trunk/ql/src/test/results/clientpositive/udaf_ngrams.q.out
* /hive/trunk/ql/src/test/results/clientpositive/udaf_percentile_approx.q.out

                
> Add validation to HiveConf ConfVars
> -----------------------------------
>
>                 Key: HIVE-2848
>                 URL: https://issues.apache.org/jira/browse/HIVE-2848
>             Project: Hive
>          Issue Type: Improvement
>          Components: Configuration
>            Reporter: Kevin Wilfong
>            Assignee: Navis
>             Fix For: 0.10.0
>
>         Attachments: ASF.LICENSE.NOT.GRANTED--HIVE-2848.D2313.1.patch, ASF.LICENSE.NOT.GRANTED--HIVE-2848.D2313.2.patch, ASF.LICENSE.NOT.GRANTED--HIVE-2848.D2313.3.patch, ASF.LICENSE.NOT.GRANTED--HIVE-2848.D2313.4.patch, ASF.LICENSE.NOT.GRANTED--HIVE-2848.D2313.5.patch, ASF.LICENSE.NOT.GRANTED--HIVE-2848.D2313.6.patch
>
>
> It would be good if we could add some validation to ConfVars in the HiveConf when they are set.
> At least if a variable is supposed to be boolean, numeric, or strict/nonstrict, it shouldn't be too difficult to check for these.

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