[GitHub] kangpinghuang commented on issue #458: Create table error: java.net.SocketTimeoutException: Read timed out

2019-01-02 Thread GitBox
kangpinghuang commented on issue #458: Create table error: java.net.SocketTimeoutException: Read timed out URL: https://github.com/apache/incubator-doris/issues/458#issuecomment-451074946 hi @kangkaisen , Is there any failure log in be?

[GitHub] EmmyMiao87 commented on a change in pull request #456: Add routine load statement

2019-01-02 Thread GitBox
EmmyMiao87 commented on a change in pull request #456: Add routine load statement URL: https://github.com/apache/incubator-doris/pull/456#discussion_r244926882 ## File path: fe/src/main/java/org/apache/doris/load/routineload/RoutineLoadManager.java ## @@ -132,8 +149,140 @

[GitHub] EmmyMiao87 commented on a change in pull request #456: Add routine load statement

2019-01-02 Thread GitBox
EmmyMiao87 commented on a change in pull request #456: Add routine load statement URL: https://github.com/apache/incubator-doris/pull/456#discussion_r244921882 ## File path: fe/src/main/java/org/apache/doris/analysis/CreateRoutineLoadStmt.java ## @@ -0,0 +1,336 @@ +// Lic

[GitHub] chaoyli commented on a change in pull request #493: Make tablet and tablet_meta can be compiled

2019-01-02 Thread GitBox
chaoyli commented on a change in pull request #493: Make tablet and tablet_meta can be compiled URL: https://github.com/apache/incubator-doris/pull/493#discussion_r244918853 ## File path: be/src/olap/tablet_manager.cpp ## @@ -1141,7 +1140,7 @@ OLAPStatus TabletManager::_cr

[GitHub] chaoyli commented on a change in pull request #493: Make tablet and tablet_meta can be compiled

2019-01-02 Thread GitBox
chaoyli commented on a change in pull request #493: Make tablet and tablet_meta can be compiled URL: https://github.com/apache/incubator-doris/pull/493#discussion_r244918351 ## File path: be/src/olap/tablet_manager.cpp ## @@ -684,7 +683,7 @@ TabletSharedPtr TabletManager:

[GitHub] chaoyli commented on a change in pull request #493: Make tablet and tablet_meta can be compiled

2019-01-02 Thread GitBox
chaoyli commented on a change in pull request #493: Make tablet and tablet_meta can be compiled URL: https://github.com/apache/incubator-doris/pull/493#discussion_r244918081 ## File path: be/src/olap/rowset/rowset_meta.h ## @@ -241,6 +241,8 @@ class RowsetMeta { _

[GitHub] chaoyli commented on a change in pull request #493: Make tablet and tablet_meta can be compiled

2019-01-02 Thread GitBox
chaoyli commented on a change in pull request #493: Make tablet and tablet_meta can be compiled URL: https://github.com/apache/incubator-doris/pull/493#discussion_r244917956 ## File path: be/src/tools/meta_tool.cpp ## @@ -157,7 +158,9 @@ int main(int argc, char** argv) {

[GitHub] chaoyli commented on a change in pull request #493: Make tablet and tablet_meta can be compiled

2019-01-02 Thread GitBox
chaoyli commented on a change in pull request #493: Make tablet and tablet_meta can be compiled URL: https://github.com/apache/incubator-doris/pull/493#discussion_r244917876 ## File path: be/src/olap/rowset/rowset.h ## @@ -34,18 +34,23 @@ using RowsetSharedPtr = std::share

[GitHub] chaoyli commented on a change in pull request #493: Make tablet and tablet_meta can be compiled

2019-01-02 Thread GitBox
chaoyli commented on a change in pull request #493: Make tablet and tablet_meta can be compiled URL: https://github.com/apache/incubator-doris/pull/493#discussion_r244917872 ## File path: be/src/olap/rowset/rowset_meta.h ## @@ -241,6 +241,8 @@ class RowsetMeta { _

[GitHub] chaoyli commented on a change in pull request #493: Make tablet and tablet_meta can be compiled

2019-01-02 Thread GitBox
chaoyli commented on a change in pull request #493: Make tablet and tablet_meta can be compiled URL: https://github.com/apache/incubator-doris/pull/493#discussion_r244917831 ## File path: be/src/olap/snapshot_manager.h ## @@ -57,10 +57,10 @@ class SnapshotManager { //

[GitHub] chaoyli commented on a change in pull request #493: Make tablet and tablet_meta can be compiled

2019-01-02 Thread GitBox
chaoyli commented on a change in pull request #493: Make tablet and tablet_meta can be compiled URL: https://github.com/apache/incubator-doris/pull/493#discussion_r244917651 ## File path: be/src/olap/olap_define.h ## @@ -173,7 +173,7 @@ enum OLAPStatus { // Tablet

[GitHub] chaoyli commented on a change in pull request #493: Make tablet and tablet_meta can be compiled

2019-01-02 Thread GitBox
chaoyli commented on a change in pull request #493: Make tablet and tablet_meta can be compiled URL: https://github.com/apache/incubator-doris/pull/493#discussion_r244917604 ## File path: be/src/olap/rowset/segment_reader.cpp ## @@ -48,26 +48,26 @@ SegmentReader::SegmentRe

[GitHub] chaoyli commented on a change in pull request #493: Make tablet and tablet_meta can be compiled

2019-01-02 Thread GitBox
chaoyli commented on a change in pull request #493: Make tablet and tablet_meta can be compiled URL: https://github.com/apache/incubator-doris/pull/493#discussion_r244917567 ## File path: be/src/olap/rowset/rowset_meta_manager.cpp ## @@ -33,73 +33,73 @@ namespace doris {

[GitHub] chaoyli commented on a change in pull request #493: Make tablet and tablet_meta can be compiled

2019-01-02 Thread GitBox
chaoyli commented on a change in pull request #493: Make tablet and tablet_meta can be compiled URL: https://github.com/apache/incubator-doris/pull/493#discussion_r244916815 ## File path: be/src/olap/tablet.cpp ## @@ -83,8 +82,8 @@ bool Tablet::can_do_compaction() { /

[GitHub] chaoyli commented on a change in pull request #493: Make tablet and tablet_meta can be compiled

2019-01-02 Thread GitBox
chaoyli commented on a change in pull request #493: Make tablet and tablet_meta can be compiled URL: https://github.com/apache/incubator-doris/pull/493#discussion_r244916772 ## File path: be/src/olap/rowset/rowset_builder.h ## @@ -51,17 +51,17 @@ class RowsetBuilder { pub

[GitHub] kangpinghuang commented on a change in pull request #493: Make tablet and tablet_meta can be compiled

2019-01-02 Thread GitBox
kangpinghuang commented on a change in pull request #493: Make tablet and tablet_meta can be compiled URL: https://github.com/apache/incubator-doris/pull/493#discussion_r244907791 ## File path: be/src/olap/snapshot_manager.h ## @@ -57,10 +57,10 @@ class SnapshotManager {

[GitHub] kangpinghuang commented on a change in pull request #493: Make tablet and tablet_meta can be compiled

2019-01-02 Thread GitBox
kangpinghuang commented on a change in pull request #493: Make tablet and tablet_meta can be compiled URL: https://github.com/apache/incubator-doris/pull/493#discussion_r244908228 ## File path: be/src/olap/tablet_manager.cpp ## @@ -1141,7 +1140,7 @@ OLAPStatus TabletManage

[GitHub] kangpinghuang commented on a change in pull request #493: Make tablet and tablet_meta can be compiled

2019-01-02 Thread GitBox
kangpinghuang commented on a change in pull request #493: Make tablet and tablet_meta can be compiled URL: https://github.com/apache/incubator-doris/pull/493#discussion_r244908166 ## File path: be/src/olap/tablet_manager.cpp ## @@ -684,7 +683,7 @@ TabletSharedPtr TabletMa

[GitHub] kangpinghuang commented on a change in pull request #493: Make tablet and tablet_meta can be compiled

2019-01-02 Thread GitBox
kangpinghuang commented on a change in pull request #493: Make tablet and tablet_meta can be compiled URL: https://github.com/apache/incubator-doris/pull/493#discussion_r244907467 ## File path: be/src/olap/rowset/rowset_meta.h ## @@ -241,6 +241,8 @@ class RowsetMeta {

[GitHub] kangpinghuang commented on a change in pull request #493: Make tablet and tablet_meta can be compiled

2019-01-02 Thread GitBox
kangpinghuang commented on a change in pull request #493: Make tablet and tablet_meta can be compiled URL: https://github.com/apache/incubator-doris/pull/493#discussion_r244907976 ## File path: be/src/olap/tablet.cpp ## @@ -83,8 +82,8 @@ bool Tablet::can_do_compaction() {

[GitHub] kangpinghuang commented on a change in pull request #493: Make tablet and tablet_meta can be compiled

2019-01-02 Thread GitBox
kangpinghuang commented on a change in pull request #493: Make tablet and tablet_meta can be compiled URL: https://github.com/apache/incubator-doris/pull/493#discussion_r244905831 ## File path: be/src/olap/rowset/rowset_builder.h ## @@ -51,17 +51,17 @@ class RowsetBuilder

[GitHub] kangpinghuang commented on a change in pull request #493: Make tablet and tablet_meta can be compiled

2019-01-02 Thread GitBox
kangpinghuang commented on a change in pull request #493: Make tablet and tablet_meta can be compiled URL: https://github.com/apache/incubator-doris/pull/493#discussion_r244907710 ## File path: be/src/olap/rowset/segment_reader.cpp ## @@ -48,26 +48,26 @@ SegmentReader::Seg

[GitHub] kangpinghuang commented on a change in pull request #493: Make tablet and tablet_meta can be compiled

2019-01-02 Thread GitBox
kangpinghuang commented on a change in pull request #493: Make tablet and tablet_meta can be compiled URL: https://github.com/apache/incubator-doris/pull/493#discussion_r244907346 ## File path: be/src/olap/olap_define.h ## @@ -173,7 +173,7 @@ enum OLAPStatus { // Tabl

[GitHub] kangpinghuang commented on a change in pull request #493: Make tablet and tablet_meta can be compiled

2019-01-02 Thread GitBox
kangpinghuang commented on a change in pull request #493: Make tablet and tablet_meta can be compiled URL: https://github.com/apache/incubator-doris/pull/493#discussion_r244908480 ## File path: be/src/olap/rowset/rowset_meta.h ## @@ -241,6 +241,8 @@ class RowsetMeta {

[GitHub] kangpinghuang commented on a change in pull request #493: Make tablet and tablet_meta can be compiled

2019-01-02 Thread GitBox
kangpinghuang commented on a change in pull request #493: Make tablet and tablet_meta can be compiled URL: https://github.com/apache/incubator-doris/pull/493#discussion_r244907585 ## File path: be/src/olap/rowset/rowset_meta_manager.cpp ## @@ -33,73 +33,73 @@ namespace dor

[GitHub] kangpinghuang commented on a change in pull request #493: Make tablet and tablet_meta can be compiled

2019-01-02 Thread GitBox
kangpinghuang commented on a change in pull request #493: Make tablet and tablet_meta can be compiled URL: https://github.com/apache/incubator-doris/pull/493#discussion_r244907877 ## File path: be/src/olap/rowset/rowset.h ## @@ -34,18 +34,23 @@ using RowsetSharedPtr = std:

[GitHub] kangpinghuang commented on a change in pull request #493: Make tablet and tablet_meta can be compiled

2019-01-02 Thread GitBox
kangpinghuang commented on a change in pull request #493: Make tablet and tablet_meta can be compiled URL: https://github.com/apache/incubator-doris/pull/493#discussion_r244908391 ## File path: be/src/tools/meta_tool.cpp ## @@ -157,7 +158,9 @@ int main(int argc, char** arg

[GitHub] chaoyli closed pull request #492: Modify segment file name

2019-01-02 Thread GitBox
chaoyli closed pull request #492: Modify segment file name URL: https://github.com/apache/incubator-doris/pull/492 This is a PR merged from a forked repository. As GitHub hides the original diff on merge, it is displayed below for the sake of provenance: As this is a foreign pull request

[GitHub] chaoyli closed pull request #493: Make tablet and tablet_meta can be compiled

2019-01-02 Thread GitBox
chaoyli closed pull request #493: Make tablet and tablet_meta can be compiled URL: https://github.com/apache/incubator-doris/pull/493 This is a PR merged from a forked repository. As GitHub hides the original diff on merge, it is displayed below for the sake of provenance: As this is a fo

[GitHub] imay commented on issue #494: Support for metabase

2019-01-02 Thread GitBox
imay commented on issue #494: Support for metabase URL: https://github.com/apache/incubator-doris/issues/494#issuecomment-451047987 Could you give us some help, or could you give us a PR to support metabase? This is an automat

[GitHub] morningman commented on a change in pull request #456: Add routine load statement

2019-01-02 Thread GitBox
morningman commented on a change in pull request #456: Add routine load statement URL: https://github.com/apache/incubator-doris/pull/456#discussion_r244901150 ## File path: fe/src/main/java/org/apache/doris/analysis/CreateRoutineLoadStmt.java ## @@ -0,0 +1,323 @@ +// Lic

[GitHub] morningman commented on a change in pull request #456: Add routine load statement

2019-01-02 Thread GitBox
morningman commented on a change in pull request #456: Add routine load statement URL: https://github.com/apache/incubator-doris/pull/456#discussion_r244901682 ## File path: fe/src/main/java/org/apache/doris/analysis/CreateRoutineLoadStmt.java ## @@ -0,0 +1,323 @@ +// Lic

[GitHub] morningman commented on a change in pull request #456: Add routine load statement

2019-01-02 Thread GitBox
morningman commented on a change in pull request #456: Add routine load statement URL: https://github.com/apache/incubator-doris/pull/456#discussion_r244902497 ## File path: fe/src/main/java/org/apache/doris/analysis/PartitionNames.java ## @@ -0,0 +1,58 @@ +// Licensed to

[GitHub] morningman commented on a change in pull request #456: Add routine load statement

2019-01-02 Thread GitBox
morningman commented on a change in pull request #456: Add routine load statement URL: https://github.com/apache/incubator-doris/pull/456#discussion_r244901799 ## File path: fe/src/main/java/org/apache/doris/analysis/CreateRoutineLoadStmt.java ## @@ -0,0 +1,323 @@ +// Lic

[GitHub] morningman commented on a change in pull request #456: Add routine load statement

2019-01-02 Thread GitBox
morningman commented on a change in pull request #456: Add routine load statement URL: https://github.com/apache/incubator-doris/pull/456#discussion_r244903270 ## File path: fe/src/main/java/org/apache/doris/catalog/StreamDataSourceType.java ## @@ -0,0 +1,23 @@ +// License

[GitHub] morningman commented on a change in pull request #456: Add routine load statement

2019-01-02 Thread GitBox
morningman commented on a change in pull request #456: Add routine load statement URL: https://github.com/apache/incubator-doris/pull/456#discussion_r244904933 ## File path: fe/src/main/java/org/apache/doris/analysis/PauseRoutineLoadStmt.java ## @@ -0,0 +1,50 @@ +// Licens

[GitHub] kangpinghuang commented on a change in pull request #492: Modify segment file name

2019-01-02 Thread GitBox
kangpinghuang commented on a change in pull request #492: Modify segment file name URL: https://github.com/apache/incubator-doris/pull/492#discussion_r244904696 ## File path: be/src/olap/rowset/rowset_meta.h ## @@ -42,6 +42,11 @@ class RowsetMeta { return _deseria

[GitHub] kangpinghuang commented on a change in pull request #492: Modify segment file name

2019-01-02 Thread GitBox
kangpinghuang commented on a change in pull request #492: Modify segment file name URL: https://github.com/apache/incubator-doris/pull/492#discussion_r244904685 ## File path: be/src/olap/rowset/segment_reader.cpp ## @@ -39,7 +39,6 @@ SegmentReader::SegmentReader(

[GitHub] chenhao7253886 closed pull request #486: Support io and cpu indicates for current query

2019-01-02 Thread GitBox
chenhao7253886 closed pull request #486: Support io and cpu indicates for current query URL: https://github.com/apache/incubator-doris/pull/486 This is a PR merged from a forked repository. As GitHub hides the original diff on merge, it is displayed below for the sake of provenance: As t

[GitHub] ikingnet opened a new issue #494: Support for metabase

2019-01-02 Thread GitBox
ikingnet opened a new issue #494: Support for metabase URL: https://github.com/apache/incubator-doris/issues/494 **Is your feature request related to a problem? Please describe.** [Metabase](https://github.com/metabase/metabase) is a business intelligence and analytics tool,drois is good

[GitHub] imay commented on a change in pull request #456: Add routine load statement

2019-01-02 Thread GitBox
imay commented on a change in pull request #456: Add routine load statement URL: https://github.com/apache/incubator-doris/pull/456#discussion_r244903984 ## File path: fe/src/main/java/org/apache/doris/load/routineload/RoutineLoadManager.java ## @@ -132,8 +149,140 @@ publi

[GitHub] imay commented on a change in pull request #456: Add routine load statement

2019-01-02 Thread GitBox
imay commented on a change in pull request #456: Add routine load statement URL: https://github.com/apache/incubator-doris/pull/456#discussion_r244901614 ## File path: fe/src/main/java/org/apache/doris/analysis/CreateRoutineLoadStmt.java ## @@ -0,0 +1,323 @@ +// Licensed t

[GitHub] imay commented on a change in pull request #456: Add routine load statement

2019-01-02 Thread GitBox
imay commented on a change in pull request #456: Add routine load statement URL: https://github.com/apache/incubator-doris/pull/456#discussion_r244901604 ## File path: fe/src/main/java/org/apache/doris/analysis/CreateRoutineLoadStmt.java ## @@ -0,0 +1,323 @@ +// Licensed t

[GitHub] imay commented on a change in pull request #456: Add routine load statement

2019-01-02 Thread GitBox
imay commented on a change in pull request #456: Add routine load statement URL: https://github.com/apache/incubator-doris/pull/456#discussion_r244903661 ## File path: fe/src/main/java/org/apache/doris/load/routineload/RoutineLoadJob.java ## @@ -55,155 +69,224 @@ * The r

[GitHub] imay commented on a change in pull request #456: Add routine load statement

2019-01-02 Thread GitBox
imay commented on a change in pull request #456: Add routine load statement URL: https://github.com/apache/incubator-doris/pull/456#discussion_r244901815 ## File path: fe/src/main/java/org/apache/doris/analysis/CreateRoutineLoadStmt.java ## @@ -0,0 +1,323 @@ +// Licensed t

[GitHub] imay commented on a change in pull request #456: Add routine load statement

2019-01-02 Thread GitBox
imay commented on a change in pull request #456: Add routine load statement URL: https://github.com/apache/incubator-doris/pull/456#discussion_r244901751 ## File path: fe/src/main/java/org/apache/doris/analysis/CreateRoutineLoadStmt.java ## @@ -0,0 +1,323 @@ +// Licensed t

[GitHub] imay commented on a change in pull request #456: Add routine load statement

2019-01-02 Thread GitBox
imay commented on a change in pull request #456: Add routine load statement URL: https://github.com/apache/incubator-doris/pull/456#discussion_r244299480 ## File path: fe/src/main/java/org/apache/doris/analysis/CreateRoutineLoadStmt.java ## @@ -0,0 +1,336 @@ +// Licensed t

[GitHub] imay commented on a change in pull request #456: Add routine load statement

2019-01-02 Thread GitBox
imay commented on a change in pull request #456: Add routine load statement URL: https://github.com/apache/incubator-doris/pull/456#discussion_r244900197 ## File path: fe/src/main/cup/sql_parser.cup ## @@ -1103,6 +1146,87 @@ opt_cluster ::= :} ; +// Routine load

[GitHub] chaoyli opened a new pull request #493: Make tablet and tablet_meta can be compiled

2019-01-02 Thread GitBox
chaoyli opened a new pull request #493: Make tablet and tablet_meta can be compiled URL: https://github.com/apache/incubator-doris/pull/493 This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] chaoyli commented on a change in pull request #492: Modify segment file name

2019-01-02 Thread GitBox
chaoyli commented on a change in pull request #492: Modify segment file name URL: https://github.com/apache/incubator-doris/pull/492#discussion_r244903229 ## File path: be/src/olap/rowset/rowset_meta.h ## @@ -42,6 +42,11 @@ class RowsetMeta { return _deserialize_fr

[GitHub] chaoyli commented on a change in pull request #492: Modify segment file name

2019-01-02 Thread GitBox
chaoyli commented on a change in pull request #492: Modify segment file name URL: https://github.com/apache/incubator-doris/pull/492#discussion_r244903665 ## File path: be/src/olap/rowset/segment_reader.cpp ## @@ -39,7 +39,6 @@ SegmentReader::SegmentReader( const s

[GitHub] kangpinghuang opened a new pull request #492: Modify segment file name

2019-01-02 Thread GitBox
kangpinghuang opened a new pull request #492: Modify segment file name URL: https://github.com/apache/incubator-doris/pull/492 1、modify segment file name to rowset_id + segment_number 2、add rowset init_from_pb api 3、optimize cmake file to move rowset cmake file to subdirectory of olap

[GitHub] chaoyli closed pull request #491: Move push logic to batch load task

2019-01-02 Thread GitBox
chaoyli closed pull request #491: Move push logic to batch load task URL: https://github.com/apache/incubator-doris/pull/491 This is a PR merged from a forked repository. As GitHub hides the original diff on merge, it is displayed below for the sake of provenance: As this is a foreign pul

[GitHub] morningman commented on a change in pull request #490: Enhance the usability of Load operation

2019-01-02 Thread GitBox
morningman commented on a change in pull request #490: Enhance the usability of Load operation URL: https://github.com/apache/incubator-doris/pull/490#discussion_r244689060 ## File path: gensrc/thrift/FrontendService.thrift ## @@ -492,6 +492,7 @@ struct TStreamLoadPutReque

[GitHub] morningman commented on a change in pull request #490: Enhance the usability of Load operation

2019-01-02 Thread GitBox
morningman commented on a change in pull request #490: Enhance the usability of Load operation URL: https://github.com/apache/incubator-doris/pull/490#discussion_r244687364 ## File path: fs_brokers/apache_hdfs_broker/src/main/java/org/apache/doris/common/WildcardURI.java #

[GitHub] yiguolei opened a new pull request #491: Move push logic to batch load task

2019-01-02 Thread GitBox
yiguolei opened a new pull request #491: Move push logic to batch load task URL: https://github.com/apache/incubator-doris/pull/491 - move push logic to batch load task This is an automated message from the Apache Git Service.

[GitHub] imay commented on a change in pull request #490: Enhance the usability of Load operation

2019-01-02 Thread GitBox
imay commented on a change in pull request #490: Enhance the usability of Load operation URL: https://github.com/apache/incubator-doris/pull/490#discussion_r244678690 ## File path: gensrc/thrift/FrontendService.thrift ## @@ -492,6 +492,7 @@ struct TStreamLoadPutRequest {

[GitHub] imay commented on a change in pull request #490: Enhance the usability of Load operation

2019-01-02 Thread GitBox
imay commented on a change in pull request #490: Enhance the usability of Load operation URL: https://github.com/apache/incubator-doris/pull/490#discussion_r244678220 ## File path: fs_brokers/apache_hdfs_broker/src/main/java/org/apache/doris/common/WildcardURI.java ## @@

[GitHub] imay commented on a change in pull request #450: Add EsScanNode

2019-01-02 Thread GitBox
imay commented on a change in pull request #450: Add EsScanNode URL: https://github.com/apache/incubator-doris/pull/450#discussion_r244676358 ## File path: be/src/exec/es_scan_node.cpp ## @@ -128,66 +136,59 @@ Status EsScanNode::open(RuntimeState* state) { params._