Member since
03-25-2016
66
Posts
21
Kudos Received
4
Solutions
My Accepted Solutions
Title | Views | Posted |
---|---|---|
1948 | 04-03-2017 06:55 PM | |
2731 | 09-07-2016 06:18 PM | |
1805 | 07-16-2016 12:34 AM | |
959 | 05-18-2016 07:17 PM |
02-07-2017
06:34 PM
Here's an updated Falcon doc link for HDP 2.5.3.
... View more
01-17-2017
05:28 PM
If you upgrade to or install HDP 2.5.0 or later without first installing the Berkeley DB file, you will get the error "Unable to initialize Falcon Client object. Cause : Could not authenticate, Authentication failed".
The information below has also been added to the
Data Movement and Integration guide and other Hortonworks documentation. Prerequisite to Installing or Upgrading Falcon
Starting with the HDP 2.5.0 release, customers must provide the free Berkeley DB JAR file, under the Oracle license, as part of a Falcon installation or upgrade. This applies to Ambari express or rolling upgrades, to manual upgrades, and to all installations of HDP 2.5.0 or later, if you are using the Falcon service. Following are both Ambari and manual instructions for downloading and installing the JAR. Ambari Install or Upgrade of Falcon
If you are using the Falcon service, the following steps must be
performed on all Ambari server hosts on the cluster, prior to installing or
upgrading to HDP 2.5.0 or later.
To access the full installation or upgrade instructions for the
Ambari version to which you are upgrading, go to the Hortonworks
documentation website.
You must have administrator privileges on all Ambari servers to perform this task.
Steps
Download the required Berkeley DB implementation file.
wget –O je-5.0.73.jar http://search.maven.org/remotecontent?filepath=com/sleepycat/je/5.0.73/je-5.0.73.jar
Log in to the Ambari server with administrator privileges.
su – root
Copy the file to the Ambari server share folder.
cp je-5.0.73.jar /usr/share/
Set permissions on the file to owner=read/write, group=read, other=read.
chmod 644 /usr/share/je-5.0.73.jar
Configure the Ambari server to use the Berkeley DB driver.
ambari-server setup --jdbc-db=bdb --jdbc-driver=/usr/share/je-5.0.73.jar
Restart the Ambari server.
ambari-server restart
Restart the Falcon service from the Ambari UI.
You need to have administrator privileges in Ambari to restart a service.
In the Ambari web UI, click the Services tab and select the Falcon service in the left Services pane.
From the Falcon Summary page, click Service Actions > Restart All.
Click Confirm Restart All.
When the service is available, the Falcon status displays as Started on the Summary page. Manual Install or Upgrade of Falcon
If you are using the Falcon service, the following steps must be
performed on all Falcon server hosts on the cluster, prior to installing or
upgrading to HDP 2.5.0 or later.
To access the full installation or upgrade instructions for the
HDP version to which you are upgrading, go to the Hortonworks
documentation website.
You must have administrator privileges on the Falcon server to perform this task.
Steps
Log in to the Falcon server as user falcon.
su - falcon
Download the required Berkeley DB implementation file.
wget –O je-5.0.73.jar http://search.maven.org/remotecontent?filepath=com/sleepycat/je/5.0.73/je-5.0.73.jar
Copy the file to the Falcon library folder.
cp je-5.0.73.jar /usr/hdp/<version>/falcon/webapp/falcon/WEB-INF/lib
Set permissions on the file to owner=read/write, group=read, other=read.
chmod 644 /usr/hdp/<version>/falcon/webapp/falcon/WEB-INF/lib/je-5.0.73.jar
... View more
01-12-2017
06:20 PM
4 Kudos
If you installed HDP 2.5 or later, you must manually install the Berkeley DB file required for Falcon. Below are the instructions for Ambari installations. See if this helps. 1. Download the required Berkeley DB implementation file. wget –O je-5.0.73.jar http://search.maven.org/remotecontent?filepath=com/sleepycat/je/5.0.73/je-5.0.73.jar 2. Log in to the Ambari server with administrator privileges. su – root 3. Copy the file to the Ambari server share folder. cp je-5.0.73.jar /usr/share/ 4. Set permissions on the file to owner=read/write, group=read, other=read. chmod 644 /usr/share/je-5.0.73.jar 5. Configure the Ambari server to use the Berkeley DB driver. ambari-server setup --jdbc-db=bdb --jdbc-driver=/usr/share/je-5.0.73.jar 6. Restart the Ambari server. ambari-server restart 7. Restart the Falcon service from the Ambari UI. You need to have administrator privileges in Ambari to restart a service. a) In the Ambari web UI, click the Services tab and select the Falcon service in the left Services pane. b) From the Falcon Summary page, click Service Actions > Restart All. c) Click Confirm Restart All. When the service is available, the Falcon status displays as Started on the Summary page.
... View more
01-05-2017
11:43 PM
5 Kudos
As of HDP 2.5.3, you need to install the Berkeley DB prior to upgrading or installing Falcon. That might be the problem for some of you. You might try the following: [Updated content below]
Download the required Berkeley DB implementation file.
wget –O je-5.0.73.jar http://search.maven.org/remotecontent?filepath=com/sleepycat/je/5.0.73/je-5.0.73.jar Log in to the Ambari server with administrator privileges.
su – root Copy the file to the Ambari server share folder.
cp je-5.0.73.jar /usr/share/ Set permissions on the file to owner=read/write, group=read, other=read.
chmod 644 /usr/share/je-5.0.73.jar Configure the Ambari server to use the Berkeley DB driver.
ambari-server setup --jdbc-db=bdb --jdbc-driver=/usr/share/je-5.0.73.jar Restart the Ambari server.
ambari-server restart Restart the Falcon service from the Ambari UI.
You need to have administrator privileges in Ambari to restart a service.
In the Ambari web UI, click the Services tab and select the Falcon service in the left Services pane. From the Falcon Summary page, click Service Actions > Restart All. Click Confirm Restart All. When the service is available, the Falcon status displays as Started on the Summary page. Further information and manual install instructions are available in an article at https://community.hortonworks.com/articles/78274/prerequisite-to-installing-or-upgrading-falcon.html.
... View more
12-01-2016
08:54 PM
You might want to look at Workflow Designer too, which is Technical Preview in HDP 2.5. You can work with it in the sandbox (http://hortonworks.com/downloads/#sandbox) and get an idea of how you can create Oozie workflows with Pig, Hive, and Spark actions.
... View more
09-12-2016
11:13 PM
1 Kudo
There’s a new Data Movement and Integration (DMI) guide for the HDP 2.5.0 release. The guide currently focuses on Falcon features and functionality around the definition and scheduling of jobs for the backup, mirror, transfer, and processing of data. It also includes some content related to Flume, Sqoop, and Oozie. The existing Falcon content was moved out of the Data Governance Guide and into the DMI guide. New content was also added to the DMI guide to reflect changes to the Falcon UI and new Falcon features. In addition, the content has gone through an initial reorganization in an effort to more closely reflect the user’s experience. Significant changes to Falcon content in the guide include:
Rewrote Tasks based on an improved, redesigned UI. Added Content about new functionality, including:
RDBMS backup capability Snapshot-based backups Hive data mirroring Mirroring data between on-premise and cloud data with Azure and AWS S3 Ability to edit cluster entities using safe mode New entity dependencies view Replacement of client-side recipes with more flexible server-side extensions There is also a Falcon View available in Ambari. Instructions for installing the View are provided in the Apache Ambari Views guide. Apache Sqoop and Oozie content was moved out of the Data Access guide and into the DMI guide, with some minor updates to that content. Flume 1.5.2 content is still available in the Apache Flume Component Guide. A new introductory document has been added that includes a list of feature updates to Flume 1.5.2 for each HDP release. Most of the functionality in Flume 1.6 is available in the 1.5.2 version used with HDP. For HDP 2.5, Kafka Channel and TailDir Source were added. We will continue to add new HDP 2.5.0 content to the guide over the coming weeks, including:
Configuring Falcon for HiveDR Information about Data Source entities We’ll let you know when updates to the document are available. If you have comments or suggestions, corrections or updates regarding our documentation, let us know on HCC. Help us continue to improve our documentation! Thanks! Hortonworks Technical Documentation Team
... View more
09-07-2016
08:57 PM
@Vincent Romeo, I can't answer your question about why 1.5.2 vs 1.6, but tech docs will continue to track any backported functionality in the new 1.5.2 "cover" document. As I encounter pointers in Hortonworks info that link to the Apache 1.6 documentation, I'm trying to replace them with pointers to the 1.5.2 documentation, to reduce confusion. If you are aware of any links in Hortonworks content (website, documentation, tutorials, etc.) that should redirect to 1.5.2, I'd appreciate knowing about them if you'd care to share. Thanks!
... View more
09-07-2016
06:18 PM
2 Kudos
Feature updates that were added to Flume 1.5.2 with HDP releases are now listed in the introduction to the Flume documentation. See http://docs.hortonworks.com/HDPDocuments/HDP2/HDP-2.5.0/bk_flume-component-guide/content/flume_features.html for the list of major added features.
... View more
08-17-2016
05:31 PM
Thanks for posting what you discovered. Hopefully it will save some other folks some hassles.
... View more
08-16-2016
06:55 PM
When I encountered a problem with the Sandbox on Azure, I finally located a message in Azure that indicated that the VM size wasn't large enough. I, too, had selected the recommended size. Unfortunately, this happened months ago and I don't recall where I found that info. But the VM size is something you might check.
... View more
- « Previous
- Next »