ykcirh

Results 4 issues of ykcirh

ARM环境下部署FATE,上传数据时出现如下错误: [ERROR] [2022-08-03 10:38:25,779] [202208031035192942580] [59:548422602752] - [task_executor._run_] [line:243]: processor in session meta is not valid: Traceback (most recent call last): File "/data/projects/fate/fateflow/python/fate_flow/worker/task_executor.py", line 134, in _run_ sess.init_computing(computing_session_id=args.session_id, options=session_options) File...

用spark作为计算存储引擎,fate-python容器里service_conf.yaml配置如下(其余均用默认配置): ``` fateflow: host: 192.167.0.100 http_port: 9380 grpc_port: 9360 http_app_key: http_secret_key: proxy: nginx protocol: http fate_on_spark: spark: # default use SPARK_HOME environment variable home: /data/project/common/spark-3.3.0-bin-hadoop3 cores_per_node: 20 nodes: 2 linkis_spark:...

**Describe the bug** RSA2000万求交,2048bit(1024bit正常),rollsite遇到错误,看日志应该是pull状态没有更新,具体如下: ``` [ERROR] [2022-06-08 15:57:05,239] [202206081003093650570] [13721:140648555665216] - [task_executor._run_] [line:243]: roll site pull waiting failed because there is no updated progress: rs_key=__rsk#202206081003093650570_intersection_0_0#hash.42634ddb254c23eb01e6.host_prvkey_ids#fit#host#60001#guest#60002, rs_header=, pull_status={0: BSS(tag='putBatch-__rsk#202206081003093650570_intersection_0_0#hash.42634ddb254c23eb01e6.host_prvkey_ids#fit#host#60001#guest#60002-0', is_finished=False, total_batches=-1,...

Q&A

能增加一个联邦随机森林模块么?