Skip to content
This repository has been archived by the owner on Jun 6, 2024. It is now read-only.

[Cluster Objec Model]Don't check hadoop rm uri when in pure k8s cluster. #4052

Merged
merged 2 commits into from
Dec 24, 2019

Conversation

ydye
Copy link
Contributor

@ydye ydye commented Dec 23, 2019

Change

1: Skip hadoop-resource-manager.master-ip check it when the cluster-type isn't yarn.
2: Remove the env named YARN_WEB_PORTAL_URI from the pod of webportal if the cluster-type isn't yarn.

TODO

The file need to be changed after this change.

yarnWebPortalUri: '${YARN_WEB_PORTAL_URI}',

yarnWebPortalUri: webportalConfig.yarnWebPortalUri,

<a href="<%= yarnWebPortalUri %>/cluster/scheduler?openQueues=<%= vcName %>" target="_blank">Go to Yarn Page</a>

<a href="<%= yarnWebPortalUri %>/cluster/scheduler?openQueues=<%= vcName %>" target="_blank">Go to Yarn Page</a>

I think this page or the link should be replaced if the cluster-type isn't yarn.

@debuggy @abuccts @sunqinzheng

@ydye ydye requested review from abuccts and debuggy December 23, 2019 09:43
@ydye ydye merged commit 71beb64 into yuye/k8s-com Dec 24, 2019
ydye added a commit that referenced this pull request Jan 2, 2020
…ster type (#4036)

* init commit

* [Cluster Object Model] Check laucher-type and log-type based on cluster-type. (#4038)

* Remove .k8s.yaml logic. And remove launcher-type & log-type

* [Cluster Objec Model]Don't check hadoop rm uri when in pure k8s cluster. (#4052)

* [Rest-server] Add env, volume based on the cluster-type (#4058)

* Remove yarn config from pylon when cluster-type is k8s (#4063)

* [cluster object model] Document update. (#4066)

* From openpai_parser_type  to service_type
@ydye ydye deleted the yuye/webportal-check branch January 14, 2020 07:06
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant