You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by Andrew Onischuk <ao...@hortonworks.com> on 2015/04/30 11:19:45 UTC

Review Request 33717: Missing configs in mapreduce.application.classpath

-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/33717/
-----------------------------------------------------------

Review request for Ambari and Vitalyi Brodetskyi.


Bugs: AMBARI-10860
    https://issues.apache.org/jira/browse/AMBARI-10860


Repository: ambari


Description
-------

PROBLEM: In the default setting for mapreduce.application.classpath in mapred-
site.xml, we miss the below configuration:

$PWD/mr-framework/hadoop/share/hadoop/tools/lib/*

When customer runs a hadoop streaming job, classnotfound error will be seen.


Diffs
-----

  ambari-server/src/main/resources/stacks/HDP/2.2/services/YARN/configuration-mapred/mapred-site.xml d2b7ee1 
  ambari-server/src/main/resources/upgrade/catalog/UpgradeCatalog_1.3_to_2.2.json aaf4c0b 
  ambari-server/src/main/resources/upgrade/catalog/UpgradeCatalog_2.0_to_2.2.2.json b533f52 
  ambari-server/src/main/resources/upgrade/catalog/UpgradeCatalog_2.0_to_2.2.4.json bf5f146 
  ambari-server/src/main/resources/upgrade/catalog/UpgradeCatalog_2.0_to_2.2.json 70ae3dc 
  ambari-server/src/main/resources/upgrade/catalog/UpgradeCatalog_2.1_to_2.2.2.json e4bf30f 
  ambari-server/src/main/resources/upgrade/catalog/UpgradeCatalog_2.1_to_2.2.4.json 4eb4ac9 
  ambari-server/src/main/resources/upgrade/catalog/UpgradeCatalog_2.1_to_2.2.json 727987e 

Diff: https://reviews.apache.org/r/33717/diff/


Testing
-------

mvn clean test


Thanks,

Andrew Onischuk


Re: Review Request 33717: Missing configs in mapreduce.application.classpath

Posted by Vitalyi Brodetskyi <vb...@hortonworks.com>.
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/33717/#review82122
-----------------------------------------------------------

Ship it!


Ship It!

- Vitalyi Brodetskyi


On Квітень 30, 2015, 9:19 до полудня, Andrew Onischuk wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/33717/
> -----------------------------------------------------------
> 
> (Updated Квітень 30, 2015, 9:19 до полудня)
> 
> 
> Review request for Ambari and Vitalyi Brodetskyi.
> 
> 
> Bugs: AMBARI-10860
>     https://issues.apache.org/jira/browse/AMBARI-10860
> 
> 
> Repository: ambari
> 
> 
> Description
> -------
> 
> PROBLEM: In the default setting for mapreduce.application.classpath in mapred-
> site.xml, we miss the below configuration:
> 
> $PWD/mr-framework/hadoop/share/hadoop/tools/lib/*
> 
> When customer runs a hadoop streaming job, classnotfound error will be seen.
> 
> 
> Diffs
> -----
> 
>   ambari-server/src/main/resources/stacks/HDP/2.2/services/YARN/configuration-mapred/mapred-site.xml d2b7ee1 
>   ambari-server/src/main/resources/upgrade/catalog/UpgradeCatalog_1.3_to_2.2.json aaf4c0b 
>   ambari-server/src/main/resources/upgrade/catalog/UpgradeCatalog_2.0_to_2.2.2.json b533f52 
>   ambari-server/src/main/resources/upgrade/catalog/UpgradeCatalog_2.0_to_2.2.4.json bf5f146 
>   ambari-server/src/main/resources/upgrade/catalog/UpgradeCatalog_2.0_to_2.2.json 70ae3dc 
>   ambari-server/src/main/resources/upgrade/catalog/UpgradeCatalog_2.1_to_2.2.2.json e4bf30f 
>   ambari-server/src/main/resources/upgrade/catalog/UpgradeCatalog_2.1_to_2.2.4.json 4eb4ac9 
>   ambari-server/src/main/resources/upgrade/catalog/UpgradeCatalog_2.1_to_2.2.json 727987e 
> 
> Diff: https://reviews.apache.org/r/33717/diff/
> 
> 
> Testing
> -------
> 
> mvn clean test
> 
> 
> Thanks,
> 
> Andrew Onischuk
> 
>