li-afaris opened a new pull request #1500: URL: https://github.com/apache/samza/pull/1500
This PR contains changes to expose maxOpenFiles & maxFileOpeningThreads as Samza job parameters. Changes build & pass tests ``` $ ./gradlew clean build ... > Task :samza-yarn_2.11:compileTestScala Pruning sources from previous analysis, due to incompatible CompileSetup. Note: Some input files use or override a deprecated API. Note: Recompile with -Xlint:deprecation for details. Note: Some input files use unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. BUILD SUCCESSFUL in 28m 9s 209 actionable tasks: 208 executed, 1 up-to-date ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
