atoomula opened a new pull request #1469:
URL: https://github.com/apache/samza/pull/1469


   **Problem**: With Samza 1.5, planning has moved to AM. Planning for Samza 
Sql apps with custom UDFs requires the UDF lib to be localized and added to the 
class path of AM container. The latter part is not being done currently 
resulting in the app to not come up.
   
   **Fix**: Add UDF lib to class path of AM container.
   
   **API Changes**: None
   
   **Tests**: Added unit tests
   
   **Upgrade Instructions**: None
   
   **Usage Instructions**: None


----------------------------------------------------------------
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]


Reply via email to