[GitHub] incubator-griffin pull request #269: Change how the charts are dispalyed on ...

2018-04-25 Thread dodobel
GitHub user dodobel opened a pull request: https://github.com/apache/incubator-griffin/pull/269 Change how the charts are dispalyed on my dashboard view 1.fix health display bug 2.Change how the charts are dispalyed on my dashboard view 3.Delete the unnecessary picture You c

[jira] [Created] (GRIFFIN-155) [UI] change how the charts are dispalyed on my dashboard view

2018-04-25 Thread Yuqin Xuan (JIRA)
Yuqin Xuan created GRIFFIN-155: -- Summary: [UI] change how the charts are dispalyed on my dashboard view Key: GRIFFIN-155 URL: https://issues.apache.org/jira/browse/GRIFFIN-155 Project: Griffin (Incubatin

[jira] [Created] (GRIFFIN-154) [UI] fix health display bug

2018-04-25 Thread Yuqin Xuan (JIRA)
Yuqin Xuan created GRIFFIN-154: -- Summary: [UI] fix health display bug Key: GRIFFIN-154 URL: https://issues.apache.org/jira/browse/GRIFFIN-154 Project: Griffin (Incubating) Issue Type: Bug

[jira] [Closed] (GRIFFIN-152) fix bugs when click button to post form

2018-04-25 Thread Yuqin Xuan (JIRA)
[ https://issues.apache.org/jira/browse/GRIFFIN-152?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yuqin Xuan closed GRIFFIN-152. -- Resolution: Fixed Fixed > fix bugs when click button to post form > -

[jira] [Created] (GRIFFIN-153) [UI] Can not render accuracy chart on UI

2018-04-25 Thread Lionel Liu (JIRA)
Lionel Liu created GRIFFIN-153: -- Summary: [UI] Can not render accuracy chart on UI Key: GRIFFIN-153 URL: https://issues.apache.org/jira/browse/GRIFFIN-153 Project: Griffin (Incubating) Issue Typ

Re: Griffin on Docker - modify Hive metastore Uris

2018-04-25 Thread William Guo
hi Enrico, Honestly, It is a little difficult for us to setup the environment on aws for now, since we are using hdfs. But we will figure out how to support aws and post the status here. For now, we are busing with release license issue. After we have released 0.2.0. we will create a task for AWS

Re: Griffin on Docker - modify Hive metastore Uris

2018-04-25 Thread Enrico D'Urso
Hi guys, Thank you for your email. My company is pretty interested in using Griffin (and maybe contribute to the code), but being able to use it with S3 (Aws in general) instead of HDFS is a crucial point. Let me share my configuration with you, I hope this can help to trouble shoot the issue.

Re: Partition Configuration

2018-04-25 Thread Lionel Liu
Hi Karan, There's a mistake in my last email, the "where" condition should be split by "," not ";". Thanks, Lionel On Wed, Apr 25, 2018 at 6:24 PM, Karan Gupta wrote: > Thanks Lionel, > > That was helpful. > > Thank you, > Karan Gupta > > From: Lionel Liu > Sent: Wednesday, April 25, 2018 3:4

Discussion for Scala code convention: public methods type annotation

2018-04-25 Thread ZQY
Hi griffin developers, After a few reviewing the core Scala code in Griffin, I strongly suggest the Scala source code should follow at least following convention: All public methods (and some public fields) should specify return types while public fields type annotation may be treated accordingl

RE: Partition Configuration

2018-04-25 Thread Karan Gupta
Thanks Lionel, That was helpful. Thank you, Karan Gupta From: Lionel Liu Sent: Wednesday, April 25, 2018 3:49 PM To: Karan Gupta Cc: dev@griffin.incubator.apache.org Subject: Re: Partition Configuration Hi Karan, For most hive table in production environment, there're partition columns, it's

Re: Partition Configuration

2018-04-25 Thread Lionel Liu
Hi Karan, For most hive table in production environment, there're partition columns, it's common to use time as the partition column. For example, we have a hive table with partition column "dt" and "hour", with pattern like this: dt=20180406, hour=13. In griffin, we want to schedule a job to ca

Partition Configuration

2018-04-25 Thread Karan Gupta
Hi Lionel, Could you help me understand the partition configuration under accuracy measure better with an example. Thank you, Karan Gupta Any comments or statements made in this email are not necessarily those of Tavant Technologies. The information transmitted

[GitHub] incubator-griffin pull request #268: Fix bugs when post form on create-measu...

2018-04-25 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/incubator-griffin/pull/268 ---

[jira] [Comment Edited] (GRIFFIN-145) [Service] Go through service API response standard

2018-04-25 Thread wanyin (JIRA)
[ https://issues.apache.org/jira/browse/GRIFFIN-145?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16451877#comment-16451877 ] wanyin edited comment on GRIFFIN-145 at 4/25/18 8:39 AM: - refer t

[jira] [Commented] (GRIFFIN-145) [Service] Go through service API response standard

2018-04-25 Thread wanyin (JIRA)
[ https://issues.apache.org/jira/browse/GRIFFIN-145?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16451877#comment-16451877 ] wanyin commented on GRIFFIN-145: https://developer.mozilla.org/en-US/docs/Web/HTTP/Status

[GitHub] incubator-griffin pull request #268: Fix bugs when post form on create-measu...

2018-04-25 Thread dodobel
GitHub user dodobel opened a pull request: https://github.com/apache/incubator-griffin/pull/268 Fix bugs when post form on create-measure view Fix bugs when post form on create-measure view You can merge this pull request into a Git repository by running: $ git pull https://git

[GitHub] incubator-griffin pull request #267: fix doc

2018-04-25 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/incubator-griffin/pull/267 ---

[GitHub] incubator-griffin pull request #267: fix doc

2018-04-25 Thread ludongfang
GitHub user ludongfang opened a pull request: https://github.com/apache/incubator-griffin/pull/267 fix doc typo 3. -> 3.5 You can merge this pull request into a Git repository by running: $ git pull https://github.com/ludongfang/incubator-griffin master Alternatively you can r