License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdio.cdap.cdap |
ArtifactId | ArtifactIdcdap-runtime-ext-dataproc |
Last Version | Last Version6.7.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionCDAP Google Cloud Dataproc Runtime Extension
Data Application Platform for Hadoop
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/io.cdap.cdap/cdap-runtime-ext-dataproc/ -->
<dependency>
<groupId>io.cdap.cdap</groupId>
<artifactId>cdap-runtime-ext-dataproc</artifactId>
<version>6.7.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.cdap.cdap/cdap-runtime-ext-dataproc/
implementation 'io.cdap.cdap:cdap-runtime-ext-dataproc:6.7.0'
// https://jarcasting.com/artifacts/io.cdap.cdap/cdap-runtime-ext-dataproc/
implementation ("io.cdap.cdap:cdap-runtime-ext-dataproc:6.7.0")
'io.cdap.cdap:cdap-runtime-ext-dataproc:jar:6.7.0'
<dependency org="io.cdap.cdap" name="cdap-runtime-ext-dataproc" rev="6.7.0">
<artifact name="cdap-runtime-ext-dataproc" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.cdap.cdap', module='cdap-runtime-ext-dataproc', version='6.7.0')
)
libraryDependencies += "io.cdap.cdap" % "cdap-runtime-ext-dataproc" % "6.7.0"
[io.cdap.cdap/cdap-runtime-ext-dataproc "6.7.0"]
Group / Artifact | Type | Version |
---|---|---|
com.google.cloud : google-cloud-dataproc | jar | 1.4.3 |
com.google.api.grpc : proto-google-cloud-dataproc-v1beta2 | jar | 0.92.3 |
com.google.api.grpc : proto-google-cloud-dataproc-v1 | jar | 1.4.3 |
com.google.apis : google-api-services-compute | jar | v1-rev214-1.25.0 |
com.google.guava : guava | jar | 20.0 |
commons-cli : commons-cli | jar | 1.2 |
com.google.cloud : google-cloud-storage | jar | |
com.google.api-client : google-api-client | jar | 1.34.0 |
io.cdap.twill : twill-yarn | jar | 1.0.0 |
io.cdap.twill : twill-core | jar | 1.0.0 |
Group / Artifact | Type | Version |
---|---|---|
io.cdap.cdap : cdap-runtime-spi | jar | 6.7.0 |
org.slf4j : slf4j-api | jar | 1.7.5 |
org.apache.hadoop : hadoop-yarn-api | jar | 2.6.0 |
org.apache.hadoop : hadoop-common | jar | 2.6.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |
org.mockito : mockito-core | jar | 1.10.19 |
org.powermock : powermock-module-junit4 | jar | 1.7.4 |
org.powermock : powermock-api-mockito | jar | 1.7.4 |