标签: scala synchronization locking hdfs
如何使用Scala在Hdfs路径中锁定文件。
这样,其他进程只有在将文件解锁后才能访问锁定的文件。
它需要在Scala中实现。