GitHub user nickpan47 opened a pull request: https://github.com/apache/samza/pull/242
SAMZA-1358: fix the bug in validating task.class empty string when ap⦠â¦p.class is configured Another bug due to scala/java differences. You can merge this pull request into a Git repository by running: $ git pull https://github.com/nickpan47/samza SAMZA-1358 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/samza/pull/242.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #242 ---- commit 196e761719df8d9401822c99e1d5b8a1b99b2f2d Author: Yi Pan (Data Infrastructure) <nickpa...@gmail.com> Date: 2017-07-11T17:21:57Z SAMZA-1358: fix the bug in validating task.class empty string when app.class is configured ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---