-
Notifications
You must be signed in to change notification settings - Fork 27
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Adding HDFS support for data generation (#188)
* Changes for adding hdfs submitter class Signed-off-by: Sayed Bilal Bari <[email protected]> * Working changes to GenTable for hdfs run Signed-off-by: Sayed Bilal Bari <[email protected]> * Changes for mapReduce Signed-off-by: Sayed Bilal Bari <[email protected]> * Changes to makefile Signed-off-by: Sayed Bilal Bari <[email protected]> * Adding comments to the Java file Signed-off-by: Sayed Bilal Bari <[email protected]> * Removed redundant files Signed-off-by: Sayed Bilal Bari <[email protected]> * Correcting typo in query stream Signed-off-by: Sayed Bilal Bari <[email protected]> * Review changes Signed-off-by: Sayed Bilal Bari <[email protected]> * Fixing typo in example command Signed-off-by: Sayed Bilal Bari <[email protected]> * Changes for supporting json_summary+sub_queries -s Signed-off-by: Sayed Bilal Bari <[email protected]> * Correcting typo and README Signed-off-by: Sayed Bilal Bari <[email protected]> --------- Signed-off-by: Sayed Bilal Bari <[email protected]> Co-authored-by: Sayed Bilal Bari <[email protected]>
- Loading branch information
Showing
8 changed files
with
688 additions
and
57 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.