marmaray icon indicating copy to clipboard operation
marmaray copied to clipboard

Generic Data Ingestion & Dispersal Library for Hadoop

Results 15 marmaray issues
Sort by recently updated
recently updated
newest added

Bumps kafka-clients from 0.10.2.1 to 0.10.2.2. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.apache.kafka:kafka-clients&package-manager=maven&previous-version=0.10.2.1&new-version=0.10.2.2)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

dependencies

Bumps hadoop-common from 2.6.0-cdh5.7.2 to 3.2.3. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.apache.hadoop:hadoop-common&package-manager=maven&previous-version=2.6.0-cdh5.7.2&new-version=3.2.3)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

dependencies

Bumps cassandra-all from 3.0.10 to 3.0.26. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.apache.cassandra:cassandra-all&package-manager=maven&previous-version=3.0.10&new-version=3.0.26)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

dependencies

Bumps httpclient from 4.5.2 to 4.5.13. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.apache.httpcomponents:httpclient&package-manager=maven&previous-version=4.5.2&new-version=4.5.13)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

dependencies

How can we use your self-service platform?

Bumps [junit](https://github.com/junit-team/junit4) from 4.12 to 4.13.1. Release notes Sourced from junit's releases. JUnit 4.13.1 Please refer to the release notes for details. JUnit 4.13 Please refer to the release notes...

dependencies

Quick question. Does it support to ingest data to Azure /AWS s3

Bumps [checkstyle](https://github.com/checkstyle/checkstyle) from 6.9 to 8.29. Release notes *Sourced from [checkstyle's releases](https://github.com/checkstyle/checkstyle/releases).* > ## checkstyle-8.29 > https://checkstyle.org/releasenotes.html#Release_8.29 > > ## checkstyle-8.28 > https://checkstyle.org/releasenotes.html#Release_8.28 > > ## checkstyle-8.27 > https://checkstyle.org/releasenotes.html#Release_8.27 >...

dependencies

I'm trying to use Hudi sink but the write to Hudi-client is not working. Has anyone seen this issue before: ``` 2019-10-08 20:29:46 INFO HoodieTableConfig:69 - Loading dataset properties from...

- Add an example job that reads from Kafka and writes to Hoodie - Add `KafkaSchemaServiceReader` abstract classes - Add `record_key`, `partition_path` and `sink_op` configuration support through the configuration file...