----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/22335/ -----------------------------------------------------------
Review request for samza. Repository: samza Description ------- SAMZA-192; container PID is logged in SamzaContainer. A new Util.getContainerPID function returns the PID Diffs ----- samza-core/src/main/scala/org/apache/samza/container/SamzaContainer.scala bfff2a6 samza-core/src/main/scala/org/apache/samza/util/Util.scala 1b548fd Diff: https://reviews.apache.org/r/22335/diff/ Testing ------- I've tried the function in the debugger and the scala interpreter. Could not try it in a different environemnt than Linux Thanks, Raul Castro Fernandez
