[jira] [Updated] (HDFS-12950) oiv will fail in secure cluster

2017-12-21 Thread Brahma Reddy Battula (JIRA)

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

Brahma Reddy Battula updated HDFS-12950:

Affects Version/s: 2.7.0

> oiv will fail in  secure cluster
> 
>
> Key: HDFS-12950
> URL: https://issues.apache.org/jira/browse/HDFS-12950
> Project: Hadoop HDFS
>  Issue Type: Bug
>Affects Versions: 2.7.0
>Reporter: Brahma Reddy Battula
>Assignee: Brahma Reddy Battula
>
> if we execute ls, it will throw following.
> {noformat}
> hdfs dfs -ls webhdfs://127.0.0.1:5978/
> ls: Invalid value for webhdfs parameter "op"
> {noformat}
> When client is configured with security (i.e "hadoop.security.authentication= 
> KERBEROS) , 
> then webhdfs will request getdelegation token which is not implemented and 
> hence it will  throw “ls: Invalid value for webhdfs parameter "op"”.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

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



[jira] [Updated] (HDFS-12950) oiv will fail in secure cluster

2017-12-20 Thread Brahma Reddy Battula (JIRA)

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

Brahma Reddy Battula updated HDFS-12950:

Description: 
if we execute ls, it will throw following.
{noformat}
hdfs dfs -ls webhdfs://127.0.0.1:5978/
ls: Invalid value for webhdfs parameter "op"
{noformat}

When client is configured with security (i.e "hadoop.security.authentication= 
KERBEROS) , 
then webhdfs will request getdelegation token which is not implemented and 
hence it will  throw “ls: Invalid value for webhdfs parameter "op"”.

  was:
We we execute ls, it will throw following.
{noformat}
hdfs dfs -ls webhdfs://127.0.0.1:5978/
ls: Invalid value for webhdfs parameter "op"
{noformat}

When client is configured with security (i.e "hadoop.security.authentication= 
KERBEROS) , 
then webhdfs will request getdelegation token which is not implemented and 
hence it will  throw “ls: Invalid value for webhdfs parameter "op"”.


> oiv will fail in  secure cluster
> 
>
> Key: HDFS-12950
> URL: https://issues.apache.org/jira/browse/HDFS-12950
> Project: Hadoop HDFS
>  Issue Type: Bug
>Reporter: Brahma Reddy Battula
>Assignee: Brahma Reddy Battula
>
> if we execute ls, it will throw following.
> {noformat}
> hdfs dfs -ls webhdfs://127.0.0.1:5978/
> ls: Invalid value for webhdfs parameter "op"
> {noformat}
> When client is configured with security (i.e "hadoop.security.authentication= 
> KERBEROS) , 
> then webhdfs will request getdelegation token which is not implemented and 
> hence it will  throw “ls: Invalid value for webhdfs parameter "op"”.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

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