[jira] [Created] (YARN-7677) HADOOP_CONF_DIR should not be automatically put in task environment

2017-12-20 Thread Eric Badger (JIRA)
Eric Badger created YARN-7677:
-

 Summary: HADOOP_CONF_DIR should not be automatically put in task 
environment
 Key: YARN-7677
 URL: https://issues.apache.org/jira/browse/YARN-7677
 Project: Hadoop YARN
  Issue Type: Bug
Reporter: Eric Badger
Assignee: Eric Badger


Currently, {{HADOOP_CONF_DIR}} is being put into the task environment whether 
it's set by the user or not. It completely bypasses the whitelist and so there 
is no way for a task to not have {{HADOOP_CONF_DIR}} set. This causes problems 
in the Docker use case where Docker containers will set up their own 
environment and have their own {{HADOOP_CONF_DIR}} preset in the image itself. 



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

-
To unsubscribe, e-mail: yarn-dev-unsubscr...@hadoop.apache.org
For additional commands, e-mail: yarn-dev-h...@hadoop.apache.org



[jira] [Created] (YARN-7676) Fix inconsistent priority ordering in Priority and SchedulerRequestKey

2017-12-20 Thread Botong Huang (JIRA)
Botong Huang created YARN-7676:
--

 Summary: Fix inconsistent priority ordering in Priority and 
SchedulerRequestKey
 Key: YARN-7676
 URL: https://issues.apache.org/jira/browse/YARN-7676
 Project: Hadoop YARN
  Issue Type: Bug
Reporter: Botong Huang
Assignee: Botong Huang
Priority: Minor


Today the priority ordering in _Priority.compareTo()_ and 
_SchedulerRequestKey.compareTo()_ is inconsistent. Both _compareTo_ method is 
trying to reverse the order: 

P0.compareTo(P1) > 0, meaning priority wise P0 < P1. However, 
SK(P0).comapreTo(SK(P1)) < 0, meaning priority wise SK(P0) > SK(P1). 

This is attempting to fix that by undo both reversing logic. So that priority 
wise P0 > P1 and SK(P0) > SK(P1). 



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

-
To unsubscribe, e-mail: yarn-dev-unsubscr...@hadoop.apache.org
For additional commands, e-mail: yarn-dev-h...@hadoop.apache.org



Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

2017-12-20 Thread Apache Jenkins Server
For more details, see 
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/628/

[Dec 19, 2017 4:59:24 PM] (varunsaxena) YARN-7662. [ATSv2] Define new set of 
configurations for reader and
[Dec 19, 2017 9:45:04 PM] (eyang) YARN-7543.  Add check for max cpu limit and 
missing file for YARN
[Dec 19, 2017 11:42:27 PM] (eyang) YARN-7466.  addendum patch for failing unit 
test.  (Contributed by
[Dec 20, 2017 12:14:45 AM] (eyang) YARN-7616. Map YARN application status to 
Service Status more
[Dec 20, 2017 6:01:15 AM] (sunilg) YARN-7032. [ATSv2] NPE while starting hbase 
co-processor when HBase

-
To unsubscribe, e-mail: yarn-dev-unsubscr...@hadoop.apache.org
For additional commands, e-mail: yarn-dev-h...@hadoop.apache.org