Github user chanlee514 commented on a diff in the pull request:

    
https://github.com/apache/incubator-predictionio/pull/300#discussion_r80548457
  
    --- Diff: tests/pio_tests/scenarios/basic_app_usecases.py ---
    @@ -61,17 +61,13 @@ class BasicAppUsecases(BaseTestCase):
       def setUp(self):
         random.seed(3)
         self.log.info("Setting up the engine")
    -
    -    template_path = pjoin(
    -        self.test_context.engine_directory, "recommendation-engine")
    +    template_path = 
"https://github.com/chanlee514/template-scala-parallel-recommendation";
    --- End diff --
    
    They're temporary forks with org namespace updates (io.prediction >> 
org.apache.predictionio) to make the tests work. Maybe I can create a PR to 
each of the official template repos following v0.10 release, and then update 
this?


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to