Github user WangTaoTheTonic commented on the pull request:
https://github.com/apache/spark/pull/5491#issuecomment-92551078
Okay I made an observation on my cluster, the thrift server is started at
21:01:32 and it hadn't do anything from that. Its evnet log's modification time
is 21:01 too(while over 12 hours passed).
>15/04/13 21:01:32 INFO ObjectStore: ObjectStore, initialize called
15/04/13 21:01:32 INFO MetaStoreDirectSql: MySQL check failed, assuming we
are not on mysql: Lexical error at line 1, column 5. Encountered: "@" (64),
after : "".
15/04/13 21:01:32 INFO Query: Reading in results for query
"org.datanucleus.store.rdbms.query.SQLQuery@0" since the connection used is
closing
15/04/13 21:01:32 INFO ObjectStore: Initialized ObjectStore
15/04/13 21:01:32 INFO AbstractService: Service:ThriftBinaryCLIService is
started.
15/04/13 21:01:32 INFO AbstractService: Service:HiveServer2 is started.
15/04/13 21:01:32 INFO HiveThriftServer2: HiveThriftServer2 started
15/04/13 21:01:32 INFO ThriftCLIService: ThriftBinaryCLIService listening
on 0.0.0.0/0.0.0.0:10000
>doggie157:/opt/oss/hadoop-2.6.0/bin # ./hadoop fs -ls /sparkhistory
15/04/14 09:09:09 WARN util.NativeCodeLoader: Unable to load native-hadoop
library for your platform... using builtin-java classes where applicable
Found 1 items
-rwxrwx--- 3 root supergroup 241 2015-04-13 21:01
/sparkhistory/application_1428917164774_0022.inprogress
doggie157:/opt/oss/hadoop-2.6.0/bin # date
Tue Apr 14 09:12:37 CST 2015
doggie157:/opt/oss/hadoop-2.6.0/bin #
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]