MCPcopy Create free account
hub / github.com/baidu/bigflow / is_toft_style_hdfs_path

Function is_toft_style_hdfs_path

bigflow_python/python/bigflow/util/path_util.py:77–95  ·  view source on GitHub ↗

Check if a given toft style path is HDFS path Args: path (str): input path Returns: bool: True if input is a HDFS path, False otherwise Raises: ValueError: if input path is not a toft style one >>>is_toft_style_hdfs_path("/tdk") False >>>is_toft_

(path)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

is_toft_style_dfs_pathFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected