We got our image started in the virtual sand box. We needed to disable hyper-v as Windows 10 doesn't allow Virtual Box Hyper-V and Hyper-V on the windows 10.
We downloaded the dataset , now uploading the dataset in Hive
Ambari Sandbox allows us to directly use Hive from the url.
we can import data in the csv format and query data as sql relational although it is not stored relational. we can also visualize the selected data columns.
https://www.techrepublic.com/blog/10-things/10-things-you-should-know-about-hyper-v/
https://docs.microsoft.com/en-us/virtualization/hyper-v-on-windows/about/
https://stackoverflow.com/questions/11183572/whats-the-difference-between-rank-and-dense-rank-functions-in-oracle
Difference between RANK , DENSE RANK and ROW_NUMBER
ROW_NUMBER will always give unique
RANK will give same rank for the first 4 same but 5th rank for the 5th .
DENSE_RANK will give first 4 same but 2 for the 5th like a group by.
Scrolling Page Title
http://www.techtricky.com/javascript-code-to-scrolling-page-title/
We downloaded the dataset , now uploading the dataset in Hive
Ambari Sandbox allows us to directly use Hive from the url.
we can import data in the csv format and query data as sql relational although it is not stored relational. we can also visualize the selected data columns.
https://www.techrepublic.com/blog/10-things/10-things-you-should-know-about-hyper-v/
https://docs.microsoft.com/en-us/virtualization/hyper-v-on-windows/about/
https://stackoverflow.com/questions/11183572/whats-the-difference-between-rank-and-dense-rank-functions-in-oracle
Difference between RANK , DENSE RANK and ROW_NUMBER
ROW_NUMBER will always give unique
RANK will give same rank for the first 4 same but 5th rank for the 5th .
DENSE_RANK will give first 4 same but 2 for the 5th like a group by.
Scrolling Page Title
http://www.techtricky.com/javascript-code-to-scrolling-page-title/
Comments
Post a Comment