Notice: This website is an unofficial Microsoft Knowledge Base (hereinafter KB) archive and is intended to provide a reliable access to deleted content from Microsoft KB. All KB articles are owned by Microsoft Corporation. Read full disclaimer for more details.

Problem: How can I debug my R code and determine why the job failed?


View products that this article applies to.

When you are debugging failing R scripts that are distributed using the RevoScaleR function RxHpcServer, it is best to set the arguments 'autoCleanup = FALSE' and 'consoleOutput = TRUE' to get more output from running your job. When autoCleanup is set to FALSE, the R input and output files that were sent to each of the cluster nodes remain after running the job. These will be left in a folder in the user's personal share directory.

↑ Back to the top


Keywords: kb

↑ Back to the top

Article Info
Article ID : 3104275
Revision : 1
Created on : 1/7/2017
Published on : 10/29/2015
Exists online : False
Views : 53