Skip to content

Instantly share code, notes, and snippets.

@spacepluk
Created September 22, 2016 18:32
Show Gist options
  • Select an option

  • Save spacepluk/bf52b5604777b416c5dcacebe6cff76c to your computer and use it in GitHub Desktop.

Select an option

Save spacepluk/bf52b5604777b416c5dcacebe6cff76c to your computer and use it in GitHub Desktop.
Name: drill-alluxio-1
Namespace: tvmetrix
Node: /
Labels: name=drill-alluxio
Status: Pending
IP:
Controllers: PetSet/drill-alluxio
Containers:
alluxio-worker:
Image: miradatv/alluxio:latest
Ports: 19998/TCP, 19999/TCP, 29998/TCP, 29999/TCP, 30000/TCP
Args:
-e
worker
NoMount
Limits:
memory: 5Gi
Requests:
memory: 5Gi
Environment Variables: <none>
drill:
Image: miradatv/apache-drill:1.8.0-SNAPSHOT
Ports: 8047/TCP, 8048/TCP, 31010/TCP, 31011/TCP, 31012/TCP, 46655/UDP
Limits:
memory: 40Gi
Requests:
memory: 40Gi
Environment Variables:
ZOOKEEPER: zookeeper
DRILL_CLUSTER: tvmetrix
DRILL_LOG_LEVEL: info
DRILL_HEAP: 16G
DRILL_MAX_DIRECT_MEMORY: 24G
DRILL_BUFFER_SIZE: 100
DRILLBIT_JAVA_OPTS: -Dnetworkaddress.cache.ttl=60 -Dcom.sun.management.jmxremote -Dcom.sun.management.jmxremote.authenticate=false -Dcom.sun.management.jmxremote.ssl=false -Dcom.sun.management.jmxremote.port=8048 -Dcom.sun.management.jmxremote.rmi.port=8048 -Djava.rmi.server.hostname=127.0.0.1 -XX:+DisableAttachMechanism
Conditions:
Type Status
PodScheduled False
Volumes:
dev-shm:
Type: EmptyDir (a temporary directory that shares a pod's lifetime)
Medium: Memory
alluxio-ssd-cache:
Type: HostPath (bare host directory volume)
Path: /media/ephemeral1/alluxio
aws-credentials:
Type: Secret (a volume populated by a Secret)
SecretName: tvmetrix-drill-credentials-file
alluxio-config:
Type: ConfigMap (a volume populated by a ConfigMap)
Name: alluxio-config
drill-spill:
Type: HostPath (bare host directory volume)
Path: /media/ephemeral0/drill/spill
default-token-65o01:
Type: Secret (a volume populated by a Secret)
SecretName: default-token-65o01
QoS Tier: Burstable
Events:
FirstSeen LastSeen Count From SubobjectPath Type Reason Message
--------- -------- ----- ---- ------------- -------- ------ -------
5m 1m 12 {default-scheduler } Warning FailedScheduling pod (drill-alluxio-1) failed to fit in any node
fit failure on node (ip-10-0-0-179.ec2.internal): Insufficient Memory
fit failure on node (ip-10-0-0-25.ec2.internal): Insufficient Memory
5m 16s 10 {default-scheduler } Warning FailedScheduling pod (drill-alluxio-1) failed to fit in any node
fit failure on node (ip-10-0-0-25.ec2.internal): Insufficient Memory
fit failure on node (ip-10-0-0-179.ec2.internal): Insufficient Memory
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment