Skip to content

Commit 5ef6704

Browse files
authored
Update interactive-query-troubleshoot-migrate-36-to-40.md
#sign-off
1 parent cf87178 commit 5ef6704

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/hdinsight/interactive-query/interactive-query-troubleshoot-migrate-36-to-40.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ Steps to disable ACID on HDInsight 4.0:
105105
metastore.create.as.acid=false;
106106
```
107107
> [!Note]
108-
> if hive.strict.managed.tables is set to true <Default value>, Creating Managed and non-transcation table will fail with the following error:
108+
> if hive.strict.managed.tables is set to true \<Default value\>, Creating Managed and non-transcation table will fail with the following error:
109109
```
110110
java.lang.Exception: java.sql.SQLException: Error while processing statement: FAILED: Execution Error, return code 1 from org.apache.hadoop.hive.ql.exec.DDLTask. Unable to alter table. Table <Table name> failed strict managed table checks due to the following reason: Table is marked as a managed table but is not transactional.
111111
```

0 commit comments

Comments
 (0)