apache / apache/paimon

[Bug] cosn FileSystem plugin jar error

Open
#5,749 0 comments 0 reactions 0 assignees View on GitHub
bug
Dominant language
Java
Stars
3.4k
Forks
1.4k
Avg merge
1d 11h
Merged PRs (30d)
396

Description

### Search before asking

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

### Paimon version

paimon 1.1.0 1.1.1

The downloaded paimon-cosn JAR from https://repo.maven.apache.org/maven2/org/apache/paimon/paimon-cosn/ has an issue:
​​The services directory should be under META-INF, but it currently exists as META-INF.services, causing the failure to locate the cosn filesystem.​

Image

The following error occurred while configuring the COSN catalog

Image

### Compute Engine

flink 1.19

### Minimal reproduce step

Image

### What doesn't meet your expectations?

COSN is unavailable

### Anything else?

_No response_

### Are you willing to submit a PR?

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

Contributor guide

No contributing guide indexed for this repository

Research direction

Inspect the paimon-cosn artifact packaging and the service descriptor responsible for COSN filesystem discovery; the reported JAR layout is the starting point. Reproduce with Paimon 1.1.0 or 1.1.1 and Flink 1.19, then verify that the service entry is packaged under META-INF/services and COSN can be located.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
build-system
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.