bobbai00 commented on code in PR #4168:
URL: https://github.com/apache/texera/pull/4168#discussion_r2718879524


##########
computing-unit-managing-service/src/main/scala/org/apache/texera/service/resource/ComputingUnitManagingResource.scala:
##########
@@ -79,6 +79,11 @@ object ComputingUnitManagingResource {
     // LakeFS endpoint is passed to CU to make CU work in dev mode(using 
localhost & using default LakeFS credentials)
     // LakeFS credentials should NOT be passed to CU
     EnvironmentalVariable.ENV_LAKEFS_ENDPOINT -> StorageConfig.lakefsEndpoint,
+    // S3 variables are passed to CU for R UDF large binary support

Review Comment:
   It's a separate topic, but down the road we need to think a way to avoid 
direct credential passing.



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