01 2024 档案

Install nfs (network file system)
摘要:1. what is nfs used for? nfs is network file system, it is used when multiple computers need to access one directory. 2. Computer Environment OS: Ubun 阅读全文
posted @ 2024-01-31 18:20 zhenxia-jiuyou 阅读(27) 评论(0) 推荐(0) 编辑
Pass Artifact between tfx components when running with kubeflow pipeline
摘要:1. What is Artifact? An Artifact is a file or directory produced by a tfx component, which can be passed to a downstream component, and then the downs 阅读全文
posted @ 2024-01-31 17:13 zhenxia-jiuyou 阅读(9) 评论(0) 推荐(0) 编辑
Debug: ERROR: Directory '*py3-none-any.whl' is not installable. Neither 'setup.py' nor 'pyproject.toml' found.
摘要:[ERROR: Directory '*py3-none-any.whl' is not installable. Neither 'setup.py' nor 'pyproject.toml' found.] kubectl lgos trainer-pod-name -n kubeflow -- 阅读全文
posted @ 2024-01-31 15:45 zhenxia-jiuyou 阅读(196) 评论(0) 推荐(0) 编辑
Debug: mysql_real_connect failed: errno: , error
摘要:[ERROR: mysql_real_connect failed: errno: , error] example 1 kubectl logs tfx-component-Transform-pod-name -n kubeflow --> INFO:absl:MetadataStore wit 阅读全文
posted @ 2024-01-30 21:36 zhenxia-jiuyou 阅读(124) 评论(0) 推荐(0) 编辑
Debug: kubeflow pipeline: There are a subset of tables in MLMD instance
摘要:[ERROR: metadata_store_server_main.cc:550] Connection Aborted with error: ABORTED: There are a subset of tables in MLMD instance. This may be due to c 阅读全文
posted @ 2024-01-30 17:22 zhenxia-jiuyou 阅读(133) 评论(0) 推荐(0) 编辑
Debug: tfx: ERROR:absl:[StatisticsGen] Input resolution error
摘要:[ERROR:absl:[StatisticsGen] Input resolution error: Error while resolving inputs for StatisticsGen: InputSpec min_count has not met: inputs[examples] 阅读全文
posted @ 2024-01-29 19:30 zhenxia-jiuyou 阅读(27) 评论(0) 推荐(0) 编辑
Debug: kubeflow pipeline: kfp.Client().upload_pipeline() stuck, not return
摘要:[ERROR: kfp.Client().upload_pipeline(...) stuck, not return] kfp.Client().upload_pipeline("/home/maye/pipeline.yaml", "wafer_test", "wafer test pipeli 阅读全文
posted @ 2024-01-29 13:46 zhenxia-jiuyou 阅读(26) 评论(0) 推荐(0) 编辑
protocol buffer
摘要:message ProtoBufClassName { datatype attribution_name_1: attribution_id, datatype attibution_name_2: attribution_id, } instantiate a Protocol Buffer C 阅读全文
posted @ 2024-01-27 16:32 zhenxia-jiuyou 阅读(7) 评论(0) 推荐(0) 编辑
DEBUG: Pycharm: ImportError: cannot import name 'singledispatch' from partially initialized module 'functools' (most likely due to a circular import) (/home/maye/anaconda3/lib/python3.9/functools.py)
摘要:[ERROR: Pycharm: ImportError: cannot import name 'singledispatch' from partially initialized module 'functools' (most likely due to a circular import) 阅读全文
posted @ 2024-01-27 15:09 zhenxia-jiuyou 阅读(52) 评论(0) 推荐(0) 编辑
Install hdfs - hadoop distributed file system
摘要:1. Introduction to hdfs cluster roles NameNode: hdfs cluster manager . SecondaryNameNode: help NameNode to arrange metadata. DataNode: store data. 2. 阅读全文
posted @ 2024-01-23 00:34 zhenxia-jiuyou 阅读(15) 评论(0) 推荐(0) 编辑

 
点击右上角即可分享
微信分享提示