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

Hitesh Shah commented on TEZ-963:
---------------------------------

Most of the code uses conf.get(Property, defaultVal) where defaultVal is from 
the code itself. Are you suggesting all of the code should be changed to just 
use conf.get(Property) and never supply a defaultVal?  

> TezConfiguration should have tez-default.xml like other Hadoop projects
> -----------------------------------------------------------------------
>
>                 Key: TEZ-963
>                 URL: https://issues.apache.org/jira/browse/TEZ-963
>             Project: Apache Tez
>          Issue Type: Bug
>            Reporter: Chen He
>
> Like other Hadoop projects: MapReduce, Yarn, HDFS, etc. They all have two 
> configuration files. One is *-default.xml which contains default values, the 
> other is *-site.xml which allows user to customize configurations. 



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to