Thomas Graves created SPARK-17433:
-------------------------------------

             Summary: YarnShuffleService doesn't handle moving credentials 
levelDb
                 Key: SPARK-17433
                 URL: https://issues.apache.org/jira/browse/SPARK-17433
             Project: Spark
          Issue Type: Bug
          Components: YARN
    Affects Versions: 2.1.0
            Reporter: Thomas Graves


In SPARK-16711, I added a leveldb to store credentials to fix an issue with NM 
restart.  I missed that getRecoveryPath also handles moving the DB from the old 
local dirs to the yarn recoverypath. This routine is hardcoded for the 
registeredexecutors db and needs to be updated to handle the new credentials db 
I added.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to