Skip to content
View sudheer-k-bhat's full-sized avatar

Block or report sudheer-k-bhat

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. Sqoop commands Sqoop commands
    1
    # DB prep
    2
    ```
    3
    sudo mysql --defaults-file=/etc/mysql/debian.cnf
    4
    ```
    5
    
                  
  2. Basic Hive commands Basic Hive commands
    1
    # Working examples
    2
    Create table
    3
    ```
    4
    hive> create table categories(
    5
        category_id int,
  3. me-1sem-abd-map-reduce-word-length-count me-1sem-abd-map-reduce-word-length-count Public

    Java

  4. me-1sem-ads-1st-lab-sessionals me-1sem-ads-1st-lab-sessionals Public

    C

  5. me-1sem-map-reduce-lab me-1sem-map-reduce-lab Public

    Java

  6. me-1sem-pdv-scrapy-assignment me-1sem-pdv-scrapy-assignment Public

    Python