Results 6 issues of tonglin0325

比如说请求http://baike.baidu.com/subview/38681/5279942.htm,然后取得跳转后的http://baike.baidu.com/item/%E9%82%93%E8%B6%85/5681

enhancement

比如希望有一个指标在早上10点至11点如果小于一定值的时候会触发报警,其他时间段的话不触发报警.

es的版本是6.4 ![default](https://user-images.githubusercontent.com/17646435/46808325-aaddf580-cd9e-11e8-8ce7-11cb0c5f4ee8.png)

create external table tmp_test1 row format serde 'org.apache.hadoop.hive.serde2.thrift.ThriftDeserializer' with serdeproperties ( "serialization.class"="xxxx", "serialization.format"="org.apache.thrift.protocol.TCompactProtocol") stored as parquet; I create hive table successfully, but load data got problem: "Failed with exception java.io.IOException:java.lang.ClassCastException:...

app.log出现类似[06/30/18 19:55:17] [DEBG] event: "xxxxx.log": WRITE的日志信息,出现的时候无法统计到文件中出现的ERROR信息

Creating sample Thrift data. - ExampleTable(role_id:1, role_name:test, friends_id:[1, 2, 3]) - ExampleTable(role_id:1, role_name:test, friends_id:[1, 2, 3]) - ExampleTable(role_id:1, role_name:test, friends_id:[1, 2, 3]) - ExampleTable(role_id:1, role_name:test, friends_id:[1, 2, 3]) - ExampleTable(role_id:1,...