[
https://issues.apache.org/jira/browse/SOLR-4916?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13694897#comment-13694897
]
Uwe Schindler edited comment on SOLR-4916 at 6/27/13 5:38 PM:
--------------------------------------------------------------
bq. Uwe, these shell commands are used because Hadoop has to run on Java 6. In
addition to 'df' it uses 'whoami' and 'ls'.
- whoami: {{System.getProperty("user.name")}}
- ls: WTF??
- df: {{new File(path).getFreeSpace()}}
was (Author: thetaphi):
bq. Uwe, these shell commands are used because Hadoop has to run on Java 6.
In addition to 'df' it uses 'whoami' and 'ls'.
- whoami: System.getProperty("user.name")
- ls: WTF??
- df: Use reflection to detect Java 7
> Add support to write and read Solr index files and transaction log files to
> and from HDFS.
> ------------------------------------------------------------------------------------------
>
> Key: SOLR-4916
> URL: https://issues.apache.org/jira/browse/SOLR-4916
> Project: Solr
> Issue Type: New Feature
> Reporter: Mark Miller
> Assignee: Mark Miller
> Attachments: SOLR-4916.patch, SOLR-4916.patch, SOLR-4916.patch
>
>
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]