Description
Current oozie version info output is quite simple:
[root@svm5 ~] # oozie version Oozie client build version: 4.0.1 [root@svm5 ~] #
Can we improve it to follow the convention of Hadoop/HBase, as:
[root@svm5 ~] # oozie version
Oozie 4.0.1
Source code repository: ssh://git@XXX/oozie.git -r 3171cb656a4e4c1b2c1e9c6a47abed7df5bbcc8d
Compiled by root on Sun Jul 6 04:38:08 PDT 2014
From source with checksum XXX
[root@svm5 ~] #
Attachments
Attachments
Issue Links
- relates to
-
OOZIE-3152 Oozie version is undefined in UI
- Resolved