Skip to content

Commit 1c77f36

Browse files
committed
Bump Rest catalog to 21
1 parent 4c17c4a commit 1c77f36

File tree

2 files changed

+0
-3
lines changed

2 files changed

+0
-3
lines changed

kudu-handler/src/test/org/apache/hadoop/hive/kudu/TestKuduSerDe.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,6 @@
3333

3434
import org.junit.After;
3535
import org.junit.Before;
36-
import org.junit.Rule;
3736
import org.junit.Test;
3837

3938
import com.google.common.collect.ImmutableList;

standalone-metastore/metastore-rest-catalog/pom.xml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,6 @@
2121
<name>Hive Metastore REST Catalog</name>
2222
<properties>
2323
<standalone.metastore.path.to.root>..</standalone.metastore.path.to.root>
24-
<maven.compiler.source>8</maven.compiler.source>
25-
<maven.compiler.target>8</maven.compiler.target>
2624
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
2725
<log4j2.debug>false</log4j2.debug>
2826
<hive.version>${project.parent.version}</hive.version>

0 commit comments

Comments
 (0)