Github user liufengdb commented on a diff in the pull request:
https://github.com/apache/spark/pull/18812#discussion_r157361046
--- Diff:
sql/hive-thriftserver/src/main/java/org/apache/hive/service/server/HiveServer2.java
---
@@ -39,6 +32,8 @@
import org.apache.hive.service.cli.thrift.ThriftCLIService;
import org.apache.hive.service.cli.thrift.ThriftHttpCLIService;
+import java.util.Properties;
--- End diff --
java imports should be the first?
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]