[ 
https://issues.apache.org/jira/browse/SAMOA-49?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15532627#comment-15532627
 ] 

ASF GitHub Bot commented on SAMOA-49:
-------------------------------------

Github user gdfm commented on the issue:

    https://github.com/apache/incubator-samoa/pull/55
  
    I managed to access the YARN logs but I get nothing on the stdout.
    When I try to access the AM instead I get a 404 caused by:
    
    org.apache.hadoop.yarn.webapp.WebAppException: /: controller for default 
not found
        at org.apache.hadoop.yarn.webapp.Router.resolveDefault(Router.java:232)
        at org.apache.hadoop.yarn.webapp.Router.resolve(Router.java:140)
        at org.apache.hadoop.yarn.webapp.Dispatcher.service(Dispatcher.java:134)
    
    Seems like I am doing something wrong.
    
    On the other hand, I also tried to run the local mode by changing the 
property in samoa-apex.properties, and I manage to get the intended output 
(although there is a lot of debug information to go through and the execution 
is rather slow).
    
    How can I validate my apex cluster installation?


> Add an Adapter for Apache Apex
> ------------------------------
>
>                 Key: SAMOA-49
>                 URL: https://issues.apache.org/jira/browse/SAMOA-49
>             Project: SAMOA
>          Issue Type: New Feature
>            Reporter: Bhupesh Chawda
>
> Apache Apex is a new data-in-motion platform that unifies stream processing 
> as well as batch processing. An Apache Apex adapter for Samoa would allow 
> users to run streaming machine learning algorithms built on Apache Samoa, on 
> Apache Apex platform. This adapter should be able to translate the Apache 
> Samoa topologies into Apache Apex DAGs in order to run them on the Apex 
> platform. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to