Hi Amareshwari, Thank you. I am using native Hive tables, so I will go with the associated HDFS storage.
Regards, Gokul On Mon, Feb 16, 2015 at 5:04 PM, amareshwarisr . <[email protected]> wrote: > Hello Gokul, > > Hive is used as execution engine only in Hive. Hive tables will be always > associated with a storage. Native tables in hive are associated with HDFS > storage. If they are stored by storage handler, that can be associated to > storage supported by Lens. > > I'm thinking we can create LensStorageBackedbyHiveStorageHandler on the > lines of > https://github.com/apache/incubator-lens/tree/master/lens-storage-db/src/main/java/org/apache/lens/storage/db > . > > Gokul, do you want to create jira for the same? > > Thanks > Amareshwari > > On Mon, Feb 16, 2015 at 4:44 PM, Gokulakannan M (Engineering - Data > Platform) <[email protected]> wrote: > >> Hi, >> >> In lens user guide >> <http://lens.incubator.apache.org/user/olap-cube.html#Storage>, it is >> specified that we can have HDFS or a database as a storage. Can we use a >> hive table as a storage? If we can, could you please let me know how to >> configure the same in storage configuration? >> >> -- >> Regards, >> Gokul >> > > -- Regards, Gokul
