You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@drill.apache.org by "Aditya Kishore (JIRA)" <ji...@apache.org> on 2014/07/11 23:52:05 UTC

[jira] [Updated] (DRILL-1133) Default cp and dfs storage plugin instances do not appear in Drill Web UI after installing Drill.

     [ 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)