You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@solr.apache.org by "Kevin Risden (Jira)" <ji...@apache.org> on 2022/09/25 15:09:00 UTC

[jira] [Updated] (SOLR-16433) Security Manager prevents Solr SQL from working

     [ https://issues.apache.org/jira/browse/SOLR-16433?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Kevin Risden updated SOLR-16433:
--------------------------------
    Description: 
Workaround: set SOLR_SECURITY_MANAGER_ENABLED=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:
* https://github.com/apache/calcite/blob/main/core/src/main/java/org/apache/calcite/config/CalciteSystemProperty.java#L189 

 !Untitled23.png! 

  was:
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:
* https://github.com/apache/calcite/blob/main/core/src/main/java/org/apache/calcite/config/CalciteSystemProperty.java#L189 

 !Untitled23.png! 


> Security Manager prevents Solr SQL from working
> -----------------------------------------------
>
>                 Key: SOLR-16433
>                 URL: https://issues.apache.org/jira/browse/SOLR-16433
>             Project: Solr
>          Issue Type: Bug
>      Security Level: Public(Default Security Level. Issues are Public) 
>          Components: Parallel SQL
>    Affects Versions: 9.0
>            Reporter: Kevin Risden
>            Priority: Major
>         Attachments: Untitled23.png
>
>
> Workaround: set SOLR_SECURITY_MANAGER_ENABLED=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:
> * https://github.com/apache/calcite/blob/main/core/src/main/java/org/apache/calcite/config/CalciteSystemProperty.java#L189 
>  !Untitled23.png! 



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@solr.apache.org
For additional commands, e-mail: issues-help@solr.apache.org