Details

    • Type: New Feature
    • Status: Closed
    • Priority: Critical
    • Resolution: Incomplete
    • Affects Version/s: 3.9.0
    • Fix Version/s: None
    • Component/s: app.editor
    • Labels:
      None

      Description

      Like http://gethue.com/search-dashboards/ but with SQL.

      The feature is still currently experimental but could be turned on to test with:

      [dashboard]
        ## Activate the Dashboard link in the menu.
        is_enabled=true 
        has_sql_enabled=true
      
        [[engines]]
      
          [[[solr]]]
          ##  Requires Solr 6+
           analytics=true
           nesting=true
      
          [[[sql]]]
            analytics=true
            nesting=true
      

      Note: would also need to have DB specific APIs from https://github.com/cloudera/hue/blob/master/desktop/libs/dashboard/src/dashboard/dashboard_api.py#L29 as we extend the support.

        Attachments

          Issue Links

            Activity

              People

              • Assignee:
                jgauthier Jean Francois Desjeans Gauthier
                Reporter:
                romain Romain Rigaux
              • Votes:
                2 Vote for this issue
                Watchers:
                8 Start watching this issue

                Dates

                • Created:
                  Updated:
                  Resolved: