Skip to content

Instantly share code, notes, and snippets.

View bhavenger's full-sized avatar
:octocat:
meow

Dmitry Zaytsev bhavenger

:octocat:
meow
View GitHub Profile

Keybase proof

I hereby claim:

  • I am bhavenger on github.
  • I am bhavenger (https://keybase.io/bhavenger) on keybase.
  • I have a public key whose fingerprint is 3F3C 064F 3BA3 C56B EAF4 5F45 D522 120D 145F 5C67

To claim this, I am signing this object:

@bhavenger
bhavenger / ambari-service-move.md
Created August 1, 2018 06:53 — forked from pcheliniy/ambari-service-move.md
Manual move services in ambari
remove components
curl -u admin:admin -H "X-Requested-By: ambari" -X DELETE \
http://ambari:8080/api/v1/clusters/analytics/services/STORM/components/NIMBUS
Add new componentns not attached to host
curl -u admin:admin -H "X-Requested-By: ambari" -X POST \
http://ambari:8080/api/v1/clusters/analytics/services/STORM/components/NIMBUS
@bhavenger
bhavenger / 70-ec2-nvme-devices.rules
Created August 5, 2020 07:37 — forked from jalaziz/70-ec2-nvme-devices.rules
AWS EBS NVMe udev rules
# Copyright (C) 2006-2016 Amazon.com, Inc. or its affiliates.
# All Rights Reserved.
#
# Licensed under the Apache License, Version 2.0 (the "License").
# You may not use this file except in compliance with the License.
# A copy of the License is located at
#
# http://aws.amazon.com/apache2.0/
#
# or in the "license" file accompanying this file. This file is