# EC Cloud Querying, Translator, and Logs

> ElastiCube Cloud Querying, Translator, and Logs.

*Source: https://docs.sisense.com/main/SisenseLinux/ec-cloud-querying-translator-and-logs.htm*

---

Last updated: June 10, 2026

|  |  |
| --- | --- |
| [Tier](https://www.sisense.com/pricing/#pricing) | [Deployment](https://docs.sisense.com/main/SisenseLinux/introduction-to-sisense-cloud-managed-services.md#ComparisonofManagedCloudandSelfHosted) |
| Launch     Grow    Enterprise | Cloud     On-Prem |

## Querying from the Destination Database

|  |  |
| --- | --- |
| With an EC Cloud feature, is there still an EC Qry Pod that is established? | With this feature, EC Qry Pod is not used. All queries are performed via the query pod (the same functionality used in Live connection). |
| Is the Query Pod going to have an increased performance load incurred? | The Query Pod is expected to have a similar load to cubes that run in Live connection. |

## Translator

|  |  |
| --- | --- |
| What is the translator used for in the EC Cloud? | The translator is used specifically to translate the SQL statements when building custom tables and custom columns from the Sisense dialect to the destination database dialect.  The translator is also used for all query operations (as with Live connection). |
| Does toggling between the old and new translator affect EC Cloud? | The toggle does not apply to the build operation. However, similar to Live Cube, the toggle does affect the query operation. |

With EC Cloud, custom columns and custom tables expressions can also be written using the destination database dialect. However, note that custom tables cannot be created before a full build is performed. Custom columns can be created with no full build performed using an update expression, and by default will be defined as a string type.

## Logs

|  |  |
| --- | --- |
| Which logs are generated during the build that should be used for analyzing the EC Cloud run? | The existing logs continue to be written for the build which should be used for troubleshooting and analysis, including *build.log* and *management.log*. Note that the process does not have anything to write to the EC build log. |
