General Flashcards
What are the client Components?
Tableau Desktop, tabcmd and web browser
What are the server components?
Application, Background task, VizQL, Data server, Data Engine, Repository, Gateway
What are the minimum requirements for production environments
8 Cores 2ghz, 32 GB RAM, 50 GB free disk
What are the requirements for very small deployments
4 cores 2ghz, 8GB RAM, 1,5 minimum free disk space
When to add workers and reconfigure?
- When you deployment is user-intensive
- When there is a heavy use of extracts
- When there are frequent extract refreshes
- when you want improve performance and availability
what is the best method to improve performance for an extract-intensive deployment?
is to isolate the data engine process and backgrounder in two different machines.
which command identify the current version of Tableu server?
tabcmd version
what are the OS supported by Tableau server?
Windows Server 2003 R2 SP2 or higher, Windows Server 2008, Windows Server 2008 R2,
Windows Server 2012,Windows Server 2012 R, Windows 7, Windows 8, or Windows 8.1
Application server process can be load just by a browser-based interaction? True or false
False, it can be also load by running tabcmd
what is the main function of Application server process ?
Handle the web application , supports browsing and searching
The backgrounder process consume a lot of CPU, i/o or network resources, but no much memory. True or false
True
Data Engine is the process that load extracts into memory and perform queries against them. True or false
True
The data engine’s workload is
generated by requests from the VizQL Server process. True or false
True
What processes are multi threaded?
Data Engine, Application server, data server, search and explore and VizQL server
when is it loaded the data server process?
When : is generated by browser, by tableau desktop interactions and extract refresh jobs for Tableau Server data sources.