[
https://issues.apache.org/jira/browse/AMBARI-8103?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14194284#comment-14194284
]
Hudson commented on AMBARI-8103:
--------------------------------
SUCCESS: Integrated in Ambari-trunk-Commit-docker #102 (See
[https://builds.apache.org/job/Ambari-trunk-Commit-docker/102/])
AMBARI-8103. Jobs View: Filter for tez jobs needs to work for both HDP 2.1 and
HDP 2.2, which use tez:true, TEZ:true, respectively (alejandro) (afernandez:
http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=c3eff50747709fd9ca0ec01bf6cd495155952d7a)
*
contrib/views/jobs/src/main/resources/ui/app/scripts/controllers/jobs_controller.js
* contrib/views/jobs/src/main/resources/ui/app/scripts/helpers/ajax.js
> Jobs View: Filter for tez jobs needs to work for both HDP 2.1 and HDP 2.2,
> which use tez:true, TEZ:true, respectively
> ---------------------------------------------------------------------------------------------------------------------
>
> Key: AMBARI-8103
> URL: https://issues.apache.org/jira/browse/AMBARI-8103
> Project: Ambari
> Issue Type: Bug
> Components: contrib
> Affects Versions: 1.7.0
> Reporter: Alejandro Fernandez
> Assignee: Alejandro Fernandez
> Fix For: 1.7.0
>
> Attachments: AMBARI-8103.patch, AMBARI-8103_branch-1.7.0.patch,
> mr_jobs.png, tez_url.png, works_jobs_view_external.png,
> works_jobs_view_internal.png
>
>
> The behavior of the ATS server has changed in HDP 2.2, so the Jobs View needs
> to support either tez:true or TEZ:true.
> In HDP 2.1, the following works,
> http://c6407.ambari.apache.org:8188/ws/v1/timeline/HIVE_QUERY_ID?fields=events,primaryfilters,otherinfo&secondaryFilter=tez:true
> In HDP 2.2, it uses TEZ:true instead.
> To support both styles, the Jobs View needs to query as "tez:true,TEZ:true"
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)