GitHub user DadanielZ opened a pull request:
https://github.com/apache/incubator-eagle/pull/168
EAGLE-285 Connector to be used by other program to interact with Eagle
- Created a module eagle-connector for external service to use
- Created java classes for external service to create policy objects.
- Policy object contains a function to convert itself to json format data,
which can be used in http request.
- Currently only have "HDFS" policyobject class, will add "hbase" , "hive"
in near future.
- all unit tests passed in local environment.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/DadanielZ/incubator-eagle
eagle-withExternalConnector
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-eagle/pull/168.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #168
----
commit 7372ff43465fd47fab72740940b066bcc7846945
Author: Daniel <[email protected]>
Date: 2016-03-16T23:41:48Z
Merge pull request #1 from apache/master
JDBC metadata storage extension and support derby embedded
commit 2f897da1d0cb30d8b022c363584cd900b2efe757
Author: Daniel <[email protected]>
Date: 2016-03-17T22:47:48Z
Merge pull request #2 from apache/master
update from original
commit c463ae0abccec90a2b56c91959f67af6eb972d86
Author: Daniel <[email protected]>
Date: 2016-03-22T17:32:13Z
Merge pull request #3 from apache/master
update: EAGLE-202 Fix primary key length for mysql and add mysql webservice
sâ¦
commit 2d2dfaaebf67022c0b20c4303ae9a38efadc02d5
Author: Daniel <[email protected]>
Date: 2016-03-23T21:39:27Z
Merge pull request #6 from apache/master
EAGLE-206 Fix apache-rat by enabling useDefaultExcludes
commit 3c791fc571b5fd05e7c33d56805af101d3cbe9d2
Author: Daniel <[email protected]>
Date: 2016-03-25T23:30:02Z
Merge pull request #7 from apache/master
update from original
commit 730f4c53b4f69d35734e8e1bb1f56241af12a415
Author: Daniel <[email protected]>
Date: 2016-03-29T17:25:08Z
Merge pull request #9 from apache/master
update from original
commit 2c2e0f6e17f19b37c69d16e189edafc0af099c51
Author: Daniel <[email protected]>
Date: 2016-04-08T19:19:49Z
Merge pull request #11 from apache/master
update
commit 4ad6c672fec9655fb04aed2cc7af506326b1793d
Author: Daniel <[email protected]>
Date: 2016-04-12T00:01:15Z
Merge pull request #13 from apache/master
EAGLE-224 Add default colomns "site","application","policyId" for eagâ¦
commit 3f3506ca32cf35eeaa672efb4735e50c4bb59f32
Author: Daniel <[email protected]>
Date: 2016-04-20T16:58:08Z
Merge pull request #14 from apache/master
update from original
commit cd946af585d6406e0f22b47a6cced5ac81491393
Author: Daniel <[email protected]>
Date: 2016-04-26T18:56:07Z
Merge pull request #16 from apache/master
update
commit b0725fe91fe1ddbd6b1800e9691936e35bfb88ec
Author: DadanielZ <[email protected]>
Date: 2016-04-26T21:50:59Z
Add a config sample file for logstash2.x
commit 87064f24990c012ea3731cc256fda891677041e6
Author: DadanielZ <[email protected]>
Date: 2016-04-29T20:49:53Z
- Created a module eagle-connector for external service to use
- Created java classes for external service to create policy objects.
- Policy object contains a function to convert itself to json format data,
which can be used in http request.
- Currently only have "HDFS" policyobject class, will add "hbase" , "hive"
in near future.
- all unit tests passed in local environment.
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---