0

asking if anybody knows some options to install Cloudera Flume on the linux Gentoo EngineYard's instance through the portage (emerge)

Or chef recipe to compile flume.

Thanks!

A B
  • 2,013
  • 2
  • 21
  • 22

1 Answers1

1

Gentoo does not support maven for building packages so you probably wont be able to find an ebuild for Cloudera Flume. You basically have 2 options. Create a binary ebuild based on the pre-built binaries or build it your self outside of portage. For more information on creating your own ebuild see: http://www.gentoo.org/proj/en/devrel/handbook/handbook.xml?part=2&chap=1

Alex Barker
  • 4,316
  • 4
  • 28
  • 47