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.
我有一个将数据从 MongoDB 加载到 SQL 服务器的 Talend 作业。要连接 MongoDB,我必须使用使用 tSetKeystore 的 JKS 文件。下面是我的工作快照。
这在 talend studio 上运行良好,但在 talend cloud (TMC) 上部署后就不行了。我在资源中上传了相同的 JKS 并将资源名称添加到上下文中,但没有运气。
我一直低于错误。对我来说,该工作似乎无法访问 JKS,但欢迎提出任何建议。