[ https://issues.apache.org/jira/browse/SOLR-16131?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17516910#comment-17516910 ]
ASF subversion and git services commented on SOLR-16131: -------------------------------------------------------- Commit b7bd00188e33330a693619a0ae9f7a54dc6d73ea in solr's branch refs/heads/main from Houston Putman [ https://gitbox.apache.org/repos/asf?p=solr.git;h=b7bd00188e3 ] 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. > 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