[jira] [Commented] (SOLR-4112) Dataimporting with SolrCloud Fails

2013-01-02 Thread Sauvik Sarkar (JIRA)

[ 
https://issues.apache.org/jira/browse/SOLR-4112?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13542634#comment-13542634
 ] 

Sauvik Sarkar commented on SOLR-4112:
-

We are stuck with this issue after we upgraded from 4.0 to 4.1 Please let me 
know when will this be committed.

 Dataimporting with SolrCloud Fails
 --

 Key: SOLR-4112
 URL: https://issues.apache.org/jira/browse/SOLR-4112
 Project: Solr
  Issue Type: Bug
Affects Versions: 5.0
Reporter: Deniz Durmus
Assignee: Shalin Shekhar Mangar
Priority: Blocker
 Fix For: 4.1, 5.0

 Attachments: SOLR-4112.patch


 While trying to import data from db on cloud, it shows this in logs:
 SEVERE: Full Import 
 failed:org.apache.solr.handler.dataimport.DataImportHandlerException: Unable 
 to PropertyWriter implementation:ZKPropertiesWriter 
 at 
 org.apache.solr.handler.dataimport.DataImporter.createPropertyWriter(DataImporter.java:336)
  
 at 
 org.apache.solr.handler.dataimport.DataImporter.doFullImport(DataImporter.java:418)
  
 at 
 org.apache.solr.handler.dataimport.DataImporter.runCmd(DataImporter.java:487) 
 at 
 org.apache.solr.handler.dataimport.DataImporter$1.run(DataImporter.java:468) 
 Caused by: org.apache.solr.common.cloud.ZooKeeperException: 
 ZkSolrResourceLoader does not support getConfigDir() - likely, what you are 
 trying to do is not supported in ZooKeeper mode 
 at 
 org.apache.solr.cloud.ZkSolrResourceLoader.getConfigDir(ZkSolrResourceLoader.java:100)
  
 at 
 org.apache.solr.handler.dataimport.SimplePropertiesWriter.init(SimplePropertiesWriter.java:91)
  
 at 
 org.apache.solr.handler.dataimport.ZKPropertiesWriter.init(ZKPropertiesWriter.java:45)
  
 at 
 org.apache.solr.handler.dataimport.DataImporter.createPropertyWriter(DataImporter.java:334)
  
 ... 3 more 
 Exception in thread Thread-306 java.lang.NullPointerException 
 at 
 org.apache.solr.handler.dataimport.DataImporter.doFullImport(DataImporter.java:427)
  
 at 
 org.apache.solr.handler.dataimport.DataImporter.runCmd(DataImporter.java:487) 
 at 
 org.apache.solr.handler.dataimport.DataImporter$1.run(DataImporter.java:468) 

--
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: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org



[jira] [Created] (SOLR-3689) DIH status: Create a machine readable status element

2012-07-30 Thread Sauvik Sarkar (JIRA)
Sauvik Sarkar created SOLR-3689:
---

 Summary: DIH status: Create a machine readable status element
 Key: SOLR-3689
 URL: https://issues.apache.org/jira/browse/SOLR-3689
 Project: Solr
  Issue Type: Improvement
  Components: contrib - DataImportHandler
Affects Versions: 4.0-ALPHA
Reporter: Sauvik Sarkar
Priority: Minor


Currently when the DataImportHandler process is executed the response does not 
have a machine readable DIH status. Although in the detail messages it does 
indicate the DIH status but it needs to be machine friendly. It would be nice 
if we have a new DIH status element which will contain the status of the DIH 
run.

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



-
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org



[jira] [Created] (SOLR-3666) DataImportHandler status command in SolrCloud does not work properly

2012-07-23 Thread Sauvik Sarkar (JIRA)
Sauvik Sarkar created SOLR-3666:
---

 Summary: DataImportHandler status command in SolrCloud does not 
work properly 
 Key: SOLR-3666
 URL: https://issues.apache.org/jira/browse/SOLR-3666
 Project: Solr
  Issue Type: Bug
  Components: contrib - DataImportHandler, SolrCloud
Affects Versions: 4.0-ALPHA
Reporter: Sauvik Sarkar


The dataimport?command=status command does not work correctly when invoked on 
the node not running the DIH in a SolrCloud configuration.
The expectation is that no matter which node is importing any other node should 
be able get the import status information.

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



-
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org