Created 08-30-2016 05:25 AM
Hi All, I just added the falcon service to my cluster using the ambari "add service". Logged into the host running the falcon server and verified the falcon service. The service is running as expected. However, when I launch the falcon webpage, it asks me a user name. I keyed in the default ambari-qa and there after it never prompted me a password. It just displays a webpage with three links that route back to the same page. The links are Data Set, Processes, Clusters Could you point out what could be the issue? Below are the log line that I could gather from the server
2016-08-30 01:22:35,069 INFO - [173162436@qtp-364268090-2:c2029cec-0d49-4a01-9479-4e73faaa5f23 ambari-qa:GET//entities/list/cluster] ~ Request from authenticated user: ambari-qa, URL=/api/entities/list/cluster?fields=status&user.name=ambari-qa (FalconAuthenticationFilter:181) 2016-08-30 01:22:35,071 DEBUG - [173162436@qtp-364268090-2:c2029cec-0d49-4a01-9479-4e73faaa5f23] ~ Audit: ambari-qa/69.142.204.204 performed request http://52.87.252.214:15000/api/entities/list/cluster?fields=status&user.name=ambari-qa (172.31.12.149) at time 2016-08-30T05:22Z (FalconAuditFilter:83) 2016-08-30 01:26:01,923 INFO - [Thread-11:] ~ config.location is set, using: /usr/hdp/current/falcon-server/conf/runtime.properties (ApplicationProperties:107) 2016-08-30 01:26:01,924 INFO - [Thread-11:] ~ Initializing org.apache.falcon.util.RuntimeProperties properties with domain falcon (ApplicationProperties:144) 2016-08-30 01:26:01,924 DEBUG - [Thread-11:] ~ log.cleanup.frequency.hours.retention=minutes(1) (ApplicationProperties:150) 2016-08-30 01:26:01,924 DEBUG - [Thread-11:] ~ log.cleanup.frequency.months.retention=months(3) (ApplicationProperties:150) 2016-08-30 01:26:01,924 DEBUG - [Thread-11:] ~ log.cleanup.frequency.minutes.retention=hours(6) (ApplicationProperties:150) 2016-08-30 01:26:01,924 DEBUG - [Thread-11:] ~ domain=falcon (ApplicationProperties:150) 2016-08-30 01:26:01,924 DEBUG - [Thread-11:] ~ log.cleanup.frequency.days.retention=days(7) (ApplicationProperties:150) 2016-08-30 01:26:01,924 INFO - [Thread-11:] ~ config.location is set, using: /usr/hdp/current/falcon-server/conf/runtime.properties (ApplicationProperties:107) 2016-08-30 01:26:01,924 INFO - [Thread-11:] ~ Initializing org.apache.falcon.util.RuntimeProperties properties with domain falcon (ApplicationProperties:144) 2016-08-30 01:26:01,925 DEBUG - [Thread-11:] ~ log.cleanup.frequency.hours.retention=minutes(1) (ApplicationProperties:150) 2016-08-30 01:26:01,925 DEBUG - [Thread-11:] ~ log.cleanup.frequency.months.retention=months(3) (ApplicationProperties:150) 2016-08-30 01:26:01,925 DEBUG - [Thread-11:] ~ log.cleanup.frequency.minutes.retention=hours(6) (ApplicationProperties:150) 2016-08-30 01:26:01,925 DEBUG - [Thread-11:] ~ domain=falcon (ApplicationProperties:150) 2016-08-30 01:26:01,925 DEBUG - [Thread-11:] ~ log.cleanup.frequency.days.retention=days(7) (ApplicationProperties:150)
Created 08-30-2016 06:17 AM
@Arun A K Refer to below article to setup Falcon entities for HDP 2.2.9
Created 08-30-2016 05:40 AM
Which version of Falcon you are using. The links which you are seeing will show details about the submitted feed (data) entity, submitted/schedueld process entity and cluster entity.
Created 08-30-2016 05:57 AM
@peeyush I am running HDP-2.2.9.0-3393 with Falcon 0.6.0.2.2. The problem here is that though I have the urls, clicking on them does not yield any action. I don't get any error messages too.
Created 08-30-2016 06:11 AM
@Arun A K Thanks for specifying the version. Have you done a successful submission of Falcon entities like (Cluster,Feed and process) from CLI before clicking these URL's from Falcon UI.
Created 08-30-2016 06:11 AM
Hi @peeyush, no I have not used the cli. I was expecting I could create a cluster using the web page. This is my Hello World on falcon. So was following http://hortonworks.com/hadoop-tutorial/create-falcon-cluster/. Does this not apply to my version of HDP and Falcon?
Created 08-30-2016 06:20 AM
Yes, above article does not apply to your version. You are using older version.
Created 08-30-2016 06:20 AM
Thanks @Rahul Pathak
Created 08-30-2016 06:17 AM
@Arun A K Refer to below article to setup Falcon entities for HDP 2.2.9
Created 08-30-2016 06:23 AM
Please do some Entity submission from Falcon CLI and then you can see submitted and scheduled entities on Falcon UI. The version you are using in that view capability of submitted entities is only available.