[jira] [Updated] (HDFS-9638) Improve DistCp Help and documentation

2016-01-29 Thread Yongjun Zhang (JIRA)

 [ 
https://issues.apache.org/jira/browse/HDFS-9638?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Yongjun Zhang updated HDFS-9638:

   Resolution: Fixed
 Hadoop Flags: Reviewed
Fix Version/s: 2.8.0
   Status: Resolved  (was: Patch Available)

Committed to trunk, branch-2, branch-2.8.

Thanks [~jojochuang] for the contribution, and [~drankye] for the review.


> Improve DistCp Help and documentation
> -
>
> Key: HDFS-9638
> URL: https://issues.apache.org/jira/browse/HDFS-9638
> Project: Hadoop HDFS
>  Issue Type: Improvement
>  Components: distcp
>Affects Versions: 2.7.1
>Reporter: Wei-Chiu Chuang
>Assignee: Wei-Chiu Chuang
>Priority: Minor
>  Labels: supportability
> Fix For: 2.8.0
>
> Attachments: HDFS-9638.001.patch, HDFS-9638.002.patch
>
>
> For example,
> -mapredSslConfConfiguration for ssl config file, to use with
> hftps://
> But this ssl config file should be in the classpath, which is not clearly 
> stated.
> http://hadoop.apache.org/docs/current/hadoop-distcp/DistCp.html
> "When using the hsftp protocol with a source, the security- related 
> properties may be specified in a config-file and passed to DistCp. 
>  needs to be in the classpath. "
> It is also not clear from the context if this ssl_conf_file should be at the 
> client issuing the command. (I think the answer is yes)
> Also, in: http://hadoop.apache.org/docs/current/hadoop-distcp/DistCp.html
> "The following is an example of the contents of the contents of a SSL 
> Configuration file:"
> there's an extra "of the contents of the contents "



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (HDFS-9638) Improve DistCp Help and documentation

2016-01-12 Thread Wei-Chiu Chuang (JIRA)

 [ 
https://issues.apache.org/jira/browse/HDFS-9638?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Wei-Chiu Chuang updated HDFS-9638:
--
Status: Patch Available  (was: Open)

> Improve DistCp Help and documentation
> -
>
> Key: HDFS-9638
> URL: https://issues.apache.org/jira/browse/HDFS-9638
> Project: Hadoop HDFS
>  Issue Type: Improvement
>  Components: distcp
>Affects Versions: 2.7.1
>Reporter: Wei-Chiu Chuang
>Assignee: Wei-Chiu Chuang
>Priority: Minor
>  Labels: supportability
> Attachments: HDFS-9638.001.patch, HDFS-9638.002.patch
>
>
> For example,
> -mapredSslConfConfiguration for ssl config file, to use with
> hftps://
> But this ssl config file should be in the classpath, which is not clearly 
> stated.
> http://hadoop.apache.org/docs/current/hadoop-distcp/DistCp.html
> "When using the hsftp protocol with a source, the security- related 
> properties may be specified in a config-file and passed to DistCp. 
>  needs to be in the classpath. "
> It is also not clear from the context if this ssl_conf_file should be at the 
> client issuing the command. (I think the answer is yes)
> Also, in: http://hadoop.apache.org/docs/current/hadoop-distcp/DistCp.html
> "The following is an example of the contents of the contents of a SSL 
> Configuration file:"
> there's an extra "of the contents of the contents "



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (HDFS-9638) Improve DistCp Help and documentation

2016-01-11 Thread Wei-Chiu Chuang (JIRA)

 [ 
https://issues.apache.org/jira/browse/HDFS-9638?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Wei-Chiu Chuang updated HDFS-9638:
--
Attachment: HDFS-9638.002.patch

Rev02: I noticed that HADOOP-11009 did not include the test for preserving 
timestamp. Not sure if it's appropriate to be include in this JIRA, but here it 
is:

> Improve DistCp Help and documentation
> -
>
> Key: HDFS-9638
> URL: https://issues.apache.org/jira/browse/HDFS-9638
> Project: Hadoop HDFS
>  Issue Type: Improvement
>  Components: distcp
>Affects Versions: 2.7.1
>Reporter: Wei-Chiu Chuang
>Assignee: Wei-Chiu Chuang
>Priority: Minor
>  Labels: supportability
> Attachments: HDFS-9638.001.patch, HDFS-9638.002.patch
>
>
> For example,
> -mapredSslConfConfiguration for ssl config file, to use with
> hftps://
> But this ssl config file should be in the classpath, which is not clearly 
> stated.
> http://hadoop.apache.org/docs/current/hadoop-distcp/DistCp.html
> "When using the hsftp protocol with a source, the security- related 
> properties may be specified in a config-file and passed to DistCp. 
>  needs to be in the classpath. "
> It is also not clear from the context if this ssl_conf_file should be at the 
> client issuing the command. (I think the answer is yes)
> Also, in: http://hadoop.apache.org/docs/current/hadoop-distcp/DistCp.html
> "The following is an example of the contents of the contents of a SSL 
> Configuration file:"
> there's an extra "of the contents of the contents "



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (HDFS-9638) Improve DistCp Help and documentation

2016-01-11 Thread Wei-Chiu Chuang (JIRA)

 [ 
https://issues.apache.org/jira/browse/HDFS-9638?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Wei-Chiu Chuang updated HDFS-9638:
--
Affects Version/s: (was: 3.0.0)
   2.7.1

> Improve DistCp Help and documentation
> -
>
> Key: HDFS-9638
> URL: https://issues.apache.org/jira/browse/HDFS-9638
> Project: Hadoop HDFS
>  Issue Type: Improvement
>  Components: distcp
>Affects Versions: 2.7.1
>Reporter: Wei-Chiu Chuang
>Assignee: Wei-Chiu Chuang
>Priority: Minor
>  Labels: supportability
> Attachments: HDFS-9638.001.patch
>
>
> For example,
> -mapredSslConfConfiguration for ssl config file, to use with
> hftps://
> But this ssl config file should be in the classpath, which is not clearly 
> stated.
> http://hadoop.apache.org/docs/current/hadoop-distcp/DistCp.html
> "When using the hsftp protocol with a source, the security- related 
> properties may be specified in a config-file and passed to DistCp. 
>  needs to be in the classpath. "
> It is also not clear from the context if this ssl_conf_file should be at the 
> client issuing the command. (I think the answer is yes)
> Also, in: http://hadoop.apache.org/docs/current/hadoop-distcp/DistCp.html
> "The following is an example of the contents of the contents of a SSL 
> Configuration file:"
> there's an extra "of the contents of the contents "



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (HDFS-9638) Improve DistCp Help and documentation

2016-01-11 Thread Wei-Chiu Chuang (JIRA)

 [ 
https://issues.apache.org/jira/browse/HDFS-9638?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Wei-Chiu Chuang updated HDFS-9638:
--
Attachment: HDFS-9638.001.patch

Rev01: work in progress. Added description of several command line parameters. 

TODO: check if there are other missing parameter descriptions.

> Improve DistCp Help and documentation
> -
>
> Key: HDFS-9638
> URL: https://issues.apache.org/jira/browse/HDFS-9638
> Project: Hadoop HDFS
>  Issue Type: Improvement
>  Components: distcp
>Affects Versions: 3.0.0
>Reporter: Wei-Chiu Chuang
>Assignee: Wei-Chiu Chuang
>Priority: Minor
>  Labels: supportability
> Attachments: HDFS-9638.001.patch
>
>
> For example,
> -mapredSslConfConfiguration for ssl config file, to use with
> hftps://
> But this ssl config file should be in the classpath, which is not clearly 
> stated.
> http://hadoop.apache.org/docs/current/hadoop-distcp/DistCp.html
> "When using the hsftp protocol with a source, the security- related 
> properties may be specified in a config-file and passed to DistCp. 
>  needs to be in the classpath. "
> It is also not clear from the context if this ssl_conf_file should be at the 
> client issuing the command. (I think the answer is yes)
> Also, in: http://hadoop.apache.org/docs/current/hadoop-distcp/DistCp.html
> "The following is an example of the contents of the contents of a SSL 
> Configuration file:"
> there's an extra "of the contents of the contents "



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)