Closed HoiDam closed 1 year ago
accessControl rules.json:
{
"catalogs": [
{
"user": "admin",
"catalog": "*",
"allow": "all"
}
]
}
Unrelated to access control. Firewall blocking issue. Case closed
Using Trino 380
Ran this command to access trino
Entered password correctly.
But when try to run
use hive.default
. This error poppedAnyone have ideas? Thanks!!!