[Mapr] Cannot login to Mapr HUE dashboard

Bug #1566907 reported by Evgeny Sikachev
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Sahara
Fix Released
Medium
Grigoriy

Bug Description

ENVIRONMENT: devstack 06 apr 2016

TEMPLATE:
  - plugin_name: mapr
    plugin_version: 5.1.0.mrv2
    node_group_templates:
      - name: master
        flavor:
          vcpus: 4
          ram: 8192
          root_disk: 80
          ephemeral_disk: 40
        node_processes:
          - Metrics
          - Webserver
          - ZooKeeper
          - HTTPFS
          - Oozie
          - FileServer
          - CLDB
          - Flume
          - Hue
          - NodeManager
          - HistoryServer
          - ResourceManager
          - HiveServer2
          - HiveMetastore
          - Sqoop2-Client
          - Sqoop2-Server
        auto_security_group: true
      - name: worker
        flavor:
          vcpus: 2
          ram: 4096
          root_disk: 40
          ephemeral_disk: 40
        node_processes:
          - NodeManager
          - FileServer
        auto_security_group: true
    cluster_template:
      name: mapr510mrv2
      node_group_templates:
        master: 1
        worker: 1

STEPS TO REPRODUCE:
1. Download image for Mapr http://sahara-files.mirantis.com/images/upstream/mitaka/sahara-mitaka-mapr-5.1.0-ubuntu.qcow2
2. Register image in Sahara
3. Create cluster from TEMPLATE
4. Wait for cluster creation
5. Click on cluster
6. Click on HUE weblink
7. Try default credentials(admin, admin)

EXPECTED RESULT:
Login is correct

ACTUAL RESULT:
Cannot login to HUE

I think we need add credentials for login on page with cluster info, like Ambari/CDH plugin

Tags: plugin.mapr
Grigoriy (groghkov)
Changed in sahara:
assignee: nobody → Grigoriy (groghkov)
status: New → Confirmed
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to sahara (master)

Fix proposed to branch: master
Review: https://review.openstack.org/302933

Changed in sahara:
status: Confirmed → In Progress
Changed in sahara:
importance: Undecided → Medium
milestone: none → newton-1
tags: added: plugin.mapr
removed: plugin.ambari
Changed in sahara:
milestone: newton-1 → newton-2
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to sahara (master)

Reviewed: https://review.openstack.org/302933
Committed: https://git.openstack.org/cgit/openstack/sahara/commit/?id=8c7cfb76c2835dd53bedaf3c4c4e14463ed68fb5
Submitter: Jenkins
Branch: master

commit 8c7cfb76c2835dd53bedaf3c4c4e14463ed68fb5
Author: groghkov <email address hidden>
Date: Thu Apr 7 19:15:45 2016 +0300

    Display credentials info in cluster general info

    - credentials for services that require authentication
      and admin user credentials are displayed in cluster
      general info.
    - admin user password is stored in key manager

    Change-Id: Idab9d1d17048ca40dfe308708ecd70aedf9f7914
    Closes-Bug: #1566907

Changed in sahara:
status: In Progress → Fix Released
Revision history for this message
Doug Hellmann (doug-hellmann) wrote : Fix included in openstack/sahara 5.0.0.0b2

This issue was fixed in the openstack/sahara 5.0.0.0b2 development milestone.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.