gpt4 book ai didi

python - 使用 tf.io.gfile.makedirs 后程序中止

转载 作者:行者123 更新时间:2023-12-02 19:13:46 26 4
gpt4 key购买 nike

  • pip install tensorflow==1.14.0
  • TensorFlow 版本:1.14.0
  • Python 版本:3.6.8
  • Hadoop 版本:Hadoop 主干 (hadoop-3.3.0-SNAPSHOT)
  • LSB Version:    :core-4.1-amd64:core-4.1-noarch
    Distributor ID: CentOS
    Description: CentOS Linux release 7.6.1810 (Core)
    Release: 7.6.1810
    Codename: Core

    我关注这个 link搭建Hadoop环境
    执行下面的代码片段后,没有任何输出,我的终端卡住

    重现问题的代码
    import tensorflow as tf
    tf.io.gfile.makedirs("hdfs://kevin0:8020/user/root/test")

    我还需要设置什么?

    最佳答案

    为了 Stackoverflow 社区的利益,即使它存在于 Github 中,也在这里提供解决方案。
    Program aborted after use tf.io.gfile.makedirs问题是因为 Hadoop 从没有 libhdfs 的源代码编译在 lib/native 中。

    下载 Hadoop-3.2.1 后解决。

    更多详情请引用here

    关于python - 使用 tf.io.gfile.makedirs 后程序中止,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/59114401/

    26 4 0
    Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
    广告合作:1813099741@qq.com 6ren.com