[
https://issues.apache.org/jira/browse/BEAM-2279?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16008584#comment-16008584
]
ASF GitHub Bot commented on BEAM-2279:
--------------------------------------
GitHub user aviemzur opened a pull request:
https://github.com/apache/beam/pull/3126
[BEAM-2279] Add HDFS support to Spark runner profiles in archetypes and
examples
Be sure to do all of the following to help us incorporate your contribution
quickly and easily:
- [ ] Make sure the PR title is formatted like:
`[BEAM-<Jira issue #>] Description of pull request`
- [ ] Make sure tests pass via `mvn clean verify`.
- [ ] Replace `<Jira issue #>` in the title with the actual Jira issue
number, if there is one.
- [ ] If this contribution is large, please file an Apache
[Individual Contributor License
Agreement](https://www.apache.org/licenses/icla.pdf).
---
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/aviemzur/beam
add-hdfs-support-to-spark-profiles
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/beam/pull/3126.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #3126
----
commit 29138f4987c22fd26bd84142bcc98ccd0f52bc63
Author: Aviem Zur <[email protected]>
Date: 2017-05-12T19:18:02Z
[BEAM-2279] Add HDFS support to Spark runner profiles in archetypes and
examples
----
> Hadoop file system support should be included in examples/archetype profiles
> of Spark runner.
> ---------------------------------------------------------------------------------------------
>
> Key: BEAM-2279
> URL: https://issues.apache.org/jira/browse/BEAM-2279
> Project: Beam
> Issue Type: Bug
> Components: examples-java
> Reporter: Aviem Zur
> Assignee: Aviem Zur
> Labels: newbie, starter
> Fix For: 2.0.0
>
>
> Hadoop file system support (dependency on
> {{beam-sdks-java-io-hadoop-file-system}}) should be included in any
> archetype/examples profiles of Spark runner.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)