[
https://issues.apache.org/jira/browse/BEAM-336?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15326766#comment-15326766
]
ASF GitHub Bot commented on BEAM-336:
-------------------------------------
GitHub user manuzhang opened a pull request:
https://github.com/apache/incubator-beam/pull/449
[BEAM-336] update examples-java README
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`. (Even better, enable
Travis-CI on your fork and ensure the whole test matrix passes).
- [ ] 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.txt).
---
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/manuzhang/incubator-beam BEAM-336
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-beam/pull/449.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 #449
----
commit 99c596ebcfa481c043c3f26b8085ddb4f0867ef5
Author: manuzhang <[email protected]>
Date: 2016-06-13T03:09:38Z
[BEAM-336] update examples-java README
----
> examples-java README is not up-to-date
> --------------------------------------
>
> Key: BEAM-336
> URL: https://issues.apache.org/jira/browse/BEAM-336
> Project: Beam
> Issue Type: Bug
> Components: examples-java
> Affects Versions: 0.1.0-incubating
> Reporter: Manu Zhang
> Assignee: Manu Zhang
> Priority: Minor
>
> I found some issues when following the examples-java README
> * class name is the old "com.google.cloud.dataflow.examples.WordCount"
> * "mvn compile exec:java -pl examples" failed with "ClassNotFoundException:
> org.apache.beam.examples.WordCount"
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)