You are viewing a plain text version of this content. The canonical link for it is here.
Posted to hdfs-dev@hadoop.apache.org by "Arpit Gupta (Created) (JIRA)" <ji...@apache.org> on 2011/09/29 18:10:46 UTC

[jira] [Created] (HDFS-2387) hftp fails as it is not able to get delegation token over https

hftp fails as it is not able to get delegation token over https
---------------------------------------------------------------

                 Key: HDFS-2387
                 URL: https://issues.apache.org/jira/browse/HDFS-2387
             Project: Hadoop HDFS
          Issue Type: Bug
    Affects Versions: 0.20.205.0
            Reporter: Arpit Gupta


Run a dfs command with the path specified as hftp leads to the following issue

bash-3.2$ /bin/hadoop --config HADOOP_CONF_DIR dfs -ls hftp://NN_HOST:50070/path
11/09/29 16:07:23 INFO fs.FileSystem: Couldn't get a delegation token from https://NN_HOST:50470 using https.
ls: Security enabled but user not authenticated by filter

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Resolved] (HDFS-2387) hftp fails as it is not able to get delegation token over https

Posted by "Arpit Gupta (Resolved) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HDFS-2387?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Arpit Gupta resolved HDFS-2387.
-------------------------------

    Resolution: Duplicate
    
> hftp fails as it is not able to get delegation token over https
> ---------------------------------------------------------------
>
>                 Key: HDFS-2387
>                 URL: https://issues.apache.org/jira/browse/HDFS-2387
>             Project: Hadoop HDFS
>          Issue Type: Bug
>    Affects Versions: 0.20.205.0
>            Reporter: Arpit Gupta
>
> Run a dfs command with the path specified as hftp leads to the following issue
> bash-3.2$ /bin/hadoop --config HADOOP_CONF_DIR dfs -ls hftp://NN_HOST:50070/path
> 11/09/29 16:07:23 INFO fs.FileSystem: Couldn't get a delegation token from https://NN_HOST:50470 using https.
> ls: Security enabled but user not authenticated by filter

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira