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

Fei Hui edited comment on HADOOP-10738 at 3/21/17 5:25 AM:
-----------------------------------------------------------

distcp uses parameters
* from distcp-default.xml, which overrides 
hdfs-site.xml,yarn-site.xml,mapred-site.xml
* from -D in commandline.

I think we should add another way to set parameters to override 
distcp-default.xml. If distcp runs with -D every time, it is boring. it is 
useful for adding distcp-site.xml 


was (Author: ferhui):
distcp uses parameters
* from distcp-default.xml, which overrides 
hdfs-site.xml,yarn-site.xml,mapred-site.xml
* from -D in commandline.
I think we should add another way to set parameters to override 
distcp-default.xml. If distcp runs with -D every time, it is boring. it is 
useful for adding distcp-site.xml 

> Dynamically adjust distcp configuration by adding distcp-site.xml into code 
> base
> --------------------------------------------------------------------------------
>
>                 Key: HADOOP-10738
>                 URL: https://issues.apache.org/jira/browse/HADOOP-10738
>             Project: Hadoop Common
>          Issue Type: Bug
>    Affects Versions: 2.4.0
>            Reporter: Siqi Li
>              Labels: BB2015-05-TBR
>         Attachments: HADOOP-10738.v1.patch, HADOOP-10738.v2.patch
>
>
> For now, the configuration of distcp resides in hadoop-distcp.jar. This makes 
> it difficult to adjust the configuration dynamically.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

---------------------------------------------------------------------
To unsubscribe, e-mail: common-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: common-issues-h...@hadoop.apache.org

Reply via email to