All the question that scared me now i am trying to scare them .. so that they cant scare others :)
Showing posts with label Hadoop offline image view. Show all posts
Showing posts with label Hadoop offline image view. Show all posts
Sunday, July 14, 2013
Wednesday, May 22, 2013
Better way to get a list of all files on Hadoop, using shell.
Hadoop
provides an option OIV that is
offline image viewer, which can read the Hadoop image file and output it to a
output file in human readable format.
Syntax
and uses:
bin/hadoop oiv –i <Hadoop image file name> -o
<output file in human readable form>
Options
with this command:
There
is an additional option to output file format that is defined using switch –p <format>, the formats can be: -->
Subscribe to:
Posts (Atom)
Featured Posts
How to Auto-Terminate Frozen and Hung Apps in Windows
We have all been there. You are in the middle of an important project or a gaming session, and suddenly, your screen freezes. The dreaded ...
-
public struct CoOrds { public int x, y; public CoOrds( int p1, int p2) { x = p1; y = p2; } }
-
LM Studio Overview LM Studio is a desktop application designed for developing and experimenting with large language models (LLMs)...