You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@gora.apache.org by ahsan shamsudeen <ah...@gmail.com> on 2014/03/05 11:33:07 UTC

Gora not found

Hi All,

I am Ahsan Shamsudeen from Computer Science & Engineering, University of
Moratuwa. I  am Software Engineering intern at WSO2, an open source middle
ware company[1]. I would like to contribute to Apache GORA to implement a
Hazelcast module[2]  in this year's Google summer of code .

I have worked with Hazelcast in my internship as well as  for my university
projects.But, I am new to  GORA. So, I have started to familiarize myself
with GORA by following tutorials.As the first step, I downloaded and Apache
Gora from [3] and successfully built it. Then I followed the hbase tutorial
at [4] and finsih shell exercises.

But, when I am following the compiling Avro Schema's section of the
tutorial [5] , I got an error "gora not found" when I run the command
"bin/gora goracompiler". So, as usual I set the GORA_HOME variable in
~/.bashrc and  did various things to solve this . But, the problem is not
resolved yet. Is this the correct way do to this ? I couldn't find any
documentation relate to this on the website. So, please be kind enough to
help me to overcome this.

Your positive attention in this regard would be highly appreciated.


[1] - http://wso2.com/
[2] - https://issues.apache.org/jira/browse/GORA-279
[3] - https://gora.apache.org/version_control.html
[4] - http://hbase.apache.org/book/quickstart.htm
[5] - https://gora.apache.org/current/tutorial.html

Thanks,
Ahsan

Re: Gora not found

Posted by Henry Saputra <he...@gmail.com>.
HI Ahsan,

Welcome to Apache Gora =)

Just curious, did you try to run Gora from source code (either SVN or
Github git mirror) or release distribution package?


Thanks,

- Henry

On Wed, Mar 5, 2014 at 2:33 AM, ahsan shamsudeen
<ah...@gmail.com> wrote:
> Hi All,
>
> I am Ahsan Shamsudeen from Computer Science & Engineering, University of
> Moratuwa. I  am Software Engineering intern at WSO2, an open source middle
> ware company[1]. I would like to contribute to Apache GORA to implement a
> Hazelcast module[2]  in this year's Google summer of code .
>
> I have worked with Hazelcast in my internship as well as  for my university
> projects.But, I am new to  GORA. So, I have started to familiarize myself
> with GORA by following tutorials.As the first step, I downloaded and Apache
> Gora from [3] and successfully built it. Then I followed the hbase tutorial
> at [4] and finsih shell exercises.
>
> But, when I am following the compiling Avro Schema's section of the
> tutorial [5] , I got an error "gora not found" when I run the command
> "bin/gora goracompiler". So, as usual I set the GORA_HOME variable in
> ~/.bashrc and  did various things to solve this . But, the problem is not
> resolved yet. Is this the correct way do to this ? I couldn't find any
> documentation relate to this on the website. So, please be kind enough to
> help me to overcome this.
>
> Your positive attention in this regard would be highly appreciated.
>
>
> [1] - http://wso2.com/
> [2] - https://issues.apache.org/jira/browse/GORA-279
> [3] - https://gora.apache.org/version_control.html
> [4] - http://hbase.apache.org/book/quickstart.htm
> [5] - https://gora.apache.org/current/tutorial.html
>
> Thanks,
> Ahsan