timyuer commented on PR #3365: URL: https://github.com/apache/ambari/pull/3365#issuecomment-1272227320
> BTW, self.main_resource.target seems incorrect here, should it be self.main_resource.resource.target? Can you help check it? > https://github.com/apache/ambari/blob/trunk/ambari-> common/src/main/python/resource_management/libraries/providers/hdfs_resource.py#L429 When I want to get `self.main_resource.target`, it report a error as `AttributeError: 'HdfsResourceProvider' object has no attribute 'target'`.  -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
