Daniel Halperin created BEAM-1063:
-------------------------------------
Summary: WordCount on DirectRunner is hanging for ~1 minute after
job runs
Key: BEAM-1063
URL: https://issues.apache.org/jira/browse/BEAM-1063
Project: Beam
Issue Type: Bug
Components: runner-direct
Affects Versions: Not applicable
Reporter: Daniel Halperin
Assignee: Thomas Groh
generate example archetype
{code}
mvn compile exec:java -Dexec.mainClass=org.apache.beam.examples.WordCount \
-Dexec.args="--inputFile=pom.xml --output=direct/counts"
{code}
In the demo I gave 2 weeks ago (sorry, not sure what commit this was at) this
finished quickly.
In the demo Ben gave yesterday, it hung. But only in the Direct runner. Some
regression in that time?
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)