Member since
07-23-2018
8
Posts
0
Kudos Received
0
Solutions
08-23-2018
08:22 AM
@Harald Berghoff Thank you for the explanation. I got the idea when and where HBASE will be used with Hive.
... View more
08-23-2018
04:52 AM
Hi , I am new to NoSQL so pls help me to understand. I have noticed many people were discussing about Accessing the data thru Hive external table where the data actually got stored in HBase. I just want to understand why don’t we directly store data in Hive. There should be some reason for them to store in HBASE. Earlier hive don’t support ACID property but this can be very well achieved in Hive itself.
... View more
Labels:
- Labels:
-
Apache HBase
-
Apache Hive
08-21-2018
07:48 AM
@Anirudh D, As I am new to HBASE, I just want to know why you are loading data into Hbase rather you can directly load data from Oracle to Hive using any ETL or other tools. Could you please explain so i can get better idea about Hbase purpose and usage.
... View more
08-17-2018
07:45 AM
Thank you Tarun Parimi.
... View more
08-16-2018
04:07 PM
Hi, I have the doubt regarding the below properties could you please clarify this for my clear and better understanding. yarn.scheduler.minimum-allocation-mb yarn.scheduler.maximum-allocation-mb These 2 are the properties which will decide the minimum and maximum memory allocation per container. But my doubt here is i might have data nodes with different memory (means 8 GB/16GB/32 GB) in the same cluster. Then how do i set this yarn.scheduler.maximum.allocation-mb. Do i need to set this for node in the cluster. how this will work. Please help me to understand better. Thanx Siva
... View more
Labels:
- Labels:
-
Apache YARN
07-24-2018
02:04 PM
Thank You Shawn for the Response. I got it.
... View more
07-23-2018
07:39 AM
Hi, I am new to hive. Is there any way to get the execution plan without executing the query? like oracle set Autotrace trace only option. Also can we see the result of set Hive.tez.exec.print.summary result without executing the query?
... View more
Labels:
- Labels:
-
Apache Hive