You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@hive.apache.org by zhangjp <sm...@hotmail.com> on 2015/05/13 05:28:05 UTC

set mapred strict model coun't get sample

hive> SELECT * FROM tableName TABLESAMPLE(10 ROWS);FAILED: SemanticException [Error 10041]: No partition predicate found for Alias "tableName" Table "tableName"hive>