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

Fix numPartition of JDBCSuite Testcase

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Trivial
    • Resolution: Fixed
    • None
    • 2.2.0
    • SQL
    • None

    Description

      When running any one of the test cases in JDBCSuite, you will get the following warning.

      10:34:26.389 WARN org.apache.spark.sql.execution.datasources.jdbc.JDBCRelation: The number of partitions is reduced because the specified number of partitions is less than the difference between upper bound and lower bound. Updated number of partitions: 3; Input number of partitions: 4; Lower bound: 1; Upper bound: 4.

      This jira is to fix it.

      Attachments

        Activity

          People

            WeiqingYang Weiqing Yang
            WeiqingYang Weiqing Yang
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: