Skip to content

Azure HDInsight Hadoop lab uses deprecated hive cli #198

@tomeeraerts

Description

@tomeeraerts

When running the hive command after ssh into the cluster you get a deprecated warning. beeline should now be used. HdInsight release notes

Running

beeline -u 'jdbc:hive2://headnodehost:10001/;transportMode=http'

starts the new cli. The remainder of the lab can then be run without problems.

This command should replace the old one.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions