Even after running drill in debug mode drillbit.log does not show more info
other then unable to create storage plugin.

On Tue, Jan 31, 2017 at 2:00 PM, Sudheesh Katkam <[email protected]> wrote:

> Can you check for relevant info in the drillbit.log file (either
> /var/log/drill/ or ${DRILL_HOME}/log)?
>
> > On Jan 31, 2017, at 1:50 PM, Pravin Joshi <[email protected]>
> wrote:
> >
> > I am trying to create storage plugin for snowflake and am getting Please
> > retry: error (unable to create/ update storage) error. JDBC connection
> and
> > credentials are verified outside of drill.
> >
> >
> > Using following storage configuration. Any advice would be helpful.
> >
> > {
> >  "type": "jdbc",
> >  "driver": "net.snowflake.client.jdbc.SnowflakeDriver",
> >  "url": "jdbc:snowflake://<SNOWFLAKE_URL>",
> >  "username":
> >  "password":
> >  "enabled": true
> > }
>
>

Reply via email to