Apache Giraph
Apache Giraph is an Apache project to perform graph processing on big data. Giraph utilizes Apache Hadoop's MapReduce implementation to process graphs. Facebook used Giraph with some performance improvements to analyze one trillion edges using 200 machines in 4 minutes.[1] Giraph is based on a paper published by Google about its own graph processing system called Pregel.[2] It can be compared to other Big Graph processing libraries such as Cassovary.[3]
Developer(s) | Apache Software Foundation |
---|---|
Stable release | 1.3.0
/ 11 June 2020 |
Repository | |
Written in | Java |
Operating system | Cross-platform |
Type | Graph processing |
License | Apache License 2.0 |
Website | giraph |
References
- Ching, Avery (August 14, 2013). "Scaling Apache Giraph to a trillion edges". Facebook. Retrieved 8 February 2014.
- Jackson, Joab (Aug 14, 2013). "Facebook's Graph Search puts Apache Giraph on the map". PC World. Retrieved 8 February 2014.
- Harris, Derrick (Aug 14, 2013). "Facebook's trillion-edge, Hadoop-based and open source graph-processing engine". Gigaom. Retrieved 8 February 2014.
External links
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.