Created on 11-05-2017 10:03 PM - edited 08-18-2019 02:01 AM
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.
Created 11-05-2017 10:36 PM
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.
Regards
Created 11-05-2017 10:36 PM
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.
Regards
Created 11-11-2017 12:39 PM
Using the the sandbox 2.6 solved this problem....thank you @Danilo Perez
Created 11-06-2017 07:23 AM
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!