ALSTrain function failed - Aster Analytics

Teradata AsterĀ® Spark Connector User Guide

Product
Aster Analytics
Release Number
7.00.00.01
Published
May 2017
Language
English (United States)
Last Update
2018-04-13
dita:mapPath
dbt1482959363906.ditamap
dita:ditavalPath
Generic_no_ie_no_tempfilter.ditaval
dita:id
dbt1482959363906
lifecycle
previous
Product Category
Software

Problem:

The ALS.sql verification query fails. The view log (accessible from AMC > Processes > View Logs) shows:
SQL-MR function failed: com.asterdata.ncluster.sqlmr.ClientVisibleException: An issue with Spark job was detected.

Solution: On the Hadoop Spark HDFS, issue this command:

hadoop fs -ls /tmp/ALSModel1

If that directory exists, delete it, using this command:

hadoop fs -rm -r /tmp/ALSModel1

Rerun the ALS.sql verification query.