【问题标题】:In Pentaho can I load file and proccess the data directly into oracle database.在 Pentaho 中,我可以加载文件并将数据直接处理到 oracle 数据库中。
【发布时间】:2017-11-29 18:43:54
【问题描述】:

到目前为止,我正在将文件从 SFTP 下载到本地,然后添加到数据库中。我想删除将文件下载到机器的额外步骤。

【问题讨论】:

    标签: sftp pentaho pentaho-data-integration


    【解决方案1】:

    Text file input 步骤基于 Apache vfs,可以从 sftp 服务器读取。所以解决方案是用适当的语法定义Filename/Directory

    sftp://[ username[: password]@] hostname[: port][ relative-path]
    

    支持的文件系统在Apache Common VFS 网页上。

    【讨论】:

      猜你喜欢
      • 2020-10-30
      • 1970-01-01
      • 2014-05-20
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多