Known issues and limitations in Data Visualization 7.1.4

Learn about the known issues and limitations that you might experience while using Cloudera Data Visualization. You can find information about the areas of impact, affected product versions, and possible workarounds.

Picklist in complex data types Show Selected unselects previous selections
Show selected in a filter list selection may not show all selections depending on the data type. A fix is expected in a future release.
Workaround
None
Versions affected
CDV 7.0.2 - 7.2.3
Fixed in version
N/A
Cloudera issue
VIZ-456
Inconsistent support for non-roman or character-based alphabets across visual types
Non-romanized or character-based alphabets are not consistently supported across various visual types. If not supported, the affected visual is not properly rendered in PDF/PNG downloads. CSV/Excel downloads and general dashboard viewing is available for all languages.

The following languages are not supported when using a table visual.

In CML: In CDW:
  • Amharic (Ethiopia)
  • Arabic (multiple countries)
  • Bengali (Bangladesh)
  • Berber (multiple countries)
  • Burmese (Myanmar)
  • Dari Pashto (Afghanistan)
  • Dzongkha (Bhutan)
  • Fijian (Fiji)
  • Georgian
  • Hebrew (Israel)
  • Khmer (Cambodia)
  • Lao
  • Malay (Brunei)
  • Many Indian languages
  • Nepalese (Nepal)
  • Persian (Iran)
  • Tamil (Malaysia, India, Singapore)
  • Thai (Thailand)
  • Urdu (Pakistan)
  • Amharic (Ethiopia)
  • Bengali (Bangladesh)
  • Burmese (Myanmar)
  • Dzongkha (Bhutan)
  • Fijian (Fiji)
  • Khmer (Cambodia)
  • Many Indian languages
  • Nepalese (Nepal)
  • Tamil (Malaysia, India, Singapore)
  • Thai (Thailand)
Workaround
None
Version affected
CDV 7.0.2 - 7.2.3
Fixed in version
N/A
Cloudera issue
VIZ-984
Saved value does not show properly when arcapi is present
After the fix included for VIZ-1070, a known issue is still present when using arcapi.sendParameters with app-scope filters.
Workaround
None
Versions affected
CDV 7.0.2 - 7.2.3
Fixed in version
N/A
Cloudera issue
VIZ-1181
Upgrade snowflake-connector-python when the corresponding issue is fixed
For some characters, snowflake queries will return "Failed to convert current row, cause: 'utf-8' codec can't decode byte" error (https://github.com/snowflakedb/snowflake-connector-python/issues/353).
Workaround
None
Versions affected
CDV 7.0.0 - 7.2.3
Fixed in version
N/A
Cloudera issue
VIZ-1455
Migration errors due to use of django model functions in data model
Upgrading from a version lower than 6.4.3 to 7.0.3 or above, there are errors in the migration due to use of django model functions in data model.
Workaround:
To resolve this issue, migrate to version 7.1.4+. If you are migrating to a version before 7.1.4, first migrate to 6.4.3.
Version affected:
CDV 7.0.3 - 7.1.4
Fixed in version:
CDV 7.1.4-b47
Cloudera issue:
VIZ-2047
Histogram visual fails with an execution error “e.map is not a function”
Workaround:
N/A
Version affected:
CDV 6.2.6 - 7.1.4
Fixed in version:
CDV 7.1.4-b74
Cloudera issue:
VIZ-2058
Change password screen shown on page refresh for autologin user
If an unauthenticated/autologin user accesses a public workspace dashboard on an Incognito tab and then refreshes or tries to reload the page, it can unexpectedly trigger the display of the Change Password modal.
Workaround:
To resolve this issue, change the autologin user's password once using the Change Password modal. After changing the password, the issue should no longer occur and the autologin functionality will work as expected.
Version affected:
CDV 7.1.3 - 7.1.4
Fixed in version:
N/A
Cloudera issue:
VIZ-2122
Selecting NULL values can cause ParseException syntax error after CDV 7.1.3
Workaround:
To resolve this issue, unselect the selected “NULL” value in the picklist filter.
Version affected:
CDV 7.1.3 - 7.2.3
Fixed in version:
N/A
Cloudera issue:
VIZ-2224
Snowflake connection shows query errors in CDSW 1.10.3 or lower
Workaround:
To resolve this issue, upgrade CDSW to version 1.10.4 or higher.
Version affected:
CDV 7.1.4 or lower using CDSW 1.10.3 or lower
Fixed in version:
CDV 7.1.5
Cloudera issue:
VIZ-2247
Issue with impersonation in CDW Impala connections

You may see the following error while creating or editing the data connection to a CDW Impala or Hive Virtual Warehouse and using the connection details auto-populated from the CDW Warehouse drop-down:

User <username> is not authorized to delegate to <username>.

This happens because the Impersonation and Trusted Impersonation options are both enabled.

Workaround:

If the message appears when creating a new data connection, try refreshing the page. This will reset the Impersonation and Trusted Impersonation options.

If the message appears on the Edit Data Connection modal, copy the hostname, username, HTTP path, and other values present on the Advanced tab, and manually edit the existing CDW Hive connections. A manual edit will typically not trigger this bug.

Version affected:
CDV 7.1.1-7.1.5, CDV 7.1.6-b8
Fixed in version:
7.1.6.2-3
Cloudera issue:
VIZ-2269