[
https://issues.apache.org/jira/browse/DRILL-1133?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Aditya Kishore updated DRILL-1133:
----------------------------------
Description:
Bootstrap storage plugin file (bootstrap-storage-plugins.json) is loaded from
the wrong JAR file.
>From the drill-bit log:
{code}
2014-07-11 14:20:32,376 [main] INFO o.a.d.e.store.StoragePluginRegistry -
Bootstrap loading the storage plugin configs from URL
jar:file:/opt/mapr/drill/drill-1.0.0.BETA1/jars/drill-storage-hive-core-1.0.0-m2-incubating-SNAPSHOT.jar!/bootstrap-storage-plugins.json.
{code}
was:
Bootstrap file loads the wrong JAR file.
2014-07-11 14:20:32,376 [main] INFO o.a.d.e.store.StoragePluginRegistry -
Bootstrap loading the storage plugin configs from URL
jar:file:/opt/mapr/drill/drill-1.0.0.BETA1/jars/drill-storage-hive-core-1.0.0-m2-incubating-SNAPSHOT.jar!/bootstrap-storage-plugins.json.
> Default cp and dfs storage plugin instances do not appear in Drill Web UI
> after installing Drill.
> --------------------------------------------------------------------------------------------------
>
> Key: DRILL-1133
> URL: https://issues.apache.org/jira/browse/DRILL-1133
> Project: Apache Drill
> Issue Type: Bug
> Components: Functions - Drill
> Affects Versions: 1.0.0-BETA1
> Reporter: Bridget Bevens
> Assignee: Aditya Kishore
>
> Bootstrap storage plugin file (bootstrap-storage-plugins.json) is loaded from
> the wrong JAR file.
> From the drill-bit log:
> {code}
> 2014-07-11 14:20:32,376 [main] INFO o.a.d.e.store.StoragePluginRegistry -
> Bootstrap loading the storage plugin configs from URL
> jar:file:/opt/mapr/drill/drill-1.0.0.BETA1/jars/drill-storage-hive-core-1.0.0-m2-incubating-SNAPSHOT.jar!/bootstrap-storage-plugins.json.
> {code}
--
This message was sent by Atlassian JIRA
(v6.2#6252)