Skip to content

Commit 2190606

Browse files
committed
[SPARK-5333][Mesos] MesosTaskLaunchData occurs BufferUnderflowException
- Adjusted imported libraries
1 parent b7f5517 commit 2190606

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

core/src/main/scala/org/apache/spark/scheduler/cluster/mesos/MesosTaskLaunchData.scala

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ package org.apache.spark.scheduler.cluster.mesos
2020
import java.nio.ByteBuffer
2121

2222
import org.apache.mesos.protobuf.ByteString
23+
2324
import org.apache.spark.Logging
2425

2526
/**

0 commit comments

Comments
 (0)