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

    https://github.com/apache/spark/pull/8109#discussion_r36888602
  
    --- Diff: core/src/main/scala/org/apache/spark/rdd/HadoopRDD.scala ---
    @@ -44,7 +44,7 @@ import org.apache.spark.broadcast.Broadcast
     import org.apache.spark.deploy.SparkHadoopUtil
     import org.apache.spark.executor.DataReadMethod
     import org.apache.spark.rdd.HadoopRDD.HadoopMapPartitionsWithSplitRDD
    -import org.apache.spark.util.{SerializableConfiguration, NextIterator, 
Utils}
    +import org.apache.spark.util.{SerializableConfiguration, NextIterator, 
Utils, ShutdownHookManager}
    --- End diff --
    
    Indeed, they didn't look like they were sorted in the first place..  So I 
tried to leave it that way everywhere.  But I agree with you that it's better 
sorted.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to