Good
Best Regards, Qingwen Zhao | 赵晴雯 2017-01-11 14:25 GMT+08:00 Tang Jijun(上海_技术部_数据平台_唐觊隽) <[email protected]>: > Try storage-password="abc#123" or not use # in password > > Best Wishes > > Jr. Engineer , Architecture - Fundation, Tech Dept > Floor 4, 295 ZUCHONGZHI RD, Zhangjiang, Shanghai (201203) > > -----邮件原件----- > 发件人: Zhao Qingwen [mailto:[email protected]] > 发送时间: 2017年1月11日 14:22 > 收件人: [email protected] > 主题: Re: [jira] [Created] (EAGLE-857) mysql > > Hi, > > This is old login problem and your local mysql denied the login. You can > google/baidu it. > > > Best Regards, > Qingwen Zhao | 赵晴雯 > > > > > 2017-01-11 14:12 GMT+08:00 xinzhang (JIRA) <[email protected]>: > > > xinzhang created EAGLE-857: > > ------------------------------ > > > > Summary: mysql > > Key: EAGLE-857 > > URL: https://issues.apache.org/jira/browse/EAGLE-857 > > Project: Eagle > > Issue Type: Bug > > Components: Application Framework, Project Infra, Web UI > > Affects Versions: v0.4.0 > > Environment: mysql: > > mysql Ver 14.14 Distrib 5.6.13, for Linux (x86_64) using EditLine > wrapper > > eagle 0.4 > > hadoop 2.6 > > storm 1.0.2 > > kafka 0.9 > > Reporter: xinzhang > > > > > > here is my mysql conf: > > eagle { > > service { > > storage-type="jdbc" > > storage-adapter="mysql" > > storage-username="root" > > storage-password=abc#123 > > storage-database=eagle > > storage-connection-url="jdbc:mysql:// > 192.168.33.203:3306/ > > eagle" > > storage-connection-props="encoding=UTF-8" > > storage-driver-class="com.mysql.jdbc.Driver" > > storage-connection-max=8 > > } > > } > > > > i get the err message from the Exclamation mark > > where top right corner on eagle web http://192.168.33.203:9099/ > > eagle-service/ui/#/landing > > > > java.lang.IllegalStateException: java.io.IOException: > > java.lang.RuntimeException: org.apache.torque.TorqueException: > > java.sql.SQLException: Access denied for user 'root'@'192.168.33.203' > > (using password: YES) > > > > > > > > -- > > This message was sent by Atlassian JIRA > > (v6.3.4#6332) > > >
