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

Issue with Complimentary Course Content/Module4 - one hive command causes error. #146

Closed
QianyangPeng opened this issue Oct 14, 2018 · 1 comment

Comments

@QianyangPeng
Copy link

QianyangPeng commented Oct 14, 2018

The situation when the bug occurs:
After following the guide to create a HDInsight cluster.

In Data Analysis using Hadoop: Module 4, Lesson 6
 Hive CLI and Hive View Hands-On Lab, we are required to run the following commands in hive CLI:
hive> set;
hive> set -v;
hive> set env:HOME;
hive> set hive.cli.print.header=true;
hive> set hivevar:platform=Android;

All commands except one are working fine. When running set env:HOME;, it shows:
env:Home is undefined as an environmental variable
Query returned non-zero code: 1, cause: null

@shanamatthews
Copy link
Contributor

We're going to deprecate this content, please check out these resources on HDI for more tutorials: https://docs.microsoft.com/en-us/azure/hdinsight/hadoop/submit-apache-hadoop-jobs-programmatically

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants