[jira] [Updated] (HIVE-21454) Tez default configs get overwritten by MR default configs

2019-03-18 Thread Syed Shameerur Rahman (JIRA)


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

Syed Shameerur Rahman updated HIVE-21454:
-
Description: 
Due to changes done in HIVE-17781 Tez default configs such as tez.counters.max 
which has a default value of 1200 gets overwritten by 
mapreduce.job.counters.max which has a default value of 120. This happens 
because tez.counters.max gets initialized in the query run time.

So one of the obvious solution is to initialize TezConfig with its default 
value before the method in HIVE-17781 is called and hence overwritten won't 
happen.

cc [~mithun] 

  was:
Due to changes done in HIVE-17781 Tez default configs such as tez.counters.max 
which has a default value of 1200 gets overwritten by 
mapreduce.job.counters.max which has a default value of 120.

So one of the obvious solution is to initialize TezConfig with its default 
value before the method in HIVE-17781 is called and hence overwritten won't 
happen.

cc [~mithun] 


> Tez default configs get overwritten by MR default configs
> -
>
> Key: HIVE-21454
> URL: https://issues.apache.org/jira/browse/HIVE-21454
> Project: Hive
>  Issue Type: Bug
>Affects Versions: 3.0.0, 3.1.0, 3.1.1
>Reporter: Syed Shameerur Rahman
>Priority: Major
>
> Due to changes done in HIVE-17781 Tez default configs such as 
> tez.counters.max which has a default value of 1200 gets overwritten by 
> mapreduce.job.counters.max which has a default value of 120. This happens 
> because tez.counters.max gets initialized in the query run time.
> So one of the obvious solution is to initialize TezConfig with its default 
> value before the method in HIVE-17781 is called and hence overwritten won't 
> happen.
> cc [~mithun] 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Updated] (HIVE-21454) Tez default configs get overwritten by MR default configs

2019-03-18 Thread Syed Shameerur Rahman (JIRA)


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

Syed Shameerur Rahman updated HIVE-21454:
-
Affects Version/s: 3.0.0
   3.1.0
   3.1.1

> Tez default configs get overwritten by MR default configs
> -
>
> Key: HIVE-21454
> URL: https://issues.apache.org/jira/browse/HIVE-21454
> Project: Hive
>  Issue Type: Bug
>Affects Versions: 3.0.0, 3.1.0, 3.1.1
>Reporter: Syed Shameerur Rahman
>Priority: Major
>
> Due to changes done in HIVE-17781 Tez default configs such as 
> tez.counters.max which has a default value of 1200 gets overwritten by 
> mapreduce.job.counters.max which has a default value of 120.
> So one of the obvious solution is to initialize TezConfig with its default 
> value before the method in HIVE-17781 is called and hence overwritten won't 
> happen.
> cc [~mithun] 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Updated] (HIVE-21454) Tez default configs get overwritten by MR default configs

2019-03-18 Thread Syed Shameerur Rahman (JIRA)


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

Syed Shameerur Rahman updated HIVE-21454:
-
Description: 
Due to changes done in HIVE-17781 Tez default configs such as tez.counters.max 
which has a default value of 1200 gets overwritten by 
mapreduce.job.counters.max which has a default value of 120.

So one of the obvious solution is to initialize TezConfig with its default 
value before the method in HIVE-17781 is called and hence overwritten won't 
happen.

cc [~mithun] 

  was:
Due to changes done in HIVE-17781 Tez default configs such as tez.counters.max 
which has a default value of 1200 gets overwritten by 
mapreduce.job.counters.max which has a default value of 120

cc [~mithun] 


> Tez default configs get overwritten by MR default configs
> -
>
> Key: HIVE-21454
> URL: https://issues.apache.org/jira/browse/HIVE-21454
> Project: Hive
>  Issue Type: Bug
>Reporter: Syed Shameerur Rahman
>Priority: Major
>
> Due to changes done in HIVE-17781 Tez default configs such as 
> tez.counters.max which has a default value of 1200 gets overwritten by 
> mapreduce.job.counters.max which has a default value of 120.
> So one of the obvious solution is to initialize TezConfig with its default 
> value before the method in HIVE-17781 is called and hence overwritten won't 
> happen.
> cc [~mithun] 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Updated] (HIVE-21454) Tez default configs get overwritten by MR default configs

2019-03-15 Thread Syed Shameerur Rahman (JIRA)


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

Syed Shameerur Rahman updated HIVE-21454:
-
Description: 
Due to changes done in HIVE-17781 Tez default configs such as tez.counters.max 
which has a default value of 1200 gets overwritten by 
mapreduce.job.counters.max which has a default value of 120

cc [~mithun] 

  was:Due to changes done in HIVE-17781 Tez default configs such as 
tez.counters.max which has a default value of 1200 gets overwritten by 
mapreduce.job.counters.max which has a default value of 120


> Tez default configs get overwritten by MR default configs
> -
>
> Key: HIVE-21454
> URL: https://issues.apache.org/jira/browse/HIVE-21454
> Project: Hive
>  Issue Type: Bug
>Reporter: Syed Shameerur Rahman
>Priority: Major
>
> Due to changes done in HIVE-17781 Tez default configs such as 
> tez.counters.max which has a default value of 1200 gets overwritten by 
> mapreduce.job.counters.max which has a default value of 120
> cc [~mithun] 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)