asqasq opened a new pull request #72: Allow namenode as parameter instead of conf file. URL: https://github.com/apache/incubator-crail/pull/72 In the serverless environment, the Crail client within the serverless function cannot access the Crail configuration file, as there is no file system mounted on the function execution environment. This minor change allows the Crail client running as serverless function to sepcify the namenode address in the constructor instead of in the configuration file. Signed-off-by: Adrian Schuepbach <a...@apache.org>
---------------------------------------------------------------- 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: us...@infra.apache.org With regards, Apache Git Services