在数据处理集群中提交作业时如何通过特殊字符

问题描述

我正在尝试在数据proc提交作业中传递一个url作为键值对,但是该url中是否包含“ =”,因此它不考虑“ =”

之后的后面部分

如何将整个url作为键值对传递?/

参数:

master=yarn
topic.name=testing_topic
url.main="https://test-server.tst-testing.us.net/test_path/gen?genKey=genkeyvalue"

当我将其传递给程序时

url.main显示

"https://test-server.tst-testing.us.net/test_path/gen?genKey"

解决方法

暂无找到可以解决该程序问题的有效方法,小编努力寻找整理中!

如果你已经找到好的解决方法,欢迎将解决方案带上本链接一起发送给小编。

小编邮箱:dio#foxmail.com (将#修改为@)