简体   繁体   English

使用Apache骆驼侦听S3存储桶中的多个文件

[英]Listening Multiple files from S3 bucket using apache camel

I am listening the multiple files from s3 bucket using apache camel with prefix aws-s3://%s?amazonS3Client=#%s&prefix=eels-initialfeed list of files such as eels-initialfeed-md,eels-initialfeed-od, etc.. i just want to know that, is it possible to get the file name the one app is listening from exchange object ? 我正在使用带有前缀aws-s3://%s?amazonS3Client =#%s&prefix = eels-initialfeed的Apache骆驼的ap3骆驼从s3存储桶中监听多个文件,例如eels-initialfeed-md,eels-initialfeed-od等文件..我只是想知道,是否有可能从交换对象中获取一个应用正在监听的文件名? / is there any other way to get the file name ? /还有其他方法可以获取文件名吗?

In exhange there is a header called CamelFileName. 在交换中,有一个名为CamelFileName的标头。 Info 信息

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 使用Apache Camel基于S3事件通知传输S3文件 - Using Apache Camel to transfer S3 files based on S3 event notifications 我们如何使用 Java SDK 从 S3 存储桶下载没有文件夹的多个文件 - How can we download multiple files without folder from S3 bucket using Java SDK 如何使用Camel和Hazelcast将文件从SFTP发送到S3? - How to Send files from SFTP to S3 using Camel and Hazelcast? 我如何使用apache-camel在一次轮询中从aws s3目录中读取所有文件 - How do i can read all the files from aws s3 directory in a single poll using apache-camel 使用Apache Camel并行处理多个文件 - Parallel processing of multiple files using Apache Camel 使用apache骆驼处理多个文件 - Process multiple files using apache camel apache 吊索 s3 桶 - apache sling s3 bucket 监听 s3 事件的 Lambda 只有在接收到存储桶中的所有文件后才会触发文件处理 API - Lambda listening to s3 events should trigger file processing API only after receiving all files in bucket 使用Apache骆驼将子文件夹上传到Amazon S3 - Upload subfolders to amazon s3 using apache camel 使用 Apache Camel 上传到 S3 存储桶 如何使用 S3 托管密钥启用服务器端加密? - Uploading to an S3 bucket with Apache Camel how do I enable server side encryption with S3 managed keys?
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM