Hi Ashwini,
It works the same in linux OS, we need to check the log to figure out what happened, it might be some configure mistake or input mistake. I recommend you try our docker image first, by following this doc: https://github.com/apache/incubator-griffin/blob/master/griffin-doc/docker/griffin-docker-guide.md -- Regards, Lionel, Liu At 2018-04-10 19:25:01, "Ashwini Kumar Gupta" <[email protected]> wrote: >Hello Lionel, > >I’m running this in cloudera VM. Will that change anything? > >Regards >Ashwin > >From: Lionel Liu <[email protected]> >Sent: 10 April 2018 15:26 >To: [email protected]; Ashwini Kumar Gupta ><[email protected]> >Subject: Re: Can't get output after creating measure > >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 ><[email protected]<mailto:[email protected]>> wrote: >hi Ashwin, > >Could you show us your log here? > >Thanks, >William > >On Tue, Apr 10, 2018 at 3:35 PM, Ashwini Kumar Gupta < >[email protected]<mailto:[email protected]>> 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 >> >
