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

Tables omitted for using mysql

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • v0.3.1
    • v0.4.0
    • None
    • None

    Description

      To reproduce the issue:
      1. install eagle (based on dev branch) to sandbox and ssh into sandbox, making sure eagle's required components are started up.

      2. execute command to enter mysql console: mysql -r root -p (default passcode of ambari's mysql is blank).

      3. create mysql user "eagle", setting a preferred passcode, and granting all privileges to the user.

      4. relogin mysql as user "eagle", and create database "eagle".

      5. modify eagle/conf/eagle-service.conf according to https://github.com/apache/incubator-eagle/blob/dev/eagle-webservice/src/main/resources/application-mysql.conf

      6. execute eagle/bin/eagle-service.sh start

      7. by either monitoring eagle/logs/eagle-service.out or query tables in mysql, we can find that 12 tables are omitted as below:
      Omitted tables are:
      alertstreamschema_alertstreamschema
      alertdetail_hadoop
      alertdef_alertdef
      eagle_metadata_topologyoperation
      alertstream_alertstream
      unittest_testtsentity
      alertexecutor_alertexecutor
      aggregatedef_aggregatedef
      eagle_metadata_topologyexecution
      mlmodel_mlmodel
      serviceaudit_serviceaudit
      eagle_metric

      Attachments

        Issue Links

          Activity

            People

              wuziyang Michael Wu
              wuziyang Michael Wu
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: