You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@kylin.apache.org by li...@apache.org on 2017/02/09 02:31:31 UTC

[18/39] kylin git commit: Update sample cube to pass latest validation

Update sample cube to pass latest validation


Project: http://git-wip-us.apache.org/repos/asf/kylin/repo
Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/9cd6c707
Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/9cd6c707
Diff: http://git-wip-us.apache.org/repos/asf/kylin/diff/9cd6c707

Branch: refs/heads/master-hbase0.98
Commit: 9cd6c7075839e41a0f2ff71334343613ce503cd3
Parents: 663a6f9
Author: shaofengshi <sh...@apache.org>
Authored: Sun Feb 5 11:31:13 2017 +0800
Committer: shaofengshi <sh...@apache.org>
Committed: Sun Feb 5 11:31:13 2017 +0800

----------------------------------------------------------------------
 examples/sample_cube/template/model_desc/kylin_sales_model.json | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/kylin/blob/9cd6c707/examples/sample_cube/template/model_desc/kylin_sales_model.json
----------------------------------------------------------------------
diff --git a/examples/sample_cube/template/model_desc/kylin_sales_model.json b/examples/sample_cube/template/model_desc/kylin_sales_model.json
index cce360f..cfe6845 100644
--- a/examples/sample_cube/template/model_desc/kylin_sales_model.json
+++ b/examples/sample_cube/template/model_desc/kylin_sales_model.json
@@ -76,9 +76,7 @@
   } ],
   "metrics": [
     "PRICE",
-    "ITEM_COUNT",
-    "SELLER_ID",
-    "LSTG_FORMAT_NAME"
+    "ITEM_COUNT"
   ],
   "last_modified" : 1422435345362,
   "fact_table" : "DEFAULT.KYLIN_SALES",