grouper-users - RE: [grouper-users] Re: Can sources.xml connect to dynamo DB
Subject: Grouper Users - Open Discussion List
List archive
- From: "Black, Carey M." <>
- To: Jeffrey Crawford <>, Gouper Users List <>
- Subject: RE: [grouper-users] Re: Can sources.xml connect to dynamo DB
- Date: Tue, 20 Mar 2018 17:54:05 +0000
- Accept-language: en-US
- Authentication-results: spf=pass (sender IP is 128.146.138.8) smtp.mailfrom=osu.edu; internet2.edu; dkim=none (message not signed) header.d=none;internet2.edu; dmarc=pass action=none header.from=osu.edu;
- Ironport-phdr: 9a23:xE/KpReRdP8vYt7ECIH+OhAylGMj4u6mDksu8pMizoh2WeGdxc26ZxCN2/xhgRfzUJnB7Loc0qyK6/umATRIyK3CmUhKSIZLWR4BhJdetC0bK+nBN3fGKuX3ZTcxBsVIWQwt1Xi6NU9IBJS2PAWK8TW94jEIBxrwKxd+KPjrFY7OlcS30P2594HObwlSizexfb1/IA+qoQnNq8IbnZZsJqEtxxXTv3BGYf5WxWRmJVKSmxbz+MK994N9/ipTpvws6ddOXb31cKokQ7NYCi8mM30u683wqRbDVwqP6WACXWgQjxFFHhLK7BD+Xpf2ryv6qu9w0zSUMMHqUbw5Xymp4rx1QxH0ligIKz858HnWisNuiqJbvAmhrAF7z4LNfY2ZKOZycqbbcNgHR2ROQ9xRWjRBDI2icoUPE+QPM+VWr4b/plsBsRSwCga3CePz0z9FgmP60bEm3+g/FwzNwQwuH8gJsHTRtNj5OrofUeSvw6bUzjXPd+5d1Cnn54jSbB8goeyHU7Vqfcbf1EIiEBjKjlGKpoP5PDOZzPkBv3aV4ud7UuKvkHMnpxtvrTey28chk4/EjZ8bxFDD8CV22oc1JdugRUFnfNGrCodQuDuAO4RqRcMiRmdlszs5xL0eoZO3YjIFxIg6yxPadvCLbpWE7xftVOuePTt0mHdoeLyhiBu98UWtz+jxW8uo3FlXtiZJj8fAu3MX2xDO5cWKS+Fx8lq81TuOzQzf9+JJLV0smarVNZEswaI8m58WvEnDAiD5hEv2gaqIekgr++Wn9uHqb7rmq5KeOYJ5jx3xPb81lcOlB+kzLxIAUHKB+eum0b3u5U35T6tOjv0xiqTXqIzXK8MHqqKnGgNYzIQs5wumAzehy9sXg2MLLFVYeBKblIfpPEzOIPblAvulm1SsijBrx+zYMbL9HpXNL3/DkLH7cbZ69k5c1A4zzddY55JXEL0OPPXzWkrpuNzZCB82LRC0zv75BNpnyo8SRGeCDrKEPK/PtFKI6O0iL/WQaIIQtjbyNfco6v7rgHI8m1IRYbSm0YMSaH+iH/RmJ0uZYWDrgtcECWoFpQ4+Q/b2h12BSzJfemi+Uqwn6zE8E4KmEJ3PSZ6wj7ycxCu7BIFZZnhaClCQFnflb4qEW+0LaCKPOs9ujCYEWaG8S486yx6urhT6xqFjLurV4S0YqYnj2MZv6+3SkxEy6SJ7D96b026TU2F4gHkESCEr06Bi8gRBzQKh3KZ2mfFJXfdJ7uxHVR02fcrewuJ0Ed3jUSrcdcyCDluqX4PiSR42U8o82ZczeEtnAJ2Gjwvfl36lGbgIj7GRQYEv/7jH93n3O8tnzXvaju8sg0RwEeVVMmjzzIR7/gPQQ8biml+Uhu6PM+5UiCTJ/WyAizPU52lfSxM2XKnYCyNMLnDKpMj0sxuRB4SlDq4qZ04YkZaP
- Spamdiagnosticmetadata: NSPM
- Spamdiagnosticoutput: 1:99
I have no idea if this will be helpful or not. YMMV ( I have never tried to
do this...) Maybe there is a way to provide a mapping for the Subject API to
the dynamo storage?
Though I am not very clear as to if Grouper really uses an OOM model or just
used hibernate for "a way to execute SQL statements".... ( again ... YMMV )
https://www.cdata.com/kb/tech/dynamodb-jdbc-hibernate.rst
--
Carey Matthew
-----Original Message-----
From:
[mailto:]
On Behalf Of Eszes, Gabor
Sent: Tuesday, March 20, 2018 1:14 PM
To: Jeffrey Crawford
<>;
Gouper Users List
<>
Subject: Re: [grouper-users] Re: Can sources.xml connect to dynamo DB
You can write your own Java class that implements
edu.internet2.middleware.subject.Source (or extends
edu.internet2.middleware.subject.provider.BaseSourceAdapter) that has the
behavior you want, and then specify it in your sources.xml
________________________________________
From:
<>
on behalf of Jeffrey Crawford
<>
Sent: Tuesday, March 20, 2018 1:07:36 PM
To: Gouper Users List
Subject: [grouper-users] Re: Can sources.xml connect to dynamo DB
Shameless bump :)
Jeffrey E. Crawford
Enterprise Service
Team<mailto:>
^ ^
/ \ ^ / \ ^
/ \/ \ / \ / \
/ \/ \/ \
/ \
You have been assigned this mountain to prove to others that it *can* be
moved.
On Mon, Mar 19, 2018 at 10:49 AM, Jeffrey Crawford
<<mailto:>>
wrote:
I didn't find anything that showed we can set up sorces.xml to connect to AWS
dynamoDB. Has anyone set this up or thought about doing this?
Thanks
Jeffrey E. Crawford
Enterprise Service
Team<mailto:>
^ ^
/ \ ^ / \ ^
/ \/ \ / \ / \
/ \/ \/ \
/ \
You have been assigned this mountain to prove to others that it *can* be
moved.
- [grouper-users] Can sources.xml connect to dynamo DB, Jeffrey Crawford, 03/19/2018
- [grouper-users] Re: Can sources.xml connect to dynamo DB, Jeffrey Crawford, 03/20/2018
- Re: [grouper-users] Re: Can sources.xml connect to dynamo DB, Eszes, Gabor, 03/20/2018
- RE: [grouper-users] Re: Can sources.xml connect to dynamo DB, Black, Carey M., 03/20/2018
- RE: [grouper-users] Re: Can sources.xml connect to dynamo DB, Hyzer, Chris, 03/20/2018
- Re: [grouper-users] Re: Can sources.xml connect to dynamo DB, Jeffrey Crawford, 03/20/2018
- Re: [grouper-users] Re: Can sources.xml connect to dynamo DB, Eszes, Gabor, 03/20/2018
- Re: [grouper-users] Can sources.xml connect to dynamo DB, Hyzer, Chris, 03/21/2018
- Re: [grouper-users] Can sources.xml connect to dynamo DB, Jeffrey Crawford, 03/27/2018
- [grouper-users] Re: Can sources.xml connect to dynamo DB, Jeffrey Crawford, 03/20/2018
Archive powered by MHonArc 2.6.19.