[
https://issues.apache.org/jira/browse/STREAMPIPES-302?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17294898#comment-17294898
]
ASF subversion and git services commented on STREAMPIPES-302:
-------------------------------------------------------------
Commit 559cae459b7a7c483a01d8e6f166eeb5c9ebd12b in incubator-streampipes's
branch refs/heads/edge-extensions from Dominik Riemer
[ https://gitbox.apache.org/repos/asf?p=incubator-streampipes.git;h=559cae4 ]
[STREAMPIPES-302] Modify adapter resource paths for data set invocation
> File Set Adapter does not start on pipeline invokation
> ------------------------------------------------------
>
> Key: STREAMPIPES-302
> URL: https://issues.apache.org/jira/browse/STREAMPIPES-302
> Project: StreamPipes
> Issue Type: Bug
> Components: Backend, Connect
> Reporter: Philipp Zehnder
> Assignee: Dominik Riemer
> Priority: Major
> Fix For: 0.68.0
>
>
> There is a "status code: 405" error when a pipeline is started for the data
> source.
> This is the error message from the logs: ERROR
> o.a.s.m.e.http.HttpRequestBuilder - status code: 405
> I tested it with a CSV file (see below). This works with the File Stream
> Adapter, but not with the Set Adapter.
>
> Example CSV: (The Jira file attachment did not work)
> timestamp;value
> 1612691076765;1
> 1612691077766;2
> 1612691078767;3
--
This message was sent by Atlassian Jira
(v8.3.4#803005)