Hello,

Can you provide the error message you received?

Is it about finding/loading the driver? or about actually creating the
connection?

Thanks,

Bryan

On Fri, Sep 18, 2015 at 2:11 PM, vthiru2006 <vthiru2...@gmail.com> wrote:

> Hi,
>
> I'm trying to make a hive connection pool via controller service - DBCP
> Connection Pool module.
>
> Database Connection URL     --
>
> jdbc:hive2://<myhiveserver>.com:11000/default;principal=hive/<myhiveserver>.
> c...@na.company.int
> Database Driver Class Name  -- org.apache.hadoop.hive.jdbc.HiveDriver
> Database Drive Jar URL        -- url where my cloudera
> hive-jdbc-standalone.jar is.
>
> For Connection, I even tried just giving
> jdbc:hive2://<myhiveserver>.com:11000/default and it didn't work.
>
> We use the same jar, URL and access hive metastore through our Java
> programs
> and it works.
>
> Can someone help with this!
>
>
>
> --
> View this message in context:
> http://apache-nifi-developer-list.39713.n7.nabble.com/NIFI-DBCP-connection-pool-not-working-for-hive-tp2863.html
> Sent from the Apache NiFi Developer List mailing list archive at
> Nabble.com.
>

Reply via email to