anmolnar opened a new pull request #4064: URL: https://github.com/apache/hbase/pull/4064
Implemented the environment variable based approach for detecting available JWT tokens. `ConnectionFactory` will check for the presence of "HADOOP_JWT" environment variable and adds it to user's credentials. Format of value is `"<base64_encoded_jwt>,<expiry in DateTimeFormatter.ISO_ZONED_DATE_TIME format>"`. -- 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]
