Support Questions

Find answers, ask questions, and share your expertise
Announcements
Celebrating as our community reaches 100,000 members! Thank you!

Empty Page - Falcon Web UI

avatar
Super Collaborator

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)
1 ACCEPTED SOLUTION

avatar
Rising Star
8 REPLIES 8

avatar
Super Collaborator

@Arun A K

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.

avatar
Super Collaborator

@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.

avatar
Super Collaborator

@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.

avatar
Super Collaborator

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?

avatar

@Arun A K

Yes, above article does not apply to your version. You are using older version.

avatar
Super Collaborator

Thanks @Rahul Pathak

avatar
Rising Star

avatar
Super Collaborator
@Arun A K

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.