Re: [jira] [Commented] (GRIFFIN-160) Anomaly detection for thousands of tables

2018-05-14 Thread Enrico D'Urso
ly. Our next plan will include enhance measures, including support anomaly detection. Would you like to contribute this feature together? Thanks, William On Sat, May 12, 2018 at 12:22 AM, Enrico D'Urso (JIRA) <j...@ap

[jira] [Commented] (GRIFFIN-160) Anomaly detection for thousands of tables

2018-05-11 Thread Enrico D'Urso (JIRA)
[ https://issues.apache.org/jira/browse/GRIFFIN-160?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16472199#comment-16472199 ] Enrico D'Urso commented on GRIFFIN-160: --- Hi, there are several ways to go for anomaly detection

[jira] [Created] (GRIFFIN-164) Make 'Regular expression detection count' available in UI

2018-05-11 Thread Enrico D'Urso (JIRA)
Enrico D'Urso created GRIFFIN-164: - Summary: Make 'Regular expression detection count' available in UI Key: GRIFFIN-164 URL: https://issues.apache.org/jira/browse/GRIFFIN-164 Project: Griffin

Re: Griffin on Docker - modify Hive metastore Uris

2018-05-09 Thread Enrico D'Urso
Lionel On Thu, May 3, 2018 at 7:00 PM, Enrico D'Urso <a-edu...@hotels.com> wrote: > Hi, > > I think I fixed the S3 issue, > Basically, I added the following line in > /apache/hadoop-2.6.5/etc/hadoop/core-site.xml : > > &

Re: Griffin on Docker - modify Hive metastore Uris

2018-05-03 Thread Enrico D'Urso
/application.properties but in the UI I still see the old data. Do I need to restart some griffin services to force it to re-read the above config files? Thanks, Enrico On 4/26/18, 9:41 AM, "Enrico D'Urso" <a-edu...@hotels.com> wrote: Hi, That is ok, no problem. I will update

Re: [DISCUSS] Support CLI launch for spark jobs

2018-04-30 Thread Enrico D'Urso
Hi William, I would use a very light webserver listening for SparkJob submitting request, then I would just run a sub-process running: spark-submit –master yarn …. The above process should be enabled only and only if Livy is not available. Thanks, Enrico On 4/30/18, 3:48 PM, "William Guo"

Re: Griffin on Docker - modify Hive metastore Uris

2018-04-26 Thread Enrico D'Urso
''' 18/04/25 14:13:02 DEBUG http.wire: << "Content-Type: application/xml[\r][\n]" ''' Thanks, William On Wed, Apr 25, 2018 at 10:23 PM, Enrico D'Urso <a-edu...@hotels.com> wrote: > Hi guys, > > Thank

Re: Griffin on Docker - modify Hive metastore Uris

2018-04-25 Thread Enrico D'Urso
lp. Thanks, Enrico On 4/25/18, 2:32 AM, "William Guo" <gu...@apache.org> wrote: hi Enrico, We don't know why aws response 404, could you share your log for us to trouble shooting? BTW, can we access your aws instance? that will help us find the is

Profiling limitation in the Docker image + additional sources beyond Hive

2018-04-13 Thread Enrico D'Urso
Hi, I am running Griffin on the Docker image, but on the profiling tab on the UI I see that the options are limited to: * Simple Statistics * Null count * Distinct count * Summary statistics * Total Count * Advanced statistics * Enum detection TOP 5

Griffin on Docker - modify Hive metastore Uris

2018-04-10 Thread Enrico D'Urso
Hi, I have just set up the Griffin Docker image and it seems to work ok, I am able to view the sample data that comes by default. Now, I would like to test a bit the metrics things against a subset of a table that I have in our Hive instance; In particular the configuration is as follows: -