- 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.3.4 for Windows Installation Issue
- Labels:
-
Hortonworks Data Platform (HDP)
Created ‎01-20-2016 05:11 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
When trying to install HDP 2.3.4.0 on Windows Server 2012, I receive the following error. "Please add file ext*.zip next to the MSI in order to continue installation".
This error occurs regardless of the options selected (Single Node, Multi Node, Add Components, etc).
Created ‎01-21-2016 08:26 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
After a lot of trial and error, I finally got the installation to work. Here's what i did differently.
1. Launch the msi using a local account with admin rights, not a domain account.
2. For the Hadoop - User password, i entered a very strong password that was sure to meet Windows min requirements.
3. selected derby to host Hive and Oozie dbs, not MSSQL.
4. DID NOT select LZO, GZip, or Oozie web console options.
My theory is the installation failed due to either insufficient system privileges related to my domain account or the password entered for the hadoop user failed the minimum requirements for Server 2012.
Now my next challenge is to install / configure a compression codec and the oozie web console after the fact.
I appreciate everyone's help earlier.
Created ‎01-20-2016 05:19 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Please see this guide http://docs.hortonworks.com/HDPDocuments/HDP2/HDP-2.3.4-Win/bk_QuickStart_HDPWin/content/inst_HDPWin...
I have not come across that message
Created ‎01-20-2016 05:44 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I tried using the cmd line options as described in the article, still results in an error. I didn't run into this issue when installing HDP-2.3.0.0 for windows, but 2.3.4 is a no go.
Created ‎01-20-2016 05:44 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
@John Gartman it says you need to place required file in the installation folder next to the MSI files. It needs a dependency. I can't find an article on HCC where user had the same behavior and was able to progress. Find out what file it's complaining about and place it in the directory.
Created ‎01-20-2016 06:07 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I started the install over from step 1 using the installation documentation. Here's what my environment looks like:
Python 2.7.11 - insured path variable is set correctly
JDK 1.7.0_59 - insured java_home and path is set correctly
Win Server 2012 R2 (64)
Downloaded from Hortonworks HDP-2.3.4.0 and expanded using Win 2012 built in zip utility.
Steps taken to produce the issue:
Launch MSI installer via command line as suggested by the document.
Tried Single Node and Multi Node. Tried no additional components.
If there is a file missing from the installation directory, I can figure out what it is. I assume, the HDP installation pkg would include all the required files to install once expanded. Note: I understand and installed the non HDP software prior to this attempt.
Additionally, HDP 2.3.0.0 installation went fine on this server.
Thanks.
Created ‎01-20-2016 06:08 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
why don't you do install with 2.3.0.0 and do an upgrade? that will teach you how to do an upgrade as well! @John Gartman and if you can recreate the issue, you can file a Jira to fix this bug.
Created ‎01-20-2016 07:03 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
That's a good idea. I'll give it a shot. Thanks!
Created ‎01-20-2016 09:31 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I've tried all suggestions. Even went as far as running through the installation instructions on a brand new windows server 2012 image. The installer continues to error almost immediately after hitting "install" from the gui.
Created ‎01-21-2016 12:12 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
@John Gartman try the upgrade at approach
Created ‎01-21-2016 08:26 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
After a lot of trial and error, I finally got the installation to work. Here's what i did differently.
1. Launch the msi using a local account with admin rights, not a domain account.
2. For the Hadoop - User password, i entered a very strong password that was sure to meet Windows min requirements.
3. selected derby to host Hive and Oozie dbs, not MSSQL.
4. DID NOT select LZO, GZip, or Oozie web console options.
My theory is the installation failed due to either insufficient system privileges related to my domain account or the password entered for the hadoop user failed the minimum requirements for Server 2012.
Now my next challenge is to install / configure a compression codec and the oozie web console after the fact.
I appreciate everyone's help earlier.
