Skip to content

Instantly share code, notes, and snippets.

# encoding: UTF-8
# Forked from https://gist.github.com/pallan/6663018 - amazing work
# All credit and copyright for this is Peer Allan's
# Chiliproject to Redmine converter
# =================================
#
# This script takes an existing Chiliproject database and
# converts it to be compatible with Redmine (>= v2.3). The
@jamonation
jamonation / main.go
Created September 28, 2022 01:10
Go program to download and overwrite itself with a new copy
package main
import (
"fmt"
"io"
"net/http"
"os"
"syscall"
)
diff --git a/hadoop-project/pom.xml b/hadoop-project/pom.xml
index f1ac43ed5b3..b83ca028b24 100644
--- a/hadoop-project/pom.xml
+++ b/hadoop-project/pom.xml
@@ -63,7 +63,7 @@
<java.security.egd>file:///dev/urandom</java.security.egd>
<!-- avro version -->
- <avro.version>1.7.7</avro.version>
+ <avro.version>1.11.3</avro.version>