spydra icon indicating copy to clipboard operation
spydra copied to clipboard

Ephemeral Hadoop clusters using Google Compute Platform

Results 12 spydra issues
Sort by recently updated
recently updated
newest added

Bumps hadoop-common from 2.6.0 to 2.10.1. [![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&new-version=2.10.1)](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 [protobuf-java](https://github.com/protocolbuffers/protobuf) from 3.4.0 to 3.16.1. Release notes Sourced from protobuf-java's releases. Protocol Buffers v3.16.1 Java Improve performance characteristics of UnknownFieldSet parsing (#9371) Protocol Buffers v3.16.0 C++ Fix compiler warnings...

dependencies

Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.7.3 to 2.9.10.8. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=com.fasterxml.jackson.core:jackson-databind&package-manager=maven&previous-version=2.7.3&new-version=2.9.10.8)](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...

dependencies

Bumps [google-oauth-client](https://github.com/googleapis/google-oauth-java-client) from 1.23.0 to 1.32.1. Release notes Sourced from google-oauth-client's releases. google-oauth-java-client v1.32.1 Features add gcf-owl-bot[bot] to ignoreAuthors (#690) (2786401) Add HMAC-SHA256 signature method for OAuth 1.0 (#711) (c070f5f)...

dependencies

Bumps httpclient from 4.2.5 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.2.5&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

Bumps `jackson.version` from 2.7.3 to 2.12.1. Updates `jackson-core` from 2.7.3 to 2.12.1 Commits 67a2970 [maven-release-plugin] prepare release jackson-core-2.12.1 2649dd4 Prepare for 2.12.1 release 1e30c8c ... aa54f0a javadocs, javadocs e5cbda2 More...

dependencies

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

Cloud Dataproc now natively supports [autoscaling](https://cloud.google.com/dataproc/docs/concepts/configuring-clusters/autoscaling). Dataproc's autoscaling seems to be a superset of the functionality in Spydra's autoscaler. If you're interested, I'd be happy to take a stab at...