Questions tagged [azure-hdinsight]

Questions about Azure HDInsight, is a managed Apache Hadoop service that lets you run Apache Spark, Apache Hive, Apache Kafka, Apache HBase, and more in the Microsoft Azure cloud.

Azure-HDInsight is a managed Apache Hadoop service that lets you run Apache Spark, Apache Hive, Apache Kafka, Apache HBase, and more in the cloud.

934 questions
-2
votes
2 answers

What is the best way to link two ARM template in Azure

HDI cluster on template2:- template.json parameters.sjon deploy.sh Azure VM on template1:- template.json parameters.sjon deploy.sh I am able to deploy 1 and 2 separately without any issues. Now I want to get the HDI cluster headnode IP…
Galet
  • 5,853
  • 21
  • 82
  • 148
-2
votes
1 answer

CannotVerifyCopySource, extended message: The specified blob does not exist. in Azure Data Factory

While connecting from a Azure Data Factory to My Azure Blob storage I am getting the following error. Error: The remote server returned an error: (404) Not Found., HTTP status code: 404, HTTP status message The specified blob does not exist.,…
sathya
  • 1,982
  • 1
  • 20
  • 37
-3
votes
1 answer

Microsoft Azure HDInsight -"Not Valid JAR"

I have got the following prompt (see attachment below) when I run an example from the Implementing Big Data Analysis course. "Not a Valid JAR" The command: C:\apps\dist\hadoop-2.6.0.2.2.7.1-0004>hadoop jar hadoop-examples.jar wordcount…
Baja
  • 1
-3
votes
1 answer

FAILED: RuntimeException Hive internal error: conversion of string to void not supported yet

NULL selection as column in a union/sub-queries failed with internal error Failing HIVE query: select clientid from hivesampletable limit 1 union all select null as clientid; java.lang.RuntimeException: Hive internal error: conversion of string to…
Kiran Kolli
  • 317
  • 3
  • 8
1 2 3
62
63