Skip to content
Closed
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Modified comment style
  • Loading branch information
sarutak committed Aug 11, 2014
commit 4a2d2fe4f01b559abfaba1efc890416bd43e88d6
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@ private[hive] object SparkSQLCLIDriver {

// Clean up after we exit
/**
This should be executed before shutdown hook of
* This should be executed before shutdown hook of
* FileSystem to avoid race condition of FileSystem operation
*/
ShutdownHookManager.get.addShutdownHook(
Expand Down