Skip to content

Commit c790a4b

Browse files
committed
revert HiveUtilsSuite
1 parent 6e66793 commit c790a4b

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

sql/hive/src/test/scala/org/apache/spark/sql/hive/HiveUtilsSuite.scala

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -17,15 +17,11 @@
1717

1818
package org.apache.spark.sql.hive
1919

20-
import org.apache.hadoop.conf.Configuration
2120
import org.apache.hadoop.hive.conf.HiveConf.ConfVars
22-
import org.apache.spark.SparkConf
23-
import org.apache.spark.deploy.IvyTestUtils
24-
import org.apache.spark.deploy.SparkSubmitUtils.MavenCoordinate
21+
2522
import org.apache.spark.sql.hive.test.TestHiveSingleton
2623
import org.apache.spark.sql.test.SQLTestUtils
2724
import org.apache.spark.sql.QueryTest
28-
import org.apache.spark.sql.hive.client.IsolatedClientLoader
2925

3026
class HiveUtilsSuite extends QueryTest with SQLTestUtils with TestHiveSingleton {
3127

0 commit comments

Comments
 (0)