Github user markhamstra commented on the pull request:

    https://github.com/apache/spark/pull/1751#issuecomment-51257040
  
    @tdas @pwendell This broke the Maven build:
    ```
    ~/Apache/spark(branch-1.1|✔) ➤ mvn -U -DskipTests clean install
    .
    .
    .
    [error] 
Apache/spark/external/kafka/src/test/scala/org/apache/spark/streaming/kafka/KafkaStreamSuite.scala:36:
 object NIOServerCnxnFactory is not a member of package 
org.apache.zookeeper.server
    [error] import org.apache.zookeeper.server.NIOServerCnxnFactory
    [error]        ^
    [error] 
Apache/spark/external/kafka/src/test/scala/org/apache/spark/streaming/kafka/KafkaStreamSuite.scala:199:
 not found: type NIOServerCnxnFactory
    [error]     val factory = new NIOServerCnxnFactory()
    [error]                       ^
    [error] two errors found
    [error] Compile failed at Aug 5, 2014 1:42:36 PM [0.503s]
    ```


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