[
https://issues.apache.org/jira/browse/SQOOP-2148?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14344411#comment-14344411
]
Hudson commented on SQOOP-2148:
-------------------------------
SUCCESS: Integrated in Sqoop2-hadoop200 #769 (See
[https://builds.apache.org/job/Sqoop2-hadoop200/769/])
SQOOP-2148: Sqoop2: Fix wrong input sequence of name and type in function new
Principal and Resource (abe:
https://git-wip-us.apache.org/repos/asf?p=sqoop.git&a=commit&h=a375d462df4afaaeee280cc7af5ab805bd95aaec)
* shell/src/main/java/org/apache/sqoop/shell/GrantRoleFunction.java
* shell/src/main/java/org/apache/sqoop/shell/GrantPrivilegeFunction.java
* shell/src/main/java/org/apache/sqoop/shell/RevokeRoleFunction.java
* shell/src/main/java/org/apache/sqoop/shell/RevokePrivilegeFunction.java
> Sqoop2: Fix wrong input sequence of name and type in function new Principal
> and Resource
> ----------------------------------------------------------------------------------------
>
> Key: SQOOP-2148
> URL: https://issues.apache.org/jira/browse/SQOOP-2148
> Project: Sqoop
> Issue Type: Sub-task
> Reporter: Richard
> Assignee: Richard
> Fix For: 1.99.6
>
> Attachments: SQOOP-2148.patch
>
>
> Fix wrong input sequence of name and type in function new Principal and
> Resource
> {code}
> new Principal(principal_name, principal_type)
> new Resource(resource_name, resource_type)
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)