- Subscribe to RSS Feed
- Mark Question as New
- Mark Question as Read
- Float this Question for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
tez view timeout
- Labels:
-
Apache Tez
Created ‎12-21-2016 09:24 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
The Tez dags will not load in Ambari, I get a error 500 timeout error
How do I increase the timeout?
Created ‎12-21-2016 09:27 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Edit the following file:
/etc/ambari-server/conf/ambari.properties
Increase the following parameters:
views.request.connect.timeout.millis
views.request.read.timeout.millis
Restart Ambari Server
Created ‎12-21-2016 09:27 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Edit the following file:
/etc/ambari-server/conf/ambari.properties
Increase the following parameters:
views.request.connect.timeout.millis
views.request.read.timeout.millis
Restart Ambari Server
Created ‎12-22-2016 06:45 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Increasing timeout cannot guarantee tez dags to be loaded. You may want to find why tez dags won't load also.
