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

zhiyong zhang updated HADOOP-5364:
----------------------------------

    Attachment: HADOOP-5364.patch

How about moving 
" connection.setRequestMethod("GET");
   connection.connect(); " into the openConnection function. 
This way HsftpFileSystem does not need to override open function of 
HftpFileSystem.

also to me it make more sense to really connect in the openConnection. It is 
how it was used everywhere.

I uploaded the new patch to reflect that. 

> Adding SSL certificate expiration warning to hdfsproxy
> ------------------------------------------------------
>
>                 Key: HADOOP-5364
>                 URL: https://issues.apache.org/jira/browse/HADOOP-5364
>             Project: Hadoop Core
>          Issue Type: Improvement
>          Components: contrib/hdfsproxy
>            Reporter: Kan Zhang
>            Assignee: zhiyong zhang
>         Attachments: HADOOP-5364.patch, HADOOP-5364.patch, HADOOP-5364.patch, 
> HADOOP-5364.patch
>
>
> SSL certificate warning should be provided on both client and proxy server 
> side.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to