get, thanks for you reply.
At 2023-12-19 12:26:46, "Akshat m" <akshatats...@gmail.com> wrote: >Hi, > >We do have a timeout mechanism in place, for branch-2 it is set to 24hrs: >https://github.com/apache/hive/blob/659aa5d94ffc15696c4729694ba68a77a58c2074/Jenkinsfile#L70 > >I couldn't find any recent PRs with test passed label for branch-2 to >compare an appropriate time for this job completion, you can update/reduce >the value here based on your PR if the tests passes, >You can also play around with the number of split here: >https://github.com/apache/hive/blob/659aa5d94ffc15696c4729694ba68a77a58c2074/Jenkinsfile#L25 >to get a get to a more appropriate timeout, for master we have it at 12hr >with 22 splits. > >Thanks >Akshat > >On Tue, Dec 19, 2023 at 9:23 AM 高雄 <tcgaoxi...@163.com> wrote: > >> hi, >> http://ci.hive.apache.org/blue/organizations/jenkins/hive-precommit/detail/PR-4955/1/pipeline/623/ >> split-16 is running more than 13h, but no test fail on this split. Is it >> have timeout mechanism or other mechanism to stop it.