- Subscribe to RSS Feed
- Mark Question as New
- Mark Question as Read
- Float this Question for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
Problem installing j2sdk using parcel files
- Labels:
-
Cloudera Manager
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I am trying to install using the following process but using a custom parcel repo
Installation Path B - Manual Installation Using Cloudera Manager Packages
I have created a custom repo and have started the httpd service.
The httpd services list my parcels and the manifest.json
I use CentOS 6.6 and installing CDH5.47
I have configured my custom repos under /etc/yum.repos.d which points to the parcel file
when I try to install oracle-j2sdk1.7 as specifed in step 3 at Installation Path B - Manual Installation Using Cloudera Manager Packages I get the follwing message.
sudo yum install oracle-j2sdk1.7
Loaded plugins: fastestmirror, security
Setting up Install Process
Loading mirror speeds from cached hostfile
* base: mirror.chpc.utah.edu
* extras: mirror.spro.net
* updates: ftp.osuosl.org
Nothing to do
when I do yum repolist I get the following error. It doesn't extract or consider the parcel files
Loaded plugins: fastestmirror, security
Loading mirror speeds from cached hostfile
* base: mirror.chpc.utah.edu
* extras: mirror.spro.net
* updates: ftp.osuosl.org
http://<IP>/cdh-5.4.7/repodata/repomd.xml: [Errno 14] PYCURL ERROR 22 - "The requested URL returned error: 404 Not Found"
Trying other mirror.
http://<IP>/cdh-5.4.7/repodata/repomd.xml: [Errno 14] PYCURL ERROR 22 - "The requested URL returned error: 404 Not Found"
Trying other mirror.
Any help is really appreciated. Thanks
Created ‎04-03-2016 01:10 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
fixed it, j2sdk in the manager using yum should be using a tar ball repo configured in your local repo
Created ‎04-03-2016 01:10 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
fixed it, j2sdk in the manager using yum should be using a tar ball repo configured in your local repo
