You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/12/23 16:59:46 UTC

[jira] [Created] (SPARK-12500) Fix Tachyon deprecations; pull Tachyon dependency into one class

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-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org