Sean Owen created SPARK-12500:
---------------------------------

             Summary: Fix Tachyon deprecations; pull Tachyon dependency into 
one class
                 Key: SPARK-12500
                 URL: https://issues.apache.org/jira/browse/SPARK-12500
             Project: Spark
          Issue Type: Improvement
          Components: Spark Core
    Affects Versions: 1.6.0
            Reporter: Sean Owen
            Assignee: Sean Owen
            Priority: Minor


The calls to the Tachyon API were not updated when updated to 0.8 and are 
mostly using deprecated, older APIs which generate tens of warnings in the 
build. This can be fixed by using the new API. Also, Tachyon dependencies exist 
in {{Utils}} and {{ShutdownHookManager}} without much purpose, and all can be 
pulled into {{TachyonBlockManager}}



--
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