Automated Code Analysis
possible bashism in ./src/contrib/hod/support/logcondense.py line 145 (function names should only contain [a-z0-9_]):
datetimenow = datetime.utcnow()
possible bashism in ./src/contrib/hod/support/logcondense.py line 196 (function names should only contain [a-z0-9_]):
(parsedOptions, args) = argParser.parse_args()
possible bashism in ./src/contrib/hod/bin/hodcleanup line 64 (function names should only contain [a-z0-9_]):
VERSION = vFile.readline()
possible bashism in ./src/contrib/hod/bin/hodcleanup line 65 (function names should only contain [a-z0-9_]):
vFile.close()
possible bashism in ./src/contrib/hod/bin/hodcleanup line 75 (function names should only contain [a-z0-9_]):
date = time.localtime()
possible bashism in ./src/contrib/hod/bin/hodcleanup line 122 (function names should only contain [a-z0-9_]):
copyThread.start()
possible bashism in ./src/contrib/hod/bin/hodcleanup line 123 (function names should only contain [a-z0-9_]):
copyThread.wait()
possible bashism in ./src/contrib/hod/bin/hodcleanup line 124 (function names should only contain [a-z0-9_]):
copyThread.join()
possible bashism in ./src/contrib/hod/bin/hodcleanup line 142 (function names should only contain [a-z0-9_]):
(options, args) = parser.parse_args()
possible bashism in ./src/contrib/hod/bin/hodcleanup line 169 (function names should only contain [a-z0-9_]):
mrSysDirManager.removeMRSystemDirectory()
possible bashism in ./src/contrib/hod/bin/ringmaster line 287 (function names should only contain [a-z0-9_]):
log = logging.getLogger()
possible bashism in ./src/contrib/hod/bin/ringmaster line 317 (function names should only contain [a-z0-9_]):
(status, statusMsgs) = ringMasterOptions.verify()
possible bashism in ./src/contrib/hod/bin/ringmaster line 325 (function names should only contain [a-z0-9_]):
ringMasterOptions.replace_escape_seqs()
possible bashism in ./src/contrib/hod/bin/hodring line 150 (function names should only contain [a-z0-9_]):
(status, statusMsgs) = hodRingOptions.verify()
possible bashism in ./src/contrib/hod/bin/hodring line 155 (function names should only contain [a-z0-9_]):
service.start()
possible bashism in ./src/contrib/hod/bin/hodring line 156 (function names should only contain [a-z0-9_]):
service.wait()
possible bashism in ./src/contrib/hod/bin/hodring line 165 (function names should only contain [a-z0-9_]):
runningHadoops = service.getRunningValues()
possible bashism in ./src/contrib/hod/bin/hodring line 170 (function names should only contain [a-z0-9_]):
mrSysDirManager = cmd.getMRSystemDirectoryManager()
possible bashism in ./src/contrib/hod/bin/hodring line 191 (function names should only contain [a-z0-9_]):
hadoopLogDirs = service.getHadoopLogDirs()
possible bashism in ./src/contrib/hod/bin/hodring line 230 (function names should only contain [a-z0-9_]):
originalcwd = os.getcwd()
possible bashism in ./src/contrib/hod/bin/hodring line 234 (function names should only contain [a-z0-9_]):
pid = os.fork()
possible bashism in ./src/contrib/hod/bin/hodring line 245 (function names should only contain [a-z0-9_]):
os.setsid()
possible bashism in ./src/contrib/hod/bin/hod line 64 (function names should only contain [a-z0-9_]):
VERSION = vFile.readline()
possible bashism in ./src/contrib/hod/bin/hod line 65 (function names should only contain [a-z0-9_]):
vFile.close()
possible bashism in ./src/contrib/hod/bin/hod line 399 (function names should only contain [a-z0-9_]):
usage = hodhelp.help()
possible bashism in ./src/contrib/hod/bin/hod line 448 (function names should only contain [a-z0-9_]):
(status,statusMsgs) = hodConfig.verify()
possible bashism in ./src/contrib/hod/bin/hod line 474 (function names should only contain [a-z0-9_]):
hdfsSocket.open()
possible bashism in ./src/contrib/hod/bin/hod line 475 (function names should only contain [a-z0-9_]):
hdfsSocket.close()
possible bashism in ./src/contrib/hod/bin/hod line 491 (function names should only contain [a-z0-9_]):
mapredSocket.open()
possible bashism in ./src/contrib/hod/bin/hod line 492 (function names should only contain [a-z0-9_]):
mapredSocket.close()
possible bashism in ./src/contrib/hod/bin/hod line 525 (function names should only contain [a-z0-9_]):
socket.open()
possible bashism in ./src/contrib/hod/bin/hod line 526 (function names should only contain [a-z0-9_]):
socket.close()
possible bashism in ./src/contrib/hod/bin/hod line 549 (function names should only contain [a-z0-9_]):
hodConfig = dGen.initializeDesc()
possible bashism in ./src/contrib/hod/bin/hod line 562 (function names should only contain [a-z0-9_]):
hodInterrupt.init_signals()
possible bashism in ./src/contrib/hod/bin/hod line 571 (function names should only contain [a-z0-9_]):
opCode = hod.script()
possible bashism in ./src/contrib/hod/bin/hod line 573 (function names should only contain [a-z0-9_]):
opCode = hod.operation()
This report was generated on Fri, 17 Dec 2010 01:38:06 +0000, based on results by checkbashisms 2.10.65git5