You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 17, 2019. It is now read-only.
Hello author, I have two questions. I want to get your help and study this execllent framework.
First, In user guide, it describe asset type including hdfsfile and hivetable. But, it only has hivetable when I deploy the ROOT.war to tomcat.
Second. In my opinion, if i select hivetable asset type. It can provide a way to connect with our hive table. But, on web page, it only let us enter a hdfs path. How can I create a userful data asset ?
Thank you very much!
The text was updated successfully, but these errors were encountered:
Hello ljzhu1990, glad to hear your questions.
It seems that you run griffin in your own environment, I'll try to answer your questions here.
Griffin is now in version 0.1.0-SNAPSHOT, it was designed to support hdfsfile as well as hivetable at first, we've only implemented hivetable to cover our environment situation now, hdfsfile will be considered in the following version.
About your second question, griffin works on spark based on hadoop, we assumed that user deploy griffin engine and hive in the same hadoop cluster, so griffin can find data by hdfs path only. Griffin doesn't support hive remote mode at current, and we'll try to implement it as well.
Once again, thank you for your support and questions to help griffin evolve.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
The text was updated successfully, but these errors were encountered: