Community Articles

Find and share helpful community-sourced technical articles.
Labels (1)
avatar
New Contributor

https://github.com/hortonworks/gohadoop

gohadoop is native go clients for Apache Hadoop YARN.

It includes an early version of Hadoop IPC client and requisite YARN client libraries to implement YARN applications completely in go (both YARN application-client and application-master).

593 Views