Re: Map type param escaping :
Posted by
rmetzger0 on
URL: http://deprecated-apache-flink-user-mailing-list-archive.369.s1.nabble.com/Map-type-param-escaping-tp36632p36790.html
Cool! Thanks for sharing the solution!
On Tue, Jul 14, 2020 at 11:39 PM Bohinski, Kevin <
[hidden email]> wrote:
Figured it out, pulled StructuredOptionsSplitter into a debugger and was able to get it working with:
-Dkubernetes.jobmanager.annotations="\"KEY:\"\"V:A:L:U:E\"\"\""
Best
kevin