[
https://issues.apache.org/jira/browse/AMBARI-21403?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16147214#comment-16147214
]
Hudson commented on AMBARI-21403:
---------------------------------
FAILURE: Integrated in Jenkins build Ambari-trunk-Commit #7966 (See
[https://builds.apache.org/job/Ambari-trunk-Commit/7966/])
AMBARI-21403 Log Search UI: production build issues. (ababiichuk) (ababiichuk:
[http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=9a45ef6ceb51f5c1ddcc106a54ddb9ae256f2622])
* (edit)
ambari-logsearch/ambari-logsearch-web-new/src/app/services/storage/bar-graphs.service.ts
* (edit) ambari-logsearch/ambari-logsearch-web-new/src/app/app.module.ts
* (edit)
ambari-logsearch/ambari-logsearch-web-new/src/app/components/accordion-panel/accordion-panel.component.ts
* (edit)
ambari-logsearch/ambari-logsearch-web-new/src/app/components/main-container/main-container.component.ts
* (edit)
ambari-logsearch/ambari-logsearch-web-new/src/app/services/storage/service-logs.service.ts
* (edit)
ambari-logsearch/ambari-logsearch-web-new/src/app/services/component-actions.service.ts
* (edit)
ambari-logsearch/ambari-logsearch-web-new/src/app/services/http-client.service.ts
* (edit)
ambari-logsearch/ambari-logsearch-web-new/src/app/components/app.component.ts
* (edit)
ambari-logsearch/ambari-logsearch-web-new/src/app/components/logs-list/logs-list.component.ts
* (edit)
ambari-logsearch/ambari-logsearch-web-new/src/app/components/filter-text-field/filter-text-field.component.spec.ts
* (edit)
ambari-logsearch/ambari-logsearch-web-new/src/app/services/storage/graphs.service.ts
* (edit)
ambari-logsearch/ambari-logsearch-web-new/src/app/services/storage/nodes.service.ts
* (edit)
ambari-logsearch/ambari-logsearch-web-new/src/app/components/filter-button/filter-button.component.ts
* (edit)
ambari-logsearch/ambari-logsearch-web-new/src/app/components/filters-panel/filters-panel.component.ts
* (edit)
ambari-logsearch/ambari-logsearch-web-new/src/app/components/main-container/main-container.component.spec.ts
* (add)
ambari-logsearch/ambari-logsearch-web-new/src/app/services/storage/app-state.service.ts
* (edit)
ambari-logsearch/ambari-logsearch-web-new/src/app/services/filtering.service.ts
* (edit)
ambari-logsearch/ambari-logsearch-web-new/src/app/services/storage/app-settings.service.ts
* (edit)
ambari-logsearch/ambari-logsearch-web-new/src/app/components/menu-button/menu-button.component.spec.ts
* (edit)
ambari-logsearch/ambari-logsearch-web-new/src/app/services/http-client.service.spec.ts
* (edit)
ambari-logsearch/ambari-logsearch-web-new/src/app/components/dropdown-list/dropdown-list.component.ts
* (edit)
ambari-logsearch/ambari-logsearch-web-new/src/app/services/storage/audit-logs.service.ts
* (edit)
ambari-logsearch/ambari-logsearch-web-new/src/app/components/filters-panel/filters-panel.component.html
* (edit)
ambari-logsearch/ambari-logsearch-web-new/src/app/components/login-form/login-form.component.spec.ts
* (edit)
ambari-logsearch/ambari-logsearch-web-new/src/app/services/storage/user-configs.service.ts
* (edit)
ambari-logsearch/ambari-logsearch-web-new/src/app/services/component-actions.service.spec.ts
* (edit)
ambari-logsearch/ambari-logsearch-web-new/src/app/components/filter-dropdown/filter-dropdown.component.ts
* (edit)
ambari-logsearch/ambari-logsearch-web-new/src/app/components/login-form/login-form.component.ts
* (edit)
ambari-logsearch/ambari-logsearch-web-new/src/app/components/logs-list/logs-list.component.html
* (add)
ambari-logsearch/ambari-logsearch-web-new/src/app/models/app-state.model.ts
* (edit)
ambari-logsearch/ambari-logsearch-web-new/src/app/components/filter-dropdown/filter-dropdown.component.spec.ts
* (edit)
ambari-logsearch/ambari-logsearch-web-new/src/app/services/storage/filters.service.ts
* (edit)
ambari-logsearch/ambari-logsearch-web-new/src/app/components/login-form/login-form.component.html
* (edit)
ambari-logsearch/ambari-logsearch-web-new/src/app/components/filter-text-field/filter-text-field.component.ts
* (edit)
ambari-logsearch/ambari-logsearch-web-new/src/app/services/mock-api-data.service.ts
* (edit)
ambari-logsearch/ambari-logsearch-web-new/src/app/components/main-container/main-container.component.html
* (edit)
ambari-logsearch/ambari-logsearch-web-new/src/app/components/menu-button/menu-button.component.ts
* (edit) ambari-logsearch/ambari-logsearch-web-new/src/app/models/store.model.ts
* (edit)
ambari-logsearch/ambari-logsearch-web-new/src/app/components/app.component.spec.ts
> Log Search UI: production build issues
> --------------------------------------
>
> Key: AMBARI-21403
> URL: https://issues.apache.org/jira/browse/AMBARI-21403
> Project: Ambari
> Issue Type: Bug
> Components: ambari-logsearch
> Affects Versions: 3.0.0
> Reporter: Andrii Babiichuk
> Assignee: Andrii Babiichuk
> Fix For: 3.0.0
>
> Attachments: AMBARI-21403.patch
>
>
> - Incorrect request header is sent on login
> - Login form is displayed to user on visiting the application page even if
> authorization is active
> - AJAX requests are sent twice
> - {{FilterButtonComponent}} fails to be compiled: {{ERROR in No template
> specified for component FilterButtonComponent}}
> - JS error after login: {{ERROR TypeError: Cannot read property 'timeZone' of
> undefined}}, no content under navbar is displayed
> - JS error on logs loading: {{ERROR TypeError: Cannot read property 'map' of
> undefined}}, no logs loaded as result
> - URL params in logs request aren't encoded
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)