Stamatis Zampetakis created HIVE-29103:
------------------------------------------
Summary: Unify and update instructions for building the project
Key: HIVE-29103
URL: https://issues.apache.org/jira/browse/HIVE-29103
Project: Hive
Issue Type: Task
Reporter: Stamatis Zampetakis
We have various pages under the [Hive
Website|https://hive.apache.org/|https://hive.apache.org/)] containing build
instructions and most of them (if not all) are obsolete.
We should unify all build instructions in single and prominent placeĀ and point
users and developers there.
A simple search on [https://github.com/apache/hive-site] brings up various
pages that we need to consider.
{noformat}
find . -name "*md" -exec grep -iH "build.*hive" {} \;
{noformat}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)