You are viewing a plain text version of this content. The canonical link for it is here.
Posted to gitbox@hive.apache.org by GitBox <gi...@apache.org> on 2021/09/08 23:07:59 UTC

[GitHub] [hive] harishjp opened a new pull request #2625: HIVE-25506 - Ignore mulitple password sources in JdbcStorageHandler.

harishjp opened a new pull request #2625:
URL: https://github.com/apache/hive/pull/2625


   Removing multiple source check to prevent job failure. 
   
   Tested using UT and in a cluster with these changes.


-- 
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: gitbox-unsubscribe@hive.apache.org

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



---------------------------------------------------------------------
To unsubscribe, e-mail: gitbox-unsubscribe@hive.apache.org
For additional commands, e-mail: gitbox-help@hive.apache.org


[GitHub] [hive] harishjp closed pull request #2625: HIVE-25506 - Ignore mulitple password sources in JdbcStorageHandler.

Posted by GitBox <gi...@apache.org>.
harishjp closed pull request #2625:
URL: https://github.com/apache/hive/pull/2625


   


-- 
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: gitbox-unsubscribe@hive.apache.org

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



---------------------------------------------------------------------
To unsubscribe, e-mail: gitbox-unsubscribe@hive.apache.org
For additional commands, e-mail: gitbox-help@hive.apache.org


[GitHub] [hive] nrg4878 commented on pull request #2625: HIVE-25506 - Ignore mulitple password sources in JdbcStorageHandler.

Posted by GitBox <gi...@apache.org>.
nrg4878 commented on pull request #2625:
URL: https://github.com/apache/hive/pull/2625#issuecomment-917175560


   Fix has been committed to master. Please close the PR. Thank you


-- 
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: gitbox-unsubscribe@hive.apache.org

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



---------------------------------------------------------------------
To unsubscribe, e-mail: gitbox-unsubscribe@hive.apache.org
For additional commands, e-mail: gitbox-help@hive.apache.org


[GitHub] [hive] harishjp commented on pull request #2625: HIVE-25506 - Ignore mulitple password sources in JdbcStorageHandler.

Posted by GitBox <gi...@apache.org>.
harishjp commented on pull request #2625:
URL: https://github.com/apache/hive/pull/2625#issuecomment-916189761


   Thanks Naveen.
   
   I’ve added test for precedence of password based against URI, password comes before URI based one, this is to prevent a lookup from happening in tez task. There is no logical reason for keystore to have precedence over URI right now, it is just there. Ideally we should fix it so that once the password is extracted we should not copy the URI or keystore config.
   
   I'll try to do a followup jira on this.


-- 
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: gitbox-unsubscribe@hive.apache.org

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



---------------------------------------------------------------------
To unsubscribe, e-mail: gitbox-unsubscribe@hive.apache.org
For additional commands, e-mail: gitbox-help@hive.apache.org


[GitHub] [hive] harishjp commented on pull request #2625: HIVE-25506 - Ignore mulitple password sources in JdbcStorageHandler.

Posted by GitBox <gi...@apache.org>.
harishjp commented on pull request #2625:
URL: https://github.com/apache/hive/pull/2625#issuecomment-917310673


   Thanks Naveen for the review and merge.


-- 
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: gitbox-unsubscribe@hive.apache.org

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



---------------------------------------------------------------------
To unsubscribe, e-mail: gitbox-unsubscribe@hive.apache.org
For additional commands, e-mail: gitbox-help@hive.apache.org


[GitHub] [hive] nrg4878 commented on pull request #2625: HIVE-25506 - Ignore mulitple password sources in JdbcStorageHandler.

Posted by GitBox <gi...@apache.org>.
nrg4878 commented on pull request #2625:
URL: https://github.com/apache/hive/pull/2625#issuecomment-918548650


   please close this PR


-- 
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: gitbox-unsubscribe@hive.apache.org

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



---------------------------------------------------------------------
To unsubscribe, e-mail: gitbox-unsubscribe@hive.apache.org
For additional commands, e-mail: gitbox-help@hive.apache.org