[ https://issues.apache.org/jira/browse/SOLR-16131?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17516916#comment-17516916 ]
ASF subversion and git services commented on SOLR-16131: -------------------------------------------------------- Commit 332485f92f3c1110efe14f0144a1ffdfc68d65e3 in solr's branch refs/heads/branch_9_0 from Houston Putman [ https://gitbox.apache.org/repos/asf?p=solr.git;h=332485f92f3 ] SOLR-16131: Fix class loader for jdbcStream (#783) This sets the jetty thread's contextClassLoader to the Solr core's resourceLoader's classLoader for all Solr requests. (cherry picked from commit b7bd00188e33330a693619a0ae9f7a54dc6d73ea) > sql module cannot load Calcite driver > ------------------------------------- > > Key: SOLR-16131 > URL: https://issues.apache.org/jira/browse/SOLR-16131 > Project: Solr > Issue Type: Bug > Security Level: Public(Default Security Level. Issues are Public) > Components: Parallel SQL > Reporter: Joel Bernstein > Priority: Blocker > Fix For: 9.0 > > Time Spent: 3h 40m > Remaining Estimate: 0h > > After adding the sql module, using -Dsolr.modules=sql from the command line > on startup, sql queries throw the following error: > Failed to load JDBC driver for > 'org.apache.solr.handler.sql.CalciteSolrDriver' > This makes the sql module inoperable. -- This message was sent by Atlassian Jira (v8.20.1#820001) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org For additional commands, e-mail: issues-h...@solr.apache.org