KevinLinGit opened a new pull request #1259: modify udf docs
URL: https://github.com/apache/incubator-doris/pull/1259
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHu
qdore edited a comment on issue #1256: failed to initialize storage reader.
tablet=322844.1094272791, res=-214, backend=10.90.239.23
URL:
https://github.com/apache/incubator-doris/issues/1256#issuecomment-499337855
This is the warning log of be when I triggered doris return `initialize
st
qdore edited a comment on issue #1256: failed to initialize storage reader.
tablet=322844.1094272791, res=-214, backend=10.90.239.23
URL:
https://github.com/apache/incubator-doris/issues/1256#issuecomment-499337855
initialize storage reader failed:
be warning log:
```
W0606 14:33:
morningman commented on issue #1257: Routine load problem
URL:
https://github.com/apache/incubator-doris/issues/1257#issuecomment-499364270
That's weird. Could you please send a be.INFO and fe.log file to my mail
box: morning...@163.com
EmmyMiao87 closed pull request #1255: Change strategy of incorrect data
URL: https://github.com/apache/incubator-doris/pull/1255
This is an automated message from the Apache Git Service.
To respond to the message, please log
EmmyMiao87 opened a new pull request #1255: Change strategy of incorrect data
URL: https://github.com/apache/incubator-doris/pull/1255
* Change strategy of incorrect data
This change adds a load property named strict_mode which is used to prohibit
the incorrect data.
When it is set to
luoyafei commented on issue #1257: Routine load problem
URL:
https://github.com/apache/incubator-doris/issues/1257#issuecomment-499344954
concurrent task num set only 1
but i can see BE log, always submit new tasks
my doris version is 0.10.0-rc01

-
imay commented on issue #1257: Routine load problem
URL:
https://github.com/apache/incubator-doris/issues/1257#issuecomment-499132342
you should look backendId 10002's LOG, and you can pstack doris_be process
to see what are the threads doing.
-
luoyafei commented on issue #1257: Routine load problem
URL:
https://github.com/apache/incubator-doris/issues/1257#issuecomment-499129996
like this?

--
imay commented on issue #1257: Routine load problem
URL:
https://github.com/apache/incubator-doris/issues/1257#issuecomment-499126580
It seems that FE is failed to submit load task to BE. You should look BE's
INFO log to see if there is some problem?
--
luoyafei commented on issue #1257: Routine load problem
URL:
https://github.com/apache/incubator-doris/issues/1257#issuecomment-499124300
There are no changes after the revision 0.10.2
What causes this exception?
: failed to initialize storage rea
imay commented on a change in pull request #1255: Change strategy of incorrect
data
URL: https://github.com/apache/incubator-doris/pull/1255#discussion_r290650231
##
File path: gensrc/thrift/PlanNodes.thrift
##
@@ -136,6 +136,13 @@ struct TBrokerScanRangeParams {
//
imay commented on a change in pull request #1255: Change strategy of incorrect
data
URL: https://github.com/apache/incubator-doris/pull/1255#discussion_r290651357
##
File path: be/src/exec/broker_scanner.cpp
##
@@ -585,21 +594,55 @@ bool BrokerScanner::fill_dest_tuple(cons
qdore closed issue #1254: Query cann't hit rollup
URL: https://github.com/apache/incubator-doris/issues/1254
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and us
qdore commented on issue #1254: Query cann't hit rollup
URL:
https://github.com/apache/incubator-doris/issues/1254#issuecomment-499007320
I will have a test, thx
This is an automated message from the Apache Git Service.
To r
EmmyMiao87 opened a new pull request #1255: Change strategy of incorrect data
URL: https://github.com/apache/incubator-doris/pull/1255
* Change strategy of incorrect data
This change adds a load property named strict_mode which is used to prohibit
the incorrect data.
When it is set to
imay commented on issue #207: load支持parquet 文件数据导入
URL: https://github.com/apache/incubator-doris/issues/207#issuecomment-498976706
@yanchaoguo
parquet格式已经在支持中了。
#1173 这个patch已经处于基本可用状态,着急的可以先试试
This is an autom
yanchaoguo commented on issue #207: load支持parquet 文件数据导入
URL: https://github.com/apache/incubator-doris/issues/207#issuecomment-498970493
> hive 表中存储数据为parquet 格式,建议load支持parquet 文件数据导入数据
+1 请兼容hadoop生态
This is an autom
imay commented on issue #1254: Query cann't hit rollup
URL:
https://github.com/apache/incubator-doris/issues/1254#issuecomment-498965119
we have improve our rollup selecting in
https://github.com/apache/incubator-doris/pull/947, you can check if this patch
is in your Doris
-
45 matches
Mail list logo