[ https://issues.apache.org/jira/browse/SLIDER-1083?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Steve Loughran resolved SLIDER-1083. ------------------------------------ Resolution: Fixed Assignee: shanyu zhao Fix Version/s: Slider 0.91 fixed, thanks! > Remove hard coded user name check for actionDependency > ------------------------------------------------------ > > Key: SLIDER-1083 > URL: https://issues.apache.org/jira/browse/SLIDER-1083 > Project: Slider > Issue Type: Bug > Affects Versions: Slider 0.81, Slider 0.90.2 > Reporter: shanyu zhao > Assignee: shanyu zhao > Fix For: Slider 0.91 > > Attachments: SLIDER-1083.patch > > > Slider-777 introduced dependency jars to speed up slider app creation. > However, the implementation in actionDependency() checks if the user name is > "hdfs", if not it fails the command. This is inconvenient, client should be > running as admin user but doesn't have to create a "hdfs" user name. I think > we should remove the check, if the user is not run as admin user, the command > will fail with permission errors. -- This message was sent by Atlassian JIRA (v6.3.4#6332)