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

EC not working properly #318

Open
tlusser opened this issue May 17, 2023 · 1 comment
Open

EC not working properly #318

tlusser opened this issue May 17, 2023 · 1 comment

Comments

@tlusser
Copy link

tlusser commented May 17, 2023

Hello!

When using hdfs command to download a file in directories where EC enabled following exception occurs:

read failed: ERROR (opReadBlock BP-1187583696-10.2.56.184-1541663887733:blk_-9223372036831322912_257597259 received exception org.apache.hadoop.hdfs.server.datanode.ReplicaNotFoundException: Replica not found for BP-1187583696-10.2.56.184-1541663887733:blk_-9223372036831322912_257597259. The block may have been removed recently by the balancer or by intentionally reducing the replication factor. This condition is usually harmless. To be certain, please check the preceding datanode log messages for signs of a more serious issue.)

Downloading the same file with standard hdfs client from apache works.

 ./hdfs --version
gohdfs version 36a28bc8afc433619d3dc3f8b8d6fbeeb1cb1e8a

Also downloading files in directories without EC is working.

Is this a configuration issue or a bug ?

BR,
Thorsten

@myg821561935
Copy link

Is the problem solved, we encountered similar problems。

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

No branches or pull requests

2 participants