Uploaded image for project: 'Eagle (Retired)'
  1. Eagle (Retired)
  2. EAGLE-857

mysql Access denied

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • v0.4.0
    • None
    • None
    • 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

    Description

      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)

      Attachments

        Activity

          People

            Unassigned Unassigned
            zhangxin0112zx hereTac
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: