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
Affects Versions: 0.16.0
Reporter: Luca Telloli
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.