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

    https://github.com/apache/spark/pull/1241#discussion_r16759034
  
    --- Diff: 
core/src/main/scala/org/apache/spark/shuffle/FileShuffleBlockManager.scala ---
    @@ -15,21 +15,24 @@
      * limitations under the License.
      */
     
    -package org.apache.spark.storage
    +package org.apache.spark.shuffle
     
     import java.io.File
    +import java.nio.ByteBuffer
     import java.util.concurrent.ConcurrentLinkedQueue
     import java.util.concurrent.atomic.AtomicInteger
     
     import scala.collection.JavaConversions._
    +import scala.Some
    --- End diff --
    
    remove this


---
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