Issue Details (XML | Word | Printable)

Key: HADOOP-89
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Critical Critical
Assignee: dhruba borthakur
Reporter: Yoram Arnon
Votes: 1
Watchers: 1
Operations

If you were logged in you would be able to see more operations.
Hadoop Common

files are not visible until they are closed

Created: 17/Mar/06 10:16 AM   Updated: 08/Jul/09 04:41 PM
Return to search
Component/s: None
Affects Version/s: 0.1.0
Fix Version/s: 0.15.0

Time Tracking:
Not Specified

File Attachments:
  Size
Text File Licensed for inclusion in ASF works tail.patch 2007-09-18 06:07 PM dhruba borthakur 38 kB
Text File Licensed for inclusion in ASF works tail3.patch 2007-09-12 09:27 PM dhruba borthakur 34 kB
Text File Licensed for inclusion in ASF works tail4.patch 2007-09-18 06:08 PM dhruba borthakur 39 kB
Issue Links:
Reference

Resolution Date: 19/Sep/07 10:14 PM


 Description  « Hide
the current behaviour, whereby a file is not visible until it is closed has several flaws,including:
1. no practical way to know if a file/job is progressing
2. no way to implement files that never close, such as log files
3. failure to close a file results in loss of the file

The part of the file that's written should be visible.



 All   Comments   Work Log   Change History   Subversion Commits      Sort Order: Ascending order - Click to sort in descending order