Skip to content

Add REST endpoint under /ws/v1/samza at tracking url#5

Closed
llamahunter wants to merge 1 commit into
apache:masterfrom
TiVo:move-rest-endpoint-under-tracking-url
Closed

Add REST endpoint under /ws/v1/samza at tracking url#5
llamahunter wants to merge 1 commit into
apache:masterfrom
TiVo:move-rest-endpoint-under-tracking-url

Conversation

@llamahunter
Copy link
Copy Markdown

The Samza AM REST endpoint is currently not available from the RM REST api. This may be a bug with the RM, but note that:

a) this is not the way the MapReduce AM exposes it's REST endpoint
b) the Samza REST endpoint is currently unversioned (also unlike the RM and MapReduce REST endpoints)
c) the Samza REST endpoint is not using the RM proxy mechanism for security.

@llamahunter
Copy link
Copy Markdown
Author

@heipacker
Copy link
Copy Markdown

Recently we want to develop a demand, is that I want to get to the node log address, so we need to get to this RPC port, but at this stage we can not get the port, and now we can only through the HTML file, can we expose this RPC port by HTTP server webapp?

@heipacker
Copy link
Copy Markdown

if we use the hadoop admin page, when we search the log, we need too many operations. so we make this demand.

@llamahunter llamahunter closed this Aug 5, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants