apache / apache/fluss

When start coordinator-server , got the exception: No FileSystem for scheme: hdfs

Open
#1,346 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
2.1k
Forks
625
Avg merge
3d 14h
Merged PRs (30d)
97

Description

### Search before asking

- [x] I searched in the [issues](https://github.com/alibaba/fluss/issues) and found nothing similar.

### Description

fluss version: 0.7.0
server.yaml configured :

datalake.format: paimon
datalake.paimon.metastore: filesystem
datalake.paimon.warehouse: hdfs://lm1:8020/paimon/catalog

After starting all tablet-servers, when starting coordinator-server, an exception was reported: No FileSystem for scheme: hdfs

### Willingness to contribute

- [x] I'm willing to submit a PR!

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reproducing coordinator-server startup with the server.yaml settings shown in the issue, then trace how the configured filesystem warehouse is resolved. Check why the hdfs scheme has no available filesystem implementation. Done means coordinator-server starts successfully with the reported Paimon warehouse configuration.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
backend, distributed-systems
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.