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)