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

Enable Hudi and Iceberg in Spark Session tests #71

Open
jcamachor opened this issue Jun 14, 2023 · 0 comments
Open

Enable Hudi and Iceberg in Spark Session tests #71

jcamachor opened this issue Jun 14, 2023 · 0 comments

Comments

@jcamachor
Copy link
Contributor

Related to #70.

Currently we hit issues related to Hive dependencies and setup.

To run the Hudi test:

mvn -B test --file pom.xml -Pspark-client -Dlst-bench.test.db=spark -Dlst-bench.test.lst=hudi -Dlst-bench.test.connection=spark

To run the Iceberg test:

mvn -B test --file pom.xml -Pspark-client -Dlst-bench.test.db=spark -Dlst-bench.test.lst=iceberg -Dlst-bench.test.connection=spark
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant