[ 
https://issues.apache.org/jira/browse/GORA-546?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16806173#comment-16806173
 ] 

Lahiru Jayasekara commented on GORA-546:
----------------------------------------

Hi all,

Need help on following matter.

I was trying to implement a custom sink to hazelcast jet. For this I wrote my 
code inside the gora-tutorials module and added the maven dependency for 
hazel-cast jet in the pom.xml declared for gora-tutorials module.

I got an error and found out that gora-tutorials module has an internal 
dependency of gora-jcache, which has dependencies for hazelcast-all. I think 
the error was because of this older dependency.

Then I commented out the gora-jcache dependency and found still the 
gora-tutorials module is building fine. And also the previous error is gone.

Is this dependency really needed?

> Hazelcast Jet execution engine support
> --------------------------------------
>
>                 Key: GORA-546
>                 URL: https://issues.apache.org/jira/browse/GORA-546
>             Project: Apache Gora
>          Issue Type: New Feature
>            Reporter: Kevin Ratnasekera
>            Priority: Major
>              Labels: gsoc2019
>
> Now Apache Gora supports Map Reduce and Spark engines. May we should extend 
> this with Hazelcast Jet. [1][2] Feature should include writing custom source 
> and sink connectors [3] which can write / read data from / to Apache Gora 
> data stores.
> [1] [https://jet.hazelcast.org/use-cases/fast-batch-processing/]
> [2] [https://github.com/hazelcast/hazelcast-jet]
> [3] https://jet.hazelcast.org/connectors/batch-connectors/



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to