Example #1
0
 def __init__(self, lockfile, lock_expiry):
     self.lock = HdfsLock(lockfile, lock_expiry)