Re: Snappy and spark 1.1

2014-11-05 Thread Aravind Srinivasan
Hi Guys, As part of debugging this native library error in our environment, it would be great if somebody can help me with this question. What kind of temp, scratch, and staging directories does Spark need and use on the slave nodes in the YARN cluster mode? Thanks, Aravind On Mon, Nov 3, 2014

Snappy and spark 1.1

2014-11-03 Thread Aravind Srinivasan
Team, We are running a build of spark 1.1.1 for hadoop 2.2. We can't get the code to read LZO or snappy files in YARN. It fails to find the native libs. I have tried many different ways of defining the lib path - LD_LIBRARY_PATH, --driver-class-path, spark.executor.extraLibraryPath in