[jira] [Updated] (HDFS-3987) Support webhdfs over HTTPS

2016-03-25 Thread Zhe Zhang (JIRA)

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

Zhe Zhang updated HDFS-3987:

Description: 
This is a follow up of HDFS-3983.

We should have a new filesystem client impl/binding for encrypted WebHDFS, i.e. 
*swebhdfs://*

On the server side, webhdfs and httpfs we should only need to start the service 
on a secured (HTTPS) endpoint.


  was:
This is a follow up of HDFS-3983.

We should have a new filesystem client impl/binding for encrypted WebHDFS, i.e. 
*webhdfss://*

On the server side, webhdfs and httpfs we should only need to start the service 
on a secured (HTTPS) endpoint.



> Support webhdfs over HTTPS
> --
>
> Key: HDFS-3987
> URL: https://issues.apache.org/jira/browse/HDFS-3987
> Project: Hadoop HDFS
>  Issue Type: Sub-task
>Affects Versions: 2.0.2-alpha
>Reporter: Alejandro Abdelnur
>Assignee: Haohui Mai
> Fix For: 2.3.0
>
> Attachments: HDFS-3987.000.patch, HDFS-3987.001.patch, 
> HDFS-3987.002.patch, HDFS-3987.003.patch, HDFS-3987.004.patch, 
> HDFS-3987.005.patch, HDFS-3987.006.patch, HDFS-3987.007.patch, 
> HDFS-3987.008.patch, HDFS-3987.009.patch
>
>
> This is a follow up of HDFS-3983.
> We should have a new filesystem client impl/binding for encrypted WebHDFS, 
> i.e. *swebhdfs://*
> On the server side, webhdfs and httpfs we should only need to start the 
> service on a secured (HTTPS) endpoint.



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


[jira] [Updated] (HDFS-3987) Support webhdfs over HTTPS

2013-11-20 Thread Jing Zhao (JIRA)

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

Jing Zhao updated HDFS-3987:


  Resolution: Fixed
Hadoop Flags: Reviewed
  Status: Resolved  (was: Patch Available)

I've committed this to trunk and branch-2. We can open new jiras to address 
further comments.

 Support webhdfs over HTTPS
 --

 Key: HDFS-3987
 URL: https://issues.apache.org/jira/browse/HDFS-3987
 Project: Hadoop HDFS
  Issue Type: Sub-task
Affects Versions: 2.0.2-alpha
Reporter: Alejandro Abdelnur
Assignee: Haohui Mai
 Fix For: 2.3.0

 Attachments: HDFS-3987.000.patch, HDFS-3987.001.patch, 
 HDFS-3987.002.patch, HDFS-3987.003.patch, HDFS-3987.004.patch, 
 HDFS-3987.005.patch, HDFS-3987.006.patch, HDFS-3987.007.patch, 
 HDFS-3987.008.patch, HDFS-3987.009.patch


 This is a follow up of HDFS-3983.
 We should have a new filesystem client impl/binding for encrypted WebHDFS, 
 i.e. *webhdfss://*
 On the server side, webhdfs and httpfs we should only need to start the 
 service on a secured (HTTPS) endpoint.



--
This message was sent by Atlassian JIRA
(v6.1#6144)


[jira] [Updated] (HDFS-3987) Support webhdfs over HTTPS

2013-11-19 Thread Haohui Mai (JIRA)

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

Haohui Mai updated HDFS-3987:
-

Attachment: HDFS-3987.009.patch

 Support webhdfs over HTTPS
 --

 Key: HDFS-3987
 URL: https://issues.apache.org/jira/browse/HDFS-3987
 Project: Hadoop HDFS
  Issue Type: Sub-task
Affects Versions: 2.0.2-alpha
Reporter: Alejandro Abdelnur
Assignee: Haohui Mai
 Fix For: 2.3.0

 Attachments: HDFS-3987.000.patch, HDFS-3987.001.patch, 
 HDFS-3987.002.patch, HDFS-3987.003.patch, HDFS-3987.004.patch, 
 HDFS-3987.005.patch, HDFS-3987.006.patch, HDFS-3987.007.patch, 
 HDFS-3987.008.patch, HDFS-3987.009.patch


 This is a follow up of HDFS-3983.
 We should have a new filesystem client impl/binding for encrypted WebHDFS, 
 i.e. *webhdfss://*
 On the server side, webhdfs and httpfs we should only need to start the 
 service on a secured (HTTPS) endpoint.



--
This message was sent by Atlassian JIRA
(v6.1#6144)


[jira] [Updated] (HDFS-3987) Support webhdfs over HTTPS

2013-11-18 Thread Haohui Mai (JIRA)

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

Haohui Mai updated HDFS-3987:
-

Attachment: HDFS-3987.006.patch

 Support webhdfs over HTTPS
 --

 Key: HDFS-3987
 URL: https://issues.apache.org/jira/browse/HDFS-3987
 Project: Hadoop HDFS
  Issue Type: Sub-task
Affects Versions: 2.0.2-alpha
Reporter: Alejandro Abdelnur
Assignee: Haohui Mai
 Fix For: 2.3.0

 Attachments: HDFS-3987.000.patch, HDFS-3987.001.patch, 
 HDFS-3987.002.patch, HDFS-3987.003.patch, HDFS-3987.004.patch, 
 HDFS-3987.005.patch, HDFS-3987.006.patch


 This is a follow up of HDFS-3983.
 We should have a new filesystem client impl/binding for encrypted WebHDFS, 
 i.e. *webhdfss://*
 On the server side, webhdfs and httpfs we should only need to start the 
 service on a secured (HTTPS) endpoint.



--
This message was sent by Atlassian JIRA
(v6.1#6144)


[jira] [Updated] (HDFS-3987) Support webhdfs over HTTPS

2013-11-18 Thread Haohui Mai (JIRA)

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

Haohui Mai updated HDFS-3987:
-

Attachment: HDFS-3987.007.patch

 Support webhdfs over HTTPS
 --

 Key: HDFS-3987
 URL: https://issues.apache.org/jira/browse/HDFS-3987
 Project: Hadoop HDFS
  Issue Type: Sub-task
Affects Versions: 2.0.2-alpha
Reporter: Alejandro Abdelnur
Assignee: Haohui Mai
 Fix For: 2.3.0

 Attachments: HDFS-3987.000.patch, HDFS-3987.001.patch, 
 HDFS-3987.002.patch, HDFS-3987.003.patch, HDFS-3987.004.patch, 
 HDFS-3987.005.patch, HDFS-3987.006.patch, HDFS-3987.007.patch


 This is a follow up of HDFS-3983.
 We should have a new filesystem client impl/binding for encrypted WebHDFS, 
 i.e. *webhdfss://*
 On the server side, webhdfs and httpfs we should only need to start the 
 service on a secured (HTTPS) endpoint.



--
This message was sent by Atlassian JIRA
(v6.1#6144)


[jira] [Updated] (HDFS-3987) Support webhdfs over HTTPS

2013-11-18 Thread Haohui Mai (JIRA)

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

Haohui Mai updated HDFS-3987:
-

Attachment: HDFS-3987.008.patch

 Support webhdfs over HTTPS
 --

 Key: HDFS-3987
 URL: https://issues.apache.org/jira/browse/HDFS-3987
 Project: Hadoop HDFS
  Issue Type: Sub-task
Affects Versions: 2.0.2-alpha
Reporter: Alejandro Abdelnur
Assignee: Haohui Mai
 Fix For: 2.3.0

 Attachments: HDFS-3987.000.patch, HDFS-3987.001.patch, 
 HDFS-3987.002.patch, HDFS-3987.003.patch, HDFS-3987.004.patch, 
 HDFS-3987.005.patch, HDFS-3987.006.patch, HDFS-3987.007.patch, 
 HDFS-3987.008.patch


 This is a follow up of HDFS-3983.
 We should have a new filesystem client impl/binding for encrypted WebHDFS, 
 i.e. *webhdfss://*
 On the server side, webhdfs and httpfs we should only need to start the 
 service on a secured (HTTPS) endpoint.



--
This message was sent by Atlassian JIRA
(v6.1#6144)


[jira] [Updated] (HDFS-3987) Support webhdfs over HTTPS

2013-11-17 Thread Haohui Mai (JIRA)

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

Haohui Mai updated HDFS-3987:
-

Attachment: HDFS-3987.005.patch

 Support webhdfs over HTTPS
 --

 Key: HDFS-3987
 URL: https://issues.apache.org/jira/browse/HDFS-3987
 Project: Hadoop HDFS
  Issue Type: Sub-task
Affects Versions: 2.0.2-alpha
Reporter: Alejandro Abdelnur
Assignee: Haohui Mai
 Fix For: 2.3.0

 Attachments: HDFS-3987.000.patch, HDFS-3987.001.patch, 
 HDFS-3987.002.patch, HDFS-3987.003.patch, HDFS-3987.004.patch, 
 HDFS-3987.005.patch


 This is a follow up of HDFS-3983.
 We should have a new filesystem client impl/binding for encrypted WebHDFS, 
 i.e. *webhdfss://*
 On the server side, webhdfs and httpfs we should only need to start the 
 service on a secured (HTTPS) endpoint.



--
This message was sent by Atlassian JIRA
(v6.1#6144)


[jira] [Updated] (HDFS-3987) Support webhdfs over HTTPS

2013-11-15 Thread Haohui Mai (JIRA)

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

Haohui Mai updated HDFS-3987:
-

Attachment: HDFS-3987.004.patch

Rebase

 Support webhdfs over HTTPS
 --

 Key: HDFS-3987
 URL: https://issues.apache.org/jira/browse/HDFS-3987
 Project: Hadoop HDFS
  Issue Type: Sub-task
Affects Versions: 2.0.2-alpha
Reporter: Alejandro Abdelnur
Assignee: Haohui Mai
 Fix For: 2.3.0

 Attachments: HDFS-3987.000.patch, HDFS-3987.001.patch, 
 HDFS-3987.002.patch, HDFS-3987.003.patch, HDFS-3987.004.patch


 This is a follow up of HDFS-3983.
 We should have a new filesystem client impl/binding for encrypted WebHDFS, 
 i.e. *webhdfss://*
 On the server side, webhdfs and httpfs we should only need to start the 
 service on a secured (HTTPS) endpoint.



--
This message was sent by Atlassian JIRA
(v6.1#6144)


[jira] [Updated] (HDFS-3987) Support webhdfs over HTTPS

2013-10-25 Thread Haohui Mai (JIRA)

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

Haohui Mai updated HDFS-3987:
-

Attachment: HDFS-3987.002.patch

 Support webhdfs over HTTPS
 --

 Key: HDFS-3987
 URL: https://issues.apache.org/jira/browse/HDFS-3987
 Project: Hadoop HDFS
  Issue Type: Sub-task
Affects Versions: 2.0.2-alpha
Reporter: Alejandro Abdelnur
Assignee: Haohui Mai
 Fix For: 2.3.0

 Attachments: HDFS-3987.000.patch, HDFS-3987.001.patch, 
 HDFS-3987.002.patch


 This is a follow up of HDFS-3983.
 We should have a new filesystem client impl/binding for encrypted WebHDFS, 
 i.e. *webhdfss://*
 On the server side, webhdfs and httpfs we should only need to start the 
 service on a secured (HTTPS) endpoint.



--
This message was sent by Atlassian JIRA
(v6.1#6144)


[jira] [Updated] (HDFS-3987) Support webhdfs over HTTPS

2013-10-25 Thread Haohui Mai (JIRA)

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

Haohui Mai updated HDFS-3987:
-

Attachment: HDFS-3987.003.patch

 Support webhdfs over HTTPS
 --

 Key: HDFS-3987
 URL: https://issues.apache.org/jira/browse/HDFS-3987
 Project: Hadoop HDFS
  Issue Type: Sub-task
Affects Versions: 2.0.2-alpha
Reporter: Alejandro Abdelnur
Assignee: Haohui Mai
 Fix For: 2.3.0

 Attachments: HDFS-3987.000.patch, HDFS-3987.001.patch, 
 HDFS-3987.002.patch, HDFS-3987.003.patch


 This is a follow up of HDFS-3983.
 We should have a new filesystem client impl/binding for encrypted WebHDFS, 
 i.e. *webhdfss://*
 On the server side, webhdfs and httpfs we should only need to start the 
 service on a secured (HTTPS) endpoint.



--
This message was sent by Atlassian JIRA
(v6.1#6144)


[jira] [Updated] (HDFS-3987) Support webhdfs over HTTPS

2013-10-24 Thread Haohui Mai (JIRA)

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

Haohui Mai updated HDFS-3987:
-

Attachment: HDFS-3987.001.patch

 Support webhdfs over HTTPS
 --

 Key: HDFS-3987
 URL: https://issues.apache.org/jira/browse/HDFS-3987
 Project: Hadoop HDFS
  Issue Type: Sub-task
Affects Versions: 2.0.2-alpha
Reporter: Alejandro Abdelnur
Assignee: Haohui Mai
 Fix For: 2.3.0

 Attachments: HDFS-3987.000.patch, HDFS-3987.001.patch


 This is a follow up of HDFS-3983.
 We should have a new filesystem client impl/binding for encrypted WebHDFS, 
 i.e. *webhdfss://*
 On the server side, webhdfs and httpfs we should only need to start the 
 service on a secured (HTTPS) endpoint.



--
This message was sent by Atlassian JIRA
(v6.1#6144)


[jira] [Updated] (HDFS-3987) Support webhdfs over HTTPS

2013-10-21 Thread Haohui Mai (JIRA)

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

Haohui Mai updated HDFS-3987:
-

Attachment: HDFS-3987.000.patch

 Support webhdfs over HTTPS
 --

 Key: HDFS-3987
 URL: https://issues.apache.org/jira/browse/HDFS-3987
 Project: Hadoop HDFS
  Issue Type: Sub-task
Affects Versions: 2.0.2-alpha
Reporter: Alejandro Abdelnur
Assignee: Haohui Mai
 Fix For: 2.3.0

 Attachments: HDFS-3987.000.patch


 This is a follow up of HDFS-3983.
 We should have a new filesystem client impl/binding for encrypted WebHDFS, 
 i.e. *webhdfss://*
 On the server side, webhdfs and httpfs we should only need to start the 
 service on a secured (HTTPS) endpoint.



--
This message was sent by Atlassian JIRA
(v6.1#6144)


[jira] [Updated] (HDFS-3987) Support webhdfs over HTTPS

2013-10-21 Thread Haohui Mai (JIRA)

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

Haohui Mai updated HDFS-3987:
-

Attachment: (was: HDFS-3987.000.patch)

 Support webhdfs over HTTPS
 --

 Key: HDFS-3987
 URL: https://issues.apache.org/jira/browse/HDFS-3987
 Project: Hadoop HDFS
  Issue Type: Sub-task
Affects Versions: 2.0.2-alpha
Reporter: Alejandro Abdelnur
Assignee: Haohui Mai
 Fix For: 2.3.0

 Attachments: HDFS-3987.000.patch


 This is a follow up of HDFS-3983.
 We should have a new filesystem client impl/binding for encrypted WebHDFS, 
 i.e. *webhdfss://*
 On the server side, webhdfs and httpfs we should only need to start the 
 service on a secured (HTTPS) endpoint.



--
This message was sent by Atlassian JIRA
(v6.1#6144)


[jira] [Updated] (HDFS-3987) Support webhdfs over HTTPS

2013-10-18 Thread Haohui Mai (JIRA)

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

Haohui Mai updated HDFS-3987:
-

Summary: Support webhdfs over HTTPS  (was: Support webhdfs via HTTPS)

 Support webhdfs over HTTPS
 --

 Key: HDFS-3987
 URL: https://issues.apache.org/jira/browse/HDFS-3987
 Project: Hadoop HDFS
  Issue Type: Sub-task
Affects Versions: 2.0.2-alpha
Reporter: Alejandro Abdelnur
Assignee: Haohui Mai
 Fix For: 2.3.0

 Attachments: HDFS-3987.000.patch


 This is a follow up of HDFS-3983.
 We should have a new filesystem client impl/binding for encrypted WebHDFS, 
 i.e. *webhdfss://*
 On the server side, webhdfs and httpfs we should only need to start the 
 service on a secured (HTTPS) endpoint.



--
This message was sent by Atlassian JIRA
(v6.1#6144)