Member since
04-11-2018
5
Posts
0
Kudos Received
0
Solutions
08-26-2020
04:42 AM
I am unable to set below parameter when running hive query on spark engine using hive jdbc.
Cannot modify hive.spark.client.server.connect.timeout at runtime. It is in the list of parameters that can't be modified at runtime or is prefixed by a restricted variable.
set hive.spark.client.server.connect.timeout=90000
set hive.spark.client.connect.timeout=900000;
Both parameter is giving error in CDH6.3.3 but it was working in CDH5.16.1.
Kindly let us know the option to avoid timeout error.
... View more
Labels:
04-07-2020
01:39 AM
does hive version 1.1.0-cdh5.16.1 supports acid transaction?
... View more
Labels:
- Labels:
-
Apache Hive