Uploaded image for project: 'Kudu'
  1. Kudu
  2. KUDU-2666

kudu spark intergration taskRead Locality Level is RACK_LOCAL

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Not A Bug
    • 1.8.0
    • 1.8.0
    • spark

    Description

      spark version 2.3.0

      MyKuduCluster is 3 node

      each tablet 3 replicas.

      when I use sparkcontext read kudu table, task Locality Level is RACK_LOCAL。

      How could it be Node_LOCAL?

      query like this

      spark.sqlContext.sql(s"select * from tablea where event_day>=1546185600 and tenant_id=1 and channel_id='15850513729' limit 1 ").collect

      Attachments

        1. 1.png
          8 kB
          wkhapy123
        2. 2.png
          74 kB
          wkhapy123
        3. 3.png
          44 kB
          wkhapy123

        Activity

          People

            Unassigned Unassigned
            wkhapy123 wkhapy123
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: