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/10/27 04:03:58 UTC

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

Pallavi Rao created FALCON-2177:
-----------------------------------

             Summary: 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


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)