Dear Wiki user, You have subscribed to a wiki page or wiki category on "Hadoop Wiki" for change notification.
The "Hive/DeveloperGuide" page has been changed by ArvindPrabhakar. http://wiki.apache.org/hadoop/Hive/DeveloperGuide?action=diff&rev1=23&rev2=24 -------------------------------------------------- svn add ql/src/test/queries/clientpositive/myname.q ql/src/test/results/clientpositive/myname.q.out svn diff > patch.txt }}} + + Similarly, to add negative client tests, write a new query input file in ql/src/test/queries/clientnegative and run the same command, this time specifying the testcase name as !TestNegativeCliDriver instead of !TestCliDriver. Note that for negative client tests, the output file if created using the overwrite flag can be be found in the directory ql/src/test/results/clientnegative. + Debugging Hive === Debugging Hive code ===
