Hao Chen created EAGLE-791:
------------------------------

             Summary: Refactor eagle module names to be more meaningful 
                 Key: EAGLE-791
                 URL: https://issues.apache.org/jira/browse/EAGLE-791
             Project: Eagle
          Issue Type: Improvement
    Affects Versions: v0.5.0
            Reporter: Hao Chen
            Assignee: Hao Chen
             Fix For: v0.5.0


Refactor eagle module names to be more meaningful for developer to learn about 
eagle's code structure.

{code}
[INFO] Eagle::Parent ...................................... SUCCESS [  0.204 s]
[INFO] Eagle::Core::Parent ................................ SUCCESS [  0.003 s]
[INFO] Eagle::Core::DataProcess ........................... SUCCESS [  0.002 s]
[INFO] Eagle::Core::Common ................................ SUCCESS [  0.002 s]
[INFO] Eagle::Core::Alert ................................. SUCCESS [  0.002 s]
[INFO] Eagle::Core::Alert::Core ........................... SUCCESS [  0.002 s]
[INFO] Eagle::Core::Alert::Common ......................... SUCCESS [  0.026 s]
[INFO] Eagle::Core::Alert::Engine ......................... SUCCESS [  0.004 s]
[INFO] Eagle::Core::Alert::Metadata ....................... SUCCESS [  0.002 s]
[INFO] Eagle::Core::Alert::MetadataBase ................... SUCCESS [  0.003 s]
[INFO] Eagle::Core::Alert::MetadataService ................ SUCCESS [  0.003 s]
[INFO] Eagle::Core::Alert::Coordinator .................... SUCCESS [  0.002 s]
[INFO] Eagle::Core::Alert::Assembly ....................... SUCCESS [  0.003 s]
[INFO] Eagle::Core::Alert::DevTools ....................... SUCCESS [  0.002 s]
[INFO] Eagle::Core::Alert::ServiceApp ..................... SUCCESS [  0.001 s]
[INFO] Eagle::Core::Query::Parent ......................... SUCCESS [  0.003 s]
[INFO] Eagle::Core::Query::Antlr .......................... SUCCESS [  0.002 s]
[INFO] Eagle::Core::Embed::Parent ......................... SUCCESS [  0.002 s]
[INFO] Eagle::Core::Embed::HBase .......................... SUCCESS [  0.002 s]
[INFO] Eagle::Core::Query::EntityBase ..................... SUCCESS [  0.002 s]
[INFO] Eagle::Core::Query::Base ........................... SUCCESS [  0.002 s]
[INFO] Eagle::Core::Query::StorageBase .................... SUCCESS [  0.002 s]
[INFO] Eagle::Core::Embed::Server ......................... SUCCESS [  0.001 s]
[INFO] Eagle::Core::Client::Base .......................... SUCCESS [  0.003 s]
[INFO] Eagle::Core::Query::Audit .......................... SUCCESS [  0.001 s]
[INFO] Eagle::Core::Query::HBaseStorage ................... SUCCESS [  0.002 s]
[INFO] Eagle::Core::Service::Base ......................... SUCCESS [  0.003 s]
[INFO] Eagle::Core::Metadata .............................. SUCCESS [  0.002 s]
[INFO] Eagle::Core::Metadata::Base ........................ SUCCESS [  0.002 s]
[INFO] Eagle::Core::Alert::Service ........................ SUCCESS [  0.003 s]
[INFO] Eagle::Core::App::Parent ........................... SUCCESS [  0.002 s]
[INFO] Eagle::Core::App::Base ............................. SUCCESS [  0.002 s]
[INFO] Eagle::Core::Alert::AppProvider .................... SUCCESS [  0.002 s]
[INFO] Eagle::Core::Query::JDBCStorage .................... SUCCESS [  0.003 s]
[INFO] Eagle::Core::Metric ................................ SUCCESS [  0.002 s]
[INFO] Eagle::Core::Metadata::JDBC ........................ SUCCESS [  0.002 s]
[INFO] Eagle::Core::Metadata::MongoDB ..................... SUCCESS [  0.001 s]
[INFO] Eagle::Core::App::Utils ............................ SUCCESS [  0.001 s]
[INFO] Eagle::App::Security::Parent ....................... SUCCESS [  0.002 s]
[INFO] Eagle::App::Security::Common ....................... SUCCESS [  0.002 s]
[INFO] Eagle::App::Security::HdfsAuditLog ................. SUCCESS [  0.002 s]
[INFO] Eagle::App::Security::MapRFSAuditLog ............... SUCCESS [  0.001 s]
[INFO] Eagle::App::JPM::Parent ............................ SUCCESS [  0.002 s]
[INFO] Eagle::App::JPM::Utils ............................. SUCCESS [  0.001 s]
[INFO] Eagle::App::Security::HiveSecurity ................. SUCCESS [  0.001 s]
[INFO] Eagle::App::Security::HiveService .................. SUCCESS [  0.002 s]
[INFO] Eagle::App::Security::HdfsService .................. SUCCESS [  0.001 s]
[INFO] Eagle::App::Security::MapRFSService ................ SUCCESS [  0.001 s]
[INFO] Eagle::App::Security::HdfsAuthLog .................. SUCCESS [  0.001 s]
[INFO] Eagle::App::Security::HBaseAuditLog ................ SUCCESS [  0.002 s]
[INFO] Eagle::App::Security::HBaseService ................. SUCCESS [  0.001 s]
[INFO] Eagle::App::Security::MetricCollection ............. SUCCESS [  0.001 s]
[INFO] Eagle::App::Security::OozieAuditLog ................ SUCCESS [  0.001 s]
[INFO] Eagle::App::Security::OozieService ................. SUCCESS [  0.001 s]
[INFO] Eagle::External::Parent ............................ SUCCESS [  0.001 s]
[INFO] Eagle::External::Log4jKafkaAppender ................ SUCCESS [  0.023 s]
[INFO] Eagle::External::KafkaExtension .................... SUCCESS [  0.001 s]
[INFO] Eagle::Example::Parent ............................. SUCCESS [  0.001 s]
[INFO] Eagle::Example::AppSample .......................... SUCCESS [  0.002 s]
[INFO] Eagle::App::GcLogMonitor ........................... SUCCESS [  0.001 s]
[INFO] Eagle::App::JPM::Entity ............................ SUCCESS [  0.002 s]
[INFO] Eagle::App::JPM::MRRunningJob ...................... SUCCESS [  0.001 s]
[INFO] Eagle::App::JPM::MRHistoryJob ...................... SUCCESS [  0.002 s]
[INFO] Eagle::App::JPM::WebUI ............................. SUCCESS [  0.003 s]
[INFO] Eagle::App::JPM::JobService ........................ SUCCESS [  0.002 s]
[INFO] Eagle::App::JPM::JobAggregation .................... SUCCESS [  0.002 s]
[INFO] Eagle::App::JPM::SparkHistoryJob ................... SUCCESS [  0.001 s]
[INFO] Eagle::App::JPM::HadoopQueue ....................... SUCCESS [  0.002 s]
[INFO] Eagle::App::TopologyCheck::Parent .................. SUCCESS [  0.001 s]
[INFO] Eagle::App::TopologyCheck::Entity .................. SUCCESS [  0.001 s]
[INFO] Eagle::App::TopologyCheck::AppProvider ............. SUCCESS [  0.001 s]
[INFO] Eagle::App::HadoopMetric ........................... SUCCESS [  0.001 s]
[INFO] Eagle::Server::Main ................................ SUCCESS [  0.003 s]
[INFO] Eagle::App::Assembly ............................... SUCCESS [  0.002 s]
[INFO] Eagle::App::JPM::SparkRunningJob ................... SUCCESS [  0.001 s]
[INFO] Eagle::Server::Assembly ............................ SUCCESS [  0.001 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1.877 s
[INFO] Finished at: 2016-11-21T11:13:14+08:00
[INFO] Final Memory: 49M/1963M
[INFO] ------------------------------------------------------------------------

{code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to