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

FE: Is available to support property format in Kafka Connect? #699

Open
2 tasks done
jx2lee opened this issue Dec 10, 2024 · 5 comments
Open
2 tasks done

FE: Is available to support property format in Kafka Connect? #699

jx2lee opened this issue Dec 10, 2024 · 5 comments
Labels
status/triage/completed Automatic triage completed status/triage/manual Manual triage in progress type/feature A brand new feature

Comments

@jx2lee
Copy link

jx2lee commented Dec 10, 2024

Issue submitter TODO list

  • I've searched for an already existing issues here
  • I'm running a supported version of the application which is listed here and the feature is not present there

Is your proposal related to a problem?

I used to lenses-io connect-ui, this supported property format. but, I'm using kafka-ui, Not providing a property format was inconvenient.

Describe the feature you're interested in

I need to support property formatted in ui to convert json!

Describe alternatives you've considered

image

I wish there was above img, to select what i want to used. (maybe properties & json)

Version you're running

2956664

Additional context

No response

@jx2lee jx2lee added status/triage Issues pending maintainers triage type/feature A brand new feature labels Dec 10, 2024
@kapybro kapybro bot added status/triage/manual Manual triage in progress status/triage/completed Automatic triage completed and removed status/triage Issues pending maintainers triage labels Dec 10, 2024
Copy link

Hi jx2lee! 👋

Welcome, and thank you for opening your first issue in the repo!

Please wait for triaging by our maintainers.

As development is carried out in our spare time, you can support us by sponsoring our activities or even funding the development of specific issues.
Sponsorship link

If you plan to raise a PR for this issue, please take a look at our contributing guide.

@yeikel
Copy link
Contributor

yeikel commented Dec 10, 2024

The Kafka Connect REST Interface only allows JSON messages. Could you clarify where can you post property files?

Or is your request that the UI converts the property files to a JSON and publishes that?

@jx2lee
Copy link
Author

jx2lee commented Dec 11, 2024

@yeikel Oh, I wrote the issue wrong.

Or is your request that the UI converts the property files to a JSON and publishes that?

I need the UI to convert the property files to JSON. I checked and the connect REST interface only accepts JSON, I'll fix issue body!

--> TLDR; feature to convert property files a JSON

@jx2lee jx2lee changed the title FE: Is available to support properties format in Kafka Connect? FE: Is available to support property format in Kafka Connect? Dec 11, 2024
@Haarolean
Copy link
Member

Why? Who uses .properties if only json is supported?

@yeikel
Copy link
Contributor

yeikel commented Dec 11, 2024

think that it is probably easier to use any of the online converters than to delegate this responsibility to the UI

Why? Who uses .properties if only json is supported?

Based on the comment above, it seems to be because they come from a tool that supports that

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status/triage/completed Automatic triage completed status/triage/manual Manual triage in progress type/feature A brand new feature
Projects
None yet
Development

No branches or pull requests

3 participants