We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c851228 commit 8aabb91Copy full SHA for 8aabb91
hadoop/edw/scripts/avro-tools
@@ -0,0 +1,6 @@
1
+#!/bin/bash
2
+
3
+# Autodetect JAVA_HOME if not defined
4
+. /usr/lib/bigtop-utils/bigtop-detect-javahome
5
6
+${JAVA_HOME}/bin/java -jar /usr/lib/avro/avro-tools.jar $@
0 commit comments