Archives of Support Questions (Read Only)

This is an archived board for historical reference. Information and links may no longer be available or relevant
Announcements
This board is archived and read-only for historical reference. To ask a new question, please post a new topic on the appropriate active board.

HDP 2.4 installation on windows server 2008 R2

avatar
New Member

Hi:

I installation HDP 2.4,but it doesn't work.There is the install logs.I didn't find where it happened,please help me.

hdplog.txt

Thanks.

1 ACCEPTED SOLUTION

avatar

@YUAN Mao-Lin not certain, but it looks like the JAVA path may have thrown a translation error. (or verify the Java path is set correctly). It appears that after this error a rollback occurs. Here is the documentation for setting up Java http://docs.hortonworks.com/HDPDocuments/HDP2/HDP-2.4.2-Win/bk_QuickStart_HDPWin/content/Java_JDK.ht...

As a personal recommendation - I would strongly consider installing HDP on a certified flavor of Linux.

CAQuietExec:  Checking JAVA_HOME is set correctly...
CAQuietExec:  此时不应有 Files\Java\jdk1.7.0_80。
CAQuietExec:  Error 0x800700ff: Command line returned an error.
CAQuietExec:  Error 0x800700ff: CAQuietExec Failed
CustomAction CheckPreReq returned actual error code 1603 (note this may not be 100% accurate if translation happened inside sandbox)

View solution in original post

2 REPLIES 2

avatar

@YUAN Mao-Lin not certain, but it looks like the JAVA path may have thrown a translation error. (or verify the Java path is set correctly). It appears that after this error a rollback occurs. Here is the documentation for setting up Java http://docs.hortonworks.com/HDPDocuments/HDP2/HDP-2.4.2-Win/bk_QuickStart_HDPWin/content/Java_JDK.ht...

As a personal recommendation - I would strongly consider installing HDP on a certified flavor of Linux.

CAQuietExec:  Checking JAVA_HOME is set correctly...
CAQuietExec:  此时不应有 Files\Java\jdk1.7.0_80。
CAQuietExec:  Error 0x800700ff: Command line returned an error.
CAQuietExec:  Error 0x800700ff: CAQuietExec Failed
CustomAction CheckPreReq returned actual error code 1603 (note this may not be 100% accurate if translation happened inside sandbox)

avatar
New Member

Thanks I will try it.If there is a problem i will ask you.