[
https://issues.apache.org/jira/browse/HIVE-8964?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14224831#comment-14224831
]
Brock Noland commented on HIVE-8964:
------------------------------------
The only thing I noted in the logs was two "connection reset by peer" errors
and:
{noformat}
2014-11-25 01:15:37,975 DEBUG security.UserGroupInformation
(UserGroupInformation.java:doAs(1618)) - PrivilegedActionException as:hiveptest
(auth:SIMPLE)
cause:org.apache.hadoop.hdfs.server.namenode.LeaseExpiredException: No lease on
/home/hiveptest/54.227.92.185-hiveptest-0/apache-svn-trunk-source/itests/qtest/target/tmp/scratchdir/hiveptest/_tez_session_dir/5c3bba9c-9090-46de-81bd-93367d97f2ce/.tez/application_1416906780994_0001/recovery/1/summary
(inode 16430): File does not exist. Holder DFSClient_NONMAPREDUCE_248168316_1
does not have any open files.
2014-11-25 01:15:37,976 DEBUG security.UserGroupInformation
(UserGroupInformation.java:logPrivilegedAction(1638)) - PrivilegedAction
as:hiveptest (auth:SIMPLE)
from:org.apache.hadoop.ipc.Server$Handler.run(Server.java:2007)
2014-11-25 01:15:37,976 INFO ipc.Server (Server.java:run(2027)) - IPC Server
handler 8 on 37902, call
org.apache.hadoop.hdfs.protocol.ClientProtocol.complete from 127.0.0.1:41635
Call#467 Retry#0: org.apache.hadoop.hdfs.server.namenode.LeaseExpiredException:
No lease on
/home/hiveptest/54.227.92.185-hiveptest-0/apache-svn-trunk-source/itests/qtest/target/tmp/scratchdir/hiveptest/_tez_session_dir/5c3bba9c-9090-46de-81bd-93367d97f2ce/.tez/application_1416906780994_0001/recovery/1/summary
(inode 16430): File does not exist. Holder DFSClient_NONMAPREDUCE_248168316_1
does not have any open files.
{noformat}
> Some TestMiniTezCliDriver tests taking two hours
> ------------------------------------------------
>
> Key: HIVE-8964
> URL: https://issues.apache.org/jira/browse/HIVE-8964
> Project: Hive
> Issue Type: Bug
> Reporter: Brock Noland
> Priority: Blocker
>
> The test {{TestMiniTezCliDriver}} with the following query files:
> vectorization_16.q,mapjoin_mapjoin.q,groupby2.q,lvj_mapjoin.q,vectorization_5.q,vectorization_pushdown.q,orc_merge_incompat1.q,cbo_gby.q,vectorization_4.q,auto_join0.q,cross_product_check_1.q,vectorization_not.q,update_where_no_match.q,ctas.q,cbo_udf_udaf.q
> is timing out after two hours severely delaying the Hive precommits
> http://ec2-174-129-184-35.compute-1.amazonaws.com/logs/PreCommit-HIVE-TRUNK-Build-1898/failed/TestMiniTezCliDriver-vectorization_16.q-mapjoin_mapjoin.q-groupby2.q-and-12-more/
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)