Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
0.10.0, 0.11.0
-
None
Description
For query in test case fs_default_name1.q:
set fs.default.name='http://www.example.com; show tables;
The following error message is returned:
FAILED: IllegalArgumentException null
The message is not very meaningful, and has "null" in it.
It would be better if we can provide detailed error message.
Attachments
Attachments
Issue Links
- is depended upon by
-
HIVE-4583 Make Hive compile and run with JDK7
- Resolved