Hi All - Getting this error when trying to split a shard.  HDFS has space available, but it looks like it is using the local disk storage value instead of available HDFS disk space.  Is there a workaround?

Thanks!

{
    "responseHeader": {
        "status": 0,
        "QTime": 6
    },
    "Operation splitshard caused exception:": "org.apache.solr.common.SolrException:org.apache.solr.common.SolrException: not enough free disk space to perform index split on node sys-hadoop-1:9100_solr, required: 306.76734546013176, available: 16.772361755371094",
    "exception": {
        "msg": "not enough free disk space to perform index split on node sys-hadoop-1:9100_solr, required: 306.76734546013176, available: 16.772361755371094",
        "rspCode": 500
    },
    "status": {
        "state": "failed",
        "msg": "found [2222] in failed tasks"
    }
}


-Joe Obernberger

Reply via email to