You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by Artem Baranchuk <ab...@hortonworks.com> on 2014/06/18 01:12:37 UTC

Review Request 22700: templeton.hadoop.queue.name is not set for Linux install

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

Review request for Ambari and Andrew Onischuk.


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


Repository: ambari


Description
-------

templeton.hadoop.queue.name is not set for Linux install


Diffs
-----

  ambari-agent/src/main/python/resource_management/core/shell.py e6644f4 
  ambari-server/src/main/resources/stacks/HDP/2.0.6/services/HIVE/package/scripts/hive.py 1c65439 

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


Testing
-------

API result:

{
  "href" : "https://192.168.56.101:8443/api/v1/stacks2/HDP/versions/2.1/stackServices/WEBHCAT/configurations/templeton.hadoop.queue.name",
  "StackConfigurations" : {
    "property_description" : "MapReduce queue name where WebHCat map-only jobs will be submitted to. Can be used to avoid a deadlock where all map slots in the cluster are taken over by Templeton launcher tasks.",
    "property_name" : "templeton.hadoop.queue.name",
    "property_value" : "default",
    "service_name" : "WEBHCAT",
    "stack_name" : "HDP",
    "stack_version" : "2.1",
    "type" : "webhcat-site.xml"
  }
}


Build result:

[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 14:58.716s
[INFO] Finished at: Tue Jun 17 15:48:32 PDT 2014
[INFO] Final Memory: 41M/159M
[INFO] ------------------------------------------------------------------------


Thanks,

Artem Baranchuk


Re: Review Request 22700: templeton.hadoop.queue.name is not set for Linux install

Posted by Dmytro Sen <ds...@hortonworks.com>.
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/22700/#review46067
-----------------------------------------------------------

Ship it!


Ship It!

- Dmytro Sen


On June 18, 2014, 12:14 p.m., Artem Baranchuk wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/22700/
> -----------------------------------------------------------
> 
> (Updated June 18, 2014, 12:14 p.m.)
> 
> 
> Review request for Ambari, Andrew Onischuk and Dmytro Sen.
> 
> 
> Bugs: AMBARI-6174
>     https://issues.apache.org/jira/browse/AMBARI-6174
> 
> 
> Repository: ambari
> 
> 
> Description
> -------
> 
> templeton.hadoop.queue.name is not set for Linux install
> 
> 
> Diffs
> -----
> 
>   ambari-server/src/main/resources/stacks/HDP/2.1/services/WEBHCAT/configuration/webhcat-site.xml 1fe7abe 
>   ambari-server/src/test/python/stacks/2.1/configs/default.json b4294ce 
>   ambari-server/src/test/python/stacks/2.1/configs/secured.json 430e0be 
> 
> Diff: https://reviews.apache.org/r/22700/diff/
> 
> 
> Testing
> -------
> 
> API result:
> 
> {
>   "href" : "https://192.168.56.101:8443/api/v1/stacks2/HDP/versions/2.1/stackServices/WEBHCAT/configurations/templeton.hadoop.queue.name",
>   "StackConfigurations" : {
>     "property_description" : "MapReduce queue name where WebHCat map-only jobs will be submitted to. Can be used to avoid a deadlock where all map slots in the cluster are taken over by Templeton launcher tasks.",
>     "property_name" : "templeton.hadoop.queue.name",
>     "property_value" : "default",
>     "service_name" : "WEBHCAT",
>     "stack_name" : "HDP",
>     "stack_version" : "2.1",
>     "type" : "webhcat-site.xml"
>   }
> }
> 
> 
> Build result:
> 
> [INFO] ------------------------------------------------------------------------
> [INFO] BUILD SUCCESS
> [INFO] ------------------------------------------------------------------------
> [INFO] Total time: 14:58.716s
> [INFO] Finished at: Tue Jun 17 15:48:32 PDT 2014
> [INFO] Final Memory: 41M/159M
> [INFO] ------------------------------------------------------------------------
> 
> 
> Thanks,
> 
> Artem Baranchuk
> 
>


Re: Review Request 22700: templeton.hadoop.queue.name is not set for Linux install

Posted by Andrew Onischuk <ao...@hortonworks.com>.
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/22700/#review46090
-----------------------------------------------------------


we should check if it's in /api/v1/clusters/c1/configurations/webhcat-site as well, it's not always automatically posted there, Skype me on this one if you don't find it there.

- Andrew Onischuk


On June 18, 2014, 12:14 p.m., Artem Baranchuk wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/22700/
> -----------------------------------------------------------
> 
> (Updated June 18, 2014, 12:14 p.m.)
> 
> 
> Review request for Ambari, Andrew Onischuk and Dmytro Sen.
> 
> 
> Bugs: AMBARI-6174
>     https://issues.apache.org/jira/browse/AMBARI-6174
> 
> 
> Repository: ambari
> 
> 
> Description
> -------
> 
> templeton.hadoop.queue.name is not set for Linux install
> 
> 
> Diffs
> -----
> 
>   ambari-server/src/main/resources/stacks/HDP/2.1/services/WEBHCAT/configuration/webhcat-site.xml 1fe7abe 
>   ambari-server/src/test/python/stacks/2.1/configs/default.json b4294ce 
>   ambari-server/src/test/python/stacks/2.1/configs/secured.json 430e0be 
> 
> Diff: https://reviews.apache.org/r/22700/diff/
> 
> 
> Testing
> -------
> 
> API result:
> 
> {
>   "href" : "https://192.168.56.101:8443/api/v1/stacks2/HDP/versions/2.1/stackServices/WEBHCAT/configurations/templeton.hadoop.queue.name",
>   "StackConfigurations" : {
>     "property_description" : "MapReduce queue name where WebHCat map-only jobs will be submitted to. Can be used to avoid a deadlock where all map slots in the cluster are taken over by Templeton launcher tasks.",
>     "property_name" : "templeton.hadoop.queue.name",
>     "property_value" : "default",
>     "service_name" : "WEBHCAT",
>     "stack_name" : "HDP",
>     "stack_version" : "2.1",
>     "type" : "webhcat-site.xml"
>   }
> }
> 
> 
> Build result:
> 
> [INFO] ------------------------------------------------------------------------
> [INFO] BUILD SUCCESS
> [INFO] ------------------------------------------------------------------------
> [INFO] Total time: 14:58.716s
> [INFO] Finished at: Tue Jun 17 15:48:32 PDT 2014
> [INFO] Final Memory: 41M/159M
> [INFO] ------------------------------------------------------------------------
> 
> 
> Thanks,
> 
> Artem Baranchuk
> 
>


Re: Review Request 22700: templeton.hadoop.queue.name is not set for Linux install

Posted by Artem Baranchuk <ab...@hortonworks.com>.
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/22700/
-----------------------------------------------------------

(Updated June 18, 2014, 12:14 p.m.)


Review request for Ambari, Andrew Onischuk and Dmytro Sen.


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


Repository: ambari


Description
-------

templeton.hadoop.queue.name is not set for Linux install


Diffs (updated)
-----

  ambari-server/src/main/resources/stacks/HDP/2.1/services/WEBHCAT/configuration/webhcat-site.xml 1fe7abe 
  ambari-server/src/test/python/stacks/2.1/configs/default.json b4294ce 
  ambari-server/src/test/python/stacks/2.1/configs/secured.json 430e0be 

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


Testing
-------

API result:

{
  "href" : "https://192.168.56.101:8443/api/v1/stacks2/HDP/versions/2.1/stackServices/WEBHCAT/configurations/templeton.hadoop.queue.name",
  "StackConfigurations" : {
    "property_description" : "MapReduce queue name where WebHCat map-only jobs will be submitted to. Can be used to avoid a deadlock where all map slots in the cluster are taken over by Templeton launcher tasks.",
    "property_name" : "templeton.hadoop.queue.name",
    "property_value" : "default",
    "service_name" : "WEBHCAT",
    "stack_name" : "HDP",
    "stack_version" : "2.1",
    "type" : "webhcat-site.xml"
  }
}


Build result:

[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 14:58.716s
[INFO] Finished at: Tue Jun 17 15:48:32 PDT 2014
[INFO] Final Memory: 41M/159M
[INFO] ------------------------------------------------------------------------


Thanks,

Artem Baranchuk


Re: Review Request 22700: templeton.hadoop.queue.name is not set for Linux install

Posted by Artem Baranchuk <ab...@hortonworks.com>.
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/22700/
-----------------------------------------------------------

(Updated June 18, 2014, 12:10 p.m.)


Review request for Ambari, Andrew Onischuk and Dmytro Sen.


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


Repository: ambari


Description
-------

templeton.hadoop.queue.name is not set for Linux install


Diffs
-----

  ambari-agent/src/main/python/resource_management/core/shell.py e6644f4 
  ambari-server/src/main/resources/stacks/HDP/2.0.6/services/HIVE/package/scripts/hive.py 1c65439 

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


Testing
-------

API result:

{
  "href" : "https://192.168.56.101:8443/api/v1/stacks2/HDP/versions/2.1/stackServices/WEBHCAT/configurations/templeton.hadoop.queue.name",
  "StackConfigurations" : {
    "property_description" : "MapReduce queue name where WebHCat map-only jobs will be submitted to. Can be used to avoid a deadlock where all map slots in the cluster are taken over by Templeton launcher tasks.",
    "property_name" : "templeton.hadoop.queue.name",
    "property_value" : "default",
    "service_name" : "WEBHCAT",
    "stack_name" : "HDP",
    "stack_version" : "2.1",
    "type" : "webhcat-site.xml"
  }
}


Build result:

[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 14:58.716s
[INFO] Finished at: Tue Jun 17 15:48:32 PDT 2014
[INFO] Final Memory: 41M/159M
[INFO] ------------------------------------------------------------------------


Thanks,

Artem Baranchuk