Github user mxm commented on the pull request:
https://github.com/apache/flink/pull/2003#issuecomment-220035850
Tests fail in flink-runtime now. Seem to be class path related problems.
```
CheckpointIDCounterTest$ZooKeeperCheckpointIDCounterITCase.org.apache.flink.runtime.checkpoint.CheckpointIDCounterTest$ZooKeeperCheckpointIDCounterITCase
û NoClassDefFound
CheckpointIDCounterTest$ZooKeeperCheckpointIDCounterITCase.<clinit>:53
û NoSuchMethod
CheckpointIDCounterTest$ZooKeeperCheckpointIDCounterITCase.testSerialIncrementAndGet
û NoClassDefFound
CheckpointIDCounterTest$ZooKeeperCheckpointIDCounterITCase.testSetCount
û NoClassDefFound
ZooKeeperCompletedCheckpointStoreITCase.org.apache.flink.runtime.checkpoint.ZooKeeperCompletedCheckpointStoreITCase
û NoClassDefFound
ZooKeeperCompletedCheckpointStoreITCase.testAddAndGetLatestCheckpoint
û NoClassDefFound
ZooKeeperCompletedCheckpointStoreITCase.testAddCheckpointMoreThanMaxRetained
û NoClassDefFound
ZooKeeperCompletedCheckpointStoreITCase.testDiscardAllCheckpoints û
NoClassDefFound
ZooKeeperCompletedCheckpointStoreITCase.testEmptyState û
NoClassDefFound Could...
ZooKeeperCompletedCheckpointStoreITCase.testExceptionOnNoRetainedCheckpoints
û NoClassDefFound
ZooKeeperCompletedCheckpointStoreITCase.testGetAllCheckpoints û
NoClassDefFound
ZooKeeperCompletedCheckpointStoreITCase.<clinit>:40 û NoSuchMethod
org.apache....
ZooKeeperSubmittedJobGraphsStoreITCase.org.apache.flink.runtime.jobmanager.ZooKeeperSubmittedJobGraphsStoreITCase
û NoClassDefFound
ZooKeeperSubmittedJobGraphsStoreITCase.testConcurrentAddJobGraph û
NoClassDefFound
ZooKeeperSubmittedJobGraphsStoreITCase.<clinit>:58 û NoSuchMethod
org.apache.f...
ZooKeeperSubmittedJobGraphsStoreITCase.testRecoverJobGraphs û
NoClassDefFound ...
ZooKeeperSubmittedJobGraphsStoreITCase.testUpdateJobGraphYouDidNotGetOrAdd û
NoClassDefFound
ZooKeeperStateHandleStoreITCase.org.apache.flink.runtime.zookeeper.ZooKeeperStateHandleStoreITCase
û NoClassDefFound
ZooKeeperStateHandleStoreITCase.testAdd û NoClassDefFound Could not
initialize...
ZooKeeperStateHandleStoreITCase.testAddAlreadyExistingPath û
NoClassDefFound C...
ZooKeeperStateHandleStoreITCase.testAddDiscardStateHandleAfterFailure
û NoClassDefFound
ZooKeeperStateHandleStoreITCase.testAddWithCreateMode û
NoClassDefFound Could ...
ZooKeeperStateHandleStoreITCase.testGetAll û NoClassDefFound Could not
initial...
ZooKeeperStateHandleStoreITCase.testGetAllSortedByName û
NoClassDefFound Could...
ZooKeeperStateHandleStoreITCase.testGetAndExists û NoClassDefFound
Could not i...
ZooKeeperStateHandleStoreITCase.testGetNonExistingPath û
NoClassDefFound Could...
ZooKeeperStateHandleStoreITCase.testRemove û NoClassDefFound Could not
initial...
ZooKeeperStateHandleStoreITCase.testRemoveAndDiscardAllState û
NoClassDefFound
ZooKeeperStateHandleStoreITCase.testRemoveAndDiscardState û
NoClassDefFound Co...
ZooKeeperStateHandleStoreITCase.testRemoveWithCallback û
NoClassDefFound Could...
ZooKeeperStateHandleStoreITCase.testReplace û NoClassDefFound Could
not initia...
ZooKeeperStateHandleStoreITCase.<clinit>:66 û NoSuchMethod
org.apache.flink.ru...
ZooKeeperStateHandleStoreITCase.testReplaceNonExistingPath û
NoClassDefFound C...
```
---
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.
---