hive regression tests should also execute jobs in non-local mode
----------------------------------------------------------------

                 Key: HIVE-117
                 URL: https://issues.apache.org/jira/browse/HIVE-117
             Project: Hadoop Hive
          Issue Type: Bug
          Components: Testing Infrastructure
            Reporter: Joydeep Sen Sarma


this is especially a concern with multithreaded stuff. we are testing 
everything in local mode - where job submission is done via separate JVM. we 
need to test in non-local mode submitting via same JVM since that's the actual 
deployment scenario. not sure that map-reduce job client is thread safe and not 
getting checked right now.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to