JuliaParallel / JuliaParallel/Elly.jl
Unable to run Elly on Mapr Yarn cluster
- Dominant language
- Julia
- Stars
- 45
- Forks
- 12
- PR merge metrics
- No merged PRs in 30d
Description
When trying to start the Julia cluster manager on a MapR Yarn cluster I get the following error:
ERROR: Elly.HadoopRpcException(2,"DIGEST-MD5: digest response format
violation. Mismatched URI: default/; expecting: null/default")
in recv_rpc_message at /home/inikolae/.julia/v0.4/Elly/src/rpc.jl:256
in sasl_auth at /home/inikolae/.julia/v0.4/Elly/src/sasl.jl:156
in conditional_sasl_auth at /home/inikolae/.julia/v0.4/Elly/src/sasl.jl:105
in connect at /home/inikolae/.julia/v0.4/Elly/src/rpc.jl:193
in send_rpc_message at /home/inikolae/.julia/v0.4/Elly/src/rpc.jl:228
in call_method at /home/inikolae/.julia/v0.4/Elly/src/rpc.jl:279
[inlined code] from
/home/inikolae/.julia/v0.4/Elly/src/api_yarn_appmaster.jl:60
in register at /home/inikolae/.julia/v0.4/Elly/src/api_yarn_appmaster.jl:103
in submit at /home/inikolae/.julia/v0.4/Elly/src/api_yarn_appmaster.jl:91
in call at /home/inikolae/.julia/v0.4/Elly/src/cluster_manager.jl:28
The cluster functions well otherwise and the cluster manager is given the right address and port numbers.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.