- Subscribe to RSS Feed
- Mark Question as New
- Mark Question as Read
- Float this Question for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
OperationalError: (1054, "Unknown column 'useradmin_userprofile.first_login' in 'field list'")
Created on ‎08-22-2016 08:08 PM - edited ‎09-16-2022 03:36 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
we updated cdh version from v5.3.3 to v5.7.1.
when we did the login on HUE, we get this error.
OperationalError: (1054, "Unknown column 'useradmin_userprofile.first_login' in 'field list'")
we tried this issue.
https://groups.google.com/a/cloudera.org/forum/#!topic/hue-user/GO_7O3Bp-Go
./build/env/bin/hue migrate
but we get same error.
we need the solution.
Created ‎08-25-2016 02:55 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
we tried to re-install Hue.
after that, we didn't see error messages.
and we can login Hue.
thank you.
Created ‎08-23-2016 01:22 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
You might need to export the proper HUE_CONF_DIR before executing the
command:
http://gethue.com/hue-api-execute-some-builtin-commands/
Created ‎08-25-2016 02:55 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
we tried to re-install Hue.
after that, we didn't see error messages.
and we can login Hue.
thank you.
