SUPPORT / SAMPLES & SAS NOTES
 

Support

Problem Note 63354: SAS® Embedded Process jobs fail with errors when you use SAS® Data Connect Accelerator for Spark or SAS® Scoring Accelerator for Spark with SAS® Viya®

DetailsHotfixAboutRate It

When using SAS Data Connect Accelerator for Spark or SAS Scoring Accelerator for Spark with SAS® Viya® 3.4, you might get one of the following errors.

Data Connect Accelerator for Spark:

proc cas;
    session &cas_session;
    action loadtable
    caslib="&caslib_alias"
    path="&dataset";
run;
ERROR: The Embedded Process job has failed. Please see job log for details. Job tracking URL : .
ERROR: An error occurred executing SAS Embedded Process job.
ERROR: The action stopped due to errors.
quit;

SAS Scoring Accelerator for Spark:

proc scoreaccel sessref=mysess;
  runmodel
    target=hadoop
    modelname="almush01"
    username="ndbtest"
    modeldir="/data/model/dlm/ds2"
    inHDMD="/data/model/dlm/meta/almush01.sashdmd"
    outHdmd="/data/model/dlm/meta/almush01_out.sashdmd"
    outputFolder="/data/model/dlm/temp/almush01_out"
    forceoverwrite=yes
    &classpathopt
ERROR: SAS Embedded Process job ended unsuccessfully.
ERROR: Execution of model 'almush01' failed.
ERROR: The action stopped due to errors.
ERROR: The action was not successful. [ABORT]

The SAS® 9.4 TS1M6 Embedded Process is supported with SAS Viya 3.4. However, the SAS 9.4 TS1M6 Embedded Process is not able to run Spark jobs without receiving an update. The SAS Viya 3.4 Embedded Process is able to run Spark jobs.

Click the Hot Fix tab in this note to access the hot fix for this issue.

Note: Apply the hot fix only if you are using SAS Viya 3.4 and the SAS 9.4 TS1M6 Embedded Process.



Operating System and Release Information

Product FamilyProductSystemSAS Release
ReportedFixed*
SAS SystemSAS Data Connect Accelerator for SparkLinux for x64ViyaViya
* For software releases that are not yet generally available, the Fixed Release is the software release in which the problem is planned to be fixed.