• No results found

Title : A STUDY ON BIG DATA MINING TOOLS & TECHNIQUES Author (s) : K.KRISHNAVENI, S.SIVA PRIYA

N/A
N/A
Protected

Academic year: 2020

Share "Title : A STUDY ON BIG DATA MINING TOOLS & TECHNIQUES Author (s) : K.KRISHNAVENI, S.SIVA PRIYA"

Copied!
7
0
0

Loading.... (view fulltext now)

Full text

(1)

www.ijicse.com 48

A STUDY ON BIG DATA MINING TOOLS & TECHNIQUES Ms.K.KRISHNAVENI, Mrs. S.SIVA PRIYA

Assistant Professor, System Administrator Department of Computer Science and Applications

Gonzaga college of Arts and Science for Women Kathampallam, Elathagiri – 635 108, Krishnagiri(dt) Email: [email protected], [email protected],

ABSTRACT

Big data mining is referred to the collective data mining or extraction techniques that

are performed on large sets/ huge volume of data .Big data is an evolving term that describes

any voluminous amount of structured and semi-structured and unstructured data that has the

potential to be uncovered mined for valuable information. There are a lot of unique tools

&techniques available in the literature for processing the big data. In this paper focuses on the

study of various available big data tools and techniques. Finally, it is ends up with the pros &

cons of the tools & techniques.

Keywords: big data mining big data development, tools and techniques. 1. Introduction

Today is the era of Google. The

thing which is unknown for us, we Google

it and in fractions of seconds we get the

number of links as a result. It would be the

better example for the processing of Big

Data. The Big Data is not any different

thing than out regular term data. Just big is

a keyword used with the data to identify

the collected datasets due to their large size

and complexity? It cannot manage them

with our current methodologies or data

mining software tools. Big data mining is

about processing data and identifying

patterns and trends in that information so

that you can decide or judge. Data mining

principles have been around for many years

but with the adventof big data, it is even

more prevalent. Big-data is similar to

small-data but bigger but having data

bigger consequently requires different

approaches techniques, tools &

architectures to solve a new problems and

old problems in a better way. Key enablers

for the growth of Big Data are Increase of

storage capacities Increase of processing

power Availability of data, [1].

2. Big Data mining: An Overview

The term 'Big Data' appeared first time

in 1998 in a Silicon Graphics (SGI) slide

deck by John Mashey with the title of "Big

Data and the Next Wave of Infra Stress".

The first academic paper with the words

'Big Data' in the title appeared a bit later in

2000 in a paper by Diebold. The origin of

(2)

www.ijicse.com 49 are creating a huge amount of data every

day. Umami Fayyad in his invited talk at

the KDD BigMine'12WorkshopPresented

amazing data numbers about internet

usage. Among them the following: Each

day Google has more than1 billion queries

per day, Twitter has more than 250 million

Tweets per day, Face book has more than

800 million updates Per day, and YouTube

has more than 4 billion views per Day. The

data produced nowadays is estimated in the

order Of zettabytes, and it is growing

around 40% every year. Anew large source

of data is going to be generated from

mobile devices, and big companies as

Google, Apple, Face book, Yahoo, Twitter

are starting to look carefully to this data to

find useful patterns to improve user

experience. Alex 'Sandy' Pent land in his

'Human Dynamics Laboratory' at MIT, is

doing research in finding patterns in mobile

data about what users do and not in what

people says they do .In feature purpose

need new algorithms and new tools to deal

with all of this data.Doug Laney was the

rest one in talking about3 V's in Big Data

management:

Volume: There is more data than ever before, its size Continues increasing,

but not the percent of data that our

tools can process

Variety: There are many different

types of data, Text, Sensor data, audio,

video, graph, and more

Velocity: Data is arriving

continuously as streams of Data and

we are interested in obtaining useful

information From it in real time

Nowadays, there are two more V's:

Variability: The changes in the structure of the Data and how users

want to interpret that data

Value: Business value that gives

organization a compelling Advantage,

due to the ability of making decisions

Based in answering questions that

were previously Considered beyond

reach

Gartner summarizes in their dentition of

Big Data in 2012 as high volume, velocity

and variety information Assets that demand

cost-effective, innovative forms of

informationprocessing for enhanced insight

and decision making. There are many

applications of Big Data, for example the

Following:

Business: Costumer personalization,

churn detection

Technology: Reducing process time

from hours to seconds

Health: Mining DNA of each person

to discover, monitor and improve

health aspects of every one

Smart cities: Cities focused on

sustainable economic Development

(3)

www.ijicse.com 50 management Of natural resources

The applications will allow people to have

better services, Better costumer

experiences, and also be healthier, as

personal Data will permit to prevent and

detect illness much Earlier than before[2] .

2.1GlobalPulse:"Big Data for development"

The usefulness of Big Data mining, it

would like to mention the work that Global

Pulse is doing using Big Data to improve

life in developing countries. Global Pulse is

a United Nations initiative launched in

2009, which functions as an innovative lab

and that, is based in mining Big Data for

developing countries. The pursue of

strategy that consists of

1) Researching innovative methods and

techniques for analyzing real-time digital

data to detect early emerging

vulnerabilities; 2) assembling free and open

source technology toolkit for analyzing

real-time data and sharing hypotheses; and

3) establishing an integrated, global

network of Pulse Labs, to pilot the

approach at country level.Global Pulse

describe the main opportunities Big Data

offers to developing countries in their

White paper "Big Data for Development:

Challenges& Opportunities”.

Early warning: develop fast response

in time of crisis, detecting anomalies

in the usage of digital media

Real-time awareness: design

programs and policies with a more

_ne-grained representation of reality  Real-time feedback: check what

policies and programs fails,

monitoring it in real time, and using

this feedback make the needed

changes

The Big Data mining revolution is not

restricted to the industrialized world, as

mobiles are spreading in developing

countries as well. It is estimated than there

are over five billion mobile phones, and

that 80% are located in developing

Countries, [2].

3. Tools: Open SourceRevolution

The Big Data phenomenon is

intrinsically related to the open source

software revolution. Large companies as

Face Book, Yahoo, Twitter, and Linked In

benefit and contribute working on open

source projects. Big Data infrastructure

deals with Hadoop, and other related

software as:

Apache Hadoop: software for

data-intensive distributed Applications,

based in the Map Reduce

programming Model and a distributed

system called Hadoop Distributed File

system (HDFS). Hadoop allows

writing applications that rapidly

process large amounts of data in

(4)

www.ijicse.com 51 nodes. A Map Reduce job divides the

input dataset into independent subsets

that are processed by map tasks in

parallel. The step of mapping is then

followed by a step of reducing tasks.

These reduce tasks use the output of

the maps to obtain the final result of

the job.

Apache Hadoop related projects:

Apache Pig, Apache Hive, Apache

HBase, Apache Zookeeper, Apache

Cassandra, Cascading, Scribe and

many others.

Apache S4: Platform for processing

continuous data streams and S4 is

designed specifically for managing

data streams thenS4 apps are designed

combining streams and processing

elements in real time.

Storm: Software for streaming

data-intensive distributed applications,

similar to S4 and developed by Nathan

Marz at Twitter.

In Big Data Mining, there are many open source initiatives. The most popular are the following:

Apache Mahout: Scalable machine

learning and data mining open source

software based mainly in Hadoop. It

has implementations of a wide range of

machine learning and data mining

algorithms: clustering,classification,

collaborative filtering and frequent

pattern mining.

R: open source programming language

and software environment designed for

statistical computing and visualization.

R was designed by Ross Ihaka and

Robert Gentleman at the University of

Auckland, New Zealand beginning in

1993 and is used for statistical analysis

of very large data sets.

MOA: Stream data mining open source

software to perform data mining in real

time. It has implementations of

classification, regression; clustering

and frequent item set mining and

frequent graph mining. It started as a

project of the Machine Learning group

of University of Waikato, New

Zealand, famous for the WEKA

software. The streams framework

provides an environment for defining

and running stream processes using

simple XML based definitions and is

able to use MOA, Android and Storm.

SAMOA is anew upcoming software

project for distributed stream mining

that will combine S4 and Storm with MOA.

Vowpal Wabbit: open source project

started at Yahoo! Research and

continuing at Microsoft Research to

design a fast, scalable, useful learning

algorithm.VW is able to learn from

(5)

www.ijicse.com 52 throughput of any single machine

network interface when doing linear

learning, via parallel learning.

More specific to Big Graph mining we found the following open source tools: Pegasus: Big graph mining system

built on top of Map Reduce. It allows

finding patterns and anomalies in

massive real-world graphs. See the

paper by U.Kang and Christos Fallouts

in this issue.

Graph Lab: High-level graph-parallel

system built without using Map Reduce.

Graph Lab computes over dependent

records which are stored as vertices in a

large distributed data-graph. Algorithms in

Graph Labare expressed as vertex-programs

which are executed in parallel on each

vertex and can interact with neighboring

Vertices, [3].

Techniques:

NoSQL:DatabasesMongoDB,CouchDB, Cassandra,

Redis, BigTable, Hbase, Hypertable,Voldemort, Riak,

ZooKeeper.

MapReduce: Hadoop, Hive, Pig,Cascading, Cascalog, mrjob, Caffeine, S4, MapR, Acunu, Flume,

Kafka, Azkaban, Oozie, Greenplum.

Storage: S3, Hadoop DistributedFile System.

Servers: EC2, Google AppEngine, Elastic, Beanstalk, Heroku.

Processing: R, Yahoo! Pipes,Mechanical Turk, Solr/Lucene,Elastic Search, Datameer,BigSheets,

Tinkerpop.

When the operations on data are

complex: e.g. simple counting is not a

complex problem Modelling and reasoning

with data of different kinds can get

extremely complex. Often, because of vast

amount of data, modeling techniques can

get simpler (e.g. smart counting can

replace complex model based analytics) as

long as we deal with the scale.

5. Forecast To The Future

There are many future important

challenges in Big Data management and

analytics that arise from the nature of data:

large, diverse, and evolving .These is some

of the challenges that researchers and

practitioners will have to deal during the

next years:

Distributed mining: Many data

mining techniques are not trivial to

paralyze. To have distributed versions of

some methods, a lot of research is needed

with practical and theoretical analysis to

provide new methods.

Time evolving data: Data may be

evolving over time, so it is important that

the Big Data mining technique should be

able to adapt and in some cases to detect

change first. For example, the data stream

mining field has very powerful techniques

for this task.

Compression: Dealing with Big Data, the

quantity of space needed to store it is

(6)

www.ijicse.com 53 approaches: compression where we don't

lose anything or sampling where we

choose what is the data that is more

representative. Using compression, we

may take more time and less space, so we

can consider it as a transformation from

time to space. Using sampling, we are

losing information, but the gains in space

may be in orders of magnitude. For

example Feldman et al. Use corsets to

reduce the complexity of Big Data

problems. Corsets are small sets that

provably approximate the original data

for a given problem. Using merge reduce

the small sets can then be used for

solving hard machine learning problems

in parallel.

Visualization: A main task of Big Data

analysis is how to visualize the results. As

the data is so big, it is very difficult to find

user-friendly visualizations. New

techniques and frameworks to tell and

show stories will be needed, as for

example the photographs, info graphics

and essays in the beautiful book "The

Human Face of Big Data”.

Hidden Big Data: Large quantities of useful data are getting lost since new data

is largely untagged file based and

unstructured data. The 2012 IDC study on

Big Data explains that in 2012, 23% (643

Exabyte’s) of the digital universe would be

useful for Big Data if tagged and analyzed.

However, currently only3% of the

potentially useful data is tagged, and even

less is analyzed, [4].

6. Conclusion

Big Data is going to continue

growing during the next years, and each

data scientist will have to manage much

more amount of data every year. These

data is going to be more diverse, larger,

and faster. It discussed in this paper some

insights about the topic and what it

considers the main concerns and the main

challenges for the future. Big Data is

becoming the new Final Frontier for

scientific data research and for business

applications. The beginning of a new era

where Big Data mining will help us to

discover knowledge that no one has

discovered before. Everybody is warmly

invited to participate in this intrepid

journey…. (April 2014).

7. Acknowledgement

The second author acknowledges the

UGS, New Delhi for financial assistance

under minor research project under grant

no.41-1354/2012(SR).

Reference:

1.Rohitpitre, vijaykoleker “Asurvey paper on data mining with big data”internationaljournal of

innovative research advanced engineering

volume/issue/(April 2014)

2. Weifan, Albertbifet,”mining big data:

current status, and forecast to the future”

3. MarkoGrovelink, big data tutorial,

(7)

www.ijicse.com 54

4. Tom White, Hadoop: The Definitive Guide,

second edition

5. IDC, 2011. Big Data: What It Is and Why

You Should Care. [Online]

IDC.Availableat:http://sites.amd.com/us/Docum

ents/IDC_AMD_Big_Data_Whitepa per. Pdf

[Accessed July 10, 2013].

6. Ericsson, 2013. EricssonMobilityReport.

[Online] Ericsson. Available at:

http://www.ericsson.com/res/docs/2013/eri

csson-mobility-report-june-2013.pdf[Accessed July 10,

2013].

7. Hastie, Trevor, Tibshirani, Robert; Friedman,

Jerome (2009). "TheElements of Statistical

Learning: Data Mining, Inference, and Prediction".

8. Kyuseok Shim, Map Reduce Algorithms for Big

Data Analysis, DNIS 2013, LNCS 7813, pp. 44–48,

2013

9. Dong, X.L.; Srivastava, D. Data Engineering (ICDE),‖ Big data integration― IEEE International

Conference on , 29(2013) 1245–1248.

10. Tekiner F. and Keane J.A., Systems, Man and Cybernetics (SMC), ―Big Data Framework‖ 2013

IEEE International Conference on 13–16 Oct. 2013,

1494–1499.

11. Mrigank Mridul, Akashdeep Khajuria, Snehasish Dutta, Kumar N ―Analysis of Big Data using Apache Hadoop and Map Reduce‖ Volume 4,

Issue 5, May 2014‖

12. Suman Arora, Dr.Madhu Goel, ―Survey Paper on Scheduling in Hadoop‖ International Journal of

Advanced Research in Computer Science and

Software Engineering, Volume 4, Issue 5, May

2014.

13. Aditya B. Patel, Manashvi Birla and Ushma

Nair, "Addressing Big Data Problem Using Hadoop

and Map Reduce," in Proc. 2012 Nirma University

International Conference On Engineering. 14 Jimmy Lin ―Map Reduce Is Good Enough?‖ The control

project, IEEE Computer 32 (2013).

References

Related documents

 Presented at the Annual Latino Enhancement Cooperative’s Latino Leadership Conference at Indiana University to provide pre-collegiate preparation seminars for high school

Students with a high self-concept and treated with problem-based learning and expository learning strategies can improve the learning result of environmental

http://www.ijmr.net.in email id- [email protected] Page 159 BANKING SECTOR REFORMS AND ITS IMPACT ON BANKING INDUSTRY..

This latter formulation allowed the Spanish Constitutional Court, following the ECHR indication in Schalk and Kopf (see below), to rule that “men and women” only

Only 23 cases of pNETs with elevated serum AFP levels have been described in the English literatures, and liver me- tastases were confirmed in most of these patients [6-14]..

It can be seen that in the case of 3 dB beamwidth in horizontal plane being 8 degrees, the side-lobe suppression in vertical plane is 18.72 dB, null filling in vertical plane 30.71

“Towards a potential research agenda to guide the implementation of Spatial Data Infrastructures - A case study from India.” International Journal of Geographical Information

Translation seminar courses focus on teaching students about ac- ademic research in the area in question and preparing them for writ- ing and submi ing a diploma work based on