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

[jira] [Created] (CALCITE-5298) CalciteSystemProperty calcite.test.dataset path check fails under Java Security Manager

Kevin Risden created CALCITE-5298:
-------------------------------------

             Summary: CalciteSystemProperty calcite.test.dataset path check fails under Java Security Manager
                 Key: CALCITE-5298
                 URL: https://issues.apache.org/jira/browse/CALCITE-5298
             Project: Calcite
          Issue Type: Bug
          Components: core
    Affects Versions: 1.32.0, 1.31.0, 1.30.0, 1.29.0, 1.28.0, 1.27.0
            Reporter: Kevin Risden


SOLR-16433 found that Calcite does not handle the Java security manager returning permission denied when checking that the calcite.test.dataset path exists. Solr runs with a security manager that doesn't allow arbitrary filesystem access. This failure causes Calcite to not load and therefore unusable.



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