[jira] [Updated] (HDDS-503) Suppress ShellBasedUnixGroupsMapping exception in tests

2018-11-12 Thread Elek, Marton (JIRA)


 [ 
https://issues.apache.org/jira/browse/HDDS-503?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Elek, Marton updated HDDS-503:
--
Fix Version/s: (was: 0.3.0)

> Suppress ShellBasedUnixGroupsMapping exception in tests
> ---
>
> Key: HDDS-503
> URL: https://issues.apache.org/jira/browse/HDDS-503
> Project: Hadoop Distributed Data Store
>  Issue Type: Bug
>  Components: test
>Reporter: Arpit Agarwal
>Assignee: Arpit Agarwal
>Priority: Blocker
> Fix For: 0.2.1
>
> Attachments: HDDS-503.01.patch
>
>
> The following exception can be suppressed in unit tests. It is benign and 
> caused by tests using the username {{bilbo}} which is unlikely to be a valid 
> unix user on the test machine. Unless the machine is owned by a hobbit.
> {code}
> 2018-09-18 14:17:15,853 WARN  security.ShellBasedUnixGroupsMapping 
> (ShellBasedUnixGroupsMapping.java:getUnixGroups(210)) - unable to return 
> groups for user bilbo
> PartialGroupNameException The user name 'bilbo' is not found. id: bilbo: no 
> such user
> id: bilbo: no such user
> {code}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
To unsubscribe, e-mail: hdfs-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: hdfs-issues-h...@hadoop.apache.org



[jira] [Updated] (HDDS-503) Suppress ShellBasedUnixGroupsMapping exception in tests

2018-09-18 Thread Arpit Agarwal (JIRA)


 [ 
https://issues.apache.org/jira/browse/HDDS-503?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Arpit Agarwal updated HDDS-503:
---
  Resolution: Fixed
   Fix Version/s: 0.3.0
  0.2.1
Target Version/s:   (was: 0.2.1)
  Status: Resolved  (was: Patch Available)

Committed this. Thanks for the review [~hanishakoneru]!

> Suppress ShellBasedUnixGroupsMapping exception in tests
> ---
>
> Key: HDDS-503
> URL: https://issues.apache.org/jira/browse/HDDS-503
> Project: Hadoop Distributed Data Store
>  Issue Type: Bug
>  Components: test
>Reporter: Arpit Agarwal
>Assignee: Arpit Agarwal
>Priority: Blocker
> Fix For: 0.2.1, 0.3.0
>
> Attachments: HDDS-503.01.patch
>
>
> The following exception can be suppressed in unit tests. It is benign and 
> caused by tests using the username {{bilbo}} which is unlikely to be a valid 
> unix user on the test machine. Unless the machine is owned by a hobbit.
> {code}
> 2018-09-18 14:17:15,853 WARN  security.ShellBasedUnixGroupsMapping 
> (ShellBasedUnixGroupsMapping.java:getUnixGroups(210)) - unable to return 
> groups for user bilbo
> PartialGroupNameException The user name 'bilbo' is not found. id: bilbo: no 
> such user
> id: bilbo: no such user
> {code}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
To unsubscribe, e-mail: hdfs-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: hdfs-issues-h...@hadoop.apache.org



[jira] [Updated] (HDDS-503) Suppress ShellBasedUnixGroupsMapping exception in tests

2018-09-18 Thread Arpit Agarwal (JIRA)


 [ 
https://issues.apache.org/jira/browse/HDDS-503?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Arpit Agarwal updated HDDS-503:
---
Description: 
The following exception can be suppressed in unit tests. It is benign and 
caused by tests using the username {{bilbo}} which is unlikely to be a valid 
unix user on the test machine. Unless the machine is owned by a hobbit.

{code}
2018-09-18 14:17:15,853 WARN  security.ShellBasedUnixGroupsMapping 
(ShellBasedUnixGroupsMapping.java:getUnixGroups(210)) - unable to return groups 
for user bilbo
PartialGroupNameException The user name 'bilbo' is not found. id: bilbo: no 
such user
id: bilbo: no such user
{code}

  was:The following exception can be suppressed in unit tests. It is benign and 
caused by tests using the username {{bilbo}} which is unlikely to be a valid 
unix user on the test machine. Unless the machine is owned by a hobbit.


> Suppress ShellBasedUnixGroupsMapping exception in tests
> ---
>
> Key: HDDS-503
> URL: https://issues.apache.org/jira/browse/HDDS-503
> Project: Hadoop Distributed Data Store
>  Issue Type: Bug
>  Components: test
>Reporter: Arpit Agarwal
>Assignee: Arpit Agarwal
>Priority: Blocker
> Attachments: HDDS-503.01.patch
>
>
> The following exception can be suppressed in unit tests. It is benign and 
> caused by tests using the username {{bilbo}} which is unlikely to be a valid 
> unix user on the test machine. Unless the machine is owned by a hobbit.
> {code}
> 2018-09-18 14:17:15,853 WARN  security.ShellBasedUnixGroupsMapping 
> (ShellBasedUnixGroupsMapping.java:getUnixGroups(210)) - unable to return 
> groups for user bilbo
> PartialGroupNameException The user name 'bilbo' is not found. id: bilbo: no 
> such user
> id: bilbo: no such user
> {code}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
To unsubscribe, e-mail: hdfs-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: hdfs-issues-h...@hadoop.apache.org



[jira] [Updated] (HDDS-503) Suppress ShellBasedUnixGroupsMapping exception in tests

2018-09-18 Thread Bharat Viswanadham (JIRA)


 [ 
https://issues.apache.org/jira/browse/HDDS-503?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Bharat Viswanadham updated HDDS-503:

Status: Patch Available  (was: Open)

> Suppress ShellBasedUnixGroupsMapping exception in tests
> ---
>
> Key: HDDS-503
> URL: https://issues.apache.org/jira/browse/HDDS-503
> Project: Hadoop Distributed Data Store
>  Issue Type: Bug
>  Components: test
>Reporter: Arpit Agarwal
>Assignee: Arpit Agarwal
>Priority: Blocker
> Attachments: HDDS-503.01.patch
>
>
> The following exception can be suppressed in unit tests. It is benign and 
> caused by tests using the username {{bilbo}} which is unlikely to be a valid 
> unix user on the test machine. Unless the machine is owned by a hobbit.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
To unsubscribe, e-mail: hdfs-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: hdfs-issues-h...@hadoop.apache.org



[jira] [Updated] (HDDS-503) Suppress ShellBasedUnixGroupsMapping exception in tests

2018-09-18 Thread Arpit Agarwal (JIRA)


 [ 
https://issues.apache.org/jira/browse/HDDS-503?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Arpit Agarwal updated HDDS-503:
---
Attachment: HDDS-503.01.patch

> Suppress ShellBasedUnixGroupsMapping exception in tests
> ---
>
> Key: HDDS-503
> URL: https://issues.apache.org/jira/browse/HDDS-503
> Project: Hadoop Distributed Data Store
>  Issue Type: Bug
>  Components: test
>Reporter: Arpit Agarwal
>Assignee: Arpit Agarwal
>Priority: Blocker
> Attachments: HDDS-503.01.patch
>
>
> The following exception can be suppressed in unit tests. It is benign and 
> caused by tests using the username {{bilbo}} which is unlikely to be a valid 
> unix user on the test machine. Unless the machine is owned by a hobbit.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
To unsubscribe, e-mail: hdfs-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: hdfs-issues-h...@hadoop.apache.org