Posts

Showing posts from November, 2017

Explain about Apache HBase?

Image
 Draw Backs of Hadoop:  Hadoop is a open source distributed file system for processing large volumes of data in a sequential manner. But with this sequential manner, if the user want to fetch the data from the last but one row, he need to search the all the rows from the top. It can be done when the data small, but if the data is large it take more time to fetch and process that particular data. To overcome this problem, we need a solution, HBase can provide solution for it . HBase: HBase is a open source, highly distributed NO Sql, column oriented database built on the top of Hadoop for processing large volumes of data in random order.   One can store data in HDFS either directly or through HDFS. HBase sits on the top of Hadoop system to provide read write access to the users. Data consumers can read/ access the data randomly through HBase. Get more information  at big data Hadoop online training. Read more at Big Data Hadoop online Course Archite...

Explain about Big Data?

Image
As days pass on information is expanding immensely. To deal with such tremendous measure of information customary information bases isn't reasonable . Right then and there Big information appears. Enormous information alludes to the informational indexes that are expansive and insufficient which the customary information handling application programming in deficient to manage them. This term has been being used since 1990's . It challenges incorporate information stockpiling, information investigation , questioning, refreshing and data security. Know more at Big data Hadoop online training Lets know what is huge information Hadoop? It is an open source java based programming outline work that backings the handling and capacity of to a great degree extensive informational indexes in a conveyed figuring condition. It was made by Doug Cutting and Mike Cafarella in 2006 to help dissemination for the Nutch Search motor . Associations can send Hadoop parts and supporting prog...