replied in the JIRA no need to duplicate the message to mail list as long as you've subscribed @dev list
On Thu, Jun 16, 2016 at 10:16 AM, alaleiwang <[email protected]> wrote: > do you mean that: > we should not write query like "select * from XXXX",instead,we should > have query like "select * from XXXX where XXX" to filter or query with some > other function like count(),distinct()? > but "select * from XXXX" do work in the kylin server,and it cause the > same problem ,whether or not with > "limit" clasuse; the query failed ,and our regionserver crashdown for the > memory problem > > what i care more is that,this query seems done by kylin > coprocessor,while > the coporcessor does not set > correct scan response size(100MB by default); region server become out of > memory soon,and then crash > > this is a serious problem.... > > > > -- > View this message in context: > http://apache-kylin.74782.x6.nabble.com/some-question-about-setMaxResultSize-for-scanner-CubeHBaseScanRPC-CubeHBaseEndpointRPC-tp4983p5007.html > Sent from the Apache Kylin mailing list archive at Nabble.com. > -- Regards, *Bin Mahone | 马洪宾* Apache Kylin: http://kylin.io Github: https://github.com/binmahone
