Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[MINOR] Hudi CLI 'version' command output empty string #10973

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

pt657407064
Copy link
Contributor

Change Logs

Hudi Cli version command output empty string. Adding property files to output the version number according with the hudi parent project version.

Impact

Will cause confusion for client without knowing the version number

Risk level (write none, low medium or high below)

If medium or high, explain what verification was done to mitigate the risks.

Documentation Update

Describe any necessary documentation update if there is any new feature, config, or user-facing change. If not, put "none".

  • The config description must be updated if new configs are added or the default value of the configs are changed
  • Any new feature or user-facing change requires updating the Hudi website. Please create a Jira ticket, attach the
    ticket number here and follow the instruction to make
    changes to the website.

Contributor's checklist

  • Read through contributor's guide
  • Change Logs and Impact were stated clearly
  • Adequate tests were added if applicable
  • CI passed

@pt657407064 pt657407064 changed the title [MINOR] Hudi CLI version command output empty string [MINOR] Hudi CLI 'version' command output empty string Apr 8, 2024
@github-actions github-actions bot added the size:XS PR with lines of changes in <= 10 label Apr 8, 2024
command:
version:
template: "classpath:version.txt"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not very familiar with the Spring stuff, are we fixing the spring cmd?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, The version command in hudi CLI is not showing the current Hudi version.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@danny0405
Copy link
Contributor

Can you check the CI failures?

Copy link
Member

@codope codope left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for fix! Please look into the CI failures. Also, one minor comment.

command:
version:
template: "classpath:version.txt"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nit: newline

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

CI issue has been fixed

@pt657407064
Copy link
Contributor Author

@hudi-bot run azure

@hudi-bot
Copy link

CI report:

Bot commands @hudi-bot supports the following commands:
  • @hudi-bot run azure re-run the last Azure build

@pt657407064 pt657407064 requested a review from codope April 13, 2024 06:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
size:XS PR with lines of changes in <= 10
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants