joshfischer1108 commented on a change in pull request #2892: fixing eco parser
test
URL: https://github.com/apache/incubator-heron/pull/2892#discussion_r186265179
##########
File path: eco/tests/java/org/apache/heron/eco/parser/EcoParserTest.java
##########
@@ -33,17 +140,17 @@
+ "# spout definitions\n"
+ "spouts:\n"
+ " - id: \"spout-1\"\n"
- + " className: \"org.apache.heron.sample.TestWordSpout\"\n"
+ + " className: \"com.twitter.heron.sample.TestWordSpout\"\n"
Review comment:
@nwangtw
oh yeah.. Will fix.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services