All the question that scared me now i am trying to scare them .. so that they cant scare others :)
Showing posts with label configure hadoop hive hbase pig cluster on vm. Show all posts
Showing posts with label configure hadoop hive hbase pig cluster on vm. Show all posts
Sunday, July 14, 2013
Hadoop Hive Hbase pig configuration on linux
Configure Hadoop and HBase on Linux
Subscribe to:
Posts (Atom)
Featured Posts
Run Commands for Windows
🖥️ CPL Files (Control Panel Applets) Run via Win + R → filename.cpl Command Opens appwiz.cpl P...
-
Configuration config = HBaseConfiguration.create(); Job job = new Job(config,"ExampleReadWrite"); job.setJarByClass(MyReadWriteJo...
-
Use the following function which is built in percentile(BIGINT col, p) and set p to be 0.5 and will calculate the median credit : ...