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:
[email protected]


With regards,
Apache Git Services

Reply via email to