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.

Error message - System Error: Failed to open file - running against composite xdf file


View products that this article applies to.

Problem

Error in rxCall("RxGetInfo", params) :

 
System Error: Failed to open file "/user/training1/QdotNoTransNoNA/train/data/_1.xdfd".  Check to ensure that the filename and path are valid.

The command used was:

mycXDF <- RxXdfData('/user/training1/QdotNoTransNoNA/train/', fileSystem=hdfs)

↑ Back to the top


Solution

The trailing "/" at the end of the command causes ScaleR to look to a non-existent sub-folder.  Remove the trailing /

↑ Back to the top


Keywords: kb

↑ Back to the top

Article Info
Article ID : 3104127
Revision : 1
Created on : 1/7/2017
Published on : 10/31/2015
Exists online : False
Views : 55