luoyafei commented on issue #1257: Routine load problem
URL: 
https://github.com/apache/incubator-doris/issues/1257#issuecomment-499320986
 
 
   this my routine load config;
   ```sql
   mysql> show routine load;
   
+-------+------------------+---------------------+-----------+---------+--------------+------------+---------+----------------+----------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+-------------------------------------------------------------------------------+----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------+----------------------+--------------+
   | Id    | Name             | CreateTime          | PauseTime | EndTime | 
DbName       | TableName  | State   | DataSourceType | CurrentTaskNum | 
JobProperties                                                                   
                                                                                
                                                                           | 
DataSourceProperties                                                          | 
Statistic                                                                       
                                                                                
                       | Progress           | ReasonOfStateChanged | 
ErrorLogUrls |
   
+-------+------------------+---------------------+-----------+---------+--------------+------------+---------+----------------+----------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+-------------------------------------------------------------------------------+----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------+----------------------+--------------+
   | 11093 | load_test_0_10_2 | 2019-06-05 22:44:46 | N/A       | N/A     | 
yafei10:feed | test_table | RUNNING | KAFKA          | 1              | 
{"partitions":"*","columnToColumnExpr":"id,name,timestamp,count","maxBatchIntervalS":"10","whereExpr":"*","maxBatchSizeBytes":"104857600","columnSeparator":"\t","maxErrorNum":"0","currentTaskConcurrentNum":"1","maxBatchRows":"200000"}
 | 
{"topic":"test","currentKafkaPartitions":"0","brokerList":"10.39.59.92:9092"} | 
{"receivedBytes":0,"errorRows":0,"committedTaskNum":0,"loadedRows":0,"loadRowsRate":0,"abortedTaskNum":0,"totalRows":0,"unselectedRows":0,"receivedBytesRate":0,"taskExecuteTimeMs":1}
 | {"0":"OFFSET_END"} |                      |              |
   
+-------+------------------+---------------------+-----------+---------+--------------+------------+---------+----------------+----------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+-------------------------------------------------------------------------------+----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------------+----------------------+--------------+
   1 row in set (0.00 sec)
   ```

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to