472,808 Members | 2,400 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 472,808 software developers and data experts.

what is big data? what is hadoop and hybernet?

why it is so popular?

what is relation with cloud?
tell me organizational point of ans?
where it is used in organization?
plz specify with example.
thank you
Oct 20 '13 #1
3 17017
TatsianaIsakova
12 Byte
Big Data is extra-large amounts of information that require specialized solutions to gather, process, analyze, and store it to use in business operations.

Machine learning algorithms help to increase the efficiency and insightfulness of the data that is gathered (but more on that a bit later.)

Four Vs of Big Data describe the components:

Volume — the amount of data
Velocity — the speed of processing data
Variety — kinds of data you can collect and process
Veracity — quality, and consistency of data

How big is Big Data? According to the IDC forecast, the Global Datasphere will grow to 175 Zettabytes by 2025 (compared to 33 Zettabytes in 2018.) In case you're wondering what a zettabyte is, it equals a trillion gigabytes. IDC says that if you store the entire Global Datasphere on DVDs, then you'd be able to get a stack of DVDs that would get you to the Moon 23 times or circle the Earth 222 times.

Speaking regarding single Big Data projects, the amounts are much smaller. A software product or project passes the threshold of Big Data once they have over a terabyte of data.
Sep 27 '21 #2
tmudgal16
10 Byte
what is big data?
Big data is a data that contains greater variety, arriving in increasing volumes and with more velocity.
This is also known as the three Vs
Types of Big Data Analytics are :
Volume The amount of data matters.
Velocity Velocity is the fast rate at which data is received and (perhaps) acted on.
Variety Variety refers to the many types of data that are available.

what is hadoop and hybernet?

Hadoop
Hadoop software is an open source framework that allows for the distributed storage and processing of large datasets across clusters of computers using simple programming models.
Feb 6 '23 #3
Riya Bajpai
18 16bit
'Big Data' is a term used to describe collection of data that is huge in size and yet growing
exponentially with time. Data which are very large in size is called Big Data. Normally we work on data of size MB(Word Doc, Excel) or maximum GB(Movies, Codes) but data in Peta bytes i.e. 10^15 byte size is called Big Data.

Characteristics of big data:
1) Volume
2) Variety
3) Velocity

'Volume' is one characteristic which needs to be considered while dealing with 'Big Data'.
Size of data plays very crucial role in determining value out of data.
Variety refers to heterogeneous sources and the nature of data, both structured and
unstructured.
Velocity The term 'velocity' refers to the speed of generation of data.

Hadoop is an open source framework from Apache software foundation.
Hadoop is written in Java and is not OLAP (online analytical processing).
It is used for batch/offline processing.
It is used to store process and analyze data which are very huge in volume.
Feb 20 '23 #4

Sign in to post your reply or Sign up for a free account.

Similar topics

6
by: MLH | last post by:
Runtime error 13 - type mismatch. I get the above error when I create a text box control on a form named and I run the following code in a sub on that same form... If DLookup("", "tblUsers",...
3
by: Sathyaish | last post by:
I wanted to practice some Linked List stuff, so I set out to create a linked list. The plan was to create the following: (1) A linked list class in Visual Basic (2) A non-class based linked list...
8
by: xmail123 | last post by:
Hi, As was pointed out whatever you return from a WebMethod needs to be serializable to SOAP. An ArrayList is not serializable. I will be needing to return other data types from web methods. ...
1
by: Neo | last post by:
I have a field named "Male" & this is of SQL BIT data type (SQL Server). How can i bind this field to a check box? I noticed that this field can be NULL, 0 or 1. But i'm having trouble binding...
2
by: Neo | last post by:
I put a similar post for CheckBoxes, but i want to use a Radio button & not a CheckBox I have a field named "Male" & this is of SQL BIT data type (SQL Server). How can i bind this field to a...
2
by: luciferleo | last post by:
I've learned data structrue in C++ but I am now learning to write programs in C. I am used to considering ADT as class but C is not a object-oriented language. Problems rise up in my...
2
by: milan_sanremo | last post by:
I've read the library entry for pickle a couple of times, and I'm still not sure what data is maintained when an item is pickled and sent over a socket. Two importable modules: class...
2
by: Smith Ward | last post by:
Hi, I am working on a website which is supposed to deal with users bank transactions. As it is going to deal with money on a higher scale. I want to know what will be the best fit data type for...
3
by: annaaaa | last post by:
okay for instance int x = 4; double y = 2; printf("%d", (x / y + 5)); what data type is (x / y + 5) ?? thanks
2
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 2 August 2023 starting at 18:00 UK time (6PM UTC+1) and finishing at about 19:15 (7.15PM) The start time is equivalent to 19:00 (7PM) in Central...
0
by: erikbower65 | last post by:
Using CodiumAI's pr-agent is simple and powerful. Follow these steps: 1. Install CodiumAI CLI: Ensure Node.js is installed, then run 'npm install -g codiumai' in the terminal. 2. Connect to...
0
linyimin
by: linyimin | last post by:
Spring Startup Analyzer generates an interactive Spring application startup report that lets you understand what contributes to the application startup time and helps to optimize it. Support for...
0
by: erikbower65 | last post by:
Here's a concise step-by-step guide for manually installing IntelliJ IDEA: 1. Download: Visit the official JetBrains website and download the IntelliJ IDEA Community or Ultimate edition based on...
2
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Sept 2023 starting at 18:00 UK time (6PM UTC+1) and finishing at about 19:15 (7.15PM) The start time is equivalent to 19:00 (7PM) in Central...
0
by: Taofi | last post by:
I try to insert a new record but the error message says the number of query names and destination fields are not the same This are my field names ID, Budgeted, Actual, Status and Differences ...
0
by: lllomh | last post by:
Define the method first this.state = { buttonBackgroundColor: 'green', isBlinking: false, // A new status is added to identify whether the button is blinking or not } autoStart=()=>{
0
by: Mushico | last post by:
How to calculate date of retirement from date of birth
2
by: DJRhino | last post by:
Was curious if anyone else was having this same issue or not.... I was just Up/Down graded to windows 11 and now my access combo boxes are not acting right. With win 10 I could start typing...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.