Details
-
Bug
-
Status: Closed
-
Blocker
-
Resolution: Fixed
-
9.0
-
None
Description
Workaround: set SOLR_SECURITY_MANAGER_ENABLED=false. This is only defaulted to true in Solr 9.0. Previously with Solr 8.x this was set to false.
This was reported on the Solr user list:
https://lists.apache.org/thread/hbozfyn9xpno2tk573pk3vjbyhohyqnm
Calcite tries to initialize and check a few paths for the test dataset, but the security manager throws an exception for this:
I'm tracking this down in CALCITE-5298
Attachments
Attachments
Issue Links
- is related to
-
SOLR-16457 solr.data.home should not be set to empty string in bin/solr
- Closed
- relates to
-
CALCITE-5298 CalciteSystemProperty calcite.test.dataset path check fails under Java Security Manager
- Closed
- links to