#type of storage clusterstorage_type="hdfs"#attention: files for training should be put on hdfsforce_reuse_output_path="True"# 可以替换成自己的hdfs集群fs_name=<$ FS_NAME $>fs_ugi=<$ FS_UGI $>FLAGS_rpc_deadline=300000##train data path on hdfstrain_data_path=<$ TRAIN_DATA_PATH $>test_data_path=<$ TEST_DATA_PATH $>output_path=<$ OUTPUT_PATH $>thirdparty_path=<$ THIRDPARTY_PATH $>PADDLE_PADDLEREC_ROLE=WORKERCPU_NUM=<$ CPU_NUM $>GLOG_v=0FLAGS_communicator_is_sgd_optimizer=<$ FLAGS_communicator_is_sgd_optimizer $>FLAGS_communicator_send_queue_size=<$ FLAGS_communicator_send_queue_size $>FLAGS_communicator_thread_pool_size=<$ FLAGS_communicator_thread_pool_size $>FLAGS_communicator_max_merge_var_num=<$ FLAGS_communicator_max_merge_var_num $>FLAGS_communicator_max_send_grad_num_before_recv=<$ FLAGS_communicator_max_send_grad_num_before_recv $>FLAGS_communicator_fake_rpc=<$ FLAGS_communicator_fake_rpc $>FLAGS_rpc_retry_times=<$ FLAGS_rpc_retry_times $>