当我在CloudConnect中运行etl图时,会收到以下类型的警告/错误消息:INFO [WEB_DAV_SOURCE_FILE_LIST_0] - Retrying task=com.gooddata.clover.plugin.file.manipulator.AbstractFileManipulator$CheckExistence, attempt=1, waitTime=1000, reason=java.io.IOException,ForbiddenINFO [WEB_DAV_SOURCE_FILE_LIST_0] - Retrying task=com.gooddata.clover.plugin.file.manipulator.AbstractFileManipulator$CheckExistence, attempt=2, waitTime=2000, reason=java.io.IOException,ForbiddenINFO [WEB_DAV_SOURCE_FILE_LIST_0] - Retrying task=com.gooddata.clover.plugin.file.manipulator.AbstractFileManipulator$CheckExistence, attempt=3, waitTime=4000, reason=java.io.IOException,Forbidden
有人知道会导致什么?
连接到项目存储时,它从FileList组件引发。
最佳答案
我认为其中一些参数是错误的:
GDC_PROJECT_ID
GDC_USERNAME
GDC_PASSWORD
也许通往webdav的路径是错误的
使用na1-di.gooddata.com而不是secure-di.gooddata.com
如果这不起作用,请在此处提供更多信息。