- Subscribe to RSS Feed
- Mark Question as New
- Mark Question as Read
- Float this Question for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
Maturity ORYX
Created on ‎01-19-2016 10:18 AM - edited ‎09-16-2022 08:16 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Oryx are mature enough to be implemented in a large company?
It is still in the construction / development process.
I need an architecture to recommend products to customers etc.
What are the biggest differences between Samoa and ORYX?
Created ‎01-19-2016 02:13 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
sense that it's:
- a fifth (!) generation architecture
- used by real customers in production, yes
- not at a beta stage, but at a 2.1.1 release now
- built on technologies that Cloudera supports as production ready
it's not mature in the sense that it's:
- is not itself formally supported by Cloudera -- only a labs project
- is still fairly new in its current 2.x form, having finished about 5
months ago
I think the architecture is certainly the way to go if you're building
this kind of thing on Hadoop. See http://oryx.io.
I don't know much about Samoa but I understand it to be a distributed
stream-centric ML library. On the plus side, it's probably better than
anything in Spark for building huge models incrementally, as this is
what it focuses on. On the downside, it doesn't do the model serving
element, which Oryx tries to provide, and in a sense Samoa is a much
less standard technology than Spark, HDFS, and Kafka.
Created ‎01-19-2016 02:13 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
sense that it's:
- a fifth (!) generation architecture
- used by real customers in production, yes
- not at a beta stage, but at a 2.1.1 release now
- built on technologies that Cloudera supports as production ready
it's not mature in the sense that it's:
- is not itself formally supported by Cloudera -- only a labs project
- is still fairly new in its current 2.x form, having finished about 5
months ago
I think the architecture is certainly the way to go if you're building
this kind of thing on Hadoop. See http://oryx.io.
I don't know much about Samoa but I understand it to be a distributed
stream-centric ML library. On the plus side, it's probably better than
anything in Spark for building huge models incrementally, as this is
what it focuses on. On the downside, it doesn't do the model serving
element, which Oryx tries to provide, and in a sense Samoa is a much
less standard technology than Spark, HDFS, and Kafka.
Created ‎01-20-2016 01:46 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thank you so much. I will study more about Oryx.
Do you know more sources to study ORYX?
Created ‎01-20-2016 02:55 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
as the source code. http://github.com/OryxProject/oryx
