Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
有一个要求,我必须创建一个零记录镶木地板文件。我已附加输入表组件来编写 HDFS 组件,并且当输入表 sql 提供数据时,拼花文件会正确创建。但是,当输入表 sql 给出零记录时,不会创建任何文件。期望是应该创建镶木地板文件但记录为零。
提前致谢。
查看组件属性。它有创建文件的选项吗?
替代方式:使用名为“touch”的 GDE 组件,它的工作方式与 Linux/Unix shell 命令/应用程序完全相同