Hi, It is going even more akward, I have removed references to stanley from spark-env.sh and from command line (the last one stayed in hdfs-site.xml which is placed in spark.home/conf) :
scala> val s = sc.textFile("hdfs://hadoop-ha-1:8020/tmp/proxy.txt") scala> s.count() and the same exception: 14/02/15 07:24:29 WARN TaskSetManager: Loss was due to java.lang.IllegalArgumentException java.lang.IllegalArgumentException: java.net.UnknownHostException: stanley at org.apache.hadoop.security.SecurityUtil.buildTokenService(SecurityUtil.java:414) Any idea guys? Thanks in advance -- View this message in context: http://apache-spark-user-list.1001560.n3.nabble.com/Inconsistent-behavior-when-running-spark-on-top-of-tachyon-on-top-of-HDFS-HA-tp1544p1549.html Sent from the Apache Spark User List mailing list archive at Nabble.com.