-
Notifications
You must be signed in to change notification settings - Fork 5
/
Copy pathpio.log
59 lines (58 loc) · 6.93 KB
/
pio.log
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
2016-02-06 10:49:54,341 INFO io.prediction.tools.console.Console$ [main] - Creating Event Server at 0.0.0.0:7070
2016-02-06 10:49:57,894 INFO spray.can.server.HttpListener [EventServerSystem-akka.actor.default-dispatcher-4] - Bound to /0.0.0.0:7070
2016-02-06 10:49:57,894 INFO io.prediction.data.api.EventServerActor [EventServerSystem-akka.actor.default-dispatcher-4] - Bound received. EventServer is ready.
2016-02-06 10:56:30,485 INFO io.prediction.tools.console.Console$ [main] - Creating Event Server at 0.0.0.0:7070
2016-02-06 10:56:33,132 INFO spray.can.server.HttpListener [EventServerSystem-akka.actor.default-dispatcher-2] - Bound to /0.0.0.0:7070
2016-02-06 10:56:33,133 INFO io.prediction.data.api.EventServerActor [EventServerSystem-akka.actor.default-dispatcher-2] - Bound received. EventServer is ready.
2016-02-06 10:57:49,329 INFO io.prediction.tools.console.Console$ [main] - Inspecting PredictionIO...
2016-02-06 10:57:49,333 INFO io.prediction.tools.console.Console$ [main] - PredictionIO 0.9.5 is installed at /Users/amin/PredictionIO
2016-02-06 10:57:49,333 INFO io.prediction.tools.console.Console$ [main] - Inspecting Apache Spark...
2016-02-06 10:57:49,346 INFO io.prediction.tools.console.Console$ [main] - Apache Spark is installed at /Users/amin/PredictionIO/vendors/spark-1.5.1
2016-02-06 10:57:49,383 INFO io.prediction.tools.console.Console$ [main] - Apache Spark 1.5.1 detected (meets minimum requirement of 1.3.0)
2016-02-06 10:57:49,383 INFO io.prediction.tools.console.Console$ [main] - Inspecting storage backend connections...
2016-02-06 10:57:49,404 INFO io.prediction.data.storage.Storage$ [main] - Verifying Meta Data Backend (Source: ELASTICSEARCH)...
2016-02-06 10:57:50,592 INFO io.prediction.data.storage.Storage$ [main] - Verifying Model Data Backend (Source: LOCALFS)...
2016-02-06 10:57:50,597 INFO io.prediction.data.storage.Storage$ [main] - Verifying Event Data Backend (Source: HBASE)...
2016-02-06 10:57:51,439 INFO io.prediction.data.storage.Storage$ [main] - Test writing to Event Store (App Id 0)...
2016-02-06 10:57:51,459 INFO io.prediction.data.storage.hbase.HBLEvents [main] - The namespace pio_event doesn't exist yet. Creating now...
2016-02-06 10:57:51,688 INFO io.prediction.data.storage.hbase.HBLEvents [main] - The table pio_event:events_0 doesn't exist yet. Creating now...
2016-02-06 10:57:52,209 INFO io.prediction.data.storage.hbase.HBLEvents [main] - Removing table pio_event:events_0...
2016-02-06 10:57:53,585 INFO io.prediction.tools.console.Console$ [main] - (sleeping 5 seconds for all messages to show up...)
2016-02-06 10:57:58,588 INFO io.prediction.tools.console.Console$ [main] - Your system is all ready to go.
2016-02-06 11:01:01,567 INFO io.prediction.tools.console.Console$ [main] - Inspecting PredictionIO...
2016-02-06 11:01:01,571 INFO io.prediction.tools.console.Console$ [main] - PredictionIO 0.9.5 is installed at /Users/amin/PredictionIO
2016-02-06 11:01:01,572 INFO io.prediction.tools.console.Console$ [main] - Inspecting Apache Spark...
2016-02-06 11:01:01,586 INFO io.prediction.tools.console.Console$ [main] - Apache Spark is installed at /Users/amin/PredictionIO/vendors/spark-1.5.1
2016-02-06 11:01:01,631 INFO io.prediction.tools.console.Console$ [main] - Apache Spark 1.5.1 detected (meets minimum requirement of 1.3.0)
2016-02-06 11:01:01,632 INFO io.prediction.tools.console.Console$ [main] - Inspecting storage backend connections...
2016-02-06 11:01:01,655 INFO io.prediction.data.storage.Storage$ [main] - Verifying Meta Data Backend (Source: ELASTICSEARCH)...
2016-02-06 11:01:02,869 INFO io.prediction.data.storage.Storage$ [main] - Verifying Model Data Backend (Source: LOCALFS)...
2016-02-06 11:01:02,873 INFO io.prediction.data.storage.Storage$ [main] - Verifying Event Data Backend (Source: HBASE)...
2016-02-06 11:01:03,706 INFO io.prediction.data.storage.Storage$ [main] - Test writing to Event Store (App Id 0)...
2016-02-06 11:01:03,942 INFO io.prediction.data.storage.hbase.HBLEvents [main] - The table pio_event:events_0 doesn't exist yet. Creating now...
2016-02-06 11:01:04,454 INFO io.prediction.data.storage.hbase.HBLEvents [main] - Removing table pio_event:events_0...
2016-02-06 11:01:05,803 INFO io.prediction.tools.console.Console$ [main] - (sleeping 5 seconds for all messages to show up...)
2016-02-06 11:01:10,808 INFO io.prediction.tools.console.Console$ [main] - Your system is all ready to go.
2016-02-06 11:13:30,889 INFO io.prediction.tools.console.Console$ [main] - Inspecting PredictionIO...
2016-02-06 11:13:30,892 INFO io.prediction.tools.console.Console$ [main] - PredictionIO 0.9.5 is installed at /Users/amin/PredictionIO
2016-02-06 11:13:30,893 INFO io.prediction.tools.console.Console$ [main] - Inspecting Apache Spark...
2016-02-06 11:13:30,906 INFO io.prediction.tools.console.Console$ [main] - Apache Spark is installed at /Users/amin/PredictionIO/vendors/spark-1.5.1
2016-02-06 11:13:30,943 INFO io.prediction.tools.console.Console$ [main] - Apache Spark 1.5.1 detected (meets minimum requirement of 1.3.0)
2016-02-06 11:13:30,943 INFO io.prediction.tools.console.Console$ [main] - Inspecting storage backend connections...
2016-02-06 11:13:30,967 INFO io.prediction.data.storage.Storage$ [main] - Verifying Meta Data Backend (Source: ELASTICSEARCH)...
2016-02-06 11:13:32,137 INFO io.prediction.data.storage.Storage$ [main] - Verifying Model Data Backend (Source: LOCALFS)...
2016-02-06 11:13:32,141 INFO io.prediction.data.storage.Storage$ [main] - Verifying Event Data Backend (Source: HBASE)...
2016-02-06 11:13:32,986 INFO io.prediction.data.storage.Storage$ [main] - Test writing to Event Store (App Id 0)...
2016-02-06 11:13:33,215 INFO io.prediction.data.storage.hbase.HBLEvents [main] - The table pio_event:events_0 doesn't exist yet. Creating now...
2016-02-06 11:13:33,721 INFO io.prediction.data.storage.hbase.HBLEvents [main] - Removing table pio_event:events_0...
2016-02-06 11:13:35,054 INFO io.prediction.tools.console.Console$ [main] - (sleeping 5 seconds for all messages to show up...)
2016-02-06 11:13:40,060 INFO io.prediction.tools.console.Console$ [main] - Your system is all ready to go.
2016-02-06 11:27:43,527 WARN spray.can.server.HttpServerConnection [EventServerSystem-akka.actor.default-dispatcher-15] - Illegal request, responding with status '400 Bad Request': Illegal request-target, unexpected character ']' at position 91:
/events.json?accessKey=<4xhcZcjzx6EyBz53Mwztv0t38fu9czmCilUsWZ1WaIsTwr86sOOBlV8Oi8m9qp65]
^
2016-02-06 12:29:13,258 WARN spray.can.server.HttpServerConnection [EventServerSystem-akka.actor.default-dispatcher-36] - Illegal request, responding with status '501 Not Implemented': Unsupported HTTP method: 640
%
sp
2016-02-06 12:29:33,207 WARN spray.can.server.HttpServerConnection [EventServerSystem-akka.actor.default-dispatcher-39] - Illegal request, responding with status '501 Not Implemented': Unsupported HTTP method: 640
%
sp