Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

startjoberror #23

Open
spark-empty opened this issue Dec 2, 2017 · 0 comments
Open

startjoberror #23

spark-empty opened this issue Dec 2, 2017 · 0 comments

Comments

@spark-empty
Copy link

spark-empty commented Dec 2, 2017

I used the following method to submit tasks:public SparkJobResult startJob(String data, Map<String, String> params) throws SparkJobServerClientException.I set the parameter data, like this:input.string=20171202142711145423 20171202142722193966 hdfs://ip:9090/user/ethinkops/ p1512120681406_Auto_2 /home/ethinkops/.But I got the following error:
Cannot parse config: String: 1: Expecting end of input or a comma, got ':' (if you intended ':' to be part of a key or string value, try enclosing the key or value in double quotes, or you may be able to rename the file .properties rather than .conf).
When I use # as a string delimiter, I can only get the first parameter value immediately following "input.string =".
Looking forward for your reply, thank you!!!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant