mirror of
https://github.com/apache/zeppelin
synced 2026-05-24 09:38:26 +00:00
Remove vertica dependency from hive/pom.xml
This commit is contained in:
parent
d4e3cd148d
commit
f2628e3a56
1 changed files with 0 additions and 5 deletions
|
|
@ -77,11 +77,6 @@
|
|||
<artifactId>hive-jdbc</artifactId>
|
||||
<version>${hive.hive.version}</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>com.vertica</groupId>
|
||||
<artifactId>vertica-jdk5</artifactId>
|
||||
<version>6.1.3-0</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.apache.hadoop</groupId>
|
||||
<artifactId>hadoop-common</artifactId>
|
||||
|
|
|
|||
Loading…
Reference in a new issue