We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8bd833c commit 4a2d2feCopy full SHA for 4a2d2fe
sql/hive-thriftserver/src/main/scala/org/apache/spark/sql/hive/thriftserver/SparkSQLCLIDriver.scala
@@ -119,7 +119,7 @@ private[hive] object SparkSQLCLIDriver {
119
120
// Clean up after we exit
121
/**
122
- This should be executed before shutdown hook of
+ * This should be executed before shutdown hook of
123
* FileSystem to avoid race condition of FileSystem operation
124
*/
125
ShutdownHookManager.get.addShutdownHook(
0 commit comments