Details

    • Sub-task
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 4.0.0-alpha-1
    • Spark
    • None

    Description

      Getting a few configuration warnings in the logs that we should fix:

      2018-03-14T10:06:19,164  WARN [d5ade9e4-9354-40f1-8f74-631f373709b3 main] spark.SparkConf: The configuration key 'spark.yarn.driver.memoryOverhead' has been deprecated as of Spark 2.3 and may be removed in the future. Please use the new key 'spark.driver.memoryOverhead' instead.
      2018-03-14T10:06:19,165  WARN [d5ade9e4-9354-40f1-8f74-631f373709b3 main] spark.SparkConf: The configuration key spark.akka.logLifecycleEvents is not supported any more because Spark doesn't use Akka since 2.0
      2018-03-14T10:06:19,165  WARN [d5ade9e4-9354-40f1-8f74-631f373709b3 main] spark.SparkConf: The configuration key 'spark.yarn.executor.memoryOverhead' has been deprecated as of Spark 2.3 and may be removed in the future. Please use the new key 'spark.executor.memoryOverhead' instead.
      2018-03-14T10:06:20,351  INFO [RemoteDriver-stderr-redir-d5ade9e4-9354-40f1-8f74-631f373709b3 main] client.SparkClientImpl: Warning: Ignoring non-spark config property: hive.spark.client.server.connect.timeout=90000
      2018-03-14T10:06:20,351  INFO [RemoteDriver-stderr-redir-d5ade9e4-9354-40f1-8f74-631f373709b3 main] client.SparkClientImpl: Warning: Ignoring non-spark config property: hive.spark.client.rpc.threads=8
      2018-03-14T10:06:20,351  INFO [RemoteDriver-stderr-redir-d5ade9e4-9354-40f1-8f74-631f373709b3 main] client.SparkClientImpl: Warning: Ignoring non-spark config property: hive.spark.client.connect.timeout=30000
      2018-03-14T10:06:20,351  INFO [RemoteDriver-stderr-redir-d5ade9e4-9354-40f1-8f74-631f373709b3 main] client.SparkClientImpl: Warning: Ignoring non-spark config property: hive.spark.client.secret.bits=256
      2018-03-14T10:06:20,351  INFO [RemoteDriver-stderr-redir-d5ade9e4-9354-40f1-8f74-631f373709b3 main] client.SparkClientImpl: Warning: Ignoring non-spark config property: hive.spark.client.rpc.max.size=52428800
      

      Attachments

        1. HIVE-18958.01.patch
          5 kB
          Bharath Krishna
        2. HIVE-18958.02.patch
          6 kB
          Bharath Krishna
        3. HIVE-18958.03.patch
          7 kB
          Bharath Krishna
        4. HIVE-18958.testDiff.patch
          48 kB
          Bharath Krishna

        Activity

          People

            bharos92 Bharath Krishna
            stakiar Sahil Takiar
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: