1
0

[HUDI-464] Use Hive Exec Core for tests (#1125)

This commit is contained in:
Abhishek Modi
2020-01-06 16:32:55 -08:00
committed by vinoth chandar
parent 75c3f630d4
commit b5df6723a2
4 changed files with 11 additions and 0 deletions

View File

@@ -329,6 +329,7 @@
<artifactId>hive-exec</artifactId>
<version>${hive.version}</version>
<scope>test</scope>
<classifier>${hive.exec.classifier}</classifier>
</dependency>
<dependency>