You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@nemo.apache.org by GitBox <gi...@apache.org> on 2018/11/04 10:59:50 UTC

[GitHub] yunseong opened a new pull request #147: Make job launcher handle empty user_args

yunseong opened a new pull request #147: Make job launcher handle empty user_args
URL: https://github.com/apache/incubator-nemo/pull/147
 
 
   JIRA: [NEMO-202: Bug with empty string user_args](https://issues.apache.org/jira/projects/NEMO/issues/NEMO-202)
   
   **Major changes:**
   - Make JobLauncher handle an empty string ("") for user_args
   - When an empty string is given, JobLauncher passes an empty array (String[0]) to the application.
    
   **Minor changes to note:**
   - N/A
   
   **Tests for the changes:**
   - Added SparkScala#testALSEmptyUserArgs.
   
   **Other comments:**
   - N/A
   
   Closes #GITHUB_PR_NUMBER
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services