-
Type:
Sub-task
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: spark-branch
-
Component/s: spark
-
Labels:None
Test cases simpleTest() and simpleTest2() in TestPigRunner failed, caused by following issues:
1. pig context in SparkPigStats isn't initialized.
2. the records count logic hasn't been implemented.
3. getOutpugAlias(), getPigProperties(), getBytesWritten() and getRecordWritten() have not been implemented.