pt657407064 commented on code in PR #10973:
URL: https://github.com/apache/hudi/pull/10973#discussion_r1555181705
##########
hudi-cli/src/main/resources/application.yml:
##########
@@ -20,4 +20,7 @@ spring:
shell:
history:
enabled: true
- name: hoodie-cmd.log
\ No newline at end of file
+ name: hoodie-cmd.log
+ command:
+ version:
+ template: "classpath:version.txt"
Review Comment:
The version command in CLI is not showing the current Hudi version.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]