[
https://issues.apache.org/jira/browse/FLINK-3077?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15031883#comment-15031883
]
ASF GitHub Bot commented on FLINK-3077:
---------------------------------------
Github user rmetzger commented on the pull request:
https://github.com/apache/flink/pull/1418#issuecomment-160652388
From the code it seems that its always showing the commit id.
@sachingoel0101: I guess Stephan is asking for this because the the old web
interface was only showing the commit id for `-SNAPSHOT` versions. For
releases, the commit id is actually irrelevant.
Can you change the behavior also in the web interface PR?
> Add "version" command to CliFrontend for showing the version of the
> installation
> --------------------------------------------------------------------------------
>
> Key: FLINK-3077
> URL: https://issues.apache.org/jira/browse/FLINK-3077
> Project: Flink
> Issue Type: Improvement
> Components: Command-line client
> Reporter: Robert Metzger
> Assignee: Sachin Goel
> Fix For: 1.0.0
>
>
> I have the bin directory of Flink in my $PATH variable, so I can just do
> "flink run" on the command line for executing stuff.
> However, I have multiple Flink versions locally and its hard to find out
> which installation the bash is picking in the end.
> adding a simple "version" command will resolve that issue and I consider it
> helpful in general.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)