You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@atlas.apache.org by Madhan Neethiraj <ma...@apache.org> on 2017/12/11 05:30:28 UTC

Apache Atlas 1.0.0-alpha release

Atlas community,

 

A number of improvements and fixes have gone into master branch since branching for Apache Atlas 0.8.x releases earlier this year. I propose we do an alpha release in next few weeks; this will enable applications that integrate with Apache Atlas to review the changes and update. Here are the highlights for this release:

 

More than 300 commits have gone in since branching for Apache Atlas 0.8 release.

 

Notable features, improvements:

  - ATLAS-1852, ATLAS-1892: addition of relationship as a type to Apache Atlas type system

  - ATLAS-1757, ATLAS-2264: support for JanusGraph 0.2.0, to replace use of Titan

  - ATLAS-2229: replaced Scala based DSL implementation with use of ANTLR

  - ATLAS-1839: models for Glossary (Area 3)

 

Breaking changes:

  - ATLAS-2251: removed library atlas-typesystem.jar. This functionality is replaced by type system implementation in atlas-intg.jar

     - updated atlas-notification.jar, atlas-client-v1.jar, Atlas hooks to replace use of atlas-typesystem.jar classes with equivalent classes in atlas-intg.jar

  - ATLAS-2265, ATLAS-2292: updated Jackson library from 1.9.13 to 2.9.2

    - AtlasClient methods updated to replace use of JSONObject, JSONArray with JsonNode, ArrayNode 

  - ATLAS-1757, ATLAS-2264: with JanusGraph 0.2.0 replacing Titan-0.5.4 as the graph database, existing deployments need to migrate the data

  - ATLAS-2216, ATLAS-2217: removed tech-preview implementation of taxonomy/catalog

    - this will be replaced by Glossary feature in a later release

 

Works in Progress:

  - Open Metadata Framework components: Open Connector Framework, Open Metadata Repository Services, Open Metadata Access Services

 

Regards,

Madhan

 

 

 


Re: Apache Atlas 1.0.0-alpha release

Posted by Apoorv Naik <an...@hortonworks.com>.
Hi Keval,

Thanks for tracking the IT failures via JIRA. Could you also add the test logs etc in the description as well ?

> On Jan 2, 2018, at 5:06 AM, Keval Bhatt <ke...@gmail.com> wrote:
> 
> Hi All,
> 
> I have started testing atlas builds and found integration test failures, I
> have filed ATLAS-2330 <https://issues.apache.org/jira/browse/ATLAS-2330>
> for test failures.
> 
> I will start the release process after this issue is Fixed.
> 
> Thanks,
> Keval Bhatt
> 
> On Wed, Dec 20, 2017 at 12:31 PM, Keval Bhatt <kb...@apache.org> wrote:
> 
>> Hi All,
>> 
>> I would like to volunteer for the upcoming Atlas 1.0.0-alpha release.
>> 
>> On Wed, Dec 13, 2017 at 2:31 PM, Nigel Jones <ni...@gmail.com>
>> wrote:
>> 
>>> +1 for this release too
>>> 
>>> On 2017-12-11 05:59, Nixon Rodrigues <nixon.rodrigues@freestoneinfo
>>> tech.com> wrote:
>>> 
>>>> On Mon, Dec 11, 2017 at 11:00 AM, Madhan Neethiraj <ma...@apache.org>
>>>>> A number of improvements and fixes have gone into master branch since
>>>>> branching for Apache Atlas 0.8.x releases earlier this year. I
>>> propose we
>>>>> do an alpha release in next few weeks; this will enable applications
>>> that
>>>>> integrate with Apache Atlas to review the changes and update. Here
>>> are the
>>>>> highlights for this release:
>>> 
>>> 
>> 


Re: Apache Atlas 1.0.0-alpha release

Posted by Keval Bhatt <ke...@gmail.com>.
Hi All,

I have started testing atlas builds and found integration test failures, I
have filed ATLAS-2330 <https://issues.apache.org/jira/browse/ATLAS-2330>
for test failures.

I will start the release process after this issue is Fixed.

Thanks,
Keval Bhatt

On Wed, Dec 20, 2017 at 12:31 PM, Keval Bhatt <kb...@apache.org> wrote:

> Hi All,
>
> I would like to volunteer for the upcoming Atlas 1.0.0-alpha release.
>
> On Wed, Dec 13, 2017 at 2:31 PM, Nigel Jones <ni...@gmail.com>
> wrote:
>
>> +1 for this release too
>>
>> On 2017-12-11 05:59, Nixon Rodrigues <nixon.rodrigues@freestoneinfo
>> tech.com> wrote:
>>
>> > On Mon, Dec 11, 2017 at 11:00 AM, Madhan Neethiraj <ma...@apache.org>
>> > > A number of improvements and fixes have gone into master branch since
>> > > branching for Apache Atlas 0.8.x releases earlier this year. I
>> propose we
>> > > do an alpha release in next few weeks; this will enable applications
>> that
>> > > integrate with Apache Atlas to review the changes and update. Here
>> are the
>> > > highlights for this release:
>>
>>
>

Re: Apache Atlas 1.0.0-alpha release

Posted by Keval Bhatt <kb...@apache.org>.
Hi All,

I would like to volunteer for the upcoming Atlas 1.0.0-alpha release.

On Wed, Dec 13, 2017 at 2:31 PM, Nigel Jones <ni...@gmail.com>
wrote:

> +1 for this release too
>
> On 2017-12-11 05:59, Nixon Rodrigues <nixon.rodrigues@
> freestoneinfotech.com> wrote:
>
> > On Mon, Dec 11, 2017 at 11:00 AM, Madhan Neethiraj <ma...@apache.org>
> > > A number of improvements and fixes have gone into master branch since
> > > branching for Apache Atlas 0.8.x releases earlier this year. I propose
> we
> > > do an alpha release in next few weeks; this will enable applications
> that
> > > integrate with Apache Atlas to review the changes and update. Here are
> the
> > > highlights for this release:
>
>

Re: Apache Atlas 1.0.0-alpha release

Posted by Nigel Jones <ni...@gmail.com>.
+1 for this release too

On 2017-12-11 05:59, Nixon Rodrigues <ni...@freestoneinfotech.com> wrote: 

> On Mon, Dec 11, 2017 at 11:00 AM, Madhan Neethiraj <ma...@apache.org>
> > A number of improvements and fixes have gone into master branch since
> > branching for Apache Atlas 0.8.x releases earlier this year. I propose we
> > do an alpha release in next few weeks; this will enable applications that
> > integrate with Apache Atlas to review the changes and update. Here are the
> > highlights for this release:


Re: Apache Atlas 1.0.0-alpha release

Posted by Nixon Rodrigues <ni...@freestoneinfotech.com>.
Thanks Madhan for heads-up about the upcoming release.

My +1 for the release

Regards,
Nixon

On Mon, Dec 11, 2017 at 11:00 AM, Madhan Neethiraj <ma...@apache.org>
wrote:

> Atlas community,
>
>
>
> A number of improvements and fixes have gone into master branch since
> branching for Apache Atlas 0.8.x releases earlier this year. I propose we
> do an alpha release in next few weeks; this will enable applications that
> integrate with Apache Atlas to review the changes and update. Here are the
> highlights for this release:
>
>
>
> More than 300 commits have gone in since branching for Apache Atlas 0.8
> release.
>
>
>
> Notable features, improvements:
>
>   - ATLAS-1852, ATLAS-1892: addition of relationship as a type to Apache
> Atlas type system
>
>   - ATLAS-1757, ATLAS-2264: support for JanusGraph 0.2.0, to replace use
> of Titan
>
>   - ATLAS-2229: replaced Scala based DSL implementation with use of ANTLR
>
>   - ATLAS-1839: models for Glossary (Area 3)
>
>
>
> Breaking changes:
>
>   - ATLAS-2251: removed library atlas-typesystem.jar. This functionality
> is replaced by type system implementation in atlas-intg.jar
>
>      - updated atlas-notification.jar, atlas-client-v1.jar, Atlas hooks to
> replace use of atlas-typesystem.jar classes with equivalent classes in
> atlas-intg.jar
>
>   - ATLAS-2265, ATLAS-2292: updated Jackson library from 1.9.13 to 2.9.2
>
>     - AtlasClient methods updated to replace use of JSONObject, JSONArray
> with JsonNode, ArrayNode
>
>   - ATLAS-1757, ATLAS-2264: with JanusGraph 0.2.0 replacing Titan-0.5.4 as
> the graph database, existing deployments need to migrate the data
>
>   - ATLAS-2216, ATLAS-2217: removed tech-preview implementation of
> taxonomy/catalog
>
>     - this will be replaced by Glossary feature in a later release
>
>
>
> Works in Progress:
>
>   - Open Metadata Framework components: Open Connector Framework, Open
> Metadata Repository Services, Open Metadata Access Services
>
>
>
> Regards,
>
> Madhan
>
>
>
>
>
>
>
>

Re: Apache Atlas 1.0.0-alpha release

Posted by Nixon Rodrigues <ni...@freestoneinfotech.com>.
Thanks Madhan for heads-up about the upcoming release.

My +1 for the release

Regards,
Nixon

On Mon, Dec 11, 2017 at 11:00 AM, Madhan Neethiraj <ma...@apache.org>
wrote:

> Atlas community,
>
>
>
> A number of improvements and fixes have gone into master branch since
> branching for Apache Atlas 0.8.x releases earlier this year. I propose we
> do an alpha release in next few weeks; this will enable applications that
> integrate with Apache Atlas to review the changes and update. Here are the
> highlights for this release:
>
>
>
> More than 300 commits have gone in since branching for Apache Atlas 0.8
> release.
>
>
>
> Notable features, improvements:
>
>   - ATLAS-1852, ATLAS-1892: addition of relationship as a type to Apache
> Atlas type system
>
>   - ATLAS-1757, ATLAS-2264: support for JanusGraph 0.2.0, to replace use
> of Titan
>
>   - ATLAS-2229: replaced Scala based DSL implementation with use of ANTLR
>
>   - ATLAS-1839: models for Glossary (Area 3)
>
>
>
> Breaking changes:
>
>   - ATLAS-2251: removed library atlas-typesystem.jar. This functionality
> is replaced by type system implementation in atlas-intg.jar
>
>      - updated atlas-notification.jar, atlas-client-v1.jar, Atlas hooks to
> replace use of atlas-typesystem.jar classes with equivalent classes in
> atlas-intg.jar
>
>   - ATLAS-2265, ATLAS-2292: updated Jackson library from 1.9.13 to 2.9.2
>
>     - AtlasClient methods updated to replace use of JSONObject, JSONArray
> with JsonNode, ArrayNode
>
>   - ATLAS-1757, ATLAS-2264: with JanusGraph 0.2.0 replacing Titan-0.5.4 as
> the graph database, existing deployments need to migrate the data
>
>   - ATLAS-2216, ATLAS-2217: removed tech-preview implementation of
> taxonomy/catalog
>
>     - this will be replaced by Glossary feature in a later release
>
>
>
> Works in Progress:
>
>   - Open Metadata Framework components: Open Connector Framework, Open
> Metadata Repository Services, Open Metadata Access Services
>
>
>
> Regards,
>
> Madhan
>
>
>
>
>
>
>
>

Re: Apache Atlas 1.0.0-alpha release

Posted by Sarath Subramanian <ss...@hortonworks.com>.
Madhan,

Thanks for starting the thread on 1.0.0-alpha release. I agree with David to remove support for titan1, I have created ATLAS-2308 for this.

It would be good to support only titan0 and janusgraph in the alpha release.

My +1 for the release.


Thanks,
Sarath Subramanian

On 12/11/17, 3:30 AM, "David Radley" <da...@uk.ibm.com> wrote:

    Hi Madhan,
    This isa good idea. I suggest that we also include: 
    - remove titan1 support
    - update the documentation in line with all the improvements so it matches 
    the current deliverable.
    - make the change that asset inherits from referencable. This is a change 
    that might have migration implications for some people - after this 
    change, types that are children of Asset but not Referenceable, now need 
    to have a mandatory unique qualifiedname. 
    - agree and document community statements around community support for 
    BerkleyDB and the Jiras that are looking to add Cassandra support. 
    -add in OCF, OMRS and OMASes. 
    
       all the best, David. 
    
    
    
    From:   Nixon Rodrigues <ni...@freestoneinfotech.com>
    To:     dev@atlas.apache.org
    Cc:     "user@atlas.apache.org" <us...@atlas.apache.org>
    Date:   11/12/2017 05:59
    Subject:        Re: Apache Atlas 1.0.0-alpha release
    
    
    
    Thanks Madhan for heads-up about the upcoming release.
    
    My +1 for the release
    
    Regards,
    Nixon
    
    On Mon, Dec 11, 2017 at 11:00 AM, Madhan Neethiraj <ma...@apache.org>
    wrote:
    
    > Atlas community,
    >
    >
    >
    > A number of improvements and fixes have gone into master branch since
    > branching for Apache Atlas 0.8.x releases earlier this year. I propose 
    we
    > do an alpha release in next few weeks; this will enable applications 
    that
    > integrate with Apache Atlas to review the changes and update. Here are 
    the
    > highlights for this release:
    >
    >
    >
    > More than 300 commits have gone in since branching for Apache Atlas 0.8
    > release.
    >
    >
    >
    > Notable features, improvements:
    >
    >   - ATLAS-1852, ATLAS-1892: addition of relationship as a type to Apache
    > Atlas type system
    >
    >   - ATLAS-1757, ATLAS-2264: support for JanusGraph 0.2.0, to replace use
    > of Titan
    >
    >   - ATLAS-2229: replaced Scala based DSL implementation with use of 
    ANTLR
    >
    >   - ATLAS-1839: models for Glossary (Area 3)
    >
    >
    >
    > Breaking changes:
    >
    >   - ATLAS-2251: removed library atlas-typesystem.jar. This functionality
    > is replaced by type system implementation in atlas-intg.jar
    >
    >      - updated atlas-notification.jar, atlas-client-v1.jar, Atlas hooks 
    to
    > replace use of atlas-typesystem.jar classes with equivalent classes in
    > atlas-intg.jar
    >
    >   - ATLAS-2265, ATLAS-2292: updated Jackson library from 1.9.13 to 2.9.2
    >
    >     - AtlasClient methods updated to replace use of JSONObject, 
    JSONArray
    > with JsonNode, ArrayNode
    >
    >   - ATLAS-1757, ATLAS-2264: with JanusGraph 0.2.0 replacing Titan-0.5.4 
    as
    > the graph database, existing deployments need to migrate the data
    >
    >   - ATLAS-2216, ATLAS-2217: removed tech-preview implementation of
    > taxonomy/catalog
    >
    >     - this will be replaced by Glossary feature in a later release
    >
    >
    >
    > Works in Progress:
    >
    >   - Open Metadata Framework components: Open Connector Framework, Open
    > Metadata Repository Services, Open Metadata Access Services
    >
    >
    >
    > Regards,
    >
    > Madhan
    >
    >
    >
    >
    >
    >
    >
    >
    
    
    
    Unless stated otherwise above:
    IBM United Kingdom Limited - Registered in England and Wales with number 
    741598. 
    Registered office: PO Box 41, North Harbour, Portsmouth, Hampshire PO6 3AU
    


Re: Apache Atlas 1.0.0-alpha release

Posted by Sarath Subramanian <ss...@hortonworks.com>.
Madhan,

Thanks for starting the thread on 1.0.0-alpha release. I agree with David to remove support for titan1, I have created ATLAS-2308 for this.

It would be good to support only titan0 and janusgraph in the alpha release.

My +1 for the release.


Thanks,
Sarath Subramanian

On 12/11/17, 3:30 AM, "David Radley" <da...@uk.ibm.com> wrote:

    Hi Madhan,
    This isa good idea. I suggest that we also include: 
    - remove titan1 support
    - update the documentation in line with all the improvements so it matches 
    the current deliverable.
    - make the change that asset inherits from referencable. This is a change 
    that might have migration implications for some people - after this 
    change, types that are children of Asset but not Referenceable, now need 
    to have a mandatory unique qualifiedname. 
    - agree and document community statements around community support for 
    BerkleyDB and the Jiras that are looking to add Cassandra support. 
    -add in OCF, OMRS and OMASes. 
    
       all the best, David. 
    
    
    
    From:   Nixon Rodrigues <ni...@freestoneinfotech.com>
    To:     dev@atlas.apache.org
    Cc:     "user@atlas.apache.org" <us...@atlas.apache.org>
    Date:   11/12/2017 05:59
    Subject:        Re: Apache Atlas 1.0.0-alpha release
    
    
    
    Thanks Madhan for heads-up about the upcoming release.
    
    My +1 for the release
    
    Regards,
    Nixon
    
    On Mon, Dec 11, 2017 at 11:00 AM, Madhan Neethiraj <ma...@apache.org>
    wrote:
    
    > Atlas community,
    >
    >
    >
    > A number of improvements and fixes have gone into master branch since
    > branching for Apache Atlas 0.8.x releases earlier this year. I propose 
    we
    > do an alpha release in next few weeks; this will enable applications 
    that
    > integrate with Apache Atlas to review the changes and update. Here are 
    the
    > highlights for this release:
    >
    >
    >
    > More than 300 commits have gone in since branching for Apache Atlas 0.8
    > release.
    >
    >
    >
    > Notable features, improvements:
    >
    >   - ATLAS-1852, ATLAS-1892: addition of relationship as a type to Apache
    > Atlas type system
    >
    >   - ATLAS-1757, ATLAS-2264: support for JanusGraph 0.2.0, to replace use
    > of Titan
    >
    >   - ATLAS-2229: replaced Scala based DSL implementation with use of 
    ANTLR
    >
    >   - ATLAS-1839: models for Glossary (Area 3)
    >
    >
    >
    > Breaking changes:
    >
    >   - ATLAS-2251: removed library atlas-typesystem.jar. This functionality
    > is replaced by type system implementation in atlas-intg.jar
    >
    >      - updated atlas-notification.jar, atlas-client-v1.jar, Atlas hooks 
    to
    > replace use of atlas-typesystem.jar classes with equivalent classes in
    > atlas-intg.jar
    >
    >   - ATLAS-2265, ATLAS-2292: updated Jackson library from 1.9.13 to 2.9.2
    >
    >     - AtlasClient methods updated to replace use of JSONObject, 
    JSONArray
    > with JsonNode, ArrayNode
    >
    >   - ATLAS-1757, ATLAS-2264: with JanusGraph 0.2.0 replacing Titan-0.5.4 
    as
    > the graph database, existing deployments need to migrate the data
    >
    >   - ATLAS-2216, ATLAS-2217: removed tech-preview implementation of
    > taxonomy/catalog
    >
    >     - this will be replaced by Glossary feature in a later release
    >
    >
    >
    > Works in Progress:
    >
    >   - Open Metadata Framework components: Open Connector Framework, Open
    > Metadata Repository Services, Open Metadata Access Services
    >
    >
    >
    > Regards,
    >
    > Madhan
    >
    >
    >
    >
    >
    >
    >
    >
    
    
    
    Unless stated otherwise above:
    IBM United Kingdom Limited - Registered in England and Wales with number 
    741598. 
    Registered office: PO Box 41, North Harbour, Portsmouth, Hampshire PO6 3AU
    


Re: Apache Atlas 1.0.0-alpha release

Posted by David Radley <da...@uk.ibm.com>.
Hi Madhan,
This isa good idea. I suggest that we also include: 
- remove titan1 support
- update the documentation in line with all the improvements so it matches 
the current deliverable.
- make the change that asset inherits from referencable. This is a change 
that might have migration implications for some people - after this 
change, types that are children of Asset but not Referenceable, now need 
to have a mandatory unique qualifiedname. 
- agree and document community statements around community support for 
BerkleyDB and the Jiras that are looking to add Cassandra support. 
-add in OCF, OMRS and OMASes. 

   all the best, David. 



From:   Nixon Rodrigues <ni...@freestoneinfotech.com>
To:     dev@atlas.apache.org
Cc:     "user@atlas.apache.org" <us...@atlas.apache.org>
Date:   11/12/2017 05:59
Subject:        Re: Apache Atlas 1.0.0-alpha release



Thanks Madhan for heads-up about the upcoming release.

My +1 for the release

Regards,
Nixon

On Mon, Dec 11, 2017 at 11:00 AM, Madhan Neethiraj <ma...@apache.org>
wrote:

> Atlas community,
>
>
>
> A number of improvements and fixes have gone into master branch since
> branching for Apache Atlas 0.8.x releases earlier this year. I propose 
we
> do an alpha release in next few weeks; this will enable applications 
that
> integrate with Apache Atlas to review the changes and update. Here are 
the
> highlights for this release:
>
>
>
> More than 300 commits have gone in since branching for Apache Atlas 0.8
> release.
>
>
>
> Notable features, improvements:
>
>   - ATLAS-1852, ATLAS-1892: addition of relationship as a type to Apache
> Atlas type system
>
>   - ATLAS-1757, ATLAS-2264: support for JanusGraph 0.2.0, to replace use
> of Titan
>
>   - ATLAS-2229: replaced Scala based DSL implementation with use of 
ANTLR
>
>   - ATLAS-1839: models for Glossary (Area 3)
>
>
>
> Breaking changes:
>
>   - ATLAS-2251: removed library atlas-typesystem.jar. This functionality
> is replaced by type system implementation in atlas-intg.jar
>
>      - updated atlas-notification.jar, atlas-client-v1.jar, Atlas hooks 
to
> replace use of atlas-typesystem.jar classes with equivalent classes in
> atlas-intg.jar
>
>   - ATLAS-2265, ATLAS-2292: updated Jackson library from 1.9.13 to 2.9.2
>
>     - AtlasClient methods updated to replace use of JSONObject, 
JSONArray
> with JsonNode, ArrayNode
>
>   - ATLAS-1757, ATLAS-2264: with JanusGraph 0.2.0 replacing Titan-0.5.4 
as
> the graph database, existing deployments need to migrate the data
>
>   - ATLAS-2216, ATLAS-2217: removed tech-preview implementation of
> taxonomy/catalog
>
>     - this will be replaced by Glossary feature in a later release
>
>
>
> Works in Progress:
>
>   - Open Metadata Framework components: Open Connector Framework, Open
> Metadata Repository Services, Open Metadata Access Services
>
>
>
> Regards,
>
> Madhan
>
>
>
>
>
>
>
>



Unless stated otherwise above:
IBM United Kingdom Limited - Registered in England and Wales with number 
741598. 
Registered office: PO Box 41, North Harbour, Portsmouth, Hampshire PO6 3AU

Re: Apache Atlas 1.0.0-alpha release

Posted by David Radley <da...@uk.ibm.com>.
Hi Madhan,
This isa good idea. I suggest that we also include: 
- remove titan1 support
- update the documentation in line with all the improvements so it matches 
the current deliverable.
- make the change that asset inherits from referencable. This is a change 
that might have migration implications for some people - after this 
change, types that are children of Asset but not Referenceable, now need 
to have a mandatory unique qualifiedname. 
- agree and document community statements around community support for 
BerkleyDB and the Jiras that are looking to add Cassandra support. 
-add in OCF, OMRS and OMASes. 

   all the best, David. 



From:   Nixon Rodrigues <ni...@freestoneinfotech.com>
To:     dev@atlas.apache.org
Cc:     "user@atlas.apache.org" <us...@atlas.apache.org>
Date:   11/12/2017 05:59
Subject:        Re: Apache Atlas 1.0.0-alpha release



Thanks Madhan for heads-up about the upcoming release.

My +1 for the release

Regards,
Nixon

On Mon, Dec 11, 2017 at 11:00 AM, Madhan Neethiraj <ma...@apache.org>
wrote:

> Atlas community,
>
>
>
> A number of improvements and fixes have gone into master branch since
> branching for Apache Atlas 0.8.x releases earlier this year. I propose 
we
> do an alpha release in next few weeks; this will enable applications 
that
> integrate with Apache Atlas to review the changes and update. Here are 
the
> highlights for this release:
>
>
>
> More than 300 commits have gone in since branching for Apache Atlas 0.8
> release.
>
>
>
> Notable features, improvements:
>
>   - ATLAS-1852, ATLAS-1892: addition of relationship as a type to Apache
> Atlas type system
>
>   - ATLAS-1757, ATLAS-2264: support for JanusGraph 0.2.0, to replace use
> of Titan
>
>   - ATLAS-2229: replaced Scala based DSL implementation with use of 
ANTLR
>
>   - ATLAS-1839: models for Glossary (Area 3)
>
>
>
> Breaking changes:
>
>   - ATLAS-2251: removed library atlas-typesystem.jar. This functionality
> is replaced by type system implementation in atlas-intg.jar
>
>      - updated atlas-notification.jar, atlas-client-v1.jar, Atlas hooks 
to
> replace use of atlas-typesystem.jar classes with equivalent classes in
> atlas-intg.jar
>
>   - ATLAS-2265, ATLAS-2292: updated Jackson library from 1.9.13 to 2.9.2
>
>     - AtlasClient methods updated to replace use of JSONObject, 
JSONArray
> with JsonNode, ArrayNode
>
>   - ATLAS-1757, ATLAS-2264: with JanusGraph 0.2.0 replacing Titan-0.5.4 
as
> the graph database, existing deployments need to migrate the data
>
>   - ATLAS-2216, ATLAS-2217: removed tech-preview implementation of
> taxonomy/catalog
>
>     - this will be replaced by Glossary feature in a later release
>
>
>
> Works in Progress:
>
>   - Open Metadata Framework components: Open Connector Framework, Open
> Metadata Repository Services, Open Metadata Access Services
>
>
>
> Regards,
>
> Madhan
>
>
>
>
>
>
>
>



Unless stated otherwise above:
IBM United Kingdom Limited - Registered in England and Wales with number 
741598. 
Registered office: PO Box 41, North Harbour, Portsmouth, Hampshire PO6 3AU