Gunther Hagleitner created HIVE-3775: ----------------------------------------
Summary: Unit test failures due to unspecified order of results in "show grant" command Key: HIVE-3775 URL: https://issues.apache.org/jira/browse/HIVE-3775 Project: Hive Issue Type: Bug Components: Testing Infrastructure Reporter: Gunther Hagleitner Assignee: Gunther Hagleitner A number of unit tests (sometimes) using "show grant" fail, when run on windows or previous failures put the database in an unexpected state. The reason is that the output of "show grant" is not specified to be in any particular order, but the golden files expect it to be. The unit test framework should be extended to handled cases like that. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira