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

ChiaHung Lin commented on HAMA-495:
-----------------------------------

If that's window problem (i.e. slash or backslash), shouldn't we use 
File.separator instead of hard coded with slash string such as ZK_SEPARATOR? 

The original problem seems to stem from the hard coded path 
"/monitor/groom_lab01_61000/metrics/jvm". Running on Windows os, the 
StringTokeinizer's delimiter becomes backslash, hence the count is 1.  
                
> Resource management 
> --------------------
>
>                 Key: HAMA-495
>                 URL: https://issues.apache.org/jira/browse/HAMA-495
>             Project: Hama
>          Issue Type: Improvement
>          Components: bsp
>            Reporter: ChiaHung Lin
>            Assignee: ChiaHung Lin
>             Fix For: 0.5.0
>
>         Attachments: HAMA-495.patch
>
>
> HAMA-363 provides a way to access to cluster status. Some additional 
> features, such as federation, are required so the system can have better 
> coordination, and the master would have ideas about the whole system.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to