The Altair Community is migrating to a new platform to provide a better experience for you. In preparation for the migration, the Altair Community is on read-only mode from October 28 - November 6, 2024. Technical support via cases will continue to work as is. For any urgent requests from Students/Faculty members, please submit the form linked here
Process Pushdown error
asmahassani08
Member Posts: 31 Contributor II
I'm working on radoop. I'm using the sparkRM to extract association rules. for that, I apply the fpgrowth in the sparkRM operator subprocess.
I have these error : SparkRM: The driver resource request has not yet been granted to the Spark job.
I have these error : SparkRM: The driver resource request has not yet been granted to the Spark job.
joined the process and the error.
0
Answers
what does it mean: The driver resource request has not yet been granted to the Spark job.
In rapidminer's logs, I have this SparkRM (2): Yarn application state of application_1544000400659_0013: ACCEPTED
follow yarn-site.xml.
this is spark-default.conf :
Spark Resource Allocation policy = static, default configuration
driver memory = 1024MB
in the diagnostic of the application i have as follow:
hope that I have a solution and get the things working.