Skip to content
This repository has been archived by the owner on Mar 27, 2022. It is now read-only.

Commit

Permalink
Autogenerated GHFS & BQ release 20171121.
Browse files Browse the repository at this point in the history
These release artifacts were built not from google3 MOE tar, but from GitHub branch:
https://github.com/GoogleCloudPlatform/bigdata-interop/tree/branch-1.6.x

Tested with run_release_tests.sh:
http://sponge/invocations?searchFor=label%3Aidv-20171122-123633-19056

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=176698545
  • Loading branch information
medb committed Nov 22, 2017
1 parent b75e439 commit b6faab3
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions bdutil_env.sh
Original file line number Diff line number Diff line change
Expand Up @@ -205,10 +205,10 @@ CORES_PER_REDUCE_TASK=1.0
JAVAOPTS='-Xms1024m -Xmx2048m'

# Complete URL for downloading the GCS Connector JAR file.
GCS_CONNECTOR_JAR='https://storage.googleapis.com/hadoop-lib/gcs/gcs-connector-1.6.0-hadoop1.jar'
GCS_CONNECTOR_JAR='https://storage.googleapis.com/hadoop-lib/gcs/gcs-connector-1.6.2-hadoop1.jar'

# Complete URL for downloading the BigQuery Connector JAR file.
BIGQUERY_CONNECTOR_JAR='https://storage.googleapis.com/hadoop-lib/bigquery/bigquery-connector-0.10.1-hadoop1.jar'
BIGQUERY_CONNECTOR_JAR='https://storage.googleapis.com/hadoop-lib/bigquery/bigquery-connector-0.10.3-hadoop1.jar'

# Complete URL for downloading the configuration script.
BDCONFIG='https://storage.googleapis.com/hadoop-tools/bdconfig/bdconfig-0.28.1.tar.gz'
Expand Down
4 changes: 2 additions & 2 deletions hadoop2_env.sh
Original file line number Diff line number Diff line change
Expand Up @@ -44,9 +44,9 @@ CORES_PER_REDUCE_TASK=2.0
CORES_PER_APP_MASTER=2.0

# Connector with Hadoop AbstractFileSystem implemenation for YARN
GCS_CONNECTOR_JAR='https://storage.googleapis.com/hadoop-lib/gcs/gcs-connector-1.6.0-hadoop2.jar'
GCS_CONNECTOR_JAR='https://storage.googleapis.com/hadoop-lib/gcs/gcs-connector-1.6.2-hadoop2.jar'

BIGQUERY_CONNECTOR_JAR='https://storage.googleapis.com/hadoop-lib/bigquery/bigquery-connector-0.10.1-hadoop2.jar'
BIGQUERY_CONNECTOR_JAR='https://storage.googleapis.com/hadoop-lib/bigquery/bigquery-connector-0.10.3-hadoop2.jar'


HDFS_DATA_DIRS_PERM='700'
Expand Down

0 comments on commit b6faab3

Please sign in to comment.