Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions java-dataproc/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ If you are using Maven with [BOM][libraries-bom], add this to your pom.xml file:
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>libraries-bom</artifactId>
<version>26.19.0</version>
<version>26.21.0</version>
<type>pom</type>
<scope>import</scope>
</dependency>
Expand Down Expand Up @@ -195,7 +195,7 @@ Java is a registered trademark of Oracle and/or its affiliates.
[kokoro-badge-link-5]: http://storage.googleapis.com/cloud-devrel-public/java/badges/google-cloud-java/java11.html
[stability-image]: https://img.shields.io/badge/stability-stable-green
[maven-version-image]: https://img.shields.io/maven-central/v/com.google.cloud/google-cloud-dataproc.svg
[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-dataproc/4.18.0
[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-dataproc/4.19.0
[authentication]: https://github.com/googleapis/google-cloud-java#authentication
[auth-scopes]: https://developers.google.com/identity/protocols/oauth2/scopes
[predefined-iam-roles]: https://cloud.google.com/iam/docs/understanding-roles#predefined_roles
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -604,7 +604,7 @@ public int getPropertiesCount() {
* <pre>
* Optional. A mapping of property names to values, used to configure Hadoop.
* Properties that conflict with values set by the Dataproc API may be
* overwritten. Can include properties set in /etc/hadoop/conf/&#42;-site and
* overwritten. Can include properties set in `/etc/hadoop/conf/&#42;-site` and
* classes in user code.
* </pre>
*
Expand All @@ -630,7 +630,7 @@ public java.util.Map<java.lang.String, java.lang.String> getProperties() {
* <pre>
* Optional. A mapping of property names to values, used to configure Hadoop.
* Properties that conflict with values set by the Dataproc API may be
* overwritten. Can include properties set in /etc/hadoop/conf/&#42;-site and
* overwritten. Can include properties set in `/etc/hadoop/conf/&#42;-site` and
* classes in user code.
* </pre>
*
Expand All @@ -647,7 +647,7 @@ public java.util.Map<java.lang.String, java.lang.String> getPropertiesMap() {
* <pre>
* Optional. A mapping of property names to values, used to configure Hadoop.
* Properties that conflict with values set by the Dataproc API may be
* overwritten. Can include properties set in /etc/hadoop/conf/&#42;-site and
* overwritten. Can include properties set in `/etc/hadoop/conf/&#42;-site` and
* classes in user code.
* </pre>
*
Expand All @@ -671,7 +671,7 @@ public java.util.Map<java.lang.String, java.lang.String> getPropertiesMap() {
* <pre>
* Optional. A mapping of property names to values, used to configure Hadoop.
* Properties that conflict with values set by the Dataproc API may be
* overwritten. Can include properties set in /etc/hadoop/conf/&#42;-site and
* overwritten. Can include properties set in `/etc/hadoop/conf/&#42;-site` and
* classes in user code.
* </pre>
*
Expand Down Expand Up @@ -2497,7 +2497,7 @@ public int getPropertiesCount() {
* <pre>
* Optional. A mapping of property names to values, used to configure Hadoop.
* Properties that conflict with values set by the Dataproc API may be
* overwritten. Can include properties set in /etc/hadoop/conf/&#42;-site and
* overwritten. Can include properties set in `/etc/hadoop/conf/&#42;-site` and
* classes in user code.
* </pre>
*
Expand All @@ -2523,7 +2523,7 @@ public java.util.Map<java.lang.String, java.lang.String> getProperties() {
* <pre>
* Optional. A mapping of property names to values, used to configure Hadoop.
* Properties that conflict with values set by the Dataproc API may be
* overwritten. Can include properties set in /etc/hadoop/conf/&#42;-site and
* overwritten. Can include properties set in `/etc/hadoop/conf/&#42;-site` and
* classes in user code.
* </pre>
*
Expand All @@ -2540,7 +2540,7 @@ public java.util.Map<java.lang.String, java.lang.String> getPropertiesMap() {
* <pre>
* Optional. A mapping of property names to values, used to configure Hadoop.
* Properties that conflict with values set by the Dataproc API may be
* overwritten. Can include properties set in /etc/hadoop/conf/&#42;-site and
* overwritten. Can include properties set in `/etc/hadoop/conf/&#42;-site` and
* classes in user code.
* </pre>
*
Expand All @@ -2564,7 +2564,7 @@ public java.util.Map<java.lang.String, java.lang.String> getPropertiesMap() {
* <pre>
* Optional. A mapping of property names to values, used to configure Hadoop.
* Properties that conflict with values set by the Dataproc API may be
* overwritten. Can include properties set in /etc/hadoop/conf/&#42;-site and
* overwritten. Can include properties set in `/etc/hadoop/conf/&#42;-site` and
* classes in user code.
* </pre>
*
Expand Down Expand Up @@ -2594,7 +2594,7 @@ public Builder clearProperties() {
* <pre>
* Optional. A mapping of property names to values, used to configure Hadoop.
* Properties that conflict with values set by the Dataproc API may be
* overwritten. Can include properties set in /etc/hadoop/conf/&#42;-site and
* overwritten. Can include properties set in `/etc/hadoop/conf/&#42;-site` and
* classes in user code.
* </pre>
*
Expand All @@ -2620,7 +2620,7 @@ public java.util.Map<java.lang.String, java.lang.String> getMutableProperties()
* <pre>
* Optional. A mapping of property names to values, used to configure Hadoop.
* Properties that conflict with values set by the Dataproc API may be
* overwritten. Can include properties set in /etc/hadoop/conf/&#42;-site and
* overwritten. Can include properties set in `/etc/hadoop/conf/&#42;-site` and
* classes in user code.
* </pre>
*
Expand All @@ -2644,7 +2644,7 @@ public Builder putProperties(java.lang.String key, java.lang.String value) {
* <pre>
* Optional. A mapping of property names to values, used to configure Hadoop.
* Properties that conflict with values set by the Dataproc API may be
* overwritten. Can include properties set in /etc/hadoop/conf/&#42;-site and
* overwritten. Can include properties set in `/etc/hadoop/conf/&#42;-site` and
* classes in user code.
* </pre>
*
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -354,7 +354,7 @@ public interface HadoopJobOrBuilder
* <pre>
* Optional. A mapping of property names to values, used to configure Hadoop.
* Properties that conflict with values set by the Dataproc API may be
* overwritten. Can include properties set in /etc/hadoop/conf/&#42;-site and
* overwritten. Can include properties set in `/etc/hadoop/conf/&#42;-site` and
* classes in user code.
* </pre>
*
Expand All @@ -368,7 +368,7 @@ public interface HadoopJobOrBuilder
* <pre>
* Optional. A mapping of property names to values, used to configure Hadoop.
* Properties that conflict with values set by the Dataproc API may be
* overwritten. Can include properties set in /etc/hadoop/conf/&#42;-site and
* overwritten. Can include properties set in `/etc/hadoop/conf/&#42;-site` and
* classes in user code.
* </pre>
*
Expand All @@ -385,7 +385,7 @@ public interface HadoopJobOrBuilder
* <pre>
* Optional. A mapping of property names to values, used to configure Hadoop.
* Properties that conflict with values set by the Dataproc API may be
* overwritten. Can include properties set in /etc/hadoop/conf/&#42;-site and
* overwritten. Can include properties set in `/etc/hadoop/conf/&#42;-site` and
* classes in user code.
* </pre>
*
Expand All @@ -399,7 +399,7 @@ public interface HadoopJobOrBuilder
* <pre>
* Optional. A mapping of property names to values, used to configure Hadoop.
* Properties that conflict with values set by the Dataproc API may be
* overwritten. Can include properties set in /etc/hadoop/conf/&#42;-site and
* overwritten. Can include properties set in `/etc/hadoop/conf/&#42;-site` and
* classes in user code.
* </pre>
*
Expand All @@ -417,7 +417,7 @@ java.lang.String getPropertiesOrDefault(
* <pre>
* Optional. A mapping of property names to values, used to configure Hadoop.
* Properties that conflict with values set by the Dataproc API may be
* overwritten. Can include properties set in /etc/hadoop/conf/&#42;-site and
* overwritten. Can include properties set in `/etc/hadoop/conf/&#42;-site` and
* classes in user code.
* </pre>
*
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -410,7 +410,7 @@ public int getPropertiesCount() {
* <pre>
* Optional. A mapping of property names and values, used to configure Hive.
* Properties that conflict with values set by the Dataproc API may be
* overwritten. Can include properties set in /etc/hadoop/conf/&#42;-site.xml,
* overwritten. Can include properties set in `/etc/hadoop/conf/&#42;-site.xml`,
* /etc/hive/conf/hive-site.xml, and classes in user code.
* </pre>
*
Expand All @@ -436,7 +436,7 @@ public java.util.Map<java.lang.String, java.lang.String> getProperties() {
* <pre>
* Optional. A mapping of property names and values, used to configure Hive.
* Properties that conflict with values set by the Dataproc API may be
* overwritten. Can include properties set in /etc/hadoop/conf/&#42;-site.xml,
* overwritten. Can include properties set in `/etc/hadoop/conf/&#42;-site.xml`,
* /etc/hive/conf/hive-site.xml, and classes in user code.
* </pre>
*
Expand All @@ -453,7 +453,7 @@ public java.util.Map<java.lang.String, java.lang.String> getPropertiesMap() {
* <pre>
* Optional. A mapping of property names and values, used to configure Hive.
* Properties that conflict with values set by the Dataproc API may be
* overwritten. Can include properties set in /etc/hadoop/conf/&#42;-site.xml,
* overwritten. Can include properties set in `/etc/hadoop/conf/&#42;-site.xml`,
* /etc/hive/conf/hive-site.xml, and classes in user code.
* </pre>
*
Expand All @@ -477,7 +477,7 @@ public java.util.Map<java.lang.String, java.lang.String> getPropertiesMap() {
* <pre>
* Optional. A mapping of property names and values, used to configure Hive.
* Properties that conflict with values set by the Dataproc API may be
* overwritten. Can include properties set in /etc/hadoop/conf/&#42;-site.xml,
* overwritten. Can include properties set in `/etc/hadoop/conf/&#42;-site.xml`,
* /etc/hive/conf/hive-site.xml, and classes in user code.
* </pre>
*
Expand Down Expand Up @@ -1758,7 +1758,7 @@ public int getPropertiesCount() {
* <pre>
* Optional. A mapping of property names and values, used to configure Hive.
* Properties that conflict with values set by the Dataproc API may be
* overwritten. Can include properties set in /etc/hadoop/conf/&#42;-site.xml,
* overwritten. Can include properties set in `/etc/hadoop/conf/&#42;-site.xml`,
* /etc/hive/conf/hive-site.xml, and classes in user code.
* </pre>
*
Expand All @@ -1784,7 +1784,7 @@ public java.util.Map<java.lang.String, java.lang.String> getProperties() {
* <pre>
* Optional. A mapping of property names and values, used to configure Hive.
* Properties that conflict with values set by the Dataproc API may be
* overwritten. Can include properties set in /etc/hadoop/conf/&#42;-site.xml,
* overwritten. Can include properties set in `/etc/hadoop/conf/&#42;-site.xml`,
* /etc/hive/conf/hive-site.xml, and classes in user code.
* </pre>
*
Expand All @@ -1801,7 +1801,7 @@ public java.util.Map<java.lang.String, java.lang.String> getPropertiesMap() {
* <pre>
* Optional. A mapping of property names and values, used to configure Hive.
* Properties that conflict with values set by the Dataproc API may be
* overwritten. Can include properties set in /etc/hadoop/conf/&#42;-site.xml,
* overwritten. Can include properties set in `/etc/hadoop/conf/&#42;-site.xml`,
* /etc/hive/conf/hive-site.xml, and classes in user code.
* </pre>
*
Expand All @@ -1825,7 +1825,7 @@ public java.util.Map<java.lang.String, java.lang.String> getPropertiesMap() {
* <pre>
* Optional. A mapping of property names and values, used to configure Hive.
* Properties that conflict with values set by the Dataproc API may be
* overwritten. Can include properties set in /etc/hadoop/conf/&#42;-site.xml,
* overwritten. Can include properties set in `/etc/hadoop/conf/&#42;-site.xml`,
* /etc/hive/conf/hive-site.xml, and classes in user code.
* </pre>
*
Expand Down Expand Up @@ -1855,7 +1855,7 @@ public Builder clearProperties() {
* <pre>
* Optional. A mapping of property names and values, used to configure Hive.
* Properties that conflict with values set by the Dataproc API may be
* overwritten. Can include properties set in /etc/hadoop/conf/&#42;-site.xml,
* overwritten. Can include properties set in `/etc/hadoop/conf/&#42;-site.xml`,
* /etc/hive/conf/hive-site.xml, and classes in user code.
* </pre>
*
Expand All @@ -1881,7 +1881,7 @@ public java.util.Map<java.lang.String, java.lang.String> getMutableProperties()
* <pre>
* Optional. A mapping of property names and values, used to configure Hive.
* Properties that conflict with values set by the Dataproc API may be
* overwritten. Can include properties set in /etc/hadoop/conf/&#42;-site.xml,
* overwritten. Can include properties set in `/etc/hadoop/conf/&#42;-site.xml`,
* /etc/hive/conf/hive-site.xml, and classes in user code.
* </pre>
*
Expand All @@ -1905,7 +1905,7 @@ public Builder putProperties(java.lang.String key, java.lang.String value) {
* <pre>
* Optional. A mapping of property names and values, used to configure Hive.
* Properties that conflict with values set by the Dataproc API may be
* overwritten. Can include properties set in /etc/hadoop/conf/&#42;-site.xml,
* overwritten. Can include properties set in `/etc/hadoop/conf/&#42;-site.xml`,
* /etc/hive/conf/hive-site.xml, and classes in user code.
* </pre>
*
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -184,7 +184,7 @@ java.lang.String getScriptVariablesOrDefault(
* <pre>
* Optional. A mapping of property names and values, used to configure Hive.
* Properties that conflict with values set by the Dataproc API may be
* overwritten. Can include properties set in /etc/hadoop/conf/&#42;-site.xml,
* overwritten. Can include properties set in `/etc/hadoop/conf/&#42;-site.xml`,
* /etc/hive/conf/hive-site.xml, and classes in user code.
* </pre>
*
Expand All @@ -198,7 +198,7 @@ java.lang.String getScriptVariablesOrDefault(
* <pre>
* Optional. A mapping of property names and values, used to configure Hive.
* Properties that conflict with values set by the Dataproc API may be
* overwritten. Can include properties set in /etc/hadoop/conf/&#42;-site.xml,
* overwritten. Can include properties set in `/etc/hadoop/conf/&#42;-site.xml`,
* /etc/hive/conf/hive-site.xml, and classes in user code.
* </pre>
*
Expand All @@ -215,7 +215,7 @@ java.lang.String getScriptVariablesOrDefault(
* <pre>
* Optional. A mapping of property names and values, used to configure Hive.
* Properties that conflict with values set by the Dataproc API may be
* overwritten. Can include properties set in /etc/hadoop/conf/&#42;-site.xml,
* overwritten. Can include properties set in `/etc/hadoop/conf/&#42;-site.xml`,
* /etc/hive/conf/hive-site.xml, and classes in user code.
* </pre>
*
Expand All @@ -229,7 +229,7 @@ java.lang.String getScriptVariablesOrDefault(
* <pre>
* Optional. A mapping of property names and values, used to configure Hive.
* Properties that conflict with values set by the Dataproc API may be
* overwritten. Can include properties set in /etc/hadoop/conf/&#42;-site.xml,
* overwritten. Can include properties set in `/etc/hadoop/conf/&#42;-site.xml`,
* /etc/hive/conf/hive-site.xml, and classes in user code.
* </pre>
*
Expand All @@ -247,7 +247,7 @@ java.lang.String getPropertiesOrDefault(
* <pre>
* Optional. A mapping of property names and values, used to configure Hive.
* Properties that conflict with values set by the Dataproc API may be
* overwritten. Can include properties set in /etc/hadoop/conf/&#42;-site.xml,
* overwritten. Can include properties set in `/etc/hadoop/conf/&#42;-site.xml`,
* /etc/hive/conf/hive-site.xml, and classes in user code.
* </pre>
*
Expand Down
Loading