当我试图在gcp云shell中运行可执行jar时,我得到了以下错误
原因:java.lang.illegalargumentexception:属性获取程序的@default标记不一致:
需要在所有[classname$options,org.apache.beam.runners.dataflow.options.dataflowpipelineoptions,org.apache.beam.sdk.extensions.gcp.options.gcpoptions]上标记属性[project],只能在[org.apache.beam.runners.dataflow.options.dataflowpipelineoptions,org.apache.beam.sdk.extensions.gcp.options.gcpoptions]上找到
下面是我在运行可执行jar时运行的命令
java-jar sample-1.1.0-snapshot-jar-with-dependencies.jar--cip=ip--vpn=vpnname--cu=clientusername--cp=clientpassword--sql=queuename--gcs=gcspath--project=projectname--gcptemplocation=gcstemplocation--jobname=jobname--serviceaccount=prj@-prj.iam.gserviceaccount.com --subnetwork=子网--runner=数据流runner--region=欧洲-西方4--workerzone=europe-west4-c--窗口大小=10
暂无答案!
目前还没有任何答案,快来回答吧!