Hello 
how can i use spark Ml with orientdb? how can i connect to the graph 
database of orientdb with SPARK have you an exemple ??  

Le mercredi 16 septembre 2015 13:30:05 UTC+1, Valerio Zamboni a écrit :
>
> Hello,
>
> right now there is no Java version of the connector but it will be 
> probably part of one future release.
> I would suggest you to use scala if your application allows it.
>
> If you need any support or assistance on the connector use don't hesitate 
> to ask!
>
> Best regards,
>
> Valerio Zamboni
> Metreta IT
>
>
> Il giorno martedì 15 settembre 2015 18:18:19 UTC+2, kurtuluş yılmaz ha 
> scritto:
>>
>> Hi Valerio;
>> This project  is great and important.
>> Are there any java version of this project.
>> Best Regards
>>
>> 12 Eylül 2015 Cumartesi 09:23:20 UTC+3 tarihinde Valerio Zamboni yazdı:
>>>
>>> We recently developed the spark-orientdb connector that you can use for 
>>> your purpose.
>>> You can find it on GitHub: spark-orientdb-connector 
>>> <https://github.com/metreta/spark-orientdb-connector>
>>>
>>> You can use both OrientDB Document approach and Graph approach directly 
>>> from the Spark Context with these 2 functions:
>>> val yourRDD = sc.orientQuery("your-class-name")
>>> val yourGraphXgraph = sc.orientGraph()
>>>
>>> I hope this can help you.
>>>
>>> Valerio
>>> Metreta IT
>>>
>>> Il giorno mercoledì 24 giugno 2015 03:46:59 UTC+2, Michal Lacko ha 
>>> scritto:
>>>>
>>>> What would be the approach if i wish to access my data in orientdb from 
>>>> spark ?
>>>>
>>>> I found solutions for cassandra (since i need that as well), but there 
>>>> isn't much so far on orientdb.
>>>>
>>>> EDIT: i prefer scala.
>>>>
>>>> Thanks for any suggestions.
>>>>
>>>> Michal.
>>>>
>>>

-- 

--- 
You received this message because you are subscribed to the Google Groups 
"OrientDB" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to orient-database+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to