Skip to content

HadoopTutorial/Hive/Hive Bucketing with Exp #11

@Yukeshkumar

Description

@Yukeshkumar

While creating table with bucketing don't mention datatype in clustered by section.It raises the error while creating table.

CLUSTERED BY (area String) INTO 5 buckets ---> clustered by (area) into 5 buckets.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions