Re: Ignite with hive as 3rdparty persistence

2018-04-06 Thread Venkata Bhagavatula
Hi Andrei,

Thanks , we will try and get back to you.

Regards,
Chalapathi.

On Fri, Apr 6, 2018 at 2:16 PM, aealexsandrov 
wrote:

> Hi,
>
> You can describe your own cacheConfiguration as follow:
>
> 
>
>  class="org.apache.ignite.configuration.IgniteConfiguration">
>   ...
> 
>   
> 
>   ...
> 
>class="org.apache.ignite.cache.store.jdbc.CacheJdbcPojoStoreFactory">
>  />
>   
> 
> 
>   
> 
> 
>
> %HIVE_JDBC_DRIVER% you can find here:
>
> https://docs.hortonworks.com/HDPDocuments/HDP2/HDP-2.6.4/
> bk_data-access/content/hive-jdbc-odbc-drivers.html
>
> For more information read next:
>
> https://apacheignite.readme.io/docs/3rd-party-store
>
> Best Regards,
> Andrei
>
>
>
> --
> Sent from: http://apache-ignite-users.70518.x6.nabble.com/
>


Re: Ignite with hive as 3rdparty persistence

2018-04-06 Thread aealexsandrov
Hi,

You can describe your own cacheConfiguration as follow:


  

  ...

  

  ...

  

  


  



%HIVE_JDBC_DRIVER% you can find here:

https://docs.hortonworks.com/HDPDocuments/HDP2/HDP-2.6.4/bk_data-access/content/hive-jdbc-odbc-drivers.html

For more information read next:

https://apacheignite.readme.io/docs/3rd-party-store

Best Regards,
Andrei



--
Sent from: http://apache-ignite-users.70518.x6.nabble.com/