Dean Gurvitz created HIVE-14193:
-----------------------------------
Summary: No mention of Cygwin requirement for developers on Windows
Key: HIVE-14193
URL: https://issues.apache.org/jira/browse/HIVE-14193
Project: Hive
Issue Type: Bug
Components: Documentation
Reporter: Dean Gurvitz
Priority: Minor
When initially building hive for Eclipse on Windows using the command:
"mvn clean package eclipse:clean eclipse:eclipse -Pitests -DskipTests
-DdownloadSources -DdownloadJavadocs"
as specified
[here|https://cwiki.apache.org/confluence/display/Hive/HiveDeveloperFAQ#HiveDeveloperFAQ-HowdoIimportintoEclipse?],
the build will often fail for new users as it tries to use Cygwin's bash.exe.
This requirement should be specified in the documentation. Note:
<cygwin-folder>\bin must be manually added to the path variable in addition to
the regular installation.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)