Details
-
Sub-task
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
6.0
-
None
-
None
Description
Currently this requires the following:
- a JDBC SQL client program (like DBVisualizer or SQuirrelSQL)
- all jars from solr/dist/solrj-lib/* to be on the SQL client classpath
- solr/dist/solr-solrj-6.0.0-SNAPSHOT.jar on the SQL client classpath
- a valid JDBC connection string (like jdbc:solr://SOLR_ZK_CONNECTION_STRING?collection=COLLECTION_NAME)
- without SOLR-8213, the username/password supplied by the SQL client will be ignored.
Attachments
Attachments
Issue Links
- is related to
-
SOLR-8846 SolrJ JDBC - Spark documentation
- Open
-
SOLR-8824 SolrJ JDBC - Apache Zeppelin JDBC documentation
- Resolved
-
SOLR-8825 SolrJ JDBC - SQuirrel SQL documentation
- Resolved
-
SOLR-9013 SolrJ JDBC - Python JayDeBeApi documentation
- Resolved
-
SOLR-9018 SolrJ JDBC - Jython Documentation
- Resolved
-
SOLR-8826 SolrJ JDBC - ODBC-JDBC bridge documentation
- Closed
-
SOLR-8680 Distribute JDBC driver as a separate jar
- Open
- relates to
-
SOLR-8125 Umbrella ticket for Streaming and SQL issues
- Open