THIS IS A TEST INSTANCE. ALL YOUR CHANGES WILL BE LOST!!!!

Apache Kylin : Analytical Data Warehouse for Big Data

Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Variable name

NecessaryTypeDescription
cubeNameyesstringCube name you want to purge

Delete Segment by segmentName

DELETE /kylin/api/cubes/{cubeName}/segs/{segmentName}

Delete Segment by segmentId

DELETE /kylin/api/cubes/{cubeName}/segs/{segmentName}

...