How should I store a live video on Hadoop that was captured using a camera?

Asked by Last Modified  

2 Answers

Learn Hadoop

Follow 3
Answer

Please enter your answer

Video analytics is a fast growing field . It is definitely possible to store your video files in Hadoop by converting them to sequence file. There are transcoder available to convert your videos into image frames which can be later processed using advance machine learning algorithms to find more i...
Comments

Big Data Architect

Hadoop provides us the facility to read/write binary files. So, anything which can be converted into bytes can be stored on HDFS like images, videos etc. Hadoop provides SequenceFile which have Writer, Reader and Sorter classes for writing, reading and sorting respectively. So, you could convert your...
read more
Hadoop provides us the facility to read/write binary files. So, anything which can be converted into bytes can be stored on HDFS like images, videos etc. Hadoop provides SequenceFile which have Writer, Reader and Sorter classes for writing, reading and sorting respectively. So, you could convert your image/video file into a SeuenceFile and store it into the HDFS. Also,You can also use HIPI which is a library for Hadoop's MapReduce framework that provides an API for performing image processing tasks in a distributed computing environment. you can use hadoop fs (-put) commands to directly dump your image file. but, is it that it's the only type of data you can store on hadoop? No!. you can store any type of structured, un-structured or semi structured data on hadoop and access the data anytime if you want to do further processing or analyze or build models on top of it. read less
Comments

Related Questions

What are the biggest pain points with Hadoop?
The biggest pain points with Hadoop are its complexity in setup and maintenance, slow processing due to disk I/O, high resource consumption, and difficulty in handling real-time data.
Anish
0 0
6
Is there a list of the world's largest Hadoop clusters on the web?
No . As pf now Yahoo has tested with 5000 nodes . but there is no such information .
Nishant
0 0
7
I want to pursue career in Data Analyst i.e. Hadoop, currently working in testing professional from last 4 year. Please let me know what�s the opportunity and is my work experience is considerable in Hadoop. Also let me know what need to be prepare for that. Please guide me. Thanks in advance.
Sachin, YEs your work experience will consider as total IT experience. But you need to prepare BigData Hadoop analytic from scratch(start-to end). That means you need to know Hadoop as BigData Hadoop developer...
Sachin
What is the response by teachers for basic members?
It seems to be catching up. However the general figures are low.
Sanya
0 0
9

Now ask question in any of the 1000+ Categories, and get Answers from Tutors and Trainers on UrbanPro.com

Ask a Question

Related Lessons

How To Be A Hadoop Developer?
i. Becoming a Hadoop Developer: Dice survey revealed that 9 out of 10 high paid IT jobs require big data skills. A McKinsey Research Report on Big Data highlights that by end of 2018 the demand for...

How to change a managed table to external
ALTER TABLE <table> SET TBLPROPERTIES('EXTERNAL'='TRUE') This above property will change a managed table to an external table

Rahul Sharma

0 0
0

Solving the issue of Namenode not starting during Single Node Hadoop installation
On firing jps command, if you see that name node is not running during single node hadoop installation , then here are the steps to get Name Node running Problem: namenode not getting started Solution:...
B

Biswanath Banerjee

1 0
0

Big DATA Hadoop Online Training
Course Content for Hadoop DeveloperThis Course Covers 100% Developer and 40% Administration Syllabus.Introduction to BigData, Hadoop:- Big Data Introduction Hadoop Introduction What is Hadoop? Why Hadoop?...

CheckPointing Process - Hadoop
CHECK POINTING Checkpointing process is one of the vital concept/activity under Hadoop. The Name node stores the metadata information in its hard disk. We all know that metadata is the heart core...

Recommended Articles

Hadoop is a framework which has been developed for organizing and analysing big chunks of data for a business. Suppose you have a file larger than your system’s storage capacity and you can’t store it. Hadoop helps in storing bigger files than what could be stored on one particular server. You can therefore store very,...

Read full article >

In the domain of Information Technology, there is always a lot to learn and implement. However, some technologies have a relatively higher demand than the rest of the others. So here are some popular IT courses for the present and upcoming future: Cloud Computing Cloud Computing is a computing technique which is used...

Read full article >

Big data is a phrase which is used to describe a very large amount of structured (or unstructured) data. This data is so “big” that it gets problematic to be handled using conventional database techniques and software.  A Big Data Scientist is a business employee who is responsible for handling and statistically evaluating...

Read full article >

We have already discussed why and how “Big Data” is all set to revolutionize our lives, professions and the way we communicate. Data is growing by leaps and bounds. The Walmart database handles over 2.6 petabytes of massive data from several million customer transactions every hour. Facebook database, similarly handles...

Read full article >

Looking for Hadoop ?

Learn from the Best Tutors on UrbanPro

Are you a Tutor or Training Institute?

Join UrbanPro Today to find students near you