nwangtw commented on a change in pull request #2892: fixing eco parser test
URL: https://github.com/apache/incubator-heron/pull/2892#discussion_r186253357
 
 

 ##########
 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:
   I guess these package names should be reverted?

----------------------------------------------------------------
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:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to