[
https://issues.apache.org/jira/browse/HDFS-7949?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14521609#comment-14521609
]
Rakesh R commented on HDFS-7949:
--------------------------------
Thanks [~zhz] for the feedback. I've attached patch which triggered the build,
it has successfully passed the newly written testcase.
{code}
TestOfflineImageViewerWithStripedBlocks 2.9 sec 0 0
7 +7 7 +7
{code}
Unfortunately jenkins has ABORTED due to timeout error. Please see the below
error:
{code}
Building hadoop-common with -Pnative in order to provide libhadoop.so to the
hadoop-hdfs unit tests.
/home/jenkins/tools/maven/latest/bin/mvn compile -Pnative -DhadoopPatchProcess
>
/home/jenkins/jenkins-slave/workspace/PreCommit-HDFS-Build/../patchprocess/testrun_native.txt
2>&1
Elapsed time: 3m 14s
Running tests in hadoop-hdfs
/home/jenkins/tools/maven/latest/bin/mvn clean install -fae -Pnative
-Drequire.test.libhadoop -DhadoopPatchProcess >
/home/jenkins/jenkins-slave/workspace/PreCommit-HDFS-Build/../patchprocess/testrun_hadoop-hdfs.txt
2>&1
Build timed out (after 300 minutes). Marking the build as aborted.
Build was aborted
Archiving artifacts
Description set: HDFS-7949
Recording test results
Finished: ABORTED
{code}
Also, I could see this is not the first time, happened couple of times, please
see:
https://builds.apache.org/job/PreCommit-HDFS-Build/10474/console
https://builds.apache.org/job/PreCommit-HDFS-Build/10470/console
https://builds.apache.org/job/PreCommit-HDFS-Build/10461/console
> WebImageViewer need support file size calculation with striped blocks
> ---------------------------------------------------------------------
>
> Key: HDFS-7949
> URL: https://issues.apache.org/jira/browse/HDFS-7949
> Project: Hadoop HDFS
> Issue Type: Sub-task
> Reporter: Hui Zheng
> Assignee: Rakesh R
> Attachments: HDFS-7949-001.patch, HDFS-7949-002.patch,
> HDFS-7949-003.patch, HDFS-7949-004.patch, HDFS-7949-005.patch,
> HDFS-7949-006.patch, HDFS-7949-007.patch, HDFS-7949-HDFS-7285.08.patch
>
>
> The file size calculation should be changed when the blocks of the file are
> striped in WebImageViewer.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)