Missleading error message when dataimport.properties is not writable
--------------------------------------------------------------------
Key: SOLR-1639
URL: https://issues.apache.org/jira/browse/SOLR-1639
Project: Solr
Issue Type: Bug
Components: contrib - DataImportHandler
Reporter: Hoss Man
if dataimport.properties does not exist and/or is not writable, the resulting
behavior fro DIH is (evidiently) very confusing...
http://old.nabble.com/Question-about-the-message-%22Indexing-failed.-Rolled-back-all--changes.%22-to26242714.html#a26459272
DIH should make a best effort to create this file if it doesn't already eixst,
and generate a meaningful error message if it can't create/write to the file.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.