[GitHub] [griffin] wankunde opened a new pull request #517: Abort the application if data source fail to load data.

2019-07-24 Thread GitBox
wankunde opened a new pull request #517: Abort the application if data source fail to load data. URL: https://github.com/apache/griffin/pull/517 If the data source failed to load data, I think the current dq app should not continue to run. The rest compute steps is unnecessary.

[jira] [Work logged] (GRIFFIN-269) Griffin submit job to livy with Kerberos Authentication

2019-07-24 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/GRIFFIN-269?focusedWorklogId=282398&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-282398 ] ASF GitHub Bot logged work on GRIFFIN-269: -- Author: ASF GitHub Bot

[GitHub] [griffin] qwang6 commented on a change in pull request #514: [GRIFFIN-269] Griffin submit job to livy server with Kerberos Authentication

2019-07-24 Thread GitBox
qwang6 commented on a change in pull request #514: [GRIFFIN-269] Griffin submit job to livy server with Kerberos Authentication URL: https://github.com/apache/griffin/pull/514#discussion_r307094557 ## File path: service/src/main/java/org/apache/griffin/core/job/SparkSubmitJob.java

[GitHub] [griffin] wankunde opened a new pull request #516: Fix some spelling error

2019-07-24 Thread GitBox
wankunde opened a new pull request #516: Fix some spelling error URL: https://github.com/apache/griffin/pull/516 Minor changes,fix some spelling error. This is an automated message from the Apache Git Service. To respond to t

Re: Apache Griffin Support#2

2019-07-24 Thread William Guo
hi Gururajan Srinivasan, Thanks for your email. If you can setup spark in your windows, it should be ok for Apache Griffin, since Apache Griffin is a kind of data quality extension on Apache Spark. BTW, you can subscribe our dev-subscr...@griffin.apache.org to get a quick response. Thanks, Will

RE: Apache Griffin Support#2

2019-07-24 Thread Gururajan Srinivasan
Hello, Am doing a POC on Apache griffin for data profiling and quality. I am using windows, not sure how to proceed further as http://griffin.apache.org/docs/quickstart.html Looks like its only for Linux. Pl help. Thanks. Regards, Gururajan Srinivasan From: Gururajan Srinivasan Sent: Tuesday,

Re:Apache Griffin without ElasticSearch

2019-07-24 Thread Lionel Liu
Hi Jose, Here's the document about the sink types: https://github.com/apache/griffin/blob/master/griffin-doc/measure/measure-configuration-guide.md#sinks https://github.com/apache/griffin/blob/master/griffin-doc/measure/measure-configuration-guide.md#dq-job-parameters You can define the suppor

Apache Griffin without ElasticSearch

2019-07-24 Thread jose.martin_santacruz.ext
Hello, Does anybody know if it is possible to work with Apache Griffin without having ElasticSearch only with HDFS? Regards