You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pinot.apache.org by "snleee (via GitHub)" <gi...@apache.org> on 2023/05/31 04:16:04 UTC

[GitHub] [pinot] snleee opened a new issue, #10820: Add the support of obfuscation for `PinotTaskConfig`

snleee opened a new issue, #10820:
URL: https://github.com/apache/pinot/issues/10820

   https://github.com/apache/pinot/pull/7407/files added `Obfuscator` but it's not integrated with `PinotTaskConfig`.
   
   ```
   Finished task: RealtimeToOfflineSegmentsTask with configs: {uploadURL=http://10.110.207.130:9000/segments, maxNumRecordsPerSegment=1000000000, authToken=xxx, ...
   
   Starting task: RealtimeToOfflineSegmentsTask with configs: {uploadURL=http://10.110.207.130:9000/segments, maxNumRecordsPerSegment=1000000000, authToken=xx, ...
   
   Start running RealtimeToOfflineSegmentsTask: Task_RealtimeToOfflineSegmentsTask_6373b2d2-5cd1-4942-91f6-85e14d0d4380_1685494803973_0 with configs: {uploadURL=http://10.110.207.130:9000/segments, maxNumRecordsPerSegment=1000000000, authToken=xx,...
   ```


-- 
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: commits-unsubscribe@pinot.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@pinot.apache.org
For additional commands, e-mail: commits-help@pinot.apache.org