- Subscribe to RSS Feed
- Mark Question as New
- Mark Question as Read
- Float this Question for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
HDP 2.4, virtualbox and vmware timeout errors
- Labels:
-
Apache Ambari
-
Apache Hive
Created ‎06-08-2016 03:38 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
OS: Windows 10
Host machine features: Intel Core i7-3rd gen, 8GB RAM, 1TB HD
Virtual Machine: HDP Sandbox 2.4 on VirtualBox and VMware Player, 4GB RAM, 50GB HD space
I have been trying to do the exercises from the tutorial after have downloaded and installed the virtual machine of HDP 2.4 for vmware and virtual box.
Until now I haven't been able to run sucessfully non a single excercise in Pig mainly because I'm getting a constant error starting with java.net.SocketTimeoutException: Read timed out. If there is not an error, the query kees running even if I load a file with only 80 rows.
Additional to that I also have faced the error of not getting access through Ambari the url 127.0.0.1:8080 and the only solution that sometimes works is by accessing with the url with the ip address provided by the vm, starting 192.168.xxx.xxx:8080.
Because I was getting errors with the VirtualBox network configuration, I changed it to a Bridged-connection but again the error continued. Then I created the virtual machine with VMware Player and left the NAT configuration but it keeps getting the same error.
Finally when trying to run a query on Hive view, I saw that the default schema and tables aren't displayed on the left side. Then when running an query I got an error with the message "H100 Unable to submit statement show databases like '*': org.apache.thrift.transport.TTransportException: java.net.SocketException: Broken pipe".
I don't know if I've misconfigured something both it seems strange as I get the same errors on both virtual machines.
Could someone help me to find a solution?
Created ‎06-13-2016 10:47 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
The problem seems to be solved by running the virtual machine with VMware Workstation instead of just VMware Player.
Created ‎06-08-2016 03:49 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
It may be related to the resources in VM, please see the doc for resource requirement.
http://hortonworks.com/wp-content/uploads/2016/02/Import_on_Vbox_3_1_2016.pdf
RAM - "At least 8 GB of RAM (The more, the better) If you wish to enable services such as Ambari, HBase, Storm, Kafka, or Spark please ensure you have at least 10 Gb of physical RAM in order to run the VM using 8 GB".
Created ‎06-08-2016 05:05 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I have friends that also have 8GB RAM on their laptops and they are not having those issues.
Could it be something related with the network configuration as I have VMware and Virtualbox installed on my laptop?
Created ‎06-08-2016 03:52 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
For H100 Unable to submit statement show databases like '*' ambari restart can resolve the issue.
Created ‎06-08-2016 05:01 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I read that if I want to restart the services, I can do it in Ambari with an admin account but on what section can I do that?
Created ‎06-13-2016 10:47 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
The problem seems to be solved by running the virtual machine with VMware Workstation instead of just VMware Player.
