[
https://issues.apache.org/jira/browse/FALCON-2177?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15610594#comment-15610594
]
ASF GitHub Bot commented on FALCON-2177:
----------------------------------------
GitHub user pallavi-rao opened a pull request:
https://github.com/apache/falcon/pull/294
FALCON-2177 Improve error message when entity suspend fails
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/pallavi-rao/falcon 2177
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/falcon/pull/294.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #294
----
commit a6d8c6c2a768f228121a94ac6fe16d268dd588b8
Author: Pallavi Rao <[email protected]>
Date: 2016-02-08T09:24:12Z
FALCON-1821 Update git pull merge script to accept and update JIRA type
commit be17164a0e365ecf5a8e7754c90bf13259e60a44
Author: Pallavi Rao <[email protected]>
Date: 2016-10-26T13:24:18Z
Merge remote-tracking branch 'upstream/master'
commit 397a48120fd3f02ce99ba0a3c5c1aed21be6e766
Author: Pallavi Rao <[email protected]>
Date: 2016-10-27T04:10:08Z
FALCON-2177 Improve error message when entity suspend fails
commit 3f009416b7d11255161b43792bf2de4a7ea7d31b
Author: Pallavi Rao <[email protected]>
Date: 2016-10-27T04:11:17Z
Revert "FALCON-1821 Update git pull merge script to accept and update JIRA
type"
This reverts commit a6d8c6c2a768f228121a94ac6fe16d268dd588b8.
----
> 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)