You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by lc...@apache.org on 2017/05/04 15:48:39 UTC

[2/2] beam git commit: [BEAM-1491]Identify HADOOP_CONF_DIR(or YARN_CONF_DIR) environment variables

[BEAM-1491]Identify HADOOP_CONF_DIR(or YARN_CONF_DIR) environment variables

This closes #2890


Project: http://git-wip-us.apache.org/repos/asf/beam/repo
Commit: http://git-wip-us.apache.org/repos/asf/beam/commit/588f57a1
Tree: http://git-wip-us.apache.org/repos/asf/beam/tree/588f57a1
Diff: http://git-wip-us.apache.org/repos/asf/beam/diff/588f57a1

Branch: refs/heads/master
Commit: 588f57a1e6771883df84d06087a93fa4fc4baa54
Parents: e1d4aa9 1671708
Author: Luke Cwik <lc...@google.com>
Authored: Thu May 4 08:48:23 2017 -0700
Committer: Luke Cwik <lc...@google.com>
Committed: Thu May 4 08:48:23 2017 -0700

----------------------------------------------------------------------
 sdks/java/io/hadoop-file-system/pom.xml         |   6 +
 .../sdk/io/hdfs/HadoopFileSystemOptions.java    |  73 +++++++++--
 .../io/hdfs/HadoopFileSystemOptionsTest.java    | 125 +++++++++++++++++++
 3 files changed, 197 insertions(+), 7 deletions(-)
----------------------------------------------------------------------