Details
-
Bug
-
Status: In Progress
-
Minor
-
Resolution: Unresolved
-
0.2.1
-
None
-
None
-
None
-
Spark 2.3.0 ,hbase 1.3.1 , hadoop 2.7.3
Description
Spark driver exit abnormally and yarn would retry 3 times in s2jobs class org.apache.s2graph.s2jobs.loader.GraphFileGenerator. Driver report :
ApplicationMaster: Final app status: FAILED, exitCode: 16, (reason: Shutdown hook called before final status was reported.)
Which cause by System.exit(0) in GraphFileGenerator.scala before sc.stop() was called.
Attachments
Issue Links
- links to