Hi Ashwini,

First, you could check the log of griffin service, to know if it has
triggered the job instance.
Then, griffin service will submit a spark application with configuration to
livy, you can check the log of livy, to verify if it has been submitted
correctly.
After that, you need to check the spark cluster, to verify the application
has been accepted by the cluster, if it runs, you can get the application
log through yarn.

Each step error might block the result.

Thanks,
Lionel

On Tue, Apr 10, 2018 at 5:01 PM, William Guo <gu...@apache.org> wrote:

> hi Ashwin,
>
> Could you show us your log here?
>
> Thanks,
> William
>
> On Tue, Apr 10, 2018 at 3:35 PM, Ashwini Kumar Gupta <
> ashwini.gu...@enquero.com> wrote:
>
> > Hello Team,
> >
> > I have been trying to install and use griffin but I cannot get output
> when
> > I click on DQ Matrix.
> >
> > I created a measure, created a job to run.
> > The sequence in which I run all services are:
> >
> >
> >   1.  Elasticsearch
> >   2.  Jar file
> >
> > I also noticed that griffin is not creating mapping in ES.
> >
> > Can you please tell me where I'm going wrong.
> >
> > Thanks
> > Ashwin
> >
>

Reply via email to