You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@kylin.apache.org by GitBox <gi...@apache.org> on 2019/12/16 12:39:14 UTC

[GitHub] [kylin] hit-lacus edited a comment on issue #994: KYLIN-4197 Set deadline for ClientEnvExtractor

hit-lacus edited a comment on issue #994: KYLIN-4197 Set deadline for ClientEnvExtractor
URL: https://github.com/apache/kylin/pull/994#issuecomment-566043045
 
 
   
   ### Load Lambda Table
   Set `kylin.stream.hive.database-for-lambda-cube=realtime_lambda_test` in kylin.properties.
   
   <img width="1131" alt="image" src="https://user-images.githubusercontent.com/14030549/70907183-2f7f7000-2043-11ea-93c4-404f1d8303fe.png">
   
   ![image](https://user-images.githubusercontent.com/14030549/70907259-62296880-2043-11ea-98cc-3b2a9dbbb007.png)
   
   <img width="1065" alt="image" src="https://user-images.githubusercontent.com/14030549/70907228-4b831180-2043-11ea-961a-f7415d759326.png">
   
   ### Test Submit Build Request
   
   ```sh
   curl localhost:7268/kylin/api/cubes/LAMBDA_CUBE/rebuild --user ADMIN:KYLIN -X PUT -d '{"startTime":'1548115200000', "endTime":'1548288000000', "buildType":"BUILD"}' --header "Content-Type: application/json"
   ```
   

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services