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

Andrew Wang updated HDFS-4569:
------------------------------

    Attachment: hdfs-4569-2.patch

Hey Suresh,

I tried making the text more explicit, let me know if it's still unclear.

We've hit the default timeout with somewhat large fsimages, in the 2GB+ range. 
Using HTTPURLConnection has some timeout limitations, and the timeout and 
bandwidthPerSec configuration options are kind of poor since they depend on 
image size (see HDFS-4301).
                
> Small image transfer related cleanups.
> --------------------------------------
>
>                 Key: HDFS-4569
>                 URL: https://issues.apache.org/jira/browse/HDFS-4569
>             Project: Hadoop HDFS
>          Issue Type: Improvement
>    Affects Versions: 3.0.0, 2.0.3-alpha
>            Reporter: Andrew Wang
>            Assignee: Andrew Wang
>            Priority: Trivial
>         Attachments: hdfs-4569-1.patch, hdfs-4569-2.patch
>
>
> The initial patch in HDFS-1490 has a couple small errors. It missed adding 
> the new configuration key "dfs.image.transfer.timeout" to the 
> hdfs-default.xml, and kept an explanatory comment from an earlier version of 
> the patch that is no longer correct.

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

Reply via email to