Need help understanding the log message.

6 views
Skip to first unread message

Ramanujam Konchada

unread,
Oct 16, 2017, 4:18:02 PM10/16/17
to Hue-Users
Hi,

Can you help me debug the issue when trying to access URL for the newly installed HUE 4.1. Please see below for the trace when trying to access HUE. It could be related to my hue.ini file but not sure where to look for:

  File "/opt/hadoop/HUE/hue-4.1.0/build/env/lib/python2.6/site-packages/Mako-0.8.1-py2.6.egg/mako/template.py", line 443, in render

    return runtime._render(self, self.callable_, args, data)

  File "/opt/hadoop/HUE/hue-4.1.0/build/env/lib/python2.6/site-packages/Mako-0.8.1-py2.6.egg/mako/runtime.py", line 786, in _render

    **_kwargs_for_callable(callable_, data))

  File "/opt/hadoop/HUE/hue-4.1.0/build/env/lib/python2.6/site-packages/Mako-0.8.1-py2.6.egg/mako/runtime.py", line 818, in _render_context

    _exec_template(inherit, lclcontext, args=args, kwargs=kwargs)

  File "/opt/hadoop/HUE/hue-4.1.0/build/env/lib/python2.6/site-packages/Mako-0.8.1-py2.6.egg/mako/runtime.py", line 844, in _exec_template

    callable_(context, *args, **kwargs)

  File "/tmp/tmpjBZ5lm/desktop/common_header.mako.py", line 596, in render_body

    __M_writer(escape(unicode( url('notebook:editor') )))

  File "/opt/hadoop/HUE/hue-4.1.0/desktop/core/src/desktop/lib/django_mako.py", line 131, in url

    return reverse(view_name, args=args, kwargs=view_args)

  File "/opt/hadoop/HUE/hue-4.1.0/build/env/lib/python2.6/site-packages/Django-1.6.10-py2.6.egg/django/core/urlresolvers.py", line 532, in reverse

    key)

NoReverseMatch: u'notebook' is not a registered namespace

Romain Rigaux

unread,
Nov 27, 2017, 4:43:09 PM11/27/17
to Ramanujam Konchada, Hue-Users
This looks like you have some old notebook documents and the notebook app is disabled (in [notebook] section in hue.ini)
--
You received this message because you are subscribed to the Google Groups "Hue-Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to hue-user+unsubscribe@cloudera.org.
Reply all
Reply to author
Forward
0 new messages