Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7440923
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 29, 20262026-05-29T10:55:38+00:00 2026-05-29T10:55:38+00:00

In Hadoop how to handle daily increasing data: For example: 1st day I may

  • 0

In Hadoop how to handle daily increasing data:

For example:

1st day I may have 1 million files in some input folder (e.g. hadoop/demo)

2nd day in the same folder, files may increase from existing 1 million files + another new 1 million files so totally 2 million.

likewise 3rd 4th days… keep goes.

My constraint is -> 1st day’s files should not be processed on the next day.

(i.e) Already proceeded files should not processed again when new files are added with them. More specifically, only the new added files should be processed and older files should be neglected.

So help me in the way that I can solve this issue.

Still if you didn’t understand the constraint, kindly say where it’s unclear so that I can elaborate more about my constraint!

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-29T10:55:39+00:00Added an answer on May 29, 2026 at 10:55 am

    It is not somethinkg supported by hadoop itself, since it is part of the application logic.
    I would suggest some HDFS based solution, so you will have directory (or better hierarchy of directories with subdirectory for each day) with data yet to be processed.
    Your daily job should take all data there, process it and move to the “processed” folder.
    Usual trade-off which makes sense is to make logic in the way that accidental double processing of some file will not cause problems.
    . In this case crash of the job after processing, but before the move will not make a problems.
    Instead of daily scheduling you might use some wokrflow tools lie oozie capable to trigger jobs by the data availability, alhough I am personally didn’t used them yet.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

One day I suspect I'll have to learn hadoop and transfer all this data
I have a Hadoop job that processes log files and reports some statistics. This
Apache Pig can load data from Hadoop sequence files using the PiggyBank SequenceFileLoader :
I am using Hadoop example program WordCount to process large set of small files/web
I have set up Hadoop on my laptop and ran the example program given
I'm a .NET programmer doing some Hadoop work in Java and I'm kind of
I installed hadoop 1.0.0 and tried out word counting example (single node cluster). It
I am using hadoop hdfs to store large data. I need to first transfer
I am using Hbase-Hadoop combination for my application along with Data Nucleus as the
Hadoop/Hive newbie here. I am trying to use data stored in a custom text-based

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.