You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zeppelin.apache.org by "Nelson Costa (JIRA)" <ji...@apache.org> on 2017/06/06 15:45:18 UTC

[jira] [Created] (ZEPPELIN-2622) Create REST API with Git Info

Nelson Costa created ZEPPELIN-2622:
--------------------------------------

             Summary: Create REST API with Git Info
                 Key: ZEPPELIN-2622
                 URL: https://issues.apache.org/jira/browse/ZEPPELIN-2622
             Project: Zeppelin
          Issue Type: Improvement
            Reporter: Nelson Costa
            Assignee: Nelson Costa
            Priority: Minor


One challenge I have been having is to exactly identify the version we built Zeppelin.
I think everyone would benefit from having a REST API that complements Zeppelin version and adds git info.
I suggest a new REST (GET) API :
http://[zeppelin-server]:[zeppelin-port]/api/git
That returns latest commit id and latest commit time-stamp info.
I'll use Maven plugin "git-commit-id-plugin" to achieve this.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)