[ 
https://issues.apache.org/jira/browse/GRIFFIN-190?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16615019#comment-16615019
 ] 

Michael Kisly commented on GRIFFIN-190:
---------------------------------------

We removed the backslashes from L181 (I didn't comment out the whole line since 
that variable is used later on) and it seems some of the jobs are completing 
successfully now with metric files, but some of the rules still fail. The error 
we see is main ERROR SparkSqlEngine: collect metrics object-nullct error: Table 
or view not found: object-nullct; 

object is the field header name. 

The JSON being generated further up the logs looks like this:

"evaluate.rule" : {
 "id" : 5741,
 "rules" : [ {
 "id" : 5742,
 "rule" : "count(source.`object`) AS `object-nullcount` WHERE source.`object` 
IS NULL",
 "name" : "object-nullct",
 "dsl.type" : "griffin-dsl",
 "dq.type" : "profiling"
 }, {
 "id" : 5743,

> Blank Health and DQ Metrics Screen
> ----------------------------------
>
>                 Key: GRIFFIN-190
>                 URL: https://issues.apache.org/jira/browse/GRIFFIN-190
>             Project: Griffin (Incubating)
>          Issue Type: Bug
>    Affects Versions: 0.2.0-incubating
>            Reporter: Cory Woytasik
>            Priority: Major
>
> Griffin is up and running.  We have both an accuracy measure and a profiling 
> measure that is set to run every minute via jobs.  When we click the chart 
> icon next to the job we receive a "no content" message.  When we click on the 
> Health link or DQ Metrics link they think for a second and then display a 
> blank screen.  We are thinking this might be ES related, but aren't 
> completely sure.  Need some help.  We assume it's a path or property setup 
> issue.  Here are the versions we are running:
> Hive - 3.1.0
> Elasticsearch - 5.3.1
> griffin - 0.2.0
> hadoop - 3.1.1
> livy - 0.3.0
> spark - 2.3.1
> Using postgres too



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to