KOBE
Results
1
issues of
KOBE
/v1/job/submit request structure job_runtime_conf: Required,Object: configuration information for the currently submitted job job_dsl: Required,Object: dsl of the currently submitted job 这两个参数的值是传文件在机器的绝对路径吗?如: { "job_runtime_conf":"/data/projects/fate/fate/examples/dsl/v2/hetero_pearson/test_hetero_pearson_default_conf.json", "job_dsl":"/data/projects/fate/fate/examples/dsl/v2/hetero_pearson/test_hetero_pearson_default_dsl.json" }  这样传后,报错了...
federatedml