-
Notifications
You must be signed in to change notification settings - Fork 165
Model Stage is always initial status, never be executed #30
Comments
Thanks for your question, we really want to help you resolve it. First, what's your environment, the docker env we provided or the env you built yourself? And then, can you tell us the detail of the asset you've created, we'll have a look at it. Thank you. |
I'm glad to receive your reply. I run griffin in my own environment following 'How deploy and run at local '. Firstly,I installed MongoDB , Hadoop , Spark, Hive and so on. I deployed griffin engine and hive in the same hadoop cluster. Next, I used your sample data and loaded data into hive table. Their hdfs path were : '/hivetable/user_info_src/' and '/hivetable/user_info_target' . Then, I created two data asserts which named user_info_src and user_info_target, and entered their hdfs paths each other. Next, I created a 'Accuracy' DQ model, selecting part columns from source and targert data assert for comparison. But it never execute it , and I can't get any result. There were not error info printed, too. So, Can you help me find out problems? Thank you very much. |
Well, I've reviewed our "How to deploy and run at local" part, and find that our steps are not described clearly, also with some version mistakes. I've modified that document now. |
My email is: ljzhu1990@163.com. I will be glad to discuss the issues with you and I'm also interested in griffin. Best wishes! |
Hello, Thank you very much |
Hi, I'm facing the same issue. I'm using the docker procedure. |
Hi Kumer,
Griffin has been moved to Apache, please check this link.
https://github.com/apache/incubator-griffin
Thx
发自我的 iPhone
在 2017年6月8日,下午5:15,Sorabh Kumar <notifications@github.com<mailto:notifications@github.com>> 写道:
Hi, I'm facing the same issue. I'm using the docker procedure.
Also please let me know if I need to create a hive table for a file that i update in hdfs, or can it use the raw file itself for the model without a hive table.
And also please update the documentation. Its hard to understand it from the documentation provided.
Thanks.
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub<#30 (comment)>, or mute the thread<https://github.com/notifications/unsubscribe-auth/AOZliBtuYgihWZToWPPt2zSTirdIYasJks5sB7vHgaJpZM4KoE_o>.
|
Hi Kumer,
Please follow docker in incubator-griffin.
Any issue, please let us know or send email to dev@griffin.incubator.apache.org<mailto:dev@griffin.incubator.apache.org>
Thanks,
William
发件人: Alex Lv<mailto:luzx02@hotmail.com>
发送时间: 2017年6月8日 18:30
收件人: eBay/griffin<mailto:reply@reply.github.com>
抄送: eBay/griffin<mailto:griffin@noreply.github.com>; Subscribed<mailto:subscribed@noreply.github.com>; dev@griffin.incubator.apache.org<mailto:dev@griffin.incubator.apache.org>
主题: Re: [eBay/griffin] Model Stage is always initial status, never be executed (#30)
Hi Kumer,
Griffin has been moved to Apache, please check this link.
https://github.com/apache/incubator-griffin
Thx
发自我的 iPhone
在 2017年6月8日,下午5:15,Sorabh Kumar <notifications@github.com<mailto:notifications@github.com>> 写道:
Hi, I'm facing the same issue. I'm using the docker procedure.
Also please let me know if I need to create a hive table for a file that i update in hdfs, or can it use the raw file itself for the model without a hive table.
And also please update the documentation. Its hard to understand it from the documentation provided.
Thanks.
―
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub<#30 (comment)>, or mute the thread<https://github.com/notifications/unsubscribe-auth/AOZliBtuYgihWZToWPPt2zSTirdIYasJks5sB7vHgaJpZM4KoE_o>.
|
Hello, I followed the user guide.Firstly, I created a assert, and then,I created a model . But, the model was always inital status ,and it has never been executed. Can you help me solve this problem ? Thank you very much.
The text was updated successfully, but these errors were encountered: