Hi Dave,
Please see
https://issues.apache.org/jira/browse/GORA-360
and more importly the documentation on configuration and brief description
of stores available in gora-core.
http://gora.apache.org/current/gora-core.html
Thanks, if you have any problems hit us up here and we will help you out.
Thanls
Lewis


On Fri, Jul 18, 2014 at 11:31 AM, David Westbrook <dkwes...@yahoo-inc.com>
wrote:

> Hey Lewis,
>
> My particular use case only requires query operations so that should be
> good.  I'll take a look when the documentation is updated.
>
> - Dave
>
>
>   On Friday, July 18, 2014 10:20 AM, Lewis John Mcgibbney <
> lewis.mcgibb...@gmail.com> wrote:
>
>
> Hi Dave,
> Yep we can read and write to flat files stored on HDFS.
> You need to use the DataFileAvroStore [0] in your gora.properties file. I
> am taking an action to update the documentation on this here [1] right now
> so please look there in about 20 or so minutes.
>
> I need to say this though. AvroStore (from which DataFileAvroStore
> extends) only supports write and query operations right now. We cannot get,
> delete or deleteByQuery. If this is OK for your use case, then please wait
> on the update to the documentation, however if this is NOT OK then you need
> to use something else.
>
> Thanks
> Lewis
>
> [0]
> https://github.com/apache/gora/blob/master/gora-core/src/main/java/org/apache/gora/avro/store/DataFileAvroStore.java
> [1]
>
>
> On Fri, Jul 18, 2014 at 11:06 AM, David Westbrook <dkwes...@yahoo-inc.com>
> wrote:
>
> Hi all,
>
> I'm an absolute newbie when it comes to Gora and I'm having trouble
> finding documentation on how to use Gora to parse flat files on HDFS.
>  According to this part of the documentation, this should be possible: Apache
> Gora™ - Gora Tutorial
> <http://gora.apache.org/current/tutorial.html#defining-data-store-mappings>
>
>
>
>
>
>
> Apache Gora™ - Gora Tutorial
> <http://gora.apache.org/current/tutorial.html#defining-data-store-mappings>
> Gora Tutorial Author : Enis Söztutar, enis [at] apache [dot] org
> Introduction This is the official tutorial for Apache Gora.
> View on gora.apache.org
> <http://gora.apache.org/current/tutorial.html#defining-data-store-mappings>
>  Preview by Yahoo
>
> but I don't see any documentation or tutorials on using flat files.  Does
> anyone know a part of the documentation that details how to do this or
> examples on GitHub which detail how to use Gora and flat files?
>
> - Dave
>
>
>
>
> --
> *Lewis*
>
>
>


-- 
*Lewis*

Reply via email to