[
https://issues.apache.org/jira/browse/TEZ-963?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13942136#comment-13942136
]
Siddharth Seth commented on TEZ-963:
------------------------------------
[~airbots], I'd actually like to get rid of all the *-default.xml configuration
parameters from HDFS, MR and YARN - primarily the part where these Coniguration
files are loaded by default. (loadResource(*-default.xml) as part of
COnfiguration instantiation). There's jiras open for this already, just haven't
had time to work on them. This leads to unnecessary file accesses - as well as
large configuration files (1000+ keys) - most of which are just default values.
Like Hitesh asked, is there something specific that you're looking for which
isn't otherwise available ?
> 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)