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)