Skip to content

Commit 4a2d2fe

Browse files
committed
Modified comment style
1 parent 8bd833c commit 4a2d2fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sql/hive-thriftserver/src/main/scala/org/apache/spark/sql/hive/thriftserver/SparkSQLCLIDriver.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ private[hive] object SparkSQLCLIDriver {
119119

120120
// Clean up after we exit
121121
/**
122-
This should be executed before shutdown hook of
122+
* This should be executed before shutdown hook of
123123
* FileSystem to avoid race condition of FileSystem operation
124124
*/
125125
ShutdownHookManager.get.addShutdownHook(

0 commit comments

Comments
 (0)