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

Sanjay Radia commented on HADOOP-8223:
--------------------------------------

Doug, in several cases at the end you have to execute a shell command on 
windows or unix (or native code) because the operation  is not implementable in 
pure java. Do you mean more like the approach of DU.java (to get disk usage)? 
With Du.java the the mainline code just calls Du.java but Du.java calls the 
unix shell or the windows cmd.
                
> Initial patch for branch-1-win
> ------------------------------
>
>                 Key: HADOOP-8223
>                 URL: https://issues.apache.org/jira/browse/HADOOP-8223
>             Project: Hadoop Common
>          Issue Type: Sub-task
>          Components: native
>            Reporter: Sanjay Radia
>         Attachments: hadoop-8223.patch
>
>


--
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