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

cassandra sink and source kamelets problems #635

Closed
valdar opened this issue Dec 16, 2021 · 0 comments
Closed

cassandra sink and source kamelets problems #635

valdar opened this issue Dec 16, 2021 · 0 comments
Assignees

Comments

@valdar
Copy link
Member

valdar commented Dec 16, 2021

  • cassandra-sink:

    • there is no cql parameter defined
    • username and password must be optional
    • preparedStatement was of a wrong type (string but it is actually boolean)
  • cassandra-source:

    • username and password must be optional
@valdar valdar self-assigned this Dec 16, 2021
valdar added a commit to valdar/camel-kamelets that referenced this issue Dec 16, 2021
    cassandra-sink:
        there is no cql parameter defined
        username and password must be optional
        preparedStatement was of a wrong type (string but it is actually boolean)

    cassandra-source:
        username and password must be optional
@oscerd oscerd closed this as completed in 64b5c15 Dec 16, 2021
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

1 participant