Skip to content
This repository was archived by the owner on Jun 29, 2019. It is now read-only.

Commit a9a96d6

Browse files
authored
Merge pull request #31 from Azure/hangzh-msft-patch-1
Changed the data directory to "/user/RevoShare/remoteuser/Data"
2 parents 7e3ca74 + c9d7c4b commit a9a96d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Misc/StrataSanJose2017/Code/MRS/SetComputeContext.r

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ if(useHDFS) {
1111

1212
rxOptions(fileSystem = RxHdfsFileSystem())
1313

14-
dataDir <- "/HdiSamples/HdiSamples/FlightDelay"
14+
dataDir <- "/user/RevoShare/remoteuser/Data"
1515

1616
################################################
1717

0 commit comments

Comments
 (0)