[ https://issues.apache.org/jira/browse/FALCON-2177?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15666745#comment-15666745
]
ASF GitHub Bot commented on FALCON-2177:
----------------------------------------
Github user asfgit closed the pull request at:
https://github.com/apache/falcon/pull/294
> Improve error message when entity suspend fails
> -----------------------------------------------
>
> Key: FALCON-2177
> URL: https://issues.apache.org/jira/browse/FALCON-2177
> Project: Falcon
> Issue Type: Bug
> Reporter: Pallavi Rao
> Assignee: Pallavi Rao
> Priority: Minor
> Fix For: trunk
>
>
> f a process is completed and user tries to suspend the process falcon throws the following
error :
> {noformat}
> dataqa@falcon1001:~$ falcon entity -type process -suspend -name Process-0
> ERROR: Bad Request;ua1/Process-0(process) is not scheduled
> {noformat}
> Status :
> {noformat}
> dataqa@falcon1001:~$ falcon entity -type process -status -name Process-0
> ua1/COMPLETED
> {noformat}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
|