nicknezis commented on pull request #3725:
URL: https://github.com/apache/incubator-heron/pull/3725#issuecomment-965783577


   So even after adding the permissions, I still get the forbidden failure when 
deleting. I'll keep investigating.
   
   I did continue testing with the `ondemand`. It was able to create the PVC, 
but they stay in a pending state. I'm not sure, but might be an issue with how 
I configured things. One potential issue or design consideration... it seems to 
only make a single PVC for the entire topology. I was assuming it would be a 
PVC per pod. Here is the naming convention from the [Spark 
code](https://github.com/apache/spark/blob/de59e01aa4853ef951da080c0d1908d53d133ebe/resource-managers/kubernetes/core/src/main/scala/org/apache/spark/deploy/k8s/features/MountVolumesFeatureStep.scala#L76).
 It seems they have an index `$i` on the end as they loop through?


-- 
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]


Reply via email to