Hi,
Congrats!
Kind Regards,
Furkan KAMACI
On Tue, Sep 10, 2019 at 2:48 PM Stavros Kontopoulos <
stavros.kontopou...@lightbend.com> wrote:
> Congrats! Well deserved.
>
> On Tue, Sep 10, 2019 at 1:20 PM Driesprong, Fokko
> wrote:
>
>> Congrats all, well deser
Hi Ted,
You can check full stack trace log from the attachment at Jira:
https://issues.apache.org/jira/browse/GORA-386
Kind Regards,
Furkan KAMACI
On Wed, Aug 26, 2015 at 6:55 PM, Ted Yu wrote:
> My understanding is that people on this mailing list who are interested to
> help c
Btw, here is the source code of GoraInputFormat.java :
https://github.com/kamaci/gora/blob/master/gora-core/src/main/java/org/apache/gora/mapreduce/GoraInputFormat.java
26 Ağu 2015 18:05 tarihinde "Furkan KAMACI" yazdı:
> I'll send an e-mail to Gora dev list too and also attac
use the search on your
>> github it says "We couldn’t find any issues matching 'GoraInputFormat'"
>>
>>
>>
>> On Wed, Aug 26, 2015 at 9:48 AM, Furkan KAMACI
>> wrote:
>>
>>> Hi,
>>>
>>> Here is the Ma
/examples/java/org/apache/gora/examples/spark/SparkWordCount.java
Lastly, here is GoraSparkEngine:
https://github.com/kamaci/gora/blob/master/gora-core/src/main/java/org/apache/gora/spark/GoraSparkEngine.java
Kind Regards,
Furkan KAMACI
On Wed, Aug 26, 2015 at 4:40 PM, Ted Malaska
wrote
nd this
is the latest obstacle that I should solve. If you can help me, you are
welcome.
Kind Regards,
Furkan KAMACI
On Wed, Aug 26, 2015 at 3:45 PM, Ted Malaska
wrote:
> I've always used HBaseTestingUtility and never really had much trouble. I
> use that for all my unit testing be
Hi Ted,
I'll check Zookeeper connection but another test method which runs on hbase
without Spark works without any error. Hbase version is 0.98.8-hadoop2 and
I use Spark 1.3.1
Kind Regards,
Furkan KAMACI
26 Ağu 2015 12:08 tarihinde "Ted Yu" yazdı:
> The connection failur
Hi,
I start an Hbase cluster for my test class. I use that helper class:
https://github.com/apache/gora/blob/master/gora-hbase/src/test/java/org/apache/gora/hbase/util/HBaseClusterSingleton.java
and use it as like that:
private static final HBaseClusterSingleton cluster =
HBaseClusterSingleton.