[ 
https://issues.apache.org/jira/browse/HDDS-2282?focusedWorklogId=326712&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-326712
 ]

ASF GitHub Bot logged work on HDDS-2282:
----------------------------------------

                Author: ASF GitHub Bot
            Created on: 11/Oct/19 05:33
            Start Date: 11/Oct/19 05:33
    Worklog Time Spent: 10m 
      Work Description: bharatviswa504 commented on issue #1642: HDDS-2282. 
scmcli pipeline list command throws NullPointerException. …
URL: https://github.com/apache/hadoop/pull/1642#issuecomment-540914319
 
 
   Thank you @xiaoyuyao for the contribution.
   I will commit this to the trunk.
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


Issue Time Tracking
-------------------

    Worklog Id:     (was: 326712)
    Time Spent: 0.5h  (was: 20m)

> scmcli pipeline list command throws NullPointerException
> --------------------------------------------------------
>
>                 Key: HDDS-2282
>                 URL: https://issues.apache.org/jira/browse/HDDS-2282
>             Project: Hadoop Distributed Data Store
>          Issue Type: Bug
>            Reporter: Nilotpal Nandi
>            Assignee: Xiaoyu Yao
>            Priority: Major
>              Labels: pull-request-available
>          Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> ozone scmcli pipeline list
> {noformat}
> java.lang.NullPointerException
>       at 
> com.google.common.base.Preconditions.checkNotNull(Preconditions.java:187)
>       at 
> org.apache.hadoop.hdds.scm.XceiverClientManager.<init>(XceiverClientManager.java:98)
>       at 
> org.apache.hadoop.hdds.scm.XceiverClientManager.<init>(XceiverClientManager.java:83)
>       at 
> org.apache.hadoop.hdds.scm.cli.SCMCLI.createScmClient(SCMCLI.java:139)
>       at 
> org.apache.hadoop.hdds.scm.cli.pipeline.ListPipelinesSubcommand.call(ListPipelinesSubcommand.java:55)
>       at 
> org.apache.hadoop.hdds.scm.cli.pipeline.ListPipelinesSubcommand.call(ListPipelinesSubcommand.java:30)
>       at picocli.CommandLine.execute(CommandLine.java:1173)
>       at picocli.CommandLine.access$800(CommandLine.java:141)
>       at picocli.CommandLine$RunLast.handle(CommandLine.java:1367)
>       at picocli.CommandLine$RunLast.handle(CommandLine.java:1335)
>       at 
> picocli.CommandLine$AbstractParseResultHandler.handleParseResult(CommandLine.java:1243)
>       at picocli.CommandLine.parseWithHandlers(CommandLine.java:1526)
>       at picocli.CommandLine.parseWithHandler(CommandLine.java:1465)
>       at org.apache.hadoop.hdds.cli.GenericCli.execute(GenericCli.java:65)
>       at org.apache.hadoop.hdds.cli.GenericCli.run(GenericCli.java:56)
>       at org.apache.hadoop.hdds.scm.cli.SCMCLI.main(SCMCLI.java:101){noformat}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to