The drillbit.log (with no debug output) shows -->
no fragment_ids apart from that of the foreman fragment
no corresponding multi-cast UDP traffic
plus drillbit.log has the following trace info -->
2014-10-30 14:54:04,598 [a0d9e638-6368-48ab-837b-f7a3f4987dc4:frag:0:0]
DEBUG o.a.d.e.w.fragment.FragmentExecutor - Fragment runner complete. 0:0
2014-10-30 14:54:16,926 [UserServer-1] DEBUG
o.a.drill.exec.rpc.user.UserServer - Received query to run. Returning
query handle.
2014-10-30 14:54:16,936 [WorkManager Event Thread] DEBUG
o.apache.drill.exec.work.WorkManager - Starting pending task
org.apache.drill.exec.work.WorkManager$RunnableWrapper@7ed11099
2014-10-30 14:54:16,951 [042456e3-ea03-4694-b5ad-f3a3c155345e:foreman]
DEBUG o.a.d.e.s.h.HBaseStoragePluginConfig - Initializing HBase
StoragePlugin configuration with zookeeper quorum 'localhost', port '2181'.
2014-10-30 14:54:16,953 [042456e3-ea03-4694-b5ad-f3a3c155345e:foreman]
DEBUG o.a.drill.exec.store.SchemaFactory - Took 15 ms to register schemas.
2014-10-30 14:54:17,003 [042456e3-ea03-4694-b5ad-f3a3c155345e:foreman]
DEBUG o.a.d.e.p.s.h.DefaultSqlHandler - Optiq Logical :
ProjectRel(xbin=[$1], ybin=[$2], numberOfConnections=[$3]): rowcount =
100.0, cumulative cost = {200.0 rows, 401.0 cpu, 0.0 io, 0.0 network, 0.0
memory}, id = 1458
EnumerableTableAccessRel(table=
[[dfs, /geo/appdata/rawdata/2014/SameNamedata.json]]): rowcount = 100.0,
cumulative cost = {100.0 rows, 101.0 cpu, 0.0 io, 0.0 network, 0.0 memory},
id = 1457
Thanks,
Chris