Uploaded image for project: 'Spark'
  1. Spark
  2. SPARK-987

Cannot start workers successfully with hadoop 2.2.0

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Not A Problem
    • 0.8.0
    • None
    • Spark Core

    Description

      Cannot start workers successfully with hadoop 2.2.0.
      I build with:
      $make-distribution.sh -hadoop 2.2.0

      P.S.
      Can work well with hadoop 2.0.5-alpha.

      But cannot connect the hadoop 2.2.0 successfully with this exception :

      scala> var lines = sc.textFile("hdfs://localhost:9000/user/hadoop/hadoop/hadoop-hadoop-jobtracker-master.log")
      lines: org.apache.spark.rdd.RDD[String] = MappedRDD[3] at textFile at <console>:12

      scala> lines.count
      java.io.IOException: Failed on local exception: com.google.protobuf.InvalidProtocolBufferException: Message missing required fields: callId, status; Host Details : local host is: "master/192.168.3.103"; destination host is: "localhost":9000;

      Attachments

        Activity

          People

            Unassigned Unassigned
            liuluxu1989@gmail.com 刘旭
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: