[
https://issues.apache.org/jira/browse/HADOOP-2970?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12577682#action_12577682
]
Hadoop QA commented on HADOOP-2970:
-----------------------------------
-1 overall. Here are the results of testing the latest attachment
http://issues.apache.org/jira/secure/attachment/12377576/2970.patch.1
against trunk revision 619744.
@author +1. The patch does not contain any @author tags.
tests included -1. The patch doesn't appear to include any new or modified
tests.
Please justify why no tests are needed for this patch.
javadoc +1. The javadoc tool did not generate any warning messages.
javac +1. The applied patch does not generate any new javac compiler
warnings.
release audit +1. The applied patch does not generate any new release
audit warnings.
findbugs +1. The patch does not introduce any new Findbugs warnings.
core tests +1. The patch passed core unit tests.
contrib tests +1. The patch passed contrib unit tests.
Test results:
http://hudson.zones.apache.org/hudson/job/Hadoop-Patch/1942/testReport/
Findbugs warnings:
http://hudson.zones.apache.org/hudson/job/Hadoop-Patch/1942/artifact/trunk/build/test/findbugs/newPatchFindbugsWarnings.html
Checkstyle results:
http://hudson.zones.apache.org/hudson/job/Hadoop-Patch/1942/artifact/trunk/build/test/checkstyle-errors.html
Console output:
http://hudson.zones.apache.org/hudson/job/Hadoop-Patch/1942/console
This message is automatically generated.
> Wrong class definition for hodlib/Hod/hod.py for Python < 2.5.1
> ---------------------------------------------------------------
>
> Key: HADOOP-2970
> URL: https://issues.apache.org/jira/browse/HADOOP-2970
> Project: Hadoop Core
> Issue Type: Bug
> Components: contrib/hod
> Affects Versions: 0.16.0
> Reporter: Luca Telloli
> Fix For: 0.17.0
>
> Attachments: 2970.patch, 2970.patch.1
>
>
> Running HOD with python 2.5 (<2.5.1) leads to the following error:
> Traceback (most recent call last):
> File "hod", line 47, in ?
> from hodlib.Hod.hod import hodRunner
> File "/mnt/scratch/grid/hod/hod-trunk-421/hodlib/Hod/hod.py", line 488
> class hodHelp():
> ^
> SyntaxError: invalid syntax
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.