This repository was archived by the owner on May 12, 2021. It is now read-only.
EAGLE-919: Fix null pointer exception in JobSuggestionListener#833
Closed
qingwen220 wants to merge 13 commits intoapache:masterfrom
Closed
EAGLE-919: Fix null pointer exception in JobSuggestionListener#833qingwen220 wants to merge 13 commits intoapache:masterfrom
qingwen220 wants to merge 13 commits intoapache:masterfrom
Conversation
…all the JMX application [EAGLE-900] Only show left navigation item (HDFS, HBase) when we install the JMX application - Refactor eagle-hadoop-metric to single app for every service, for example, there is a eagle-hadoop-metric before, now eagle-hadoop-metric is split into eagle-hadoop-metric, eagle-hdfs-metric and eagle-hbase-metric, we can see HBase navigation item only if we install eagle-hbase-metric. https://issues.apache.org/jira/browse/EAGLE-900 Author: chitin <chitin1027@gmail.com> Closes apache#825 from chitin/eagle900-2.
UI alert detail pass timerange Author: zombieJ <smith3816@gmail.com> Closes apache#824 from zombieJ/EAGLE-916.
- add jdbc storage type dependency into eagle-service-base module - port the fix for mysql table creation failure : [EAGLE-273](https://issues.apache.org/jira/browse/EAGLE-273) Author: DadanielZ <dazhou@apache.org> Closes apache#834 from DadanielZ/EAGLE-902.
…nd API
* Improve eagle auth framework to support annotations under Jersey 1.9 and Dropwizard 0.7.1
PermitAll
DenyAll
RolesAllowed
Auth
* Add Authentication API
GET /auth/principal
GET /auth/validate
GET /auth/login
* Add password encryption and EncrytTool
java ServerMain encrypt [text to encrypt]
Author: Hao Chen <hao@apache.org>
Closes apache#831 from haoch/EnableAuthAPI.
jhsenjaliya
pushed a commit
to jhsenjaliya/eagle
that referenced
this pull request
Jul 12, 2017
https://issues.apache.org/jira/browse/EAGLE-919 Author: Zhao, Qingwen <qingwzhao@apache.org> Closes apache#833 from qingwen220/EAGLE-919.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
https://issues.apache.org/jira/browse/EAGLE-919