garyli1019 commented on issue #768: No Space Left On Device for upsert
URL: https://github.com/apache/incubator-hudi/issues/768#issuecomment-511612476
 
 
   Thanks, that worked! I am able to config `spark.local.dir` through 
`spark-submit` so it's not a problem.
   How about 
   ```
   public static final String FILESYSTEM_VIEW_SPILLABLE_DIR = 
"hoodie.filesystem.view.spillable.dir";
   public static final String DEFAULT_VIEW_SPILLABLE_DIR = "/tmp/view_map/";
   ```
   Should I change this as well?

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


With regards,
Apache Git Services

Reply via email to