Ticket #19 (closed 项目日程: close)

Opened 15 years ago

Last modified 15 years ago

bbs 用户行为分析上线情况汇总

Reported by: lisiliang Owned by: lisiliang
Priority: 项目进度 Milestone: BBS用户行为分析
Component: component1 Version:
Keywords: bbs行为分析 mongodb Cc:
Due Date:

Description

  1. 汽车bbs 用户行为分析已经线上运行2周,数据量比较大目前数据库信息:

db.stats()

{

"db" : "userAnalyse",
"collections" : 13,
"objects" : 27693857,
"avgObjSize" : 271.4872783520186,
"dataSize" : 7518529864,
"storageSize" : 10148845568,
"numExtents" : 107,
"indexes" : 17,
"indexSize" : 9918117504,
"fileSize" : 25691160576,
"ok" : 1

}

其他baby,lady ,game ,house 因为主机空间问题,已经停止数据入库。

Change History

comment:1 Changed 15 years ago by lisiliang

  • Status changed from new to closed
  • Resolution set to close
Note: See TracTickets for help on using tickets.