You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ambari.apache.org by "amarnath reddy pappu (JIRA)" <ji...@apache.org> on 2017/08/30 20:10:00 UTC

[jira] [Updated] (AMBARI-21858) Not able to enable hive "Interactive Query"

     [ https://issues.apache.org/jira/browse/AMBARI-21858?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

amarnath reddy pappu updated AMBARI-21858:
------------------------------------------
    Description: 
when try to enable Hive interactive query it fails with below JS error and Save button does not get activated and does not start any wizard.

{noformat}
app.js:42734 Uncaught TypeError: Cannot read property 'forEach' of undefined(…)(anonymous function) @ app.js:42734pendingBatchRequestsAjaxSuccess @ app.js:42733opt.success @ app.js:175507o @ vendor.js:106fireWith @ vendor.js:106w @ vendor.js:108d @ vendor.js:108
{noformat}


Workaround: Update requestschedule table to mark the entry as "COMPLETED" to resolve the issue.

  was:
when try to enable Hive interactive query it fails with below JS error and Save button does not get activated and does not start any wizard.

{noformat}
app.js:42734 Uncaught TypeError: Cannot read property 'forEach' of undefined(…)(anonymous function) @ app.js:42734pendingBatchRequestsAjaxSuccess @ app.js:42733opt.success @ app.js:175507o @ vendor.js:106fireWith @ vendor.js:106w @ vendor.js:108d @ vendor.js:108
{noformat}


Workaround: Update requestschedule table to mark the entry and "COMPLETED" to resolve the issue.


> Not able to enable hive "Interactive Query"
> -------------------------------------------
>
>                 Key: AMBARI-21858
>                 URL: https://issues.apache.org/jira/browse/AMBARI-21858
>             Project: Ambari
>          Issue Type: Bug
>          Components: ambari-server
>    Affects Versions: 2.5.1
>            Reporter: amarnath reddy pappu
>            Priority: Critical
>             Fix For: 2.6.0
>
>
> when try to enable Hive interactive query it fails with below JS error and Save button does not get activated and does not start any wizard.
> {noformat}
> app.js:42734 Uncaught TypeError: Cannot read property 'forEach' of undefined(…)(anonymous function) @ app.js:42734pendingBatchRequestsAjaxSuccess @ app.js:42733opt.success @ app.js:175507o @ vendor.js:106fireWith @ vendor.js:106w @ vendor.js:108d @ vendor.js:108
> {noformat}
> Workaround: Update requestschedule table to mark the entry as "COMPLETED" to resolve the issue.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)