Hi Chen Song, I do not think there is a way in Samza with which you can specify the ENV for Samza container.
And currently Samza does not read the LD_LIBRARY_PATH either. Samza only puts the files in lib/*.[jw]ar into the CLASSPATH. Though -Djava.library.path might work, it will cause hadoop errors. :( Thanks, Fang, Yan yanfang...@gmail.com On Thu, Jul 30, 2015 at 7:05 AM, Chen Song <chen.song...@gmail.com> wrote: > Maybe a dumb question. > > Is there a way to set an ENV for samza containers? > > We want to set LD_LIBRARY_PATH to include hadoop native libs. > > -- > Chen Song >