Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding HDFS support for data generation #188

Merged
merged 11 commits into from
Jul 3, 2024

Commits on Jun 7, 2024

  1. Changes for adding hdfs submitter class

    Signed-off-by: Sayed Bilal Bari <sbari@nvidia.com>
    bilalbari committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    92410f5 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2024

  1. Working changes to GenTable for hdfs run

    Signed-off-by: Sayed Bilal Bari <sbari@nvidia.com>
    bilalbari committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    1d81676 View commit details
    Browse the repository at this point in the history
  2. Changes for mapReduce

    Signed-off-by: Sayed Bilal Bari <sbari@nvidia.com>
    bilalbari committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    7c6bfd4 View commit details
    Browse the repository at this point in the history
  3. Changes to makefile

    Signed-off-by: Sayed Bilal Bari <sbari@nvidia.com>
    bilalbari committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    0940abf View commit details
    Browse the repository at this point in the history
  4. Adding comments to the Java file

    Signed-off-by: Sayed Bilal Bari <sbari@nvidia.com>
    bilalbari committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    9646c81 View commit details
    Browse the repository at this point in the history
  5. Removed redundant files

    Signed-off-by: Sayed Bilal Bari <sbari@nvidia.com>
    bilalbari committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    2d95d61 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2024

  1. Correcting typo in query stream

    Signed-off-by: Sayed Bilal Bari <sbari@nvidia.com>
    bilalbari committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    d7e9df4 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2024

  1. Review changes

    Signed-off-by: Sayed Bilal Bari <sbari@nvidia.com>
    bilalbari committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    19e8c01 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2024

  1. Fixing typo in example command

    Signed-off-by: Sayed Bilal Bari <sbari@nvidia.com>
    bilalbari committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    26f5037 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2024

  1. Changes for supporting json_summary+sub_queries -s

    Signed-off-by: Sayed Bilal Bari <sbari@nvidia.com>
    bilalbari committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    bb70cc5 View commit details
    Browse the repository at this point in the history
  2. Correcting typo and README

    Signed-off-by: Sayed Bilal Bari <sbari@nvidia.com>
    bilalbari committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    461227a View commit details
    Browse the repository at this point in the history