Jason Dere created HIVE-8703:
--------------------------------
Summary: More Windows unit test fixes
Key: HIVE-8703
URL: https://issues.apache.org/jira/browse/HIVE-8703
Project: Hive
Issue Type: Bug
Components: Tests, Windows
Reporter: Jason Dere
Assignee: Jason Dere
- TestStorageBasedMetastoreAuthorizationReads - needs to call
WindowsPathUtil.convertPathsFromWindowsToHdfs()
- TestAuthorizationApiAuthorizer - created role should have a name. This was
causing TestLocationQueries to fail when run together because
TestLocationQueries was unable to drop a role with a null name. This one fails
on Unix as well.
- create_like.q, stats_noscan_2.q: system:hive.root wasn't working on Windows,
change test to use system:test.tmp.dir.
- Also update the golden files for a few Windows-only .q file tests
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)