[jira] [Commented] (HADOOP-12648) Not able to compile hadoop source code on windows

2015-12-18 Thread Pardeep (JIRA)

[ 
https://issues.apache.org/jira/browse/HADOOP-12648?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15064100#comment-15064100
 ] 

Pardeep commented on HADOOP-12648:
--

Hi Brahma,

i dint get your response.
when i am trying to compile the source code i am getting below error.

C:/HOOO/hadoop-2.6.2-src/hadoop-hdfs-project/hadoop-hdfs/src/CMakeLists.txt(78):
  MESSAGE(FATAL_ERROR You must set the CMake variable GENERATED_JAVAH )
CMake Error at CMakeLists.txt:78 (MESSAGE):
  You must set the CMake variable GENERATED_JAVAH

-- Configuring incomplete, errors occurred!


> Not able to compile hadoop source code on windows
> -
>
> Key: HADOOP-12648
> URL: https://issues.apache.org/jira/browse/HADOOP-12648
> Project: Hadoop Common
>  Issue Type: Wish
>  Components: build
>Affects Versions: 2.6.2
> Environment: WIndow 7 32 bit 
> Maven 3.3.9
> Protoc 2.5.0
> Cmake 3.3.2
> Zlib 1.2.7
> Cygwin
>Reporter: Pardeep
>
> I haved added the path as per below :
> cmake_path =C:\cmake
> FINDBUGS_HOME=C:\FINDBUGS_HOME
> HADOOP_HOME=C:\HOOO\hadoop-2.6.2-src
> path=C:\JAVA\bin
> ZLIB_HOME=C:\zlib-1.2.7
> path 
> =C:\oraclexe\app\oracle\product\11.2.0\server\bin;D:\Forms\bin;D:\Reports\bin;D:\oracle\ora92\bin;C:\Program
>  Files\Oracle\jre\1.3.1\bin;C:\Program 
> Files\Oracle\jre\1.1.8\bin;D:\Workflow\bin;C:\Program Files\Intel\iCLS 
> Client\;%SystemRoot%\system32;%SystemRoot%;%SystemRoot%\System32\Wbem;%SYSTEMROOT%\System32\WindowsPowerShell\v1.0\;C:\Program
>  Files\Intel\Intel(R) Management Engine Components\DAL;C:\Program 
> Files\Intel\Intel(R) Management Engine Components\IPT;C:\Program 
> Files\WIDCOMM\Bluetooth Software\;C:\Program Files\Intel\WiFi\bin\;C:\Program 
> Files\Common Files\Intel\WirelessCommon\;D:\Forms\jdk\bin;C:\Program 
> Files\Intel\OpenCL SDK\2.0\bin\x86;D:\Reports\jdk\bin;C:\Program 
> Files\TortoiseSVN\bin;c:\cygwin\bin;%M2_HOME%\bin;C:\protobuf;C/Windows/Microsoft.NET/Framework/v4.0.30319;C:\Program
>  Files\Microsoft Windows Performance 
> Toolkit\;C:\msysgit\Git\cmd;C:\msysgit\bin\;C:\msysgit\mingw\bin\;C:\cmake;C:\FINDBUGS_HOME;C:\zlib-1.2.7
> Please let me know if anything is wrong or need to install any other s/w



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (HADOOP-12648) Not able to compile hadoop source code on windows

2015-12-18 Thread Brahma Reddy Battula (JIRA)

[ 
https://issues.apache.org/jira/browse/HADOOP-12648?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15065170#comment-15065170
 ] 

Brahma Reddy Battula commented on HADOOP-12648:
---

Can you please try HADOOP-9922-002.patch.

> Not able to compile hadoop source code on windows
> -
>
> Key: HADOOP-12648
> URL: https://issues.apache.org/jira/browse/HADOOP-12648
> Project: Hadoop Common
>  Issue Type: Wish
>  Components: build
>Affects Versions: 2.6.2
> Environment: WIndow 7 32 bit 
> Maven 3.3.9
> Protoc 2.5.0
> Cmake 3.3.2
> Zlib 1.2.7
> Cygwin
>Reporter: Pardeep
>
> I haved added the path as per below :
> cmake_path =C:\cmake
> FINDBUGS_HOME=C:\FINDBUGS_HOME
> HADOOP_HOME=C:\HOOO\hadoop-2.6.2-src
> path=C:\JAVA\bin
> ZLIB_HOME=C:\zlib-1.2.7
> path 
> =C:\oraclexe\app\oracle\product\11.2.0\server\bin;D:\Forms\bin;D:\Reports\bin;D:\oracle\ora92\bin;C:\Program
>  Files\Oracle\jre\1.3.1\bin;C:\Program 
> Files\Oracle\jre\1.1.8\bin;D:\Workflow\bin;C:\Program Files\Intel\iCLS 
> Client\;%SystemRoot%\system32;%SystemRoot%;%SystemRoot%\System32\Wbem;%SYSTEMROOT%\System32\WindowsPowerShell\v1.0\;C:\Program
>  Files\Intel\Intel(R) Management Engine Components\DAL;C:\Program 
> Files\Intel\Intel(R) Management Engine Components\IPT;C:\Program 
> Files\WIDCOMM\Bluetooth Software\;C:\Program Files\Intel\WiFi\bin\;C:\Program 
> Files\Common Files\Intel\WirelessCommon\;D:\Forms\jdk\bin;C:\Program 
> Files\Intel\OpenCL SDK\2.0\bin\x86;D:\Reports\jdk\bin;C:\Program 
> Files\TortoiseSVN\bin;c:\cygwin\bin;%M2_HOME%\bin;C:\protobuf;C/Windows/Microsoft.NET/Framework/v4.0.30319;C:\Program
>  Files\Microsoft Windows Performance 
> Toolkit\;C:\msysgit\Git\cmd;C:\msysgit\bin\;C:\msysgit\mingw\bin\;C:\cmake;C:\FINDBUGS_HOME;C:\zlib-1.2.7
> Please let me know if anything is wrong or need to install any other s/w



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (HADOOP-12648) Not able to compile hadoop source code on windows

2015-12-16 Thread Brahma Reddy Battula (JIRA)

[ 
https://issues.apache.org/jira/browse/HADOOP-12648?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15059975#comment-15059975
 ] 

Brahma Reddy Battula commented on HADOOP-12648:
---

[~PardeepJangid] thanks for reporting.. Jira is for track the issues..Please 
post your queries in [user mailing 
list|https://hadoop.apache.org/mailing_lists.html]..



> Not able to compile hadoop source code on windows
> -
>
> Key: HADOOP-12648
> URL: https://issues.apache.org/jira/browse/HADOOP-12648
> Project: Hadoop Common
>  Issue Type: Wish
>  Components: build
>Affects Versions: 2.6.2
> Environment: WIndow 7 32 bit 
> Maven 3.3.9
> Protoc 2.5.0
> Cmake 3.3.2
> Zlib 1.2.7
> Cygwin
>Reporter: Pardeep
>
> I haved added the path as per below :
> cmake_path =C:\cmake
> FINDBUGS_HOME=C:\FINDBUGS_HOME
> HADOOP_HOME=C:\HOOO\hadoop-2.6.2-src
> path=C:\JAVA\bin
> ZLIB_HOME=C:\zlib-1.2.7
> path 
> =C:\oraclexe\app\oracle\product\11.2.0\server\bin;D:\Forms\bin;D:\Reports\bin;D:\oracle\ora92\bin;C:\Program
>  Files\Oracle\jre\1.3.1\bin;C:\Program 
> Files\Oracle\jre\1.1.8\bin;D:\Workflow\bin;C:\Program Files\Intel\iCLS 
> Client\;%SystemRoot%\system32;%SystemRoot%;%SystemRoot%\System32\Wbem;%SYSTEMROOT%\System32\WindowsPowerShell\v1.0\;C:\Program
>  Files\Intel\Intel(R) Management Engine Components\DAL;C:\Program 
> Files\Intel\Intel(R) Management Engine Components\IPT;C:\Program 
> Files\WIDCOMM\Bluetooth Software\;C:\Program Files\Intel\WiFi\bin\;C:\Program 
> Files\Common Files\Intel\WirelessCommon\;D:\Forms\jdk\bin;C:\Program 
> Files\Intel\OpenCL SDK\2.0\bin\x86;D:\Reports\jdk\bin;C:\Program 
> Files\TortoiseSVN\bin;c:\cygwin\bin;%M2_HOME%\bin;C:\protobuf;C/Windows/Microsoft.NET/Framework/v4.0.30319;C:\Program
>  Files\Microsoft Windows Performance 
> Toolkit\;C:\msysgit\Git\cmd;C:\msysgit\bin\;C:\msysgit\mingw\bin\;C:\cmake;C:\FINDBUGS_HOME;C:\zlib-1.2.7
> Please let me know if anything is wrong or need to install any other s/w



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)