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

HiveThriftServer2Suite hangs

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Blocker
    • Resolution: Fixed
    • None
    • 1.0.1, 1.0.2
    • SQL
    • None

    Description

      PR #1851 modified sbin/start-thriftserver.sh, added proper quotation and removed eval, but HiveThriftServer2Suite, which invokes sbin/start-thriftserver.sh, was not updated accordingly. The JDBC URL command line option shouldn't be quoted after removing eval from the script, otherwise, the following wrong command will be issued (notice the unclosed double quote):

      ../../sbin/start-thriftserver.sh ... --hiveconf javax.jdo.option.ConnectionURL="xxx ...
      

      This makes test cases hang until time out.

      Attachments

        Activity

          People

            Unassigned Unassigned
            lian cheng Cheng Lian
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: