Package org.apache.iotdb.hadoop.tsfile
Class TSMRWriteExample
- java.lang.Object
-
- org.apache.iotdb.hadoop.tsfile.TSMRWriteExample
-
public class TSMRWriteExample extends java.lang.ObjectOne example for writing TsFile with MapReduce.
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classTSMRWriteExample.TSMapperstatic classTSMRWriteExample.TSReducerThis reducer calculate the average value.
-
Constructor Summary
Constructors Constructor Description TSMRWriteExample()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static voidmain(java.lang.String[] args)
-