Github user vanzin commented on a diff in the pull request:
https://github.com/apache/spark/pull/21346#discussion_r190999775
--- Diff:
common/network-common/src/main/java/org/apache/spark/network/server/TransportRequestHandler.java
---
@@ -23,25 +23,16 @@
import com.google.common.base.Throwables;
import io.netty.channel.Channel;
import io.netty.channel.ChannelFuture;
+import org.apache.spark.network.protocol.*;
--- End diff --
These are in the wrong place.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]