You can have a name mapping outside of Kylin.
On Wed, Jun 8, 2016 at 10:47 AM, 251469031 <[email protected]> wrote:
> Hi all:
>
>
> I want to display the cube metadata by calling the RESTful API of
> kylinhost:7070/api/cubes/{cubeName} so that the endusers can know the cube
> details, as the endusers' mother tongue is Chinese, so I want to set the
> CubeName, Dimension Name( including derived dimensions & hierarchy
> dimensions) and messures name can be in Chinese.
>
>
> But as we know, the derived dimensions & hierarchy dimensions is
> followed by hive columns and hive columns can not be set to Chinese, so
> would you tell me how to name derived dimensions & hierarchy dimensions in
> Chinese.