I created HIVE-6398 and uploaded  a patch
https://issues.apache.org/jira/browse/HIVE-6398

-----Original Message-----
From: Remus Rusanu [mailto:rem...@microsoft.com] 
Sent: Sunday, February 09, 2014 11:24 PM
To: hive-...@hadoop.apache.org
Subject: Is this a typo in MapRedLocal or intentional?

At 
@328:?<https://github.com/apache/hive/blob/trunk/ql/src/java/org/apache/hadoop/hive/ql/exec/mr/MapRedTask.java>


    if (environmentVariables.get(HIVE_DEBUG_RECURSIVE).equals("y")) {
      // swap debug options in HADOOP_CLIENT_OPTS to those that the child JVM 
should have
      assert environmentVariables.containsKey(HIVE_CHILD_CLIENT_DEBUG_OPTS)
          && environmentVariables.get(HIVE_MAIN_CLIENT_DEBUG_OPTS) != null : 
HIVE_CHILD_CLIENT_DEBUG_OPTS?


Thanks,

~Remus

Reply via email to