Mark Pollack

Results 456 comments of Mark Pollack

We had explicitly decided not to include any location, in part thinking of the PCF deployment case where folks typically point to their own in-house repo and to not bring...

Thanks for the input, we are going to review this functionality and look into defining new roles that will make these menu options available that are separate from the current...

Not sure the best way to resolve this. This is the reason that base64 encoding was added https://github.com/markpollack/spring-cloud-dataflow/commit/ce2601f316fca391911dac170b463b42e1d3e74c https://github.com/spring-cloud/spring-cloud-dataflow/issues/4566 and the comments in https://github.com/jvalkeal/spring-cloud-dataflow/commit/f19391307fc0b2bbd096b103785829bed6135fea are interesting to refresh ourselves on....

We don't have any plans to create fine grained visibility/actionability of streams/tasks based on departments or other such entities. I would recommend deploying multiple instances of scdf, one for each...

This has come up several times, here is one example - https://github.com/spring-cloud/spring-cloud-dataflow/issues/4467 we should look into this option of 'resetting' the task definition. In the meantime, you can remove them...

Hi. That is a pretty general question, what use-case did you have in mind? The precursor to Spring Cloud Data Flow, Spring XD, has some integration but it was not...

Closing the issue.

Thanks for reporting this, there is a larger story to allow for arbitrary declarative yaml to be specified vs. having to fight this long tail of container spec properties. Will...

What version of the data flow server are you using? Is there any log/stack trace on the server that you can share? The 504 sounds like an erroneous http code,...

In this case though, it isn't that the response is slow, it returns an error so I think it is something different. We need to reproduce.