You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@heron.apache.org by GitBox <gi...@apache.org> on 2018/05/05 15:38:06 UTC

[GitHub] joshfischer1108 commented on a change in pull request #2892: fixing eco parser test

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


With regards,
Apache Git Services