Bug 1064248
Summary: | missing apps/hive/warehouse | ||
---|---|---|---|
Product: | [Red Hat Storage] Red Hat Gluster Storage | Reporter: | Martin Kudlej <mkudlej> |
Component: | rhs-hadoop-install | Assignee: | Jeff Vance <jvance> |
Status: | CLOSED ERRATA | QA Contact: | Ondřej Komárek <okomarek> |
Severity: | unspecified | Docs Contact: | |
Priority: | low | ||
Version: | unspecified | CC: | bchilds, dahorak, eboyd, esammons, matt, nlevinki, okomarek, shaines |
Target Milestone: | Release Candidate | Keywords: | Triaged, UpcomingRelease, ZStream |
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | 2.17-1 | Doc Type: | Bug Fix |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2014-11-24 11:53:54 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: | |||
Bug Depends On: | |||
Bug Blocks: | 1159155 |
Description
Martin Kudlej
2014-02-12 09:57:10 UTC
Hi Martin, Why do you think that rhs-hadoop-install needs to create this dir? According to Steve, Hive instructions, including instructions from Hortonworks, the user is expected to create this directory before running hive. Hi Jeff, few notes: * I didn't found it in the Hortonworks instructions for Ambari[1] (but I maybe just miss it!) <- supported type of installation for rhs-hadoop * It is in the instructions from Hortonworks for *manual installation from RPM* [2] <- unsupported type of installation for rhs-hadoop * The instructions[2] are not precisely correct, because they start: "Login as $HDFS_USER" which doesn't make sense for GlusterFS environment. * rhs-hadoop-install script is already creating some other directories (mapred, mr-history, app-logs, hbase,...) which are documented in HDP documentation [3] I'm not sure if creating this directory automatically in rhs-hadoop-install script is ok (hbase directory is the same case!), but it should be at least clarified in our documentation. [1] http://docs.hortonworks.com/HDPDocuments/HDP2/HDP-2.0.6.0/bk_using_Ambari_book/content/ambari-include-setup.html [2] http://docs.hortonworks.com/HDPDocuments/HDP2/HDP-2.0.6.0/bk_installing_manually_book/content/rpm-chap6-4.html [3] http://docs.hortonworks.com/HDPDocuments/HDP2/HDP-2.0.6.0/bk_installing_manually_book/content/rpm-chap4-4.html Per bug triage, between dev, PM and QA, moving these out of denali Per Apr-02 bug triage meeting, granting both devel and pm acks BZs not targeted for Denali. The 2.x version of the installer fixes this issue. Tested with versions: glusterfs-3.6.0.30-1.el6rhs.x86_64 glusterfs-rdma-3.6.0.30-1.el6rhs.x86_64 glusterfs-libs-3.6.0.30-1.el6rhs.x86_64 glusterfs-fuse-3.6.0.30-1.el6rhs.x86_64 glusterfs-server-3.6.0.30-1.el6rhs.x86_64 glusterfs-cli-3.6.0.30-1.el6rhs.x86_64 glusterfs-geo-replication-3.6.0.30-1.el6rhs.x86_64 glusterfs-api-3.6.0.30-1.el6rhs.x86_64 glusterfs-hadoop-distribution-glusterfs-hadoop-setup_common-0.2-72.noarch glusterfs-hadoop-distribution-glusterfs-hadoop-setup_gluster-0.2-54.noarch glusterfs-hadoop-distribution-glusterfs-hadoop-setup_hadoop-0.1-84.noarch hadoop-client-2.4.0.2.1.7.0-784.el6.x86_64 hadoop-mapreduce-2.4.0.2.1.7.0-784.el6.x86_64 hadoop-yarn-2.4.0.2.1.7.0-784.el6.x86_64 hadoop-hdfs-2.4.0.2.1.7.0-784.el6.x86_64 hadoop-2.4.0.2.1.7.0-784.el6.x86_64 rhs-hadoop-install-2_28-1.el6rhs.noarch rhs-hadoop-2.3.3-3.el6rhs.noarch grep -R /usr/share/rhs-hadoop-install "warehouse" ./bin/gen_dirs.sh:post_processing_dirs=....apps/hive/warehouse:0755:hive.... And directory indeed exist after installation. -> VERIFIED Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://rhn.redhat.com/errata/RHEA-2014-1275.html |