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 f99b24f commit c9d155dCopy full SHA for c9d155d
build.gradle
@@ -3,7 +3,7 @@ apply plugin: 'application'
3
4
group 'org.radarcns.restructurehdfs'
5
version '0.4.0'
6
-mainClassName = 'org.radarcns.RestructureAvroRecords'
+mainClassName = 'org.radarcns.hdfs.RestructureAvroRecords'
7
8
sourceCompatibility = '1.8'
9
targetCompatibility = '1.8'
0 commit comments