Support Questions

Find answers, ask questions, and share your expertise

Zeppelin numbers without commas

avatar

Hello guys,

is there any way how to get the output numbers without commas?

I am using hive interpret. In the screenshot the last columm contains

salaries. Could I get this salaries like this 70000?

Thank you guys.

42458-screenshot-6.png

1 ACCEPTED SOLUTION

avatar
Expert Contributor

Hello

Zeppelin supports https://handsontable.com/ from 0.7.0 version. You can find more detailed information in here https://github.com/apache/zeppelin/commit/13d77e07f834ff375941841e5b2e8cc344702749.

Attached a GIF that shows you how to do it.

13787-change-type.gif

Regards

View solution in original post

3 REPLIES 3

avatar
Expert Contributor

Hello

Zeppelin supports https://handsontable.com/ from 0.7.0 version. You can find more detailed information in here https://github.com/apache/zeppelin/commit/13d77e07f834ff375941841e5b2e8cc344702749.

Attached a GIF that shows you how to do it.

13787-change-type.gif

Regards

avatar

Using the the sandbox 2.6 solved this problem....thank you @Danilo Perez

avatar

Hello @Danilo Perez,

thank you for quick reply. May I ask you for more information? I do not exactly

know what is the handsontable. It will replace zeppellin or it runs on zeppelin?

So now I should upgrade my zeppelin to the version 0.7.0 or should I use the sandbox 2.6 which already

has the newest version of zeppelin.

Accoring to the gif, In my screen show above I dont have any button for changing the output type.

I have used the command %hive select * from my table. How could I change the output type?

Regards

,

Hello @Danilo Perez, thank you for your reply. Could I ask you for more information?

According to the gif - a I do not have any button to change the type of output. For example my screenshot is the result

of using command %hive select * from mytable.

So I should upgrade zeppelin to the version 0.7.0? I have took a look at the handsontable.

But I dont know what it actualy is. Hansotable will replace zeppelin or it works on it?

Could you explain it to me please?

Thank you very much!