Hi: When i build a cube by api:
Reques body is:
{"startTime":1328544000000, "endTime":1328716799000, "buildType":"BUILD"}
2012/2/7 0:0:0 2012/2/8 23:59:59
But response error:
msg": "Segments overlap: day1[20120201000000_20120207000000] and
day1[20120206160000_20120208155959]",
The time difference between the request and the request is 8 hours.
How should set the time zone on the server to get the correct request time?
Thinks .
[email protected]
