Nilotpal Nandi created HDDS-482:
-----------------------------------

             Summary: NullPointer exception thrown on console when cli 
operation failed
                 Key: HDDS-482
                 URL: https://issues.apache.org/jira/browse/HDDS-482
             Project: Hadoop Distributed Data Store
          Issue Type: Bug
          Components: Ozone CLI
    Affects Versions: 0.2.1
            Reporter: Nilotpal Nandi
            Assignee: Nanda kumar


steps taken :

------------------
 # running putKey from cli.
 # closed all containers.
 # Error thrown on cli - 

 
{noformat}
Exception in thread "main" java.lang.NullPointerException
        at org.apache.hadoop.hdds.cli.GenericCli.printError(GenericCli.java:68)
        at org.apache.hadoop.hdds.cli.GenericCli.run(GenericCli.java:54)
        at org.apache.hadoop.ozone.web.ozShell.Shell.main(Shell.java:77)
{noformat}
 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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

Reply via email to