当前位置:网站首页>Solve the timeout of dbeaver SQL client connection Phoenix query
Solve the timeout of dbeaver SQL client connection Phoenix query
2022-07-25 15:15:00 【The south wind knows what I mean】
1.

2.

Add this 3 Only attributes
hbase.rpc.timeout
hbase.client.scanner.timeout.period
phoenix.query.timeoutMs
hbase.rpc.timeout:
The default value is 60000ms, namely 1min. This parameter represents once RPC The timeout for the request . If a RPC Time exceeds this value , The client will automatically shut down socket. The server will throw : java.io.IOException: Connection reset by peer.
hbase.client.operation.timeout
The default value is 1200000ms, namely 20min. This parameter indicates HBase The total timeout between the client initiating a data operation and receiving a response , Data operation types include get、append、increment、delete、put etc. .
hbase.client.scanner.timeout.period
The default value is 60000ms, namely 1min. This parameter represents once Scan Once in a while RPC The timeout for the request ( once Scan There may be many times RPC request )
phoenix.query.timeoutMs
Specifies the number of milliseconds that the query timed out on the client . The default value is 10 minute .
边栏推荐
- 防抖(debounce)和节流(throttle)
- Splice a field of the list set into a single string
- 在win10系统下使用命令查看WiFi连接密码
- Automatically set the template for VS2010 and add header comments
- Browser workflow (Simplified)
- 给VS2010自动设置模板,加头注释
- TypeScript学习2——接口
- @Scheduled source code analysis
- RedisCluster搭建和扩容
- Object.prototype.hasOwnProperty() 和 in
猜你喜欢

Spark SQL空值Null,NaN判断和处理

Nacos2.1.0 cluster construction

spark分区算子partitionBy、coalesce、repartition

Overview of JS synchronous, asynchronous, macro task and micro task

Client error: invalid param endpoint is blank

密码强度验证示例

npm的nexus私服 E401 E500错误处理记录

Leo-sam: tightly coupled laser inertial odometer with smoothing and mapping

Fast-lio: fast and robust laser inertial odometer based on tightly coupled IEKF

图片裁剪cropper 示例
随机推荐
Simulate setinterval timer with setTimeout
Hbck 修复问题
"How to use" decorator mode
万能通用智能JS表单验证
Introduction to raspberry Pie: initial settings of raspberry pie
【JS高级】js之正则相关函数以及正则对象_02
Scala111-map、flatten、flatMap
Spark获取DataFrame中列的方式--col,$,column,apply
What is the Internet of things
sql to linq 之存储过程偏
Visual Studio 2022 查看类关系图
Install entityframework method
SSM Advanced Integration
Award winning interaction | 7.19 database upgrade plan practical Summit: industry leaders gather, why do they come?
Spark002---spark任务提交,传入json作为参数
Vs2010添加wap移动窗体模板
outline和box-shadow实现外轮廓圆角高光效果
SQL Server forcibly disconnects
Implementation of redis distributed lock
VMware Workstation fails to start VMware authorization service when opening virtual machine