[
https://issues.apache.org/jira/browse/SQOOP-1775?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14220333#comment-14220333
]
Abraham Elmahrek commented on SQOOP-1775:
-----------------------------------------
It did, the authentication mechanism changed from using a header:
{noformat}
sqoop-user-name
{noformat}
to using a request parameter (GET):
{noformat}
user.name
{noformat}
Let's see if we can find a way to use sqoop-user-name and user.name and slowly
move to user.name.
> Sqoop2: Use username during simple auth
> ---------------------------------------
>
> Key: SQOOP-1775
> URL: https://issues.apache.org/jira/browse/SQOOP-1775
> Project: Sqoop
> Issue Type: Bug
> Components: sqoop2-server
> Affects Versions: 1.99.5
> Reporter: Abraham Elmahrek
> Assignee: Abraham Elmahrek
> Fix For: 1.99.5
>
>
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)