标签: python hive hdfs hortonworks-data-platform tensorflow-datasets
我正在努力将TensorFlow模型部署到生产环境,并希望更新我的数据管道以使用tf.data使用TFRecord文件。
如何将以ORC格式(Hortonworks发行版)存储的Hive表转换为以HDFS存储的TFRecord文件格式?