[jira] [Updated] (HADOOP-13898) should set HADOOP_JOB_HISTORYSERVER_HEAPSIZE only if it's empty on branch2

2016-12-13 Thread Ravi Prakash (JIRA)

 [ 
https://issues.apache.org/jira/browse/HADOOP-13898?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ravi Prakash updated HADOOP-13898:
--
   Resolution: Fixed
Fix Version/s: 2.9.0
   Status: Resolved  (was: Patch Available)

Thanks for your contribution Fei Hui! I've committed this to branch-2. It 
should be released in 2.9.0

> should set HADOOP_JOB_HISTORYSERVER_HEAPSIZE only if it's empty on branch2
> --
>
> Key: HADOOP-13898
> URL: https://issues.apache.org/jira/browse/HADOOP-13898
> Project: Hadoop Common
>  Issue Type: Bug
>  Components: scripts
>Affects Versions: 2.9.0
>Reporter: Fei Hui
>Assignee: Fei Hui
> Fix For: 2.9.0
>
> Attachments: HADOOP-13898-branch-2.001.patch, 
> HADOOP-13898-branch-2.002.patch
>
>
> In mapred-env, set HADOOP_JOB_HISTORYSERVER_HEAPSIZE 1000 by default, That is 
> incorrect.
> We should set it 1000 by default only if it's empty. 
> Because if you run  'HADOOP_JOB_HISTORYSERVER_HEAPSIZE =512 
> $HADOOP_HOME/sbin/mr-jobhistory-daemon.sh start historyserver', 
> HADOOP_JOB_HISTORYSERVER_HEAPSIZE  will be set 1000, rather than 512.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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



[jira] [Updated] (HADOOP-13898) should set HADOOP_JOB_HISTORYSERVER_HEAPSIZE only if it's empty on branch2

2016-12-12 Thread Fei Hui (JIRA)

 [ 
https://issues.apache.org/jira/browse/HADOOP-13898?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Fei Hui updated HADOOP-13898:
-
Attachment: HADOOP-13898-branch-2.002.patch

> should set HADOOP_JOB_HISTORYSERVER_HEAPSIZE only if it's empty on branch2
> --
>
> Key: HADOOP-13898
> URL: https://issues.apache.org/jira/browse/HADOOP-13898
> Project: Hadoop Common
>  Issue Type: Bug
>  Components: scripts
>Affects Versions: 2.9.0
>Reporter: Fei Hui
>Assignee: Fei Hui
> Attachments: HADOOP-13898-branch-2.001.patch, 
> HADOOP-13898-branch-2.002.patch
>
>
> In mapred-env, set HADOOP_JOB_HISTORYSERVER_HEAPSIZE 1000 by default, That is 
> incorrect.
> We should set it 1000 by default only if it's empty. 
> Because if you run  'HADOOP_JOB_HISTORYSERVER_HEAPSIZE =512 
> $HADOOP_HOME/sbin/mr-jobhistory-daemon.sh start historyserver', 
> HADOOP_JOB_HISTORYSERVER_HEAPSIZE  will be set 1000, rather than 512.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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



[jira] [Updated] (HADOOP-13898) should set HADOOP_JOB_HISTORYSERVER_HEAPSIZE only if it's empty on branch2

2016-12-12 Thread Fei Hui (JIRA)

 [ 
https://issues.apache.org/jira/browse/HADOOP-13898?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Fei Hui updated HADOOP-13898:
-
Status: Patch Available  (was: Open)

> should set HADOOP_JOB_HISTORYSERVER_HEAPSIZE only if it's empty on branch2
> --
>
> Key: HADOOP-13898
> URL: https://issues.apache.org/jira/browse/HADOOP-13898
> Project: Hadoop Common
>  Issue Type: Bug
>  Components: scripts
>Affects Versions: 2.9.0
>Reporter: Fei Hui
>Assignee: Fei Hui
> Attachments: HADOOP-13898-branch-2.001.patch
>
>
> In mapred-env, set HADOOP_JOB_HISTORYSERVER_HEAPSIZE 1000 by default, That is 
> incorrect.
> We should set it 1000 by default only if it's empty. 
> Because if you run  'HADOOP_JOB_HISTORYSERVER_HEAPSIZE =512 
> $HADOOP_HOME/sbin/mr-jobhistory-daemon.sh start historyserver', 
> HADOOP_JOB_HISTORYSERVER_HEAPSIZE  will be set 1000, rather than 512.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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



[jira] [Updated] (HADOOP-13898) should set HADOOP_JOB_HISTORYSERVER_HEAPSIZE only if it's empty on branch2

2016-12-12 Thread Fei Hui (JIRA)

 [ 
https://issues.apache.org/jira/browse/HADOOP-13898?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Fei Hui updated HADOOP-13898:
-
Attachment: HADOOP-13898-branch-2.001.patch

patch uploaded

> should set HADOOP_JOB_HISTORYSERVER_HEAPSIZE only if it's empty on branch2
> --
>
> Key: HADOOP-13898
> URL: https://issues.apache.org/jira/browse/HADOOP-13898
> Project: Hadoop Common
>  Issue Type: Bug
>  Components: scripts
>Affects Versions: 2.9.0
>Reporter: Fei Hui
> Attachments: HADOOP-13898-branch-2.001.patch
>
>
> In mapred-env, set HADOOP_JOB_HISTORYSERVER_HEAPSIZE 1000 by default, That is 
> incorrect.
> We should set it 1000 by default only if it's empty. 
> Because if you run  'HADOOP_JOB_HISTORYSERVER_HEAPSIZE =512 
> $HADOOP_HOME/sbin/mr-jobhistory-daemon.sh start historyserver', 
> HADOOP_JOB_HISTORYSERVER_HEAPSIZE  will be set 1000, rather than 512.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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



[jira] [Updated] (HADOOP-13898) should set HADOOP_JOB_HISTORYSERVER_HEAPSIZE only if it's empty on branch2

2016-12-12 Thread Fei Hui (JIRA)

 [ 
https://issues.apache.org/jira/browse/HADOOP-13898?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Fei Hui updated HADOOP-13898:
-
Summary: should set HADOOP_JOB_HISTORYSERVER_HEAPSIZE only if it's empty on 
branch2  (was: should set HADOOP_JOB_HISTORYSERVER_HEAPSIZE only if it's empty)

> should set HADOOP_JOB_HISTORYSERVER_HEAPSIZE only if it's empty on branch2
> --
>
> Key: HADOOP-13898
> URL: https://issues.apache.org/jira/browse/HADOOP-13898
> Project: Hadoop Common
>  Issue Type: Bug
>  Components: scripts
>Affects Versions: 2.9.0
>Reporter: Fei Hui
>
> In mapred-env, set HADOOP_JOB_HISTORYSERVER_HEAPSIZE 1000 by default, That is 
> incorrect.
> We should set it 1000 by default only if it's empty. 
> Because if you run  'HADOOP_JOB_HISTORYSERVER_HEAPSIZE =512 
> $HADOOP_HOME/sbin/mr-jobhistory-daemon.sh start historyserver', 
> HADOOP_JOB_HISTORYSERVER_HEAPSIZE  will be set 1000, rather than 512.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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