Daniel Darabos created SPARK-9382:
-------------------------------------

             Summary: Tachyon version mismatch
                 Key: SPARK-9382
                 URL: https://issues.apache.org/jira/browse/SPARK-9382
             Project: Spark
          Issue Type: Bug
          Components: EC2
    Affects Versions: 1.4.0
            Reporter: Daniel Darabos


The spark-ec2 script installs Tachyon 0.5.0 ({{tachyon-0.5.0-bin.tar.gz}}). But 
the Tachyon client that comes with Spark 1.4.0 
({{spark-1.4.0-bin-hadoop1.tgz}}) is version 0.6.4.

The client is unable to connect to the server.

{noformat}
15/07/27 14:11:05 INFO : Tachyon client (version 0.6.4) is trying to connect 
master @ ec2-54-157-219-241.compute-1.amazonaws.com/10.45.51.200:19998
15/07/27 14:11:05 INFO : User registered at the master 
ec2-54-157-219-241.compute-1.amazonaws.com/10.45.51.200:19998 got UserId 737
15/07/27 14:11:05 ERROR : Invalid method name: 'user_getUfsAddress'
tachyon.org.apache.thrift.TApplicationException: Invalid method name: 
'user_getUfsAddress'
{noformat}

{{user_getUfsAddress}} was 
[added|https://github.com/amplab/tachyon/commit/c324f970cb08d2d5b49ecd7a66df313d93f1a23c]
 in Tachyon 0.6.0.



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