Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Delay HDFS unit tests #346

Merged
merged 1 commit into from
Mar 6, 2019
Merged

Delay HDFS unit tests #346

merged 1 commit into from
Mar 6, 2019

Conversation

simleo
Copy link
Member

@simleo simleo commented Mar 5, 2019

Several Travis jobs have been failing lately with errors like:

org.apache.hadoop.ipc.RemoteException(java.io.IOException): File /tmp/pydoop-test-1337ed0df8624e07975aebfdee4c5b97 could only be written to 0 of the 1 minReplication nodes. There are 1 datanode(s) running and 1 node(s) are excluded in this operation.

Although the message says the data node is running, this might be due to HDFS still being in a somewhat inconsistent state after the initial startup. This PR delays HDFS-related tests so that HDFS has a couple more seconds to stabilize.

@simleo simleo merged commit d54127b into crs4:develop Mar 6, 2019
@simleo simleo deleted the delay_hdfs_tests branch March 6, 2019 08:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant