CFP last date
20 May 2024
Reseach Article

Efficient Storage Management over Cloud using Data Compression without Losing Searching Capacity

by Amitkumar P Gohil, Amish Desai
International Journal of Computer Applications
Foundation of Computer Science (FCS), NY, USA
Volume 114 - Number 15
Year of Publication: 2015
Authors: Amitkumar P Gohil, Amish Desai
10.5120/20051-1707

Amitkumar P Gohil, Amish Desai . Efficient Storage Management over Cloud using Data Compression without Losing Searching Capacity. International Journal of Computer Applications. 114, 15 ( March 2015), 1-6. DOI=10.5120/20051-1707

@article{ 10.5120/20051-1707,
author = { Amitkumar P Gohil, Amish Desai },
title = { Efficient Storage Management over Cloud using Data Compression without Losing Searching Capacity },
journal = { International Journal of Computer Applications },
issue_date = { March 2015 },
volume = { 114 },
number = { 15 },
month = { March },
year = { 2015 },
issn = { 0975-8887 },
pages = { 1-6 },
numpages = {9},
url = { https://ijcaonline.org/archives/volume114/number15/20051-1707/ },
doi = { 10.5120/20051-1707 },
publisher = {Foundation of Computer Science (FCS), NY, USA},
address = {New York, USA}
}
%0 Journal Article
%1 2024-02-06T22:52:50.100552+05:30
%A Amitkumar P Gohil
%A Amish Desai
%T Efficient Storage Management over Cloud using Data Compression without Losing Searching Capacity
%J International Journal of Computer Applications
%@ 0975-8887
%V 114
%N 15
%P 1-6
%D 2015
%I Foundation of Computer Science (FCS), NY, USA
Abstract

Nowadays due to social media, people may communicate with each other, share their thoughts and moments of life in form of texts, images or videos. We are uploading our private data in terms of photos, videos, and documents on internet websites like Facebook, Whatsapp, Google+ and Youtube etc. In short today world is surrounded with large volume of data in different form. This put a requirement for effective management of these billions of terabytes of electronic data generally called BIG DATA. Handling large data sets is a major challenge for data centers. The only solution for this problem is to add as many hard disk as required. But if the data is kept in unformatted the requirement of hard disk will be very high. Cloud technology in today is becoming popular but efficient storage management for large volume of data on cloud still there is a big question. Many frameworks are available to address this problem. Hadoop is one of them. Hadoop provides an efficient way to store and retrieve large volume of data. But Hadoop is efficient only if the file containing data is large enough. Basically Hadoop uses a big hard disk block to store data. And this makes it inefficient in the area where volume to data is large but individual file is small. To satisfy both challenges to store large volume of data in less space. And to store small unit of file without wasting the space. We require to store data not is usual form but in compressed form so that we can keep the block size small. But if we do so it added one more dimension of problem. Searching the content in a compressed file is very in-efficient. Therefore we require an efficient algorithm which compress the file without disturbing the search capacity of the data center. Here we will provide the way how we can solve these challenges.

References
  1. Nidhi Grover, "'Big Data'- Architecture, Issues, Opportunities and Challenges", International Journal of Computer and Electronics Research [Volume 3, Issue 1, February 2014]
  2. Katarina Grolinger, Michael Hayes, Wilson A. Higashino, Alexandra L'Heureux David S. Allison, Miriam A. M. Capretz, "Challenges for MapReduce in Big Data", IEEE 2014
  3. Jens Dittrich, JorgeArnulfo Quian´eRuiz, "Efficient Big Data Processing in Hadoop MapReduce", IEEE 2014
  4. Dr. Siddaraju, Sowmya C L, Rashmi K, Rahul M, "Efficient Analysis of Big Data Using Map Reduce Framework", International Journal of Recent Development in Engineering and Technology, ISSN 2347-6435(Online) Volume 2, Issue 6, June 2014
  5. Praveen Kumar, Dr Vijay Singh Rathore, "Efficient Capabilities of Processing of Big Data using Hadoop Map Reduce", International Journal of Advanced Research in Computer and Communication Engineering Vol. 3, Issue 6, June 2014
  6. http://www. gethackingsecurity. com/wp-content/uploads/2014/11/cloud_computing. jpg
  7. J. Dean and S. Ghemawat, "MapReduce: Simplified data processing on large clusters," Commun ACM, 51(1), pp. 107-113, 2008.
  8. John F. Gantz, "A Forecast of Worldwide Information Growth through 2010", IDC 2007.
  9. Sasiniveda. G, Revathi. N, "Data Analysis using Mapper and Reducer with Optimal Configuration in Hadoop", International Journal of Computer Trends and Technology- volume4Issue3- 2013
  10. Samira Daneshyar and Majid Razmjoo, "Large-scale data processing using Mapreduce in cloud computing Environment", International Journal on Web Service computing (IJWSC), Vol. 3, No. 4, December 2012
  11. John F Gantz, "A Forecast of Worldwide Information Growth Through 2010", March 2007
  12. Mr. Chandrapal U. Chauhan, "Signature Based Rule Matching Technique in Network Intrusion Detection System", International Journal of Advanced Research in Computer Science and Software Engineering, Volume 2, Issue 4, April 2012
  13. Ashish Prosad Gope, Rabi Narayan Behera, "A Novel Pattern Matching Algorithm in Genome Sequence Analysis", International Journal of Computer Science and Information Technologies, Vol. 5 (4), 2014
Index Terms

Computer Science
Information Sciences

Keywords

Cloud Big DATA Hadoop Data Compression MapReduce