我在VS Code中使用Microsoft软件包中的Python。当我运行一些Python代码时,出现错误:
pydev debugger: Unable to find real location for: threading.py
pydev debugger: Unable to find real location for: C:\Users\abukreev\AppData\Roaming\Python\Python36\site-packages
pydev debugger: Unable to find real location for: <frozen importlib._bootstrap>
pydev debugger: Unable to find real location for: genericpath.py
pydev debugger: Unable to find real location for: ntpath.py
pydev debugger: Unable to find real location for: runpy.py
pydev debugger: Unable to find real location for: pkgutil.py
pydev debugger: Unable to find real location for: <frozen importlib._bootstrap_external>
pydev debugger: Unable to …Run Code Online (Sandbox Code Playgroud) 我在 NiFi 中有流量:
Download file -> UnpackContent -> PutHDFS
Run Code Online (Sandbox Code Playgroud)
将所有流文件放入 HDFS 后,我需要运行 shell 脚本。
我如何知道或检查所有流程文件是否已被处理?