You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@falcon.apache.org by "Pallavi Rao (JIRA)" <ji...@apache.org> on 2016/11/15 10:13:01 UTC

[jira] [Resolved] (FALCON-2177) Improve error message when entity suspend fails

     [ https://issues.apache.org/jira/browse/FALCON-2177?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Pallavi Rao resolved FALCON-2177.
---------------------------------
       Resolution: Fixed
    Fix Version/s: trunk

Issue resolved by pull request 294
[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)