[
https://issues.apache.org/jira/browse/KYLIN-2451?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15874157#comment-15874157
]
liyang commented on KYLIN-2451:
-------------------------------
Em, I didn't know {{CubeHBaseRPC.getCoprocessorTimeoutMillis}}...
What I want is make rpc timeout long enough to match
"kylin.storage.hbase.coprocessor-timeout-seconds". Currently it is the min
between DEFAULT_HBASE_RPC_TIMEOUT and
"kylin.storage.hbase.coprocessor-timeout-seconds". And often the former wins
which is not what I want.
How about changing the min to max?
> Set HBASE_RPC_TIMEOUT according to
> kylin.storage.hbase.coprocessor-timeout-seconds
> ----------------------------------------------------------------------------------
>
> Key: KYLIN-2451
> URL: https://issues.apache.org/jira/browse/KYLIN-2451
> Project: Kylin
> Issue Type: Improvement
> Reporter: liyang
> Assignee: liyang
> Fix For: v2.0.0
>
>
> Currently if HBASE_RPC_TIMEOUT is shorter than
> "kylin.storage.hbase.coprocessor-timeout-seconds", the HBase RPC call will
> timeout before coprocessor gives up. Shall let RPC wait longer.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)