Spring for Apache Hadoop

org.springframework.data.hadoop.hive
Interface HiveClientFactory


public interface HiveClientFactory

Factory for retrieving a HiveClient instance.

Author:
Costin Leau

Method Summary
 org.apache.hadoop.hive.service.HiveClient getHiveClient()
           
 

Method Detail

getHiveClient

org.apache.hadoop.hive.service.HiveClient getHiveClient()

Spring for Apache Hadoop