nickwallen opened a new pull request #1457: METRON-2176 Upgrade REST for HBase 
2.0.2
URL: https://github.com/apache/metron/pull/1457
 
 
   This change updates the REST service to work with HBase 2.0.2
   * This PR is for the `feature/METRON-2088-support-HDP-3.1` feature branch.
   * This PR is dependent on #1456 . The diff will show those changes here 
until that PR is merged.
   
   ## Changes
   
   * Modified the `UserSettingsClient` to use the `HBaseClient` abstraction.
   * This drove some of the additional operations that were added to the 
`HBaseClient` in #1456.
   
   ## Acceptance Testing
   
   This should not impact the deployment and functioning of the system.  As a 
sanity check, spin-up Full Dev and ensure alerts are visible.
   
   ## Pull Request Checklist
   
   - [x] Is there a JIRA ticket associated with this PR? If not one needs to be 
created at [Metron 
Jira](https://issues.apache.org/jira/browse/METRON/?selectedTab=com.atlassian.jira.jira-projects-plugin:summary-panel).
   - [x] Does your PR title start with METRON-XXXX where XXXX is the JIRA 
number you are trying to resolve? Pay particular attention to the hyphen "-" 
character.
   - [x] Has your PR been rebased against the latest commit within the target 
branch (typically master)?
   - [x] Have you included steps to reproduce the behavior or problem that is 
being changed or addressed?
   - [x] Have you included steps or a guide to how the change may be verified 
and tested manually?
   - [x] Have you ensured that the full suite of tests and checks have been 
executed in the root metron folder via:
   - [x] Have you written or updated unit tests and or integration tests to 
verify your changes?
   - [x] If adding new dependencies to the code, are these dependencies 
licensed in a way that is compatible for inclusion under [ASF 
2.0](http://www.apache.org/legal/resolved.html#category-a)?
   - [ ] Have you verified the basic functionality of the build by building and 
running locally with Vagrant full-dev environment or the equivalent?
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to