# Using Table input to Table output steps with AEL for managed tables in Hive

If you are using managed tables in Hive and want to join a Table input step to a Table output step, use the following workflow when executing on AEL to ensure correct processing. This workflow includes creating separate transformations for the steps and then joining the transformations using a job entry.

See the **Administer Pentaho Data Integration and Analytics** document for further configuration information when using Hive with Spark on AEL.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.pentaho.com/pdia-data-integration/9.3-data-integration/pdi-transformation-steps-reference-overview/using-table-input-to-table-output-steps-with-ael-for-managed-tables-in-hive.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
