You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by skidder <gi...@git.apache.org> on 2016/09/15 14:50:36 UTC

[GitHub] flink pull request #2501: [FLINK-4622] CLI help message should include 'save...

GitHub user skidder opened a pull request:

    https://github.com/apache/flink/pull/2501

    [FLINK-4622] CLI help message should include 'savepoint' action

    The Flink CLI help message should include the 'savepoint' action in the list of available actions. It currently looks like:
    
    ```shell
    bash-4.3# flink foo
    "foo" is not a valid action.
    
    Valid actions are "run", "list", "info", "stop", or "cancel".
    
    Specify the version option (-v or --version) to print Flink version.
    
    Specify the help option (-h or --help) to get help on the command.
    ```
    
    This pull-request adds the `savepoint` action to the list of valid actions.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/skidder/flink flink-4622

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/flink/pull/2501.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 #2501
    
----
commit a309fd4560ca5e08d05eb38fc377939aa87a5add
Author: Scott Kidder <sc...@mux.com>
Date:   2016-09-15T14:46:29Z

    [FLINK-4622] Include 'savepoint' in the CLI help message

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] flink issue #2501: [FLINK-4622] CLI help message should include 'savepoint' ...

Posted by StephanEwen <gi...@git.apache.org>.
Github user StephanEwen commented on the issue:

    https://github.com/apache/flink/pull/2501
  
    Thanks for the correction.
    
    +1 to merge this!


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] flink issue #2501: [FLINK-4622] CLI help message should include 'savepoint' ...

Posted by zentol <gi...@git.apache.org>.
Github user zentol commented on the issue:

    https://github.com/apache/flink/pull/2501
  
    merging


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] flink pull request #2501: [FLINK-4622] CLI help message should include 'save...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

    https://github.com/apache/flink/pull/2501


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---