Re: [jira] [Commented] (GRIFFIN-179) Deploy questions

2018-07-13 Thread William Guo
hi Dennis, Thanks for reminding, we do need to update our document right now. Thanks, William On Fri, Jul 13, 2018 at 6:29 PM, Kwang-in (Dennis) JUNG (JIRA) < j...@apache.org> wrote: > > [ https://issues.apache.org/jira/browse/GRIFFIN-179?page= >

[jira] [Commented] (GRIFFIN-180) [UI] add validation for creating profiling and accuracy measure

2018-07-13 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/GRIFFIN-180?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16543353#comment-16543353 ] ASF GitHub Bot commented on GRIFFIN-180: GitHub user icesmartjuan opened a pull request:

[GitHub] incubator-griffin pull request #352: GRIFFIN-180-add validation for creating...

2018-07-13 Thread icesmartjuan
GitHub user icesmartjuan opened a pull request: https://github.com/apache/incubator-griffin/pull/352 GRIFFIN-180-add validation for creating profiling and accuracy measure GRIFFIN-180-add validation for creating profiling and accuracy measure when creating profiling or accuracy

[jira] [Updated] (GRIFFIN-180) [UI] add validation for creating profiling and accuracy measure

2018-07-13 Thread Juan Li (JIRA)
[ https://issues.apache.org/jira/browse/GRIFFIN-180?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Juan Li updated GRIFFIN-180: Description: when creating profiling or accuracy measures: skip all other steps jump to the last step,

[jira] [Updated] (GRIFFIN-180) [UI] add validation for creating profiling and accuracy measure

2018-07-13 Thread Juan Li (JIRA)
[ https://issues.apache.org/jira/browse/GRIFFIN-180?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Juan Li updated GRIFFIN-180: Attachment: 180.png > [UI] add validation for creating profiling and accuracy measure >

[jira] [Created] (GRIFFIN-180) [UI] add validation for creating profiling and accuracy measure

2018-07-13 Thread Juan Li (JIRA)
Juan Li created GRIFFIN-180: --- Summary: [UI] add validation for creating profiling and accuracy measure Key: GRIFFIN-180 URL: https://issues.apache.org/jira/browse/GRIFFIN-180 Project: Griffin (Incubating)

[jira] [Commented] (GRIFFIN-179) Deploy questions

2018-07-13 Thread Kwang-in (Dennis) JUNG (JIRA)
[ https://issues.apache.org/jira/browse/GRIFFIN-179?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16542850#comment-16542850 ] Kwang-in (Dennis) JUNG commented on GRIFFIN-179: [~Kevin Yao] seems working well.

[jira] [Commented] (GRIFFIN-179) Deploy questions

2018-07-13 Thread Kevin Yao (JIRA)
[ https://issues.apache.org/jira/browse/GRIFFIN-179?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16542704#comment-16542704 ] Kevin Yao commented on GRIFFIN-179: --- Btw, if you use mysql as your database, you also need to

[jira] [Commented] (GRIFFIN-179) Deploy questions

2018-07-13 Thread Kevin Yao (JIRA)
[ https://issues.apache.org/jira/browse/GRIFFIN-179?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16542636#comment-16542636 ] Kevin Yao commented on GRIFFIN-179: --- Hi Dennis, I guess you just edit application.properties without

Re: [jira] [Created] (GRIFFIN-179) Deploy questions

2018-07-13 Thread William Guo
hi Dennis, >From the error log, Factory method 'dataSource' threw exception; nested exception is java.lang.IllegalStateException: Cannot load driver class: com.mysql.jdbc.Driver It seems you are using mysql as storage , could you show your code base so we can reproduce your issue? Thanks,

[GitHub] incubator-griffin pull request #351: Pr/testcase

2018-07-13 Thread toyboxman
GitHub user toyboxman opened a pull request: https://github.com/apache/incubator-griffin/pull/351 Pr/testcase Refactor codes and fix unit test bug You can merge this pull request into a Git repository by running: $ git pull https://github.com/toyboxman/incubator-griffin