Github user vanzin commented on a diff in the pull request:

    https://github.com/apache/spark/pull/19272#discussion_r148337992
  
    --- Diff: 
core/src/main/scala/org/apache/spark/deploy/security/HadoopDelegationTokenManager.scala
 ---
    @@ -55,7 +56,9 @@ private[spark] class HadoopDelegationTokenManager(
       logDebug(s"Using the following delegation token providers: " +
         s"${delegationTokenProviders.keys.mkString(", ")}.")
     
    -  /** Construct a [[HadoopDelegationTokenManager]] for the default Hadoop 
filesystem */
    +  /** Construct a [[HadoopDelegationTokenManager]] for the default Hadoop 
filesystem with a
    --- End diff --
    
    Comment starts on next line. But the comment doesn't really seem accurate 
anyway.


---

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org

Reply via email to