mansipp commented on code in PR #12882:
URL: https://github.com/apache/hudi/pull/12882#discussion_r1978556150


##########
packaging/bundle-validation/cli/commands.txt:
##########
@@ -0,0 +1,5 @@
+create --path file:///tmp/hudi-bundles/tests/table --tableName trips 
--tableType COPY_ON_WRITE
+connect --path file:///tmp/hudi-bundles/tests/table
+desc
+commits show
+exit

Review Comment:
   Currently we are using some basic commands to verify if we can launch the 
Hudi CLI using the CLI bundle jar. This will help us confirm whether all 
necessary dependencies are properly installed and available. 
   We can expand the coverage at a later stage.



-- 
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]

Reply via email to