You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@avro.apache.org by lewis john mcgibbney <le...@apache.org> on 2014/09/20 21:25:57 UTC

[ANNOUNCE] Apache Gora 0.5 Release

Hi Folks,
Apologies for cross posting.
The Apache Gora team are pleased to announce the immediate availability of
Apache Gora 0.5.

The Apache Gora open source framework provides an in-memory data model and
persistence for big data. Gora supports persisting to column stores, key
value stores, document stores and RDBMSs, and analyzing the data with
extensive Apache Hadoop™ MapReduce support. Gora uses the Apache Software
License v2.0.

This release addresses no fewer than 44 issues [0] with many being
improvements and new functionality. Most notably the release includes the
addition of a new module for MongoDB, Shim ffunctionality to support
multiple Hadoop versions, improved authentication for Accumulo, better
documentation for many modules, and pluggable solrj implementations
supporting a default value of http for HttpSolrServer. Available options
include http (HttpSolrServer), cloud (CloudSolrServer), concurrent
(ConcurrentUpdateSolrServer) and loadbalance (LBHttpSolrServer).

Suggested Gora database support is as follows

   - Apache Avro 1.7.6
   - Apache Hadoop 1.0.1 and 2.4.0
   - Apache HBase 0.94.14
   - Apache Cassandra 2.0.2
   - Apache Solr 4.8.1
   - MongoDB 2.6
   - Apache Accumlo 1.5.1

Gora is released as both source code, downloads for which can be found at
our downloads page [1] as well as Maven artifacts which can be found on
Maven central [2].

Thank you

Lewis

(on behalf of the Apache Gora PMC)

[0] http://s.apache.org/0.5report
[1] http://gora.apache.org/downloads.html
[2] http://search.maven.org/#search|ga|1|gora


-- 

            ` :
:           , :
 #+`        . ,,`    ,
` ;##`      .`,.  ;;;;;;':;`
 `` ##@.    ;.;: ,;+;;;';;';;';'`
  ```,###:  .,;; +;;';;;;';;+;;;';;`
    ```#+##'``;+ '';;;';;;;';;';;;';;;`
     ```,##+#@:: ''';';;';+;;';;;;;;':::+:
       ```.#####'';';+;;';;;;;';';;';;';;':,;:
         ````'#+#+#';';''';;';;;;;';;';;';;;;;'::
          ;;:';,######''''''';'';;';';;'';;;'::';;;':.```
        `.,;;;;`;;;+####+';'';;';';;;;';;';;;';;'::';;:;';;;::
        :`,.,.`:;;;;';+#####+;;''';';;;;';';';;';;';;';;;'::;';:;.
       .`..;,:`';;';';;;'+#####+';;''+';;';:';;;;';;';;;;;';;;':::;,:`
        ` ,`:. ;;;';';;;;;;;++#####+'';''';';;;;';;;;;;;;+;;';;';::';';;:..
          ` `` ;;;';';;;;;';';;'+#######+';';';;;;';;';;';;';;';;;';;',:;;;;.
          ` `  `;:;;';;;;;';';;;;;;;'########+;';';;';;';;';;';;'';;';;;;;';::;
               `.;,:::;::;';';;;;;;;;;;'#####+####+'';;;;';;';;;'';+;;;;';:::''::;;..:

```:,'::,;';;;;;;;;;';;;';;;''##########+++'';;';;';;;'';;;;';;':,,,:.:,.`

```..::,;';:;;;;;';';';;;';';';';'''++###########+'+;';;;';;;';;:;.:..:..,

````,;;:;:;;;;;';';;;;;;;;;;;;;;;;';;;;';''++##########+++;;;;.:..:.,....;
`

`.``,,:,';;::;;::';';;;;;;;';';;';';;';';;';;';';';'++#+###@#++:...,,.;:.

`````:.';.,;;',,;;;';';;;;;;';;':;;;';';;';;';';';;';;;''.:,:.,:'#@'::,

```````.:,';;.::':';';',;;;';;':;;;;;';;';;';;;';;';'';;.;.,.:..,:.::

``````````:::',:;';;,:;;',:';';;':';;;;;';;;';;'::';;;,..,.,.,:+`

`````.````````.:'+:';;',;';,:;:';;;,,';::,';;',,';;.:.:;,````

``````````````````,.';;:':,;:;,,:;:::``````..````,:,``

````````````````````````````````````````:`;;`

``````````````````            : ,:`







http://people.apache.org/~lewismc || @hectorMcSpector ||
http://www.linkedin.com/in/lmcgibbney

Apache Gora V.P || Apache Nutch PMC || Apache Any23 V.P || Apache OODT PMC ||
     Apache Open Climate Workbench PMC || Apache Tika PMC || Apache TAC

Re: [ANNOUNCE] Apache Gora 0.5 Release

Posted by Lewis John Mcgibbney <le...@gmail.com>.
Thanks Ted.
Top man.
Best
Lewis

On Sat, Sep 20, 2014 at 4:09 PM, Ted Yu <yu...@gmail.com> wrote:

> I logged GORA-375.
>
> 0.98.7 is coming out next month which you can use.
>
> Cheers
>
> On Sat, Sep 20, 2014 at 12:39 PM, Lewis John Mcgibbney <
> lewis.mcgibbney@gmail.com> wrote:
>
>> Hi Ted,
>> CC'ing dev@gora
>> Yeah I think that there is no reason that we cannot upgrade. The 0.5
>> development drive did not really focus on upograding HBase but I think that
>> we should make this a release priority in the 0.6-SNAPSHOT development
>> drive.
>> I posted the suggested version compatability as an effort the invoke
>> exactly this kind of discussion and to engage in the process of improving
>> the codebase further.
>> If you would like to log an issue in our issue tracker then we will work
>> towards addressing it.
>> https://issues.apache.org/jira/browse/GORA
>> Thanks Ted
>> Lewis
>>
>> On Sat, Sep 20, 2014 at 3:29 PM, Ted Yu <yu...@gmail.com> wrote:
>>
>>> Any plan to support HBase 0.98.x ?
>>>
>>>    - Apache HBase 0.94.14
>>>
>>>
>>> On Sat, Sep 20, 2014 at 12:25 PM, lewis john mcgibbney <
>>> lewismc@apache.org> wrote:
>>>
>>>> Hi Folks,
>>>> Apologies for cross posting.
>>>> The Apache Gora team are pleased to announce the immediate availability
>>>> of Apache Gora 0.5.
>>>>
>>>> The Apache Gora open source framework provides an in-memory data model
>>>> and persistence for big data. Gora supports persisting to column stores,
>>>> key value stores, document stores and RDBMSs, and analyzing the data with
>>>> extensive Apache Hadoop™ MapReduce support. Gora uses the Apache Software
>>>> License v2.0.
>>>>
>>>> This release addresses no fewer than 44 issues [0] with many being
>>>> improvements and new functionality. Most notably the release includes the
>>>> addition of a new module for MongoDB, Shim ffunctionality to support
>>>> multiple Hadoop versions, improved authentication for Accumulo, better
>>>> documentation for many modules, and pluggable solrj implementations
>>>> supporting a default value of http for HttpSolrServer. Available options
>>>> include http (HttpSolrServer), cloud (CloudSolrServer), concurrent
>>>> (ConcurrentUpdateSolrServer) and loadbalance (LBHttpSolrServer).
>>>>
>>>> Suggested Gora database support is as follows
>>>>
>>>>    - Apache Avro 1.7.6
>>>>    - Apache Hadoop 1.0.1 and 2.4.0
>>>>    - Apache HBase 0.94.14
>>>>    - Apache Cassandra 2.0.2
>>>>    - Apache Solr 4.8.1
>>>>    - MongoDB 2.6
>>>>    - Apache Accumlo 1.5.1
>>>>
>>>> Gora is released as both source code, downloads for which can be found
>>>> at our downloads page [1] as well as Maven artifacts which can be found on
>>>> Maven central [2].
>>>>
>>>> Thank you
>>>>
>>>> Lewis
>>>>
>>>> (on behalf of the Apache Gora PMC)
>>>>
>>>> [0] http://s.apache.org/0.5report
>>>> [1] http://gora.apache.org/downloads.html
>>>> [2] http://search.maven.org/#search|ga|1|gora
>>>>
>>>>
>>>> --
>>>>
>>>>             ` :
>>>> :           , :
>>>>  #+`        . ,,`    ,
>>>> ` ;##`      .`,.  ;;;;;;':;`
>>>>  `` ##@.    ;.;: ,;+;;;';;';;';'`
>>>>   ```,###:  .,;; +;;';;;;';;+;;;';;`
>>>>     ```#+##'``;+ '';;;';;;;';;';;;';;;`
>>>>      ```,##+#@:: ''';';;';+;;';;;;;;':::+:
>>>>        ```.#####'';';+;;';;;;;';';;';;';;':,;:
>>>>          ````'#+#+#';';''';;';;;;;';;';;';;;;;'::
>>>>           ;;:';,######''''''';'';;';';;'';;;'::';;;':.```
>>>>         `.,;;;;`;;;+####+';'';;';';;;;';;';;;';;'::';;:;';;;::
>>>>         :`,.,.`:;;;;';+#####+;;''';';;;;';';';;';;';;';;;'::;';:;.
>>>>        .`..;,:`';;';';;;'+#####+';;''+';;';:';;;;';;';;;;;';;;':::;,:`
>>>>         ` ,`:. ;;;';';;;;;;;++#####+'';''';';;;;';;;;;;;;+;;';;';::';';;:..
>>>>           ` `` ;;;';';;;;;';';;'+#######+';';';;;;';;';;';;';;';;;';;',:;;;;.
>>>>           ` `  `;:;;';;;;;';';;;;;;;'########+;';';;';;';;';;';;'';;';;;;;';::;
>>>>                `.;,:::;::;';';;;;;;;;;;'#####+####+'';;;;';;';;;'';+;;;;';:::''::;;..:
>>>>                 ```:,'::,;';;;;;;;;;';;;';;;''##########+++'';;';;';;;'';;;;';;':,,,:.:,.`
>>>>                  ```..::,;';:;;;;;';';';;;';';';';'''++###########+'+;';;;';;;';;:;.:..:..,
>>>>                    ````,;;:;:;;;;;';';;;;;;;;;;;;;;;;';;;;';''++##########+++;;;;.:..:.,....; `
>>>>                       `.``,,:,';;::;;::';';;;;;;;';';;';';;';';;';;';';';'++#+###@#++:...,,.;:.
>>>>                         `````:.';.,;;',,;;;';';;;;;;';;':;;;';';;';;';';';;';;;''.:,:.,:'#@'::,
>>>>                           ```````.:,';;.::':';';',;;;';;':;;;;;';;';;';;;';;';'';;.;.,.:..,:.::
>>>>                               ``````````:::',:;';;,:;;',:';';;':';;;;;';;;';;'::';;;,..,.,.,:+`
>>>>                                   `````.````````.:'+:';;',;';,:;:';;;,,';::,';;',,';;.:.:;,````
>>>>                                         ``````````````````,.';;:':,;:;,,:;:::``````..````,:,``
>>>>                                                  ````````````````````````````````````````:`;;`
>>>>                                                            ``````````````````            : ,:`
>>>>
>>>>
>>>>
>>>>
>>>>
>>>>
>>>>
>>>> http://people.apache.org/~lewismc || @hectorMcSpector || http://www.linkedin.com/in/lmcgibbney
>>>>
>>>> Apache Gora V.P || Apache Nutch PMC || Apache Any23 V.P || Apache OODT PMC ||
>>>>      Apache Open Climate Workbench PMC || Apache Tika PMC || Apache TAC
>>>>
>>>>
>>>
>>
>>
>> --
>> *Lewis*
>>
>
>


-- 
*Lewis*

Re: [ANNOUNCE] Apache Gora 0.5 Release

Posted by Ted Yu <yu...@gmail.com>.
I logged GORA-375.

0.98.7 is coming out next month which you can use.

Cheers

On Sat, Sep 20, 2014 at 12:39 PM, Lewis John Mcgibbney <
lewis.mcgibbney@gmail.com> wrote:

> Hi Ted,
> CC'ing dev@gora
> Yeah I think that there is no reason that we cannot upgrade. The 0.5
> development drive did not really focus on upograding HBase but I think that
> we should make this a release priority in the 0.6-SNAPSHOT development
> drive.
> I posted the suggested version compatability as an effort the invoke
> exactly this kind of discussion and to engage in the process of improving
> the codebase further.
> If you would like to log an issue in our issue tracker then we will work
> towards addressing it.
> https://issues.apache.org/jira/browse/GORA
> Thanks Ted
> Lewis
>
> On Sat, Sep 20, 2014 at 3:29 PM, Ted Yu <yu...@gmail.com> wrote:
>
>> Any plan to support HBase 0.98.x ?
>>
>>    - Apache HBase 0.94.14
>>
>>
>> On Sat, Sep 20, 2014 at 12:25 PM, lewis john mcgibbney <
>> lewismc@apache.org> wrote:
>>
>>> Hi Folks,
>>> Apologies for cross posting.
>>> The Apache Gora team are pleased to announce the immediate availability
>>> of Apache Gora 0.5.
>>>
>>> The Apache Gora open source framework provides an in-memory data model
>>> and persistence for big data. Gora supports persisting to column stores,
>>> key value stores, document stores and RDBMSs, and analyzing the data with
>>> extensive Apache Hadoop™ MapReduce support. Gora uses the Apache Software
>>> License v2.0.
>>>
>>> This release addresses no fewer than 44 issues [0] with many being
>>> improvements and new functionality. Most notably the release includes the
>>> addition of a new module for MongoDB, Shim ffunctionality to support
>>> multiple Hadoop versions, improved authentication for Accumulo, better
>>> documentation for many modules, and pluggable solrj implementations
>>> supporting a default value of http for HttpSolrServer. Available options
>>> include http (HttpSolrServer), cloud (CloudSolrServer), concurrent
>>> (ConcurrentUpdateSolrServer) and loadbalance (LBHttpSolrServer).
>>>
>>> Suggested Gora database support is as follows
>>>
>>>    - Apache Avro 1.7.6
>>>    - Apache Hadoop 1.0.1 and 2.4.0
>>>    - Apache HBase 0.94.14
>>>    - Apache Cassandra 2.0.2
>>>    - Apache Solr 4.8.1
>>>    - MongoDB 2.6
>>>    - Apache Accumlo 1.5.1
>>>
>>> Gora is released as both source code, downloads for which can be found
>>> at our downloads page [1] as well as Maven artifacts which can be found on
>>> Maven central [2].
>>>
>>> Thank you
>>>
>>> Lewis
>>>
>>> (on behalf of the Apache Gora PMC)
>>>
>>> [0] http://s.apache.org/0.5report
>>> [1] http://gora.apache.org/downloads.html
>>> [2] http://search.maven.org/#search|ga|1|gora
>>>
>>>
>>> --
>>>
>>>             ` :
>>> :           , :
>>>  #+`        . ,,`    ,
>>> ` ;##`      .`,.  ;;;;;;':;`
>>>  `` ##@.    ;.;: ,;+;;;';;';;';'`
>>>   ```,###:  .,;; +;;';;;;';;+;;;';;`
>>>     ```#+##'``;+ '';;;';;;;';;';;;';;;`
>>>      ```,##+#@:: ''';';;';+;;';;;;;;':::+:
>>>        ```.#####'';';+;;';;;;;';';;';;';;':,;:
>>>          ````'#+#+#';';''';;';;;;;';;';;';;;;;'::
>>>           ;;:';,######''''''';'';;';';;'';;;'::';;;':.```
>>>         `.,;;;;`;;;+####+';'';;';';;;;';;';;;';;'::';;:;';;;::
>>>         :`,.,.`:;;;;';+#####+;;''';';;;;';';';;';;';;';;;'::;';:;.
>>>        .`..;,:`';;';';;;'+#####+';;''+';;';:';;;;';;';;;;;';;;':::;,:`
>>>         ` ,`:. ;;;';';;;;;;;++#####+'';''';';;;;';;;;;;;;+;;';;';::';';;:..
>>>           ` `` ;;;';';;;;;';';;'+#######+';';';;;;';;';;';;';;';;;';;',:;;;;.
>>>           ` `  `;:;;';;;;;';';;;;;;;'########+;';';;';;';;';;';;'';;';;;;;';::;
>>>                `.;,:::;::;';';;;;;;;;;;'#####+####+'';;;;';;';;;'';+;;;;';:::''::;;..:
>>>                 ```:,'::,;';;;;;;;;;';;;';;;''##########+++'';;';;';;;'';;;;';;':,,,:.:,.`
>>>                  ```..::,;';:;;;;;';';';;;';';';';'''++###########+'+;';;;';;;';;:;.:..:..,
>>>                    ````,;;:;:;;;;;';';;;;;;;;;;;;;;;;';;;;';''++##########+++;;;;.:..:.,....; `
>>>                       `.``,,:,';;::;;::';';;;;;;;';';;';';;';';;';;';';';'++#+###@#++:...,,.;:.
>>>                         `````:.';.,;;',,;;;';';;;;;;';;':;;;';';;';;';';';;';;;''.:,:.,:'#@'::,
>>>                           ```````.:,';;.::':';';',;;;';;':;;;;;';;';;';;;';;';'';;.;.,.:..,:.::
>>>                               ``````````:::',:;';;,:;;',:';';;':';;;;;';;;';;'::';;;,..,.,.,:+`
>>>                                   `````.````````.:'+:';;',;';,:;:';;;,,';::,';;',,';;.:.:;,````
>>>                                         ``````````````````,.';;:':,;:;,,:;:::``````..````,:,``
>>>                                                  ````````````````````````````````````````:`;;`
>>>                                                            ``````````````````            : ,:`
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>> http://people.apache.org/~lewismc || @hectorMcSpector || http://www.linkedin.com/in/lmcgibbney
>>>
>>> Apache Gora V.P || Apache Nutch PMC || Apache Any23 V.P || Apache OODT PMC ||
>>>      Apache Open Climate Workbench PMC || Apache Tika PMC || Apache TAC
>>>
>>>
>>
>
>
> --
> *Lewis*
>

Re: [ANNOUNCE] Apache Gora 0.5 Release

Posted by Lewis John Mcgibbney <le...@gmail.com>.
Hi Ted,
CC'ing dev@gora
Yeah I think that there is no reason that we cannot upgrade. The 0.5
development drive did not really focus on upograding HBase but I think that
we should make this a release priority in the 0.6-SNAPSHOT development
drive.
I posted the suggested version compatability as an effort the invoke
exactly this kind of discussion and to engage in the process of improving
the codebase further.
If you would like to log an issue in our issue tracker then we will work
towards addressing it.
https://issues.apache.org/jira/browse/GORA
Thanks Ted
Lewis

On Sat, Sep 20, 2014 at 3:29 PM, Ted Yu <yu...@gmail.com> wrote:

> Any plan to support HBase 0.98.x ?
>
>    - Apache HBase 0.94.14
>
>
> On Sat, Sep 20, 2014 at 12:25 PM, lewis john mcgibbney <lewismc@apache.org
> > wrote:
>
>> Hi Folks,
>> Apologies for cross posting.
>> The Apache Gora team are pleased to announce the immediate availability
>> of Apache Gora 0.5.
>>
>> The Apache Gora open source framework provides an in-memory data model
>> and persistence for big data. Gora supports persisting to column stores,
>> key value stores, document stores and RDBMSs, and analyzing the data with
>> extensive Apache Hadoop™ MapReduce support. Gora uses the Apache Software
>> License v2.0.
>>
>> This release addresses no fewer than 44 issues [0] with many being
>> improvements and new functionality. Most notably the release includes the
>> addition of a new module for MongoDB, Shim ffunctionality to support
>> multiple Hadoop versions, improved authentication for Accumulo, better
>> documentation for many modules, and pluggable solrj implementations
>> supporting a default value of http for HttpSolrServer. Available options
>> include http (HttpSolrServer), cloud (CloudSolrServer), concurrent
>> (ConcurrentUpdateSolrServer) and loadbalance (LBHttpSolrServer).
>>
>> Suggested Gora database support is as follows
>>
>>    - Apache Avro 1.7.6
>>    - Apache Hadoop 1.0.1 and 2.4.0
>>    - Apache HBase 0.94.14
>>    - Apache Cassandra 2.0.2
>>    - Apache Solr 4.8.1
>>    - MongoDB 2.6
>>    - Apache Accumlo 1.5.1
>>
>> Gora is released as both source code, downloads for which can be found at
>> our downloads page [1] as well as Maven artifacts which can be found on
>> Maven central [2].
>>
>> Thank you
>>
>> Lewis
>>
>> (on behalf of the Apache Gora PMC)
>>
>> [0] http://s.apache.org/0.5report
>> [1] http://gora.apache.org/downloads.html
>> [2] http://search.maven.org/#search|ga|1|gora
>>
>>
>> --
>>
>>             ` :
>> :           , :
>>  #+`        . ,,`    ,
>> ` ;##`      .`,.  ;;;;;;':;`
>>  `` ##@.    ;.;: ,;+;;;';;';;';'`
>>   ```,###:  .,;; +;;';;;;';;+;;;';;`
>>     ```#+##'``;+ '';;;';;;;';;';;;';;;`
>>      ```,##+#@:: ''';';;';+;;';;;;;;':::+:
>>        ```.#####'';';+;;';;;;;';';;';;';;':,;:
>>          ````'#+#+#';';''';;';;;;;';;';;';;;;;'::
>>           ;;:';,######''''''';'';;';';;'';;;'::';;;':.```
>>         `.,;;;;`;;;+####+';'';;';';;;;';;';;;';;'::';;:;';;;::
>>         :`,.,.`:;;;;';+#####+;;''';';;;;';';';;';;';;';;;'::;';:;.
>>        .`..;,:`';;';';;;'+#####+';;''+';;';:';;;;';;';;;;;';;;':::;,:`
>>         ` ,`:. ;;;';';;;;;;;++#####+'';''';';;;;';;;;;;;;+;;';;';::';';;:..
>>           ` `` ;;;';';;;;;';';;'+#######+';';';;;;';;';;';;';;';;;';;',:;;;;.
>>           ` `  `;:;;';;;;;';';;;;;;;'########+;';';;';;';;';;';;'';;';;;;;';::;
>>                `.;,:::;::;';';;;;;;;;;;'#####+####+'';;;;';;';;;'';+;;;;';:::''::;;..:
>>                 ```:,'::,;';;;;;;;;;';;;';;;''##########+++'';;';;';;;'';;;;';;':,,,:.:,.`
>>                  ```..::,;';:;;;;;';';';;;';';';';'''++###########+'+;';;;';;;';;:;.:..:..,
>>                    ````,;;:;:;;;;;';';;;;;;;;;;;;;;;;';;;;';''++##########+++;;;;.:..:.,....; `
>>                       `.``,,:,';;::;;::';';;;;;;;';';;';';;';';;';;';';';'++#+###@#++:...,,.;:.
>>                         `````:.';.,;;',,;;;';';;;;;;';;':;;;';';;';;';';';;';;;''.:,:.,:'#@'::,
>>                           ```````.:,';;.::':';';',;;;';;':;;;;;';;';;';;;';;';'';;.;.,.:..,:.::
>>                               ``````````:::',:;';;,:;;',:';';;':';;;;;';;;';;'::';;;,..,.,.,:+`
>>                                   `````.````````.:'+:';;',;';,:;:';;;,,';::,';;',,';;.:.:;,````
>>                                         ``````````````````,.';;:':,;:;,,:;:::``````..````,:,``
>>                                                  ````````````````````````````````````````:`;;`
>>                                                            ``````````````````            : ,:`
>>
>>
>>
>>
>>
>>
>>
>> http://people.apache.org/~lewismc || @hectorMcSpector || http://www.linkedin.com/in/lmcgibbney
>>
>> Apache Gora V.P || Apache Nutch PMC || Apache Any23 V.P || Apache OODT PMC ||
>>      Apache Open Climate Workbench PMC || Apache Tika PMC || Apache TAC
>>
>>
>


-- 
*Lewis*