[ 
https://issues.apache.org/jira/browse/KYLIN-5984?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Guoliang Sun updated KYLIN-5984:
--------------------------------
    Description: 
h3. RootCause

The internal table has no partition column, but there is a data loading task 
running. After modifying the partition column, the task did not stop.

  was:
h3. RootCause

When initializing RestClient, SO_TIMEOUT= 120000, CONNECTION_TIMEOUT=30000 are 
set.

When forwarding the gluten cache request, the execution is slower than the set 
timeout time, so an exception SocketTimeoutException: Read timed out is thrown.
Add parameter kylin.cache.gluten-cache-request-timeout to control the timeout 
period of the request. The default value is 1d, which means the timeout period 
is 1d.


> The internal table has no partition column, but there is a data loading task 
> running. After modifying the partition column, the task did not stop.
> --------------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: KYLIN-5984
>                 URL: https://issues.apache.org/jira/browse/KYLIN-5984
>             Project: Kylin
>          Issue Type: Bug
>    Affects Versions: 5.0.0
>            Reporter: Guoliang Sun
>            Assignee: Guoliang Sun
>            Priority: Major
>
> h3. RootCause
> The internal table has no partition column, but there is a data loading task 
> running. After modifying the partition column, the task did not stop.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to