You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by "Brahma Reddy Battula (JIRA)" <ji...@apache.org> on 2015/02/04 11:29:34 UTC

[jira] [Created] (HADOOP-11545) [ hadoop credential ] ArrayIndexOutOfBoundsException thrown when we list -provider

Brahma Reddy Battula created HADOOP-11545:
---------------------------------------------

             Summary: [ hadoop credential ] ArrayIndexOutOfBoundsException  thrown when we list -provider
                 Key: HADOOP-11545
                 URL: https://issues.apache.org/jira/browse/HADOOP-11545
             Project: Hadoop Common
          Issue Type: Bug
    Affects Versions: 2.6.0
            Reporter: Brahma Reddy Battula
            Assignee: Brahma Reddy Battula


Scenario:
========
Please run the following command . dn't give the provider path.

{noformat}
[hdfs@host194 bin]$ ./hadoop credential list -provider
java.lang.ArrayIndexOutOfBoundsException: 2
        at org.apache.hadoop.security.alias.CredentialShell.init(CredentialShell.java:117)
        at org.apache.hadoop.security.alias.CredentialShell.run(CredentialShell.java:63)
        at org.apache.hadoop.util.ToolRunner.run(ToolRunner.java:70)
        at org.apache.hadoop.security.alias.CredentialShell.main(CredentialShell.java:427)
{noformat}



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