Author: brock
Date: Mon Oct  6 04:04:41 2014
New Revision: 1629566

URL: http://svn.apache.org/r1629566
Log:
HIVE-8356 - Fix fs_default_name2.q on spark2 [Spark Branch]

Modified:
    
hive/branches/spark/ql/src/test/results/clientnegative/fs_default_name2.q.out

Modified: 
hive/branches/spark/ql/src/test/results/clientnegative/fs_default_name2.q.out
URL: 
http://svn.apache.org/viewvc/hive/branches/spark/ql/src/test/results/clientnegative/fs_default_name2.q.out?rev=1629566&r1=1629565&r2=1629566&view=diff
==============================================================================
--- 
hive/branches/spark/ql/src/test/results/clientnegative/fs_default_name2.q.out 
(original)
+++ 
hive/branches/spark/ql/src/test/results/clientnegative/fs_default_name2.q.out 
Mon Oct  6 04:04:41 2014
@@ -1 +1 @@
-FAILED: IllegalArgumentException Illegal character in scheme name at index 0: 
'http://www.example.com
+FAILED: RuntimeException Error while making MR scratch directory - check 
filesystem config (java.net.URISyntaxException: Illegal character in scheme 
name at index 0: 'http://www.example.com)


Reply via email to