kaijchen opened a new issue, #232: URL: https://github.com/apache/incubator-uniffle/issues/232
Provide optimized default values when a field in config file is missing, so it's easier for inexperienced users to try and experiment with this project. For example: If the `rss.storage.type` field is missing , it may defaults to `MEMORY_LOCALFILE_HDFS`. Currently, it throws `NullPointerException: Name is null`. In summary, let's try make the default settings work out of the box. Please refer to how easy it is to setup a single node cluster for HDFS or Spark. -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
