Member since
09-28-2015
14
Posts
2
Kudos Received
1
Solution
My Accepted Solutions
Title | Views | Posted |
---|---|---|
2199 | 01-07-2016 07:33 PM |
01-07-2016
07:49 PM
1 Kudo
Curious to know what do folks think about using HDInsight as a production cluster. Requirements: - daily ETL from MSSQL server from customer site into HDInsight - pulling data into Hive - transformations on data -- so far possible though HiveQL and UDF - connection to Tableau
... View more
Labels:
- Labels:
-
Apache Hadoop
-
Apache Hive
01-07-2016
07:33 PM
@pardeep answer from microsoft: "I believe this will not work unless your HDInsight cluster and your on premise SQL server are connected thorugh a VPN. I would recommend trying alternatuves like Azure Data Factory for such a hybrid data movement scenario." https://social.msdn.microsoft.com/Forums/azure/en-US/36646ef9-221e-4e8e-b80e-c91316857958/sqooping-data-from-local-mssql-server-to-hdinsight-over-azure?forum=hdinsight
... View more
12-16-2015
09:16 PM
Folks, I am running a HDInsight cluster over Azure. I'd like to see the executing jobs etc., but when I do YARN -> Quick Links -> Resource Manager UI, Internet Explorer times out with the following error. Make sure the web address http:// activate node>.jx.internal.cloudapp.net:8088 is correct. Look for the page with your search engine. Refresh the page in a few minutes.
Check that all network cables are plugged in.
Verify that airplane mode is turned off.
Make sure your wireless switch is turned on.
See if you can connect to mobile broadband.
Restart your router.
Fix connection problems Same is the case with MapReduce2->Quick Links -> Job History UI. Do I need to enable viewing of these web-pages?
... View more
Labels:
- Labels:
-
Apache YARN
12-16-2015
04:04 PM
@Pardeep Strange...able to setup Azure SQL Server, setup firewall setting and synchronize with local SQL Server. Possibly something specific to HDInsight....
... View more
12-15-2015
10:29 PM
Folks, My peer has setup HDInsight over Azure with his credentials/resource group. He has shared the admin username and password with me. With this, we are able to login to Ambari using some laptops but not others... While I can login to <mmm>.azurehdinsight.net, I cannot login Ambari using the same credentials. I cleared my Chrome cache, restarted my Mac, tried but no luck. - How come? - Is it because I am running my own <nnn>.azurehdinsight.net at the sametime? - is there anything to do with my browser?
... View more
Labels:
- Labels:
-
Apache Ambari
12-15-2015
09:36 PM
I am trying to Sqoop data from a local on-site Microsoft SQL server to Hive in HDinsights in Azure. Inside Secure Shell in HDInsight, I CAN sqoop data in from Azure SQL Server but UNABLE to sqoop data from SQL Server locally. I can also setup Azure SQL Server, setup firewall setting and synchronize with local SQL Server. I cannot connect/ping the external SQL Server's ip. - why can't my sqoop connect to the local SQL Server? - are there any firewalls setup in HDInsight that prevents connection?
... View more
Labels:
- Labels:
-
Apache Sqoop
11-06-2015
12:31 AM
Storm can be kerberized in 2.2. Kafka cannot, it needs to be upgraded to 2.3 - Can an external kerberized kafka cluster (non-HDP) pipe data into kerberized Storm present in HDP 2.2 - Is there a workaround to Kerberizing Kafka in HDP 2.2?
Thanking in advance
... View more
Labels:
10-27-2015
08:48 PM
Folks, What is the recommended value for "yarn.nodemanager.resource.local-dirs"? We only have one value (directory) configured for the above property, which has a size of 200GB. Our hive jobs' map/reduce fill this folder up, and yarn places this node in the blocklist. Moving to tez engine and/or increasing the quota size may fix this, but we'd like to know the recommended value.
... View more
Labels:
- Labels:
-
Apache Hadoop
-
Apache Hive