You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Sahil Takiar (JIRA)" <ji...@apache.org> on 2018/01/31 21:17:00 UTC

[jira] [Created] (HIVE-18596) Synchronize value of hive.spark.client.connect.timeout across unit tests

Sahil Takiar created HIVE-18596:
-----------------------------------

             Summary: Synchronize value of hive.spark.client.connect.timeout across unit tests
                 Key: HIVE-18596
                 URL: https://issues.apache.org/jira/browse/HIVE-18596
             Project: Hive
          Issue Type: Sub-task
          Components: Spark
            Reporter: Sahil Takiar
            Assignee: Sahil Takiar


{{hive.spark.client.connect.timeout}} is set to 30 seconds for {{TestMiniSparkOnYarnCliDriver}} but it left at the default value for all other tests. We should use the same value (30 seconds) for all other tests.

We have seen flaky tests due to failure to establish the remote within the allotted timeout. This could be due to the fact that we run our tests in the cloud so maybe occasional network delays are more common.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)