5992c5992 < [INFO] --- maven-checkstyle-plugin:2.12.1:checkstyle (default-cli) @ hive --- --- > [INFO] --- maven-checkstyle-plugin:2.15:checkstyle (default-cli) @ hive --- 5998c5998 < [INFO] --- maven-checkstyle-plugin:2.12.1:checkstyle (default-cli) @ hive-classification --- --- > [INFO] --- maven-checkstyle-plugin:2.15:checkstyle (default-cli) @ hive-classification --- 6006d6005 < 6013c6012 < [INFO] --- maven-checkstyle-plugin:2.12.1:checkstyle (default-cli) @ hive-shims-common --- --- > [INFO] --- maven-checkstyle-plugin:2.15:checkstyle (default-cli) @ hive-shims-common --- 6032a6032 > /Users/szita/shadow/CDH/hive/shims/common/src/main/java/org/apache/hadoop/fs/ProxyFileSystem.java:63: warning: 'new' have incorrect indentation level 6, expected level should be 8. 6038,6046c6038,6041 < /Users/szita/shadow/CDH/hive/shims/common/src/main/java/org/apache/hadoop/fs/ProxyFileSystem.java:232: warning: method def throws at indentation level 4 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/shims/common/src/main/java/org/apache/hadoop/fs/ProxyFileSystem.java:239: warning: method def throws at indentation level 4 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/shims/common/src/main/java/org/apache/hadoop/fs/ProxyFileSystem.java:246: warning: method def throws at indentation level 4 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/shims/common/src/main/java/org/apache/hadoop/fs/ProxyFileSystem.java:252: warning: method def throws at indentation level 4 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/shims/common/src/main/java/org/apache/hadoop/fs/ProxyFileSystem.java:258: warning: method def throws at indentation level 4 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/shims/common/src/main/java/org/apache/hadoop/fs/ProxyFileSystem.java:264: warning: method def throws at indentation level 4 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/shims/common/src/main/java/org/apache/hadoop/fs/ProxyFileSystem.java:290: warning: method def rparen at indentation level 6 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/shims/common/src/main/java/org/apache/hadoop/fs/ProxyFileSystem.java:296: warning: method def rparen at indentation level 6 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/shims/common/src/main/java/org/apache/hadoop/fs/ProxyFileSystem.java:302: warning: method def rparen at indentation level 6 not at correct indentation, 2 --- > /Users/szita/shadow/CDH/hive/shims/common/src/main/java/org/apache/hadoop/fs/ProxyFileSystem.java:148: warning: 'long' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/shims/common/src/main/java/org/apache/hadoop/fs/ProxyFileSystem.java:290: warning: 'method def rparen' have incorrect indentation level 6, expected level should be 2. > /Users/szita/shadow/CDH/hive/shims/common/src/main/java/org/apache/hadoop/fs/ProxyFileSystem.java:296: warning: 'method def rparen' have incorrect indentation level 6, expected level should be 2. > /Users/szita/shadow/CDH/hive/shims/common/src/main/java/org/apache/hadoop/fs/ProxyFileSystem.java:302: warning: 'method def rparen' have incorrect indentation level 6, expected level should be 2. 6061a6057 > /Users/szita/shadow/CDH/hive/shims/common/src/main/java/org/apache/hadoop/hive/io/HdfsUtils.java:88: warning: 'String' have incorrect indentation level 4, expected level should be 6. 6067a6064 > /Users/szita/shadow/CDH/hive/shims/common/src/main/java/org/apache/hadoop/hive/io/HdfsUtils.java:193: warning: 'class def modifier' have incorrect indentation level 0, expected level should be 2. 6069,6075c6066,6070 < /Users/szita/shadow/CDH/hive/shims/common/src/main/java/org/apache/hadoop/hive/io/HdfsUtils.java:193: warning: class def child at indentation level 0 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/shims/common/src/main/java/org/apache/hadoop/hive/io/HdfsUtils.java:193: warning: class def ident at indentation level 0 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/shims/common/src/main/java/org/apache/hadoop/hive/io/HdfsUtils.java:193: warning: class def modifier at indentation level 0 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/shims/common/src/main/java/org/apache/hadoop/hive/io/HdfsUtils.java:195: warning: member def modifier at indentation level 2 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/shims/common/src/main/java/org/apache/hadoop/hive/io/HdfsUtils.java:196: warning: member def modifier at indentation level 2 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/shims/common/src/main/java/org/apache/hadoop/hive/io/HdfsUtils.java:198: warning: ctor def modifier at indentation level 2 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/shims/common/src/main/java/org/apache/hadoop/hive/io/HdfsUtils.java:200: warning: ctor def child at indentation level 4 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/shims/common/src/main/java/org/apache/hadoop/hive/io/HdfsUtils.java:195: warning: 'member def modifier' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/shims/common/src/main/java/org/apache/hadoop/hive/io/HdfsUtils.java:196: warning: 'member def modifier' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/shims/common/src/main/java/org/apache/hadoop/hive/io/HdfsUtils.java:198: warning: 'ctor def modifier' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/shims/common/src/main/java/org/apache/hadoop/hive/io/HdfsUtils.java:200: warning: 'ctor def' child have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/shims/common/src/main/java/org/apache/hadoop/hive/io/HdfsUtils.java:200: warning: 'member def type' have incorrect indentation level 4, expected level should be 6. 6077c6072,6073 < /Users/szita/shadow/CDH/hive/shims/common/src/main/java/org/apache/hadoop/hive/io/HdfsUtils.java:201: warning: ctor def child at indentation level 4 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/shims/common/src/main/java/org/apache/hadoop/hive/io/HdfsUtils.java:201: warning: 'ctor def' child have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/shims/common/src/main/java/org/apache/hadoop/hive/io/HdfsUtils.java:201: warning: 'member def type' have incorrect indentation level 4, expected level should be 6. 6079c6075 < /Users/szita/shadow/CDH/hive/shims/common/src/main/java/org/apache/hadoop/hive/io/HdfsUtils.java:202: warning: if at indentation level 4 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/shims/common/src/main/java/org/apache/hadoop/hive/io/HdfsUtils.java:202: warning: 'if' have incorrect indentation level 4, expected level should be 6. 6081,6090c6077,6086 < /Users/szita/shadow/CDH/hive/shims/common/src/main/java/org/apache/hadoop/hive/io/HdfsUtils.java:204: warning: try at indentation level 6 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/shims/common/src/main/java/org/apache/hadoop/hive/io/HdfsUtils.java:205: warning: try child at indentation level 8 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/shims/common/src/main/java/org/apache/hadoop/hive/io/HdfsUtils.java:206: warning: try rcurly at indentation level 6 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/shims/common/src/main/java/org/apache/hadoop/hive/io/HdfsUtils.java:207: warning: catch child at indentation level 8 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/shims/common/src/main/java/org/apache/hadoop/hive/io/HdfsUtils.java:207: warning: method call child at indentation level 8 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/shims/common/src/main/java/org/apache/hadoop/hive/io/HdfsUtils.java:209: warning: catch child at indentation level 8 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/shims/common/src/main/java/org/apache/hadoop/hive/io/HdfsUtils.java:209: warning: method call child at indentation level 8 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/shims/common/src/main/java/org/apache/hadoop/hive/io/HdfsUtils.java:210: warning: catch rcurly at indentation level 6 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/shims/common/src/main/java/org/apache/hadoop/hive/io/HdfsUtils.java:211: warning: ctor def child at indentation level 4 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/shims/common/src/main/java/org/apache/hadoop/hive/io/HdfsUtils.java:211: warning: if rcurly at indentation level 4 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/shims/common/src/main/java/org/apache/hadoop/hive/io/HdfsUtils.java:204: warning: 'try' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/shims/common/src/main/java/org/apache/hadoop/hive/io/HdfsUtils.java:205: warning: 'try' child have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/shims/common/src/main/java/org/apache/hadoop/hive/io/HdfsUtils.java:206: warning: 'try rcurly' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/shims/common/src/main/java/org/apache/hadoop/hive/io/HdfsUtils.java:207: warning: 'catch' child have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/shims/common/src/main/java/org/apache/hadoop/hive/io/HdfsUtils.java:207: warning: 'method call' child have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/shims/common/src/main/java/org/apache/hadoop/hive/io/HdfsUtils.java:209: warning: 'catch' child have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/shims/common/src/main/java/org/apache/hadoop/hive/io/HdfsUtils.java:209: warning: 'method call' child have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/shims/common/src/main/java/org/apache/hadoop/hive/io/HdfsUtils.java:210: warning: 'catch rcurly' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/shims/common/src/main/java/org/apache/hadoop/hive/io/HdfsUtils.java:211: warning: 'ctor def' child have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/shims/common/src/main/java/org/apache/hadoop/hive/io/HdfsUtils.java:211: warning: 'if rcurly' have incorrect indentation level 4, expected level should be 6. 6092,6104c6088,6099 < /Users/szita/shadow/CDH/hive/shims/common/src/main/java/org/apache/hadoop/hive/io/HdfsUtils.java:212: warning: ctor def child at indentation level 4 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/shims/common/src/main/java/org/apache/hadoop/hive/io/HdfsUtils.java:213: warning: ctor def rcurly at indentation level 2 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/shims/common/src/main/java/org/apache/hadoop/hive/io/HdfsUtils.java:215: warning: method def modifier at indentation level 2 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/shims/common/src/main/java/org/apache/hadoop/hive/io/HdfsUtils.java:216: warning: method def child at indentation level 4 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/shims/common/src/main/java/org/apache/hadoop/hive/io/HdfsUtils.java:217: warning: method def rcurly at indentation level 2 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/shims/common/src/main/java/org/apache/hadoop/hive/io/HdfsUtils.java:219: warning: method def modifier at indentation level 2 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/shims/common/src/main/java/org/apache/hadoop/hive/io/HdfsUtils.java:220: warning: method def child at indentation level 4 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/shims/common/src/main/java/org/apache/hadoop/hive/io/HdfsUtils.java:221: warning: method def rcurly at indentation level 2 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/shims/common/src/main/java/org/apache/hadoop/hive/io/HdfsUtils.java:223: warning: method def modifier at indentation level 2 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/shims/common/src/main/java/org/apache/hadoop/hive/io/HdfsUtils.java:224: warning: method def return type at indentation level 2 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/shims/common/src/main/java/org/apache/hadoop/hive/io/HdfsUtils.java:225: warning: method def child at indentation level 4 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/shims/common/src/main/java/org/apache/hadoop/hive/io/HdfsUtils.java:226: warning: method def rcurly at indentation level 2 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/shims/common/src/main/java/org/apache/hadoop/hive/io/HdfsUtils.java:227: warning: class def rcurly at indentation level 0 not at correct indentation, 2 --- > /Users/szita/shadow/CDH/hive/shims/common/src/main/java/org/apache/hadoop/hive/io/HdfsUtils.java:212: warning: 'ctor def' child have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/shims/common/src/main/java/org/apache/hadoop/hive/io/HdfsUtils.java:213: warning: 'ctor def rcurly' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/shims/common/src/main/java/org/apache/hadoop/hive/io/HdfsUtils.java:215: warning: 'method def modifier' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/shims/common/src/main/java/org/apache/hadoop/hive/io/HdfsUtils.java:216: warning: 'method def' child have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/shims/common/src/main/java/org/apache/hadoop/hive/io/HdfsUtils.java:217: warning: 'method def rcurly' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/shims/common/src/main/java/org/apache/hadoop/hive/io/HdfsUtils.java:219: warning: 'method def modifier' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/shims/common/src/main/java/org/apache/hadoop/hive/io/HdfsUtils.java:220: warning: 'method def' child have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/shims/common/src/main/java/org/apache/hadoop/hive/io/HdfsUtils.java:221: warning: 'method def rcurly' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/shims/common/src/main/java/org/apache/hadoop/hive/io/HdfsUtils.java:223: warning: 'method def modifier' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/shims/common/src/main/java/org/apache/hadoop/hive/io/HdfsUtils.java:225: warning: 'method def' child have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/shims/common/src/main/java/org/apache/hadoop/hive/io/HdfsUtils.java:226: warning: 'method def rcurly' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/shims/common/src/main/java/org/apache/hadoop/hive/io/HdfsUtils.java:227: warning: 'class def rcurly' have incorrect indentation level 0, expected level should be 2. 6111a6107 > /Users/szita/shadow/CDH/hive/shims/common/src/main/java/org/apache/hadoop/hive/io/HiveIOExceptionHandlerChain.java:53: warning: '(' have incorrect indentation level 16, expected level should be 18. 6117a6114 > /Users/szita/shadow/CDH/hive/shims/common/src/main/java/org/apache/hadoop/hive/io/HiveIOExceptionHandlerUtil.java:28: warning: 'new' have incorrect indentation level 4, expected level should be 6. 6123d6119 < /Users/szita/shadow/CDH/hive/shims/common/src/main/java/org/apache/hadoop/hive/shims/HadoopShims.java:82: warning: method def throws at indentation level 10 not at correct indentation, 6 6220d6215 < /Users/szita/shadow/CDH/hive/shims/common/src/main/java/org/apache/hadoop/hive/shims/HadoopShims.java:567: warning: method def throws at indentation level 6 not at correct indentation, 8 6236a6232 > /Users/szita/shadow/CDH/hive/shims/common/src/main/java/org/apache/hadoop/hive/shims/HadoopShimsSecure.java:74: warning: 'long' have incorrect indentation level 6, expected level should be 8. 6241,6246d6236 < /Users/szita/shadow/CDH/hive/shims/common/src/main/java/org/apache/hadoop/hive/shims/HadoopShimsSecure.java:118: warning: array initialization child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/shims/common/src/main/java/org/apache/hadoop/hive/shims/HadoopShimsSecure.java:119: warning: array initialization child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/shims/common/src/main/java/org/apache/hadoop/hive/shims/HadoopShimsSecure.java:120: warning: array initialization child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/shims/common/src/main/java/org/apache/hadoop/hive/shims/HadoopShimsSecure.java:121: warning: array initialization child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/shims/common/src/main/java/org/apache/hadoop/hive/shims/HadoopShimsSecure.java:122: warning: array initialization child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/shims/common/src/main/java/org/apache/hadoop/hive/shims/HadoopShimsSecure.java:123: warning: array initialization rcurly at indentation level 8 not at correct indentation, 4 6259d6248 < /Users/szita/shadow/CDH/hive/shims/common/src/main/java/org/apache/hadoop/hive/shims/HadoopShimsSecure.java:258: warning: array initialization lcurly at indentation level 12 not at correct indentation, 8 6261a6251 > /Users/szita/shadow/CDH/hive/shims/common/src/main/java/org/apache/hadoop/hive/shims/HadoopShimsSecure.java:328: warning: 'split' have incorrect indentation level 12, expected level should be 14. 6285a6276 > /Users/szita/shadow/CDH/hive/shims/common/src/main/java/org/apache/hadoop/hive/shims/ShimLoader.java:75: warning: '"org.apache.hadoop.hive.schshim.FairSchedulerShim"' have incorrect indentation level 4, expected level should be 6. 6291a6283 > /Users/szita/shadow/CDH/hive/shims/common/src/main/java/org/apache/hadoop/hive/shims/Utils.java:93: warning: '.' have incorrect indentation level 6, expected level should be 8. 6293,6294c6285,6286 < /Users/szita/shadow/CDH/hive/shims/common/src/main/java/org/apache/hadoop/hive/shims/Utils.java:119: warning: if child at indentation level 2 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/shims/common/src/main/java/org/apache/hadoop/hive/shims/Utils.java:119: warning: method call child at indentation level 2 not at correct indentation, 8 --- > /Users/szita/shadow/CDH/hive/shims/common/src/main/java/org/apache/hadoop/hive/shims/Utils.java:119: warning: 'if' child have incorrect indentation level 2, expected level should be 8. > /Users/szita/shadow/CDH/hive/shims/common/src/main/java/org/apache/hadoop/hive/shims/Utils.java:119: warning: 'method call' child have incorrect indentation level 2, expected level should be 8. 6297,6299c6289 < /Users/szita/shadow/CDH/hive/shims/common/src/main/java/org/apache/hadoop/hive/shims/Utils.java:197: warning: if at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/shims/common/src/main/java/org/apache/hadoop/hive/shims/Utils.java:198: warning: if child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/shims/common/src/main/java/org/apache/hadoop/hive/shims/Utils.java:199: warning: if rcurly at indentation level 10 not at correct indentation, 8 --- > /Users/szita/shadow/CDH/hive/shims/common/src/main/java/org/apache/hadoop/hive/shims/Utils.java:214:34: warning: '{' should have line break after. 6300a6291 > /Users/szita/shadow/CDH/hive/shims/common/src/main/java/org/apache/hadoop/hive/shims/Utils.java:214:87: warning: '}' should have line break before. 6301a6293,6294 > /Users/szita/shadow/CDH/hive/shims/common/src/main/java/org/apache/hadoop/hive/shims/Utils.java:215:30: warning: '{' should have line break after. > /Users/szita/shadow/CDH/hive/shims/common/src/main/java/org/apache/hadoop/hive/shims/Utils.java:215:66: warning: '}' should have line break before. 6303,6305c6296,6297 < /Users/szita/shadow/CDH/hive/shims/common/src/main/java/org/apache/hadoop/hive/thrift/client/TUGIAssumingTransport.java:38: warning: class def ident at indentation level 1 not at correct indentation, 0 < /Users/szita/shadow/CDH/hive/shims/common/src/main/java/org/apache/hadoop/hive/thrift/client/TUGIAssumingTransport.java:38: warning: class def modifier at indentation level 1 not at correct indentation, 0 < /Users/szita/shadow/CDH/hive/shims/common/src/main/java/org/apache/hadoop/hive/thrift/client/TUGIAssumingTransport.java:39: warning: member def modifier at indentation level 3 not at correct indentation, 2 --- > /Users/szita/shadow/CDH/hive/shims/common/src/main/java/org/apache/hadoop/hive/thrift/client/TUGIAssumingTransport.java:38: warning: 'class def modifier' have incorrect indentation level 1, expected level should be 0. > /Users/szita/shadow/CDH/hive/shims/common/src/main/java/org/apache/hadoop/hive/thrift/client/TUGIAssumingTransport.java:39: warning: 'member def modifier' have incorrect indentation level 3, expected level should be 2. 6307,6326c6299,6317 < /Users/szita/shadow/CDH/hive/shims/common/src/main/java/org/apache/hadoop/hive/thrift/client/TUGIAssumingTransport.java:41: warning: ctor def modifier at indentation level 3 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/shims/common/src/main/java/org/apache/hadoop/hive/thrift/client/TUGIAssumingTransport.java:43: warning: ctor def child at indentation level 5 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/shims/common/src/main/java/org/apache/hadoop/hive/thrift/client/TUGIAssumingTransport.java:44: warning: ctor def rcurly at indentation level 3 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/shims/common/src/main/java/org/apache/hadoop/hive/thrift/client/TUGIAssumingTransport.java:46: warning: method def modifier at indentation level 3 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/shims/common/src/main/java/org/apache/hadoop/hive/thrift/client/TUGIAssumingTransport.java:47: warning: method def modifier at indentation level 3 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/shims/common/src/main/java/org/apache/hadoop/hive/thrift/client/TUGIAssumingTransport.java:48: warning: try at indentation level 5 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/shims/common/src/main/java/org/apache/hadoop/hive/thrift/client/TUGIAssumingTransport.java:49: warning: try child at indentation level 7 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/shims/common/src/main/java/org/apache/hadoop/hive/thrift/client/TUGIAssumingTransport.java:62: warning: try rcurly at indentation level 5 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/shims/common/src/main/java/org/apache/hadoop/hive/thrift/client/TUGIAssumingTransport.java:63: warning: catch child at indentation level 7 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/shims/common/src/main/java/org/apache/hadoop/hive/thrift/client/TUGIAssumingTransport.java:64: warning: catch rcurly at indentation level 5 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/shims/common/src/main/java/org/apache/hadoop/hive/thrift/client/TUGIAssumingTransport.java:65: warning: catch child at indentation level 7 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/shims/common/src/main/java/org/apache/hadoop/hive/thrift/client/TUGIAssumingTransport.java:66: warning: catch rcurly at indentation level 5 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/shims/common/src/main/java/org/apache/hadoop/hive/thrift/client/TUGIAssumingTransport.java:67: warning: if at indentation level 7 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/shims/common/src/main/java/org/apache/hadoop/hive/thrift/client/TUGIAssumingTransport.java:68: warning: if child at indentation level 9 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/shims/common/src/main/java/org/apache/hadoop/hive/thrift/client/TUGIAssumingTransport.java:69: warning: if rcurly at indentation level 7 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/shims/common/src/main/java/org/apache/hadoop/hive/thrift/client/TUGIAssumingTransport.java:70: warning: else child at indentation level 9 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/shims/common/src/main/java/org/apache/hadoop/hive/thrift/client/TUGIAssumingTransport.java:71: warning: else rcurly at indentation level 7 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/shims/common/src/main/java/org/apache/hadoop/hive/thrift/client/TUGIAssumingTransport.java:72: warning: catch rcurly at indentation level 5 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/shims/common/src/main/java/org/apache/hadoop/hive/thrift/client/TUGIAssumingTransport.java:73: warning: method def rcurly at indentation level 3 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/shims/common/src/main/java/org/apache/hadoop/hive/thrift/client/TUGIAssumingTransport.java:74: warning: class def rcurly at indentation level 1 not at correct indentation, 0 --- > /Users/szita/shadow/CDH/hive/shims/common/src/main/java/org/apache/hadoop/hive/thrift/client/TUGIAssumingTransport.java:41: warning: 'ctor def modifier' have incorrect indentation level 3, expected level should be 2. > /Users/szita/shadow/CDH/hive/shims/common/src/main/java/org/apache/hadoop/hive/thrift/client/TUGIAssumingTransport.java:43: warning: 'ctor def' child have incorrect indentation level 5, expected level should be 4. > /Users/szita/shadow/CDH/hive/shims/common/src/main/java/org/apache/hadoop/hive/thrift/client/TUGIAssumingTransport.java:44: warning: 'ctor def rcurly' have incorrect indentation level 3, expected level should be 2. > /Users/szita/shadow/CDH/hive/shims/common/src/main/java/org/apache/hadoop/hive/thrift/client/TUGIAssumingTransport.java:46: warning: 'method def modifier' have incorrect indentation level 3, expected level should be 2. > /Users/szita/shadow/CDH/hive/shims/common/src/main/java/org/apache/hadoop/hive/thrift/client/TUGIAssumingTransport.java:48: warning: 'try' have incorrect indentation level 5, expected level should be 4. > /Users/szita/shadow/CDH/hive/shims/common/src/main/java/org/apache/hadoop/hive/thrift/client/TUGIAssumingTransport.java:49: warning: 'try' child have incorrect indentation level 7, expected level should be 6. > /Users/szita/shadow/CDH/hive/shims/common/src/main/java/org/apache/hadoop/hive/thrift/client/TUGIAssumingTransport.java:62: warning: 'try rcurly' have incorrect indentation level 5, expected level should be 4. > /Users/szita/shadow/CDH/hive/shims/common/src/main/java/org/apache/hadoop/hive/thrift/client/TUGIAssumingTransport.java:63: warning: 'catch' child have incorrect indentation level 7, expected level should be 6. > /Users/szita/shadow/CDH/hive/shims/common/src/main/java/org/apache/hadoop/hive/thrift/client/TUGIAssumingTransport.java:64: warning: 'catch rcurly' have incorrect indentation level 5, expected level should be 4. > /Users/szita/shadow/CDH/hive/shims/common/src/main/java/org/apache/hadoop/hive/thrift/client/TUGIAssumingTransport.java:65: warning: 'catch' child have incorrect indentation level 7, expected level should be 6. > /Users/szita/shadow/CDH/hive/shims/common/src/main/java/org/apache/hadoop/hive/thrift/client/TUGIAssumingTransport.java:66: warning: 'catch rcurly' have incorrect indentation level 5, expected level should be 4. > /Users/szita/shadow/CDH/hive/shims/common/src/main/java/org/apache/hadoop/hive/thrift/client/TUGIAssumingTransport.java:67: warning: 'if' have incorrect indentation level 7, expected level should be 6. > /Users/szita/shadow/CDH/hive/shims/common/src/main/java/org/apache/hadoop/hive/thrift/client/TUGIAssumingTransport.java:68: warning: 'if' child have incorrect indentation level 9, expected level should be 8. > /Users/szita/shadow/CDH/hive/shims/common/src/main/java/org/apache/hadoop/hive/thrift/client/TUGIAssumingTransport.java:69: warning: 'if rcurly' have incorrect indentation level 7, expected level should be 6. > /Users/szita/shadow/CDH/hive/shims/common/src/main/java/org/apache/hadoop/hive/thrift/client/TUGIAssumingTransport.java:70: warning: 'else' child have incorrect indentation level 9, expected level should be 8. > /Users/szita/shadow/CDH/hive/shims/common/src/main/java/org/apache/hadoop/hive/thrift/client/TUGIAssumingTransport.java:71: warning: 'else rcurly' have incorrect indentation level 7, expected level should be 6. > /Users/szita/shadow/CDH/hive/shims/common/src/main/java/org/apache/hadoop/hive/thrift/client/TUGIAssumingTransport.java:72: warning: 'catch rcurly' have incorrect indentation level 5, expected level should be 4. > /Users/szita/shadow/CDH/hive/shims/common/src/main/java/org/apache/hadoop/hive/thrift/client/TUGIAssumingTransport.java:73: warning: 'method def rcurly' have incorrect indentation level 3, expected level should be 2. > /Users/szita/shadow/CDH/hive/shims/common/src/main/java/org/apache/hadoop/hive/thrift/client/TUGIAssumingTransport.java:74: warning: 'class def rcurly' have incorrect indentation level 1, expected level should be 0. 6329,6331c6320,6321 < /Users/szita/shadow/CDH/hive/shims/common/src/main/java/org/apache/hadoop/hive/thrift/TFilterTransport.java:28: warning: class def ident at indentation level 1 not at correct indentation, 0 < /Users/szita/shadow/CDH/hive/shims/common/src/main/java/org/apache/hadoop/hive/thrift/TFilterTransport.java:28: warning: class def modifier at indentation level 1 not at correct indentation, 0 < /Users/szita/shadow/CDH/hive/shims/common/src/main/java/org/apache/hadoop/hive/thrift/TFilterTransport.java:29: warning: member def modifier at indentation level 3 not at correct indentation, 2 --- > /Users/szita/shadow/CDH/hive/shims/common/src/main/java/org/apache/hadoop/hive/thrift/TFilterTransport.java:28: warning: 'class def modifier' have incorrect indentation level 1, expected level should be 0. > /Users/szita/shadow/CDH/hive/shims/common/src/main/java/org/apache/hadoop/hive/thrift/TFilterTransport.java:29: warning: 'member def modifier' have incorrect indentation level 3, expected level should be 2. 6333,6388c6323,6365 < /Users/szita/shadow/CDH/hive/shims/common/src/main/java/org/apache/hadoop/hive/thrift/TFilterTransport.java:31: warning: ctor def modifier at indentation level 3 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/shims/common/src/main/java/org/apache/hadoop/hive/thrift/TFilterTransport.java:32: warning: ctor def child at indentation level 5 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/shims/common/src/main/java/org/apache/hadoop/hive/thrift/TFilterTransport.java:33: warning: ctor def rcurly at indentation level 3 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/shims/common/src/main/java/org/apache/hadoop/hive/thrift/TFilterTransport.java:35: warning: method def modifier at indentation level 3 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/shims/common/src/main/java/org/apache/hadoop/hive/thrift/TFilterTransport.java:36: warning: method def modifier at indentation level 3 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/shims/common/src/main/java/org/apache/hadoop/hive/thrift/TFilterTransport.java:37: warning: method def child at indentation level 5 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/shims/common/src/main/java/org/apache/hadoop/hive/thrift/TFilterTransport.java:38: warning: method def rcurly at indentation level 3 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/shims/common/src/main/java/org/apache/hadoop/hive/thrift/TFilterTransport.java:40: warning: method def modifier at indentation level 3 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/shims/common/src/main/java/org/apache/hadoop/hive/thrift/TFilterTransport.java:41: warning: method def modifier at indentation level 3 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/shims/common/src/main/java/org/apache/hadoop/hive/thrift/TFilterTransport.java:42: warning: method def child at indentation level 5 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/shims/common/src/main/java/org/apache/hadoop/hive/thrift/TFilterTransport.java:43: warning: method def rcurly at indentation level 3 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/shims/common/src/main/java/org/apache/hadoop/hive/thrift/TFilterTransport.java:45: warning: method def modifier at indentation level 3 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/shims/common/src/main/java/org/apache/hadoop/hive/thrift/TFilterTransport.java:46: warning: method def modifier at indentation level 3 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/shims/common/src/main/java/org/apache/hadoop/hive/thrift/TFilterTransport.java:47: warning: method def child at indentation level 5 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/shims/common/src/main/java/org/apache/hadoop/hive/thrift/TFilterTransport.java:48: warning: method def rcurly at indentation level 3 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/shims/common/src/main/java/org/apache/hadoop/hive/thrift/TFilterTransport.java:50: warning: method def modifier at indentation level 3 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/shims/common/src/main/java/org/apache/hadoop/hive/thrift/TFilterTransport.java:51: warning: method def modifier at indentation level 3 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/shims/common/src/main/java/org/apache/hadoop/hive/thrift/TFilterTransport.java:52: warning: method def child at indentation level 5 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/shims/common/src/main/java/org/apache/hadoop/hive/thrift/TFilterTransport.java:53: warning: method def rcurly at indentation level 3 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/shims/common/src/main/java/org/apache/hadoop/hive/thrift/TFilterTransport.java:55: warning: method def modifier at indentation level 3 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/shims/common/src/main/java/org/apache/hadoop/hive/thrift/TFilterTransport.java:56: warning: method def modifier at indentation level 3 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/shims/common/src/main/java/org/apache/hadoop/hive/thrift/TFilterTransport.java:57: warning: method def child at indentation level 5 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/shims/common/src/main/java/org/apache/hadoop/hive/thrift/TFilterTransport.java:58: warning: method def rcurly at indentation level 3 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/shims/common/src/main/java/org/apache/hadoop/hive/thrift/TFilterTransport.java:60: warning: method def modifier at indentation level 3 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/shims/common/src/main/java/org/apache/hadoop/hive/thrift/TFilterTransport.java:61: warning: method def modifier at indentation level 3 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/shims/common/src/main/java/org/apache/hadoop/hive/thrift/TFilterTransport.java:62: warning: method def child at indentation level 5 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/shims/common/src/main/java/org/apache/hadoop/hive/thrift/TFilterTransport.java:63: warning: method def rcurly at indentation level 3 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/shims/common/src/main/java/org/apache/hadoop/hive/thrift/TFilterTransport.java:65: warning: method def modifier at indentation level 3 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/shims/common/src/main/java/org/apache/hadoop/hive/thrift/TFilterTransport.java:66: warning: method def modifier at indentation level 3 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/shims/common/src/main/java/org/apache/hadoop/hive/thrift/TFilterTransport.java:67: warning: method def child at indentation level 5 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/shims/common/src/main/java/org/apache/hadoop/hive/thrift/TFilterTransport.java:68: warning: method def rcurly at indentation level 3 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/shims/common/src/main/java/org/apache/hadoop/hive/thrift/TFilterTransport.java:70: warning: method def modifier at indentation level 3 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/shims/common/src/main/java/org/apache/hadoop/hive/thrift/TFilterTransport.java:71: warning: method def modifier at indentation level 3 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/shims/common/src/main/java/org/apache/hadoop/hive/thrift/TFilterTransport.java:72: warning: method def child at indentation level 5 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/shims/common/src/main/java/org/apache/hadoop/hive/thrift/TFilterTransport.java:73: warning: method def rcurly at indentation level 3 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/shims/common/src/main/java/org/apache/hadoop/hive/thrift/TFilterTransport.java:75: warning: method def modifier at indentation level 3 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/shims/common/src/main/java/org/apache/hadoop/hive/thrift/TFilterTransport.java:76: warning: method def modifier at indentation level 3 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/shims/common/src/main/java/org/apache/hadoop/hive/thrift/TFilterTransport.java:77: warning: method def child at indentation level 5 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/shims/common/src/main/java/org/apache/hadoop/hive/thrift/TFilterTransport.java:78: warning: method def rcurly at indentation level 3 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/shims/common/src/main/java/org/apache/hadoop/hive/thrift/TFilterTransport.java:80: warning: method def modifier at indentation level 3 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/shims/common/src/main/java/org/apache/hadoop/hive/thrift/TFilterTransport.java:81: warning: method def modifier at indentation level 3 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/shims/common/src/main/java/org/apache/hadoop/hive/thrift/TFilterTransport.java:82: warning: method def child at indentation level 5 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/shims/common/src/main/java/org/apache/hadoop/hive/thrift/TFilterTransport.java:83: warning: method def rcurly at indentation level 3 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/shims/common/src/main/java/org/apache/hadoop/hive/thrift/TFilterTransport.java:85: warning: method def modifier at indentation level 3 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/shims/common/src/main/java/org/apache/hadoop/hive/thrift/TFilterTransport.java:86: warning: method def modifier at indentation level 3 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/shims/common/src/main/java/org/apache/hadoop/hive/thrift/TFilterTransport.java:87: warning: method def child at indentation level 5 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/shims/common/src/main/java/org/apache/hadoop/hive/thrift/TFilterTransport.java:88: warning: method def rcurly at indentation level 3 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/shims/common/src/main/java/org/apache/hadoop/hive/thrift/TFilterTransport.java:90: warning: method def modifier at indentation level 3 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/shims/common/src/main/java/org/apache/hadoop/hive/thrift/TFilterTransport.java:91: warning: method def modifier at indentation level 3 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/shims/common/src/main/java/org/apache/hadoop/hive/thrift/TFilterTransport.java:92: warning: method def child at indentation level 5 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/shims/common/src/main/java/org/apache/hadoop/hive/thrift/TFilterTransport.java:93: warning: method def rcurly at indentation level 3 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/shims/common/src/main/java/org/apache/hadoop/hive/thrift/TFilterTransport.java:95: warning: method def modifier at indentation level 3 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/shims/common/src/main/java/org/apache/hadoop/hive/thrift/TFilterTransport.java:96: warning: method def modifier at indentation level 3 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/shims/common/src/main/java/org/apache/hadoop/hive/thrift/TFilterTransport.java:97: warning: method def child at indentation level 5 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/shims/common/src/main/java/org/apache/hadoop/hive/thrift/TFilterTransport.java:98: warning: method def rcurly at indentation level 3 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/shims/common/src/main/java/org/apache/hadoop/hive/thrift/TFilterTransport.java:99: warning: class def rcurly at indentation level 1 not at correct indentation, 0 --- > /Users/szita/shadow/CDH/hive/shims/common/src/main/java/org/apache/hadoop/hive/thrift/TFilterTransport.java:31: warning: 'ctor def modifier' have incorrect indentation level 3, expected level should be 2. > /Users/szita/shadow/CDH/hive/shims/common/src/main/java/org/apache/hadoop/hive/thrift/TFilterTransport.java:32: warning: 'ctor def' child have incorrect indentation level 5, expected level should be 4. > /Users/szita/shadow/CDH/hive/shims/common/src/main/java/org/apache/hadoop/hive/thrift/TFilterTransport.java:33: warning: 'ctor def rcurly' have incorrect indentation level 3, expected level should be 2. > /Users/szita/shadow/CDH/hive/shims/common/src/main/java/org/apache/hadoop/hive/thrift/TFilterTransport.java:35: warning: 'method def modifier' have incorrect indentation level 3, expected level should be 2. > /Users/szita/shadow/CDH/hive/shims/common/src/main/java/org/apache/hadoop/hive/thrift/TFilterTransport.java:37: warning: 'method def' child have incorrect indentation level 5, expected level should be 4. > /Users/szita/shadow/CDH/hive/shims/common/src/main/java/org/apache/hadoop/hive/thrift/TFilterTransport.java:38: warning: 'method def rcurly' have incorrect indentation level 3, expected level should be 2. > /Users/szita/shadow/CDH/hive/shims/common/src/main/java/org/apache/hadoop/hive/thrift/TFilterTransport.java:40: warning: 'method def modifier' have incorrect indentation level 3, expected level should be 2. > /Users/szita/shadow/CDH/hive/shims/common/src/main/java/org/apache/hadoop/hive/thrift/TFilterTransport.java:42: warning: 'method def' child have incorrect indentation level 5, expected level should be 4. > /Users/szita/shadow/CDH/hive/shims/common/src/main/java/org/apache/hadoop/hive/thrift/TFilterTransport.java:43: warning: 'method def rcurly' have incorrect indentation level 3, expected level should be 2. > /Users/szita/shadow/CDH/hive/shims/common/src/main/java/org/apache/hadoop/hive/thrift/TFilterTransport.java:45: warning: 'method def modifier' have incorrect indentation level 3, expected level should be 2. > /Users/szita/shadow/CDH/hive/shims/common/src/main/java/org/apache/hadoop/hive/thrift/TFilterTransport.java:47: warning: 'method def' child have incorrect indentation level 5, expected level should be 4. > /Users/szita/shadow/CDH/hive/shims/common/src/main/java/org/apache/hadoop/hive/thrift/TFilterTransport.java:48: warning: 'method def rcurly' have incorrect indentation level 3, expected level should be 2. > /Users/szita/shadow/CDH/hive/shims/common/src/main/java/org/apache/hadoop/hive/thrift/TFilterTransport.java:50: warning: 'method def modifier' have incorrect indentation level 3, expected level should be 2. > /Users/szita/shadow/CDH/hive/shims/common/src/main/java/org/apache/hadoop/hive/thrift/TFilterTransport.java:52: warning: 'method def' child have incorrect indentation level 5, expected level should be 4. > /Users/szita/shadow/CDH/hive/shims/common/src/main/java/org/apache/hadoop/hive/thrift/TFilterTransport.java:53: warning: 'method def rcurly' have incorrect indentation level 3, expected level should be 2. > /Users/szita/shadow/CDH/hive/shims/common/src/main/java/org/apache/hadoop/hive/thrift/TFilterTransport.java:55: warning: 'method def modifier' have incorrect indentation level 3, expected level should be 2. > /Users/szita/shadow/CDH/hive/shims/common/src/main/java/org/apache/hadoop/hive/thrift/TFilterTransport.java:57: warning: 'method def' child have incorrect indentation level 5, expected level should be 4. > /Users/szita/shadow/CDH/hive/shims/common/src/main/java/org/apache/hadoop/hive/thrift/TFilterTransport.java:58: warning: 'method def rcurly' have incorrect indentation level 3, expected level should be 2. > /Users/szita/shadow/CDH/hive/shims/common/src/main/java/org/apache/hadoop/hive/thrift/TFilterTransport.java:60: warning: 'method def modifier' have incorrect indentation level 3, expected level should be 2. > /Users/szita/shadow/CDH/hive/shims/common/src/main/java/org/apache/hadoop/hive/thrift/TFilterTransport.java:62: warning: 'method def' child have incorrect indentation level 5, expected level should be 4. > /Users/szita/shadow/CDH/hive/shims/common/src/main/java/org/apache/hadoop/hive/thrift/TFilterTransport.java:63: warning: 'method def rcurly' have incorrect indentation level 3, expected level should be 2. > /Users/szita/shadow/CDH/hive/shims/common/src/main/java/org/apache/hadoop/hive/thrift/TFilterTransport.java:65: warning: 'method def modifier' have incorrect indentation level 3, expected level should be 2. > /Users/szita/shadow/CDH/hive/shims/common/src/main/java/org/apache/hadoop/hive/thrift/TFilterTransport.java:67: warning: 'method def' child have incorrect indentation level 5, expected level should be 4. > /Users/szita/shadow/CDH/hive/shims/common/src/main/java/org/apache/hadoop/hive/thrift/TFilterTransport.java:68: warning: 'method def rcurly' have incorrect indentation level 3, expected level should be 2. > /Users/szita/shadow/CDH/hive/shims/common/src/main/java/org/apache/hadoop/hive/thrift/TFilterTransport.java:70: warning: 'method def modifier' have incorrect indentation level 3, expected level should be 2. > /Users/szita/shadow/CDH/hive/shims/common/src/main/java/org/apache/hadoop/hive/thrift/TFilterTransport.java:72: warning: 'method def' child have incorrect indentation level 5, expected level should be 4. > /Users/szita/shadow/CDH/hive/shims/common/src/main/java/org/apache/hadoop/hive/thrift/TFilterTransport.java:73: warning: 'method def rcurly' have incorrect indentation level 3, expected level should be 2. > /Users/szita/shadow/CDH/hive/shims/common/src/main/java/org/apache/hadoop/hive/thrift/TFilterTransport.java:75: warning: 'method def modifier' have incorrect indentation level 3, expected level should be 2. > /Users/szita/shadow/CDH/hive/shims/common/src/main/java/org/apache/hadoop/hive/thrift/TFilterTransport.java:77: warning: 'method def' child have incorrect indentation level 5, expected level should be 4. > /Users/szita/shadow/CDH/hive/shims/common/src/main/java/org/apache/hadoop/hive/thrift/TFilterTransport.java:78: warning: 'method def rcurly' have incorrect indentation level 3, expected level should be 2. > /Users/szita/shadow/CDH/hive/shims/common/src/main/java/org/apache/hadoop/hive/thrift/TFilterTransport.java:80: warning: 'method def modifier' have incorrect indentation level 3, expected level should be 2. > /Users/szita/shadow/CDH/hive/shims/common/src/main/java/org/apache/hadoop/hive/thrift/TFilterTransport.java:82: warning: 'method def' child have incorrect indentation level 5, expected level should be 4. > /Users/szita/shadow/CDH/hive/shims/common/src/main/java/org/apache/hadoop/hive/thrift/TFilterTransport.java:83: warning: 'method def rcurly' have incorrect indentation level 3, expected level should be 2. > /Users/szita/shadow/CDH/hive/shims/common/src/main/java/org/apache/hadoop/hive/thrift/TFilterTransport.java:85: warning: 'method def modifier' have incorrect indentation level 3, expected level should be 2. > /Users/szita/shadow/CDH/hive/shims/common/src/main/java/org/apache/hadoop/hive/thrift/TFilterTransport.java:87: warning: 'method def' child have incorrect indentation level 5, expected level should be 4. > /Users/szita/shadow/CDH/hive/shims/common/src/main/java/org/apache/hadoop/hive/thrift/TFilterTransport.java:88: warning: 'method def rcurly' have incorrect indentation level 3, expected level should be 2. > /Users/szita/shadow/CDH/hive/shims/common/src/main/java/org/apache/hadoop/hive/thrift/TFilterTransport.java:90: warning: 'method def modifier' have incorrect indentation level 3, expected level should be 2. > /Users/szita/shadow/CDH/hive/shims/common/src/main/java/org/apache/hadoop/hive/thrift/TFilterTransport.java:92: warning: 'method def' child have incorrect indentation level 5, expected level should be 4. > /Users/szita/shadow/CDH/hive/shims/common/src/main/java/org/apache/hadoop/hive/thrift/TFilterTransport.java:93: warning: 'method def rcurly' have incorrect indentation level 3, expected level should be 2. > /Users/szita/shadow/CDH/hive/shims/common/src/main/java/org/apache/hadoop/hive/thrift/TFilterTransport.java:95: warning: 'method def modifier' have incorrect indentation level 3, expected level should be 2. > /Users/szita/shadow/CDH/hive/shims/common/src/main/java/org/apache/hadoop/hive/thrift/TFilterTransport.java:97: warning: 'method def' child have incorrect indentation level 5, expected level should be 4. > /Users/szita/shadow/CDH/hive/shims/common/src/main/java/org/apache/hadoop/hive/thrift/TFilterTransport.java:98: warning: 'method def rcurly' have incorrect indentation level 3, expected level should be 2. > /Users/szita/shadow/CDH/hive/shims/common/src/main/java/org/apache/hadoop/hive/thrift/TFilterTransport.java:99: warning: 'class def rcurly' have incorrect indentation level 1, expected level should be 0. 6394d6370 < 6401c6377 < [INFO] --- maven-checkstyle-plugin:2.12.1:checkstyle (default-cli) @ hive-shims-0.23 --- --- > [INFO] --- maven-checkstyle-plugin:2.15:checkstyle (default-cli) @ hive-shims-0.23 --- 6409c6385,6386 < /Users/szita/shadow/CDH/hive/shims/0.23/src/main/java/org/apache/hadoop/hive/shims/Hadoop23Shims.java:150: warning: method def throws at indentation level 4 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/shims/0.23/src/main/java/org/apache/hadoop/hive/shims/Hadoop23Shims.java:149: warning: 'String' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/shims/0.23/src/main/java/org/apache/hadoop/hive/shims/Hadoop23Shims.java:152: warning: '&&' have incorrect indentation level 6, expected level should be 8. 6424a6402 > /Users/szita/shadow/CDH/hive/shims/0.23/src/main/java/org/apache/hadoop/hive/shims/Hadoop23Shims.java:476: warning: 'String' have incorrect indentation level 4, expected level should be 6. 6425a6404 > /Users/szita/shadow/CDH/hive/shims/0.23/src/main/java/org/apache/hadoop/hive/shims/Hadoop23Shims.java:489: warning: 'String' have incorrect indentation level 6, expected level should be 8. 6428c6407 < /Users/szita/shadow/CDH/hive/shims/0.23/src/main/java/org/apache/hadoop/hive/shims/Hadoop23Shims.java:554: warning: method call child at indentation level 10 not at correct indentation, 12 --- > /Users/szita/shadow/CDH/hive/shims/0.23/src/main/java/org/apache/hadoop/hive/shims/Hadoop23Shims.java:552: warning: '.' have incorrect indentation level 8, expected level should be 10. 6440,6449c6419,6428 < /Users/szita/shadow/CDH/hive/shims/0.23/src/main/java/org/apache/hadoop/hive/shims/Hadoop23Shims.java:697: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/shims/0.23/src/main/java/org/apache/hadoop/hive/shims/Hadoop23Shims.java:698: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/shims/0.23/src/main/java/org/apache/hadoop/hive/shims/Hadoop23Shims.java:699: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/shims/0.23/src/main/java/org/apache/hadoop/hive/shims/Hadoop23Shims.java:700: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/shims/0.23/src/main/java/org/apache/hadoop/hive/shims/Hadoop23Shims.java:701: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/shims/0.23/src/main/java/org/apache/hadoop/hive/shims/Hadoop23Shims.java:702: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/shims/0.23/src/main/java/org/apache/hadoop/hive/shims/Hadoop23Shims.java:703: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/shims/0.23/src/main/java/org/apache/hadoop/hive/shims/Hadoop23Shims.java:704: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/shims/0.23/src/main/java/org/apache/hadoop/hive/shims/Hadoop23Shims.java:705: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/shims/0.23/src/main/java/org/apache/hadoop/hive/shims/Hadoop23Shims.java:706: warning: block child at indentation level 10 not at correct indentation, 8 --- > /Users/szita/shadow/CDH/hive/shims/0.23/src/main/java/org/apache/hadoop/hive/shims/Hadoop23Shims.java:697: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/shims/0.23/src/main/java/org/apache/hadoop/hive/shims/Hadoop23Shims.java:698: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/shims/0.23/src/main/java/org/apache/hadoop/hive/shims/Hadoop23Shims.java:699: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/shims/0.23/src/main/java/org/apache/hadoop/hive/shims/Hadoop23Shims.java:700: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/shims/0.23/src/main/java/org/apache/hadoop/hive/shims/Hadoop23Shims.java:701: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/shims/0.23/src/main/java/org/apache/hadoop/hive/shims/Hadoop23Shims.java:702: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/shims/0.23/src/main/java/org/apache/hadoop/hive/shims/Hadoop23Shims.java:703: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/shims/0.23/src/main/java/org/apache/hadoop/hive/shims/Hadoop23Shims.java:704: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/shims/0.23/src/main/java/org/apache/hadoop/hive/shims/Hadoop23Shims.java:705: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/shims/0.23/src/main/java/org/apache/hadoop/hive/shims/Hadoop23Shims.java:706: warning: 'block' child have incorrect indentation level 10, expected level should be 8. 6455d6433 < /Users/szita/shadow/CDH/hive/shims/0.23/src/main/java/org/apache/hadoop/hive/shims/Hadoop23Shims.java:818: warning: method def throws at indentation level 6 not at correct indentation, 8 6459c6437 < /Users/szita/shadow/CDH/hive/shims/0.23/src/main/java/org/apache/hadoop/hive/shims/Hadoop23Shims.java:851: warning: if child at indentation level 12 not at correct indentation, 10 --- > /Users/szita/shadow/CDH/hive/shims/0.23/src/main/java/org/apache/hadoop/hive/shims/Hadoop23Shims.java:851: warning: 'if' child have incorrect indentation level 12, expected level should be 10. 6477,6480c6455,6460 < /Users/szita/shadow/CDH/hive/shims/0.23/src/main/java/org/apache/hadoop/hive/shims/Hadoop23Shims.java:1131: warning: method def child at indentation level 7 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/shims/0.23/src/main/java/org/apache/hadoop/hive/shims/Hadoop23Shims.java:1133: warning: method call child at indentation level 8 not at correct indentation, 9 < /Users/szita/shadow/CDH/hive/shims/0.23/src/main/java/org/apache/hadoop/hive/shims/Hadoop23Shims.java:1134: warning: method call child at indentation level 8 not at correct indentation, 9 < /Users/szita/shadow/CDH/hive/shims/0.23/src/main/java/org/apache/hadoop/hive/shims/Hadoop23Shims.java:1135: warning: method call child at indentation level 8 not at correct indentation, 9 --- > /Users/szita/shadow/CDH/hive/shims/0.23/src/main/java/org/apache/hadoop/hive/shims/Hadoop23Shims.java:1131: warning: 'member def type' have incorrect indentation level 7, expected level should be 4. > /Users/szita/shadow/CDH/hive/shims/0.23/src/main/java/org/apache/hadoop/hive/shims/Hadoop23Shims.java:1131: warning: 'method def' child have incorrect indentation level 7, expected level should be 4. > /Users/szita/shadow/CDH/hive/shims/0.23/src/main/java/org/apache/hadoop/hive/shims/Hadoop23Shims.java:1132: warning: '.' have incorrect indentation level 8, expected level should be 11. > /Users/szita/shadow/CDH/hive/shims/0.23/src/main/java/org/apache/hadoop/hive/shims/Hadoop23Shims.java:1133: warning: '.' have incorrect indentation level 8, expected level should be 11. > /Users/szita/shadow/CDH/hive/shims/0.23/src/main/java/org/apache/hadoop/hive/shims/Hadoop23Shims.java:1134: warning: '.' have incorrect indentation level 8, expected level should be 11. > /Users/szita/shadow/CDH/hive/shims/0.23/src/main/java/org/apache/hadoop/hive/shims/Hadoop23Shims.java:1135: warning: '.' have incorrect indentation level 8, expected level should be 11. 6486c6466 < /Users/szita/shadow/CDH/hive/shims/0.23/src/main/java/org/apache/hadoop/hive/shims/Hadoop23Shims.java:1222: warning: else rcurly at indentation level 7 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/shims/0.23/src/main/java/org/apache/hadoop/hive/shims/Hadoop23Shims.java:1222: warning: 'else rcurly' have incorrect indentation level 7, expected level should be 6. 6489d6468 < /Users/szita/shadow/CDH/hive/shims/0.23/src/main/java/org/apache/hadoop/hive/shims/Hadoop23Shims.java:1287: warning: method def throws at indentation level 6 not at correct indentation, 8 6504,6506c6483,6484 < /Users/szita/shadow/CDH/hive/shims/0.23/src/main/java/org/apache/hadoop/mapred/WebHCatJTShim23.java:55: warning: ctor def throws at indentation level 10 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/shims/0.23/src/main/java/org/apache/hadoop/mapred/WebHCatJTShim23.java:57: warning: try child at indentation level 4 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/shims/0.23/src/main/java/org/apache/hadoop/mapred/WebHCatJTShim23.java:58: warning: try child at indentation level 4 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/shims/0.23/src/main/java/org/apache/hadoop/mapred/WebHCatJTShim23.java:57: warning: 'try' child have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/shims/0.23/src/main/java/org/apache/hadoop/mapred/WebHCatJTShim23.java:58: warning: 'try' child have incorrect indentation level 4, expected level should be 6. 6508,6511d6485 < /Users/szita/shadow/CDH/hive/shims/0.23/src/main/java/org/apache/hadoop/mapred/WebHCatJTShim23.java:76: warning: method def throws at indentation level 10 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/shims/0.23/src/main/java/org/apache/hadoop/mapred/WebHCatJTShim23.java:92: warning: method def throws at indentation level 10 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/shims/0.23/src/main/java/org/apache/hadoop/mapred/WebHCatJTShim23.java:105: warning: method def throws at indentation level 10 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/shims/0.23/src/main/java/org/apache/hadoop/mapred/WebHCatJTShim23.java:117: warning: method def throws at indentation level 10 not at correct indentation, 6 6515d6488 < 6522c6495 < [INFO] --- maven-checkstyle-plugin:2.12.1:checkstyle (default-cli) @ hive-shims-scheduler --- --- > [INFO] --- maven-checkstyle-plugin:2.15:checkstyle (default-cli) @ hive-shims-scheduler --- 6528d6500 < 6535c6507 < [INFO] --- maven-checkstyle-plugin:2.12.1:checkstyle (default-cli) @ hive-shims --- --- > [INFO] --- maven-checkstyle-plugin:2.15:checkstyle (default-cli) @ hive-shims --- 6541,6547c6513 < [INFO] --- maven-checkstyle-plugin:2.12.1:checkstyle (default-cli) @ hive-common --- < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/type/TimestampTZUtil.java:49:32: unexpected token: ) < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/type/TimestampTZUtil.java:51:16: unexpected token: DateTimeFormatter < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/type/TimestampTZUtil.java:52:10: unexpected token: { < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:3884:24: unexpected token: > < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConfUtil.java:98:30: expecting SEMI, found ',' < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hive/http/Log4j2ConfiguratorServlet.java:265:33: unexpected token: > --- > [INFO] --- maven-checkstyle-plugin:2.15:checkstyle (default-cli) @ hive-common --- 6556,6557c6522,6523 < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/auth/HiveAuthUtils.java:50: warning: method def throws at indentation level 4 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/auth/HiveAuthUtils.java:79: warning: method def throws at indentation level 4 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/auth/HiveAuthUtils.java:57: warning: 'String' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/auth/HiveAuthUtils.java:59: warning: 'new' have incorrect indentation level 6, expected level should be 8. 6561,6569c6527,6536 < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/BlobStorageUtils.java:31: warning: member def modifier at indentation level 4 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/BlobStorageUtils.java:33: warning: method def modifier at indentation level 4 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/BlobStorageUtils.java:34: warning: method def child at indentation level 8 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/BlobStorageUtils.java:35: warning: method def rcurly at indentation level 4 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/BlobStorageUtils.java:37: warning: method def modifier at indentation level 4 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/BlobStorageUtils.java:38: warning: method def child at indentation level 8 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/BlobStorageUtils.java:39: warning: method def rcurly at indentation level 4 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/BlobStorageUtils.java:41: warning: method def modifier at indentation level 4 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/BlobStorageUtils.java:42: warning: method def child at indentation level 8 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/BlobStorageUtils.java:31: warning: 'member def modifier' have incorrect indentation level 4, expected level should be 2. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/BlobStorageUtils.java:33: warning: 'method def modifier' have incorrect indentation level 4, expected level should be 2. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/BlobStorageUtils.java:34: warning: 'method def' child have incorrect indentation level 8, expected level should be 4. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/BlobStorageUtils.java:35: warning: 'method def rcurly' have incorrect indentation level 4, expected level should be 2. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/BlobStorageUtils.java:37: warning: 'method def modifier' have incorrect indentation level 4, expected level should be 2. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/BlobStorageUtils.java:38: warning: 'method def' child have incorrect indentation level 8, expected level should be 4. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/BlobStorageUtils.java:39: warning: 'method def rcurly' have incorrect indentation level 4, expected level should be 2. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/BlobStorageUtils.java:41: warning: 'method def modifier' have incorrect indentation level 4, expected level should be 2. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/BlobStorageUtils.java:42: warning: 'member def type' have incorrect indentation level 8, expected level should be 4. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/BlobStorageUtils.java:42: warning: 'method def' child have incorrect indentation level 8, expected level should be 4. 6571,6575c6538,6542 < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/BlobStorageUtils.java:45: warning: method def child at indentation level 8 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/BlobStorageUtils.java:46: warning: method def rcurly at indentation level 4 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/BlobStorageUtils.java:48: warning: method def modifier at indentation level 4 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/BlobStorageUtils.java:49: warning: method def child at indentation level 8 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/BlobStorageUtils.java:53: warning: method def rcurly at indentation level 4 not at correct indentation, 2 --- > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/BlobStorageUtils.java:45: warning: 'method def' child have incorrect indentation level 8, expected level should be 4. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/BlobStorageUtils.java:46: warning: 'method def rcurly' have incorrect indentation level 4, expected level should be 2. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/BlobStorageUtils.java:48: warning: 'method def modifier' have incorrect indentation level 4, expected level should be 2. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/BlobStorageUtils.java:49: warning: 'method def' child have incorrect indentation level 8, expected level should be 4. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/BlobStorageUtils.java:53: warning: 'method def rcurly' have incorrect indentation level 4, expected level should be 2. 6577,6579c6544,6546 < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/BlobStorageUtils.java:58: warning: method def modifier at indentation level 4 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/BlobStorageUtils.java:59: warning: method def child at indentation level 8 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/BlobStorageUtils.java:63: warning: method def rcurly at indentation level 4 not at correct indentation, 2 --- > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/BlobStorageUtils.java:58: warning: 'method def modifier' have incorrect indentation level 4, expected level should be 2. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/BlobStorageUtils.java:59: warning: 'method def' child have incorrect indentation level 8, expected level should be 4. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/BlobStorageUtils.java:63: warning: 'method def rcurly' have incorrect indentation level 4, expected level should be 2. 6682,6687d6648 < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/FileUtils.java:263: warning: array initialization child at indentation level 8 not at correct indentation, [6, 31] < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/FileUtils.java:264: warning: array initialization child at indentation level 8 not at correct indentation, [6, 31] < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/FileUtils.java:265: warning: array initialization child at indentation level 8 not at correct indentation, [6, 31] < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/FileUtils.java:266: warning: array initialization child at indentation level 8 not at correct indentation, [6, 31] < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/FileUtils.java:267: warning: array initialization child at indentation level 8 not at correct indentation, [6, 31] < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/FileUtils.java:268: warning: array initialization child at indentation level 8 not at correct indentation, [6, 31] 6695d6655 < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/FileUtils.java:415: warning: method def throws at indentation level 10 not at correct indentation, 6 6707a6668,6671 > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/FileUtils.java:624: warning: 'FileSystem' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/FileUtils.java:625: warning: 'boolean' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/FileUtils.java:626: warning: 'boolean' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/FileUtils.java:627: warning: 'HiveConf' have incorrect indentation level 4, expected level should be 6. 6729c6693 < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/FileUtils.java:1018: warning: if child at indentation level 8 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/FileUtils.java:1018: warning: 'if' child have incorrect indentation level 8, expected level should be 6. 6740d6703 < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/HiveStatsUtils.java:69: warning: method def throws at indentation level 10 not at correct indentation, 6 6743c6706 < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/HiveStatsUtils.java:138: warning: if rcurly at indentation level 5 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/HiveStatsUtils.java:138: warning: 'if rcurly' have incorrect indentation level 5, expected level should be 4. 6783d6745 < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/jsonexplain/DagJsonParserUtils.java:30: warning: array initialization child at indentation level 6 not at correct indentation, [4, 76] 6835,6848c6797,6810 < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/jsonexplain/tez/TezJsonParser.java:29: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/jsonexplain/tez/TezJsonParser.java:30: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/jsonexplain/tez/TezJsonParser.java:31: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/jsonexplain/tez/TezJsonParser.java:32: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/jsonexplain/tez/TezJsonParser.java:33: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/jsonexplain/tez/TezJsonParser.java:34: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/jsonexplain/tez/TezJsonParser.java:35: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/jsonexplain/tez/TezJsonParser.java:36: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/jsonexplain/tez/TezJsonParser.java:37: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/jsonexplain/tez/TezJsonParser.java:38: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/jsonexplain/tez/TezJsonParser.java:39: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/jsonexplain/tez/TezJsonParser.java:40: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/jsonexplain/tez/TezJsonParser.java:41: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/jsonexplain/tez/TezJsonParser.java:42: warning: block child at indentation level 8 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/jsonexplain/tez/TezJsonParser.java:29: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/jsonexplain/tez/TezJsonParser.java:30: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/jsonexplain/tez/TezJsonParser.java:31: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/jsonexplain/tez/TezJsonParser.java:32: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/jsonexplain/tez/TezJsonParser.java:33: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/jsonexplain/tez/TezJsonParser.java:34: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/jsonexplain/tez/TezJsonParser.java:35: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/jsonexplain/tez/TezJsonParser.java:36: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/jsonexplain/tez/TezJsonParser.java:37: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/jsonexplain/tez/TezJsonParser.java:38: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/jsonexplain/tez/TezJsonParser.java:39: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/jsonexplain/tez/TezJsonParser.java:40: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/jsonexplain/tez/TezJsonParser.java:41: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/jsonexplain/tez/TezJsonParser.java:42: warning: 'block' child have incorrect indentation level 8, expected level should be 6. 6914,6919c6876,6881 < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/JvmMetrics.java:165: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/JvmMetrics.java:166: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/JvmMetrics.java:167: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/JvmMetrics.java:168: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/JvmMetrics.java:169: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/JvmMetrics.java:170: warning: case child at indentation level 8 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/JvmMetrics.java:165: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/JvmMetrics.java:166: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/JvmMetrics.java:167: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/JvmMetrics.java:168: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/JvmMetrics.java:169: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/JvmMetrics.java:170: warning: 'case' child have incorrect indentation level 8, expected level should be 6. 6920a6883 > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/JvmPauseMonitor.java:47: warning: 'JvmPauseMonitor' have incorrect indentation level 4, expected level should be 6. 6922a6886 > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/JvmPauseMonitor.java:55: warning: '"jvm.pause.warn-threshold.ms"' have incorrect indentation level 4, expected level should be 6. 6923a6888,6897 > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/JvmPauseMonitor.java:61: warning: '"jvm.pause.info-threshold.ms"' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/JvmPauseMonitor.java:78: warning: '"JvmPauseMonitor thread is Already started"' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/JvmPauseMonitor.java:112: warning: 'Map' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/JvmPauseMonitor.java:113: warning: 'Map' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/JvmPauseMonitor.java:116: warning: 'gcTimesAfterSleep' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/JvmPauseMonitor.java:117: warning: 'gcTimesBeforeSleep' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/JvmPauseMonitor.java:121: warning: 'gcTimesBeforeSleep' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/JvmPauseMonitor.java:124: warning: 'diff' have incorrect indentation level 10, expected level should be 12. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/JvmPauseMonitor.java:129: warning: '"pause of approximately "' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/JvmPauseMonitor.java:141: warning: 'ManagementFactory' have incorrect indentation level 6, expected level should be 8. 6924a6899,6900 > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/JvmPauseMonitor.java:191: warning: 'extraSleepTime' have incorrect indentation level 12, expected level should be 14. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/JvmPauseMonitor.java:196: warning: 'extraSleepTime' have incorrect indentation level 12, expected level should be 14. 6927a6904 > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/log/InPlaceUpdate.java:95: warning: '.' have incorrect indentation level 6, expected level should be 8. 6928a6906,6911 > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/log/InPlaceUpdate.java:156: warning: 'Ansi' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/log/InPlaceUpdate.java:177: warning: 'FOOTER_FORMAT' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/log/InPlaceUpdate.java:178: warning: 'monitor' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/log/InPlaceUpdate.java:179: warning: 'getInPlaceProgressBar' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/log/InPlaceUpdate.java:180: warning: 'progressStr' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/log/InPlaceUpdate.java:181: warning: 'elapsedTime' have incorrect indentation level 6, expected level should be 8. 6940,6942d6922 < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/LogUtils.java:82: warning: method def throws at indentation level 4 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/LogUtils.java:93: warning: method def throws at indentation level 4 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/LogUtils.java:105: warning: method def throws at indentation level 4 not at correct indentation, 6 6945c6925 < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/LogUtils.java:155: warning: method def throws at indentation level 4 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/LogUtils.java:154: warning: 'HiveConf' have incorrect indentation level 4, expected level should be 6. 6947,6958c6927,6941 < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/LogUtils.java:158: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/LogUtils.java:159: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/LogUtils.java:160: warning: if at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/LogUtils.java:161: warning: if child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/LogUtils.java:162: warning: if rcurly at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/LogUtils.java:163: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/LogUtils.java:165: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/LogUtils.java:166: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/LogUtils.java:167: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/LogUtils.java:168: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/LogUtils.java:169: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/LogUtils.java:170: warning: block child at indentation level 8 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/LogUtils.java:158: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/LogUtils.java:159: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/LogUtils.java:160: warning: 'if' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/LogUtils.java:161: warning: 'if' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/LogUtils.java:162: warning: 'if rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/LogUtils.java:163: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/LogUtils.java:164: warning: 'HiveConf' have incorrect indentation level 10, expected level should be 12. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/LogUtils.java:165: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/LogUtils.java:166: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/LogUtils.java:167: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/LogUtils.java:168: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/LogUtils.java:169: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/LogUtils.java:170: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/LogUtils.java:190: warning: '+' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/LogUtils.java:197: warning: '+' have incorrect indentation level 8, expected level should be 10. 6986a6970 > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/metrics/common/MetricsFactory.java:40: warning: 'conf' have incorrect indentation level 8, expected level should be 10. 7000a6985,6986 > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/metrics/LegacyMetrics.java:165: warning: '=' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/metrics/LegacyMetrics.java:166: warning: 'method def modifier' have incorrect indentation level 4, expected level should be one of the following: 6, 8, 10. 7002c6988,6990 < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/metrics/LegacyMetrics.java:170: warning: object def rcurly at indentation level 2 not at correct indentation, [4, 6] --- > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/metrics/LegacyMetrics.java:168: warning: 'method def' child have incorrect indentation level 6, expected level should be one of the following: 8, 10, 12. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/metrics/LegacyMetrics.java:169: warning: 'method def rcurly' have incorrect indentation level 4, expected level should be one of the following: 6, 8, 10. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/metrics/LegacyMetrics.java:170: warning: 'object def rcurly' have incorrect indentation level 2, expected level should be one of the following: 4, 6. 7019a7008,7009 > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/metrics/metrics2/CodahaleMetrics.java:100: warning: '=' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/metrics/metrics2/CodahaleMetrics.java:101: warning: 'method def modifier' have incorrect indentation level 4, expected level should be one of the following: 6, 8, 10. 7021c7011,7013 < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/metrics/metrics2/CodahaleMetrics.java:105: warning: object def rcurly at indentation level 2 not at correct indentation, [4, 6] --- > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/metrics/metrics2/CodahaleMetrics.java:103: warning: 'method def' child have incorrect indentation level 6, expected level should be one of the following: 8, 10, 12. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/metrics/metrics2/CodahaleMetrics.java:104: warning: 'method def rcurly' have incorrect indentation level 4, expected level should be one of the following: 6, 8, 10. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/metrics/metrics2/CodahaleMetrics.java:105: warning: 'object def rcurly' have incorrect indentation level 2, expected level should be one of the following: 4, 6. 7026a7019 > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/metrics/metrics2/CodahaleMetrics.java:371: warning: 'new' have incorrect indentation level 6, expected level should be 8. 7049c7042 < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/metrics/MetricsMBean.java:32: warning: method def modifier at indentation level 4 not at correct indentation, 2 --- > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/metrics/MetricsMBean.java:32: warning: 'method def modifier' have incorrect indentation level 4, expected level should be 2. 7052c7045 < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/metrics/MetricsMBean.java:39: warning: method def modifier at indentation level 4 not at correct indentation, 2 --- > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/metrics/MetricsMBean.java:39: warning: 'method def modifier' have incorrect indentation level 4, expected level should be 2. 7054c7047 < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/metrics/MetricsMBean.java:47: warning: method def modifier at indentation level 4 not at correct indentation, 2 --- > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/metrics/MetricsMBean.java:47: warning: 'method def modifier' have incorrect indentation level 4, expected level should be 2. 7056c7049 < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/metrics/MetricsMBean.java:52: warning: method def return type at indentation level 4 not at correct indentation, 2 --- > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/metrics/MetricsMBean.java:52: warning: 'method def modifier' have incorrect indentation level 4, expected level should be 2. 7058c7051 < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/metrics/MetricsMBeanImpl.java:39: warning: member def modifier at indentation level 4 not at correct indentation, 2 --- > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/metrics/MetricsMBeanImpl.java:39: warning: 'member def modifier' have incorrect indentation level 4, expected level should be 2. 7061,7063c7054,7056 < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/metrics/MetricsMBeanImpl.java:41: warning: member def modifier at indentation level 4 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/metrics/MetricsMBeanImpl.java:42: warning: member def modifier at indentation level 4 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/metrics/MetricsMBeanImpl.java:44: warning: member def modifier at indentation level 4 not at correct indentation, 2 --- > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/metrics/MetricsMBeanImpl.java:41: warning: 'member def modifier' have incorrect indentation level 4, expected level should be 2. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/metrics/MetricsMBeanImpl.java:42: warning: 'member def modifier' have incorrect indentation level 4, expected level should be 2. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/metrics/MetricsMBeanImpl.java:44: warning: 'member def modifier' have incorrect indentation level 4, expected level should be 2. 7065c7058 < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/metrics/MetricsMBeanImpl.java:45: warning: member def modifier at indentation level 4 not at correct indentation, 2 --- > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/metrics/MetricsMBeanImpl.java:45: warning: 'member def modifier' have incorrect indentation level 4, expected level should be 2. 7067c7060 < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/metrics/MetricsMBeanImpl.java:47: warning: member def modifier at indentation level 4 not at correct indentation, 2 --- > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/metrics/MetricsMBeanImpl.java:47: warning: 'member def modifier' have incorrect indentation level 4, expected level should be 2. 7069,7082c7062,7074 < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/metrics/MetricsMBeanImpl.java:49: warning: method def modifier at indentation level 4 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/metrics/MetricsMBeanImpl.java:50: warning: method def modifier at indentation level 4 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/metrics/MetricsMBeanImpl.java:53: warning: if at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/metrics/MetricsMBeanImpl.java:54: warning: if child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/metrics/MetricsMBeanImpl.java:55: warning: if rcurly at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/metrics/MetricsMBeanImpl.java:56: warning: else child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/metrics/MetricsMBeanImpl.java:57: warning: else rcurly at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/metrics/MetricsMBeanImpl.java:58: warning: block rcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/metrics/MetricsMBeanImpl.java:59: warning: method def rcurly at indentation level 4 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/metrics/MetricsMBeanImpl.java:61: warning: method def modifier at indentation level 4 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/metrics/MetricsMBeanImpl.java:62: warning: method def modifier at indentation level 4 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/metrics/MetricsMBeanImpl.java:63: warning: method def child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/metrics/MetricsMBeanImpl.java:65: warning: for at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/metrics/MetricsMBeanImpl.java:66: warning: for child at indentation level 10 not at correct indentation, 8 --- > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/metrics/MetricsMBeanImpl.java:49: warning: 'method def modifier' have incorrect indentation level 4, expected level should be 2. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/metrics/MetricsMBeanImpl.java:53: warning: 'if' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/metrics/MetricsMBeanImpl.java:54: warning: 'if' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/metrics/MetricsMBeanImpl.java:55: warning: 'if rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/metrics/MetricsMBeanImpl.java:56: warning: 'else' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/metrics/MetricsMBeanImpl.java:57: warning: 'else rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/metrics/MetricsMBeanImpl.java:58: warning: 'block rcurly' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/metrics/MetricsMBeanImpl.java:59: warning: 'method def rcurly' have incorrect indentation level 4, expected level should be 2. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/metrics/MetricsMBeanImpl.java:61: warning: 'method def modifier' have incorrect indentation level 4, expected level should be 2. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/metrics/MetricsMBeanImpl.java:63: warning: 'member def type' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/metrics/MetricsMBeanImpl.java:63: warning: 'method def' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/metrics/MetricsMBeanImpl.java:65: warning: 'for' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/metrics/MetricsMBeanImpl.java:66: warning: 'for' child have incorrect indentation level 10, expected level should be 8. 7084,7094c7076,7086 < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/metrics/MetricsMBeanImpl.java:67: warning: for rcurly at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/metrics/MetricsMBeanImpl.java:68: warning: block rcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/metrics/MetricsMBeanImpl.java:69: warning: method def child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/metrics/MetricsMBeanImpl.java:70: warning: method def rcurly at indentation level 4 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/metrics/MetricsMBeanImpl.java:72: warning: method def modifier at indentation level 4 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/metrics/MetricsMBeanImpl.java:73: warning: method def modifier at indentation level 4 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/metrics/MetricsMBeanImpl.java:74: warning: if at indentation level 8 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/metrics/MetricsMBeanImpl.java:76: warning: block child at indentation level 12 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/metrics/MetricsMBeanImpl.java:77: warning: block child at indentation level 12 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/metrics/MetricsMBeanImpl.java:78: warning: for at indentation level 12 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/metrics/MetricsMBeanImpl.java:79: warning: for child at indentation level 14 not at correct indentation, 10 --- > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/metrics/MetricsMBeanImpl.java:67: warning: 'for rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/metrics/MetricsMBeanImpl.java:68: warning: 'block rcurly' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/metrics/MetricsMBeanImpl.java:69: warning: 'method def' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/metrics/MetricsMBeanImpl.java:70: warning: 'method def rcurly' have incorrect indentation level 4, expected level should be 2. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/metrics/MetricsMBeanImpl.java:72: warning: 'method def modifier' have incorrect indentation level 4, expected level should be 2. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/metrics/MetricsMBeanImpl.java:74: warning: 'if' have incorrect indentation level 8, expected level should be 4. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/metrics/MetricsMBeanImpl.java:76: warning: 'block' child have incorrect indentation level 12, expected level should be 8. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/metrics/MetricsMBeanImpl.java:77: warning: 'block' child have incorrect indentation level 12, expected level should be 8. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/metrics/MetricsMBeanImpl.java:77: warning: 'member def type' have incorrect indentation level 12, expected level should be 8. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/metrics/MetricsMBeanImpl.java:78: warning: 'for' have incorrect indentation level 12, expected level should be 8. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/metrics/MetricsMBeanImpl.java:79: warning: 'for' child have incorrect indentation level 14, expected level should be 10. 7096,7106c7088,7096 < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/metrics/MetricsMBeanImpl.java:81: warning: for child at indentation level 14 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/metrics/MetricsMBeanImpl.java:82: warning: for rcurly at indentation level 12 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/metrics/MetricsMBeanImpl.java:83: warning: block child at indentation level 12 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/metrics/MetricsMBeanImpl.java:84: warning: block rcurly at indentation level 10 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/metrics/MetricsMBeanImpl.java:85: warning: if rcurly at indentation level 8 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/metrics/MetricsMBeanImpl.java:86: warning: method def child at indentation level 8 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/metrics/MetricsMBeanImpl.java:89: warning: method def rcurly at indentation level 4 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/metrics/MetricsMBeanImpl.java:91: warning: method def modifier at indentation level 4 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/metrics/MetricsMBeanImpl.java:92: warning: method def modifier at indentation level 4 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/metrics/MetricsMBeanImpl.java:93: warning: method def throws at indentation level 12 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/metrics/MetricsMBeanImpl.java:94: warning: if at indentation level 8 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/metrics/MetricsMBeanImpl.java:81: warning: 'for' child have incorrect indentation level 14, expected level should be 10. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/metrics/MetricsMBeanImpl.java:82: warning: 'for rcurly' have incorrect indentation level 12, expected level should be 8. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/metrics/MetricsMBeanImpl.java:83: warning: 'block' child have incorrect indentation level 12, expected level should be 8. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/metrics/MetricsMBeanImpl.java:84: warning: 'block rcurly' have incorrect indentation level 10, expected level should be 6. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/metrics/MetricsMBeanImpl.java:85: warning: 'if rcurly' have incorrect indentation level 8, expected level should be 4. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/metrics/MetricsMBeanImpl.java:86: warning: 'method def' child have incorrect indentation level 8, expected level should be 4. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/metrics/MetricsMBeanImpl.java:89: warning: 'method def rcurly' have incorrect indentation level 4, expected level should be 2. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/metrics/MetricsMBeanImpl.java:91: warning: 'method def modifier' have incorrect indentation level 4, expected level should be 2. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/metrics/MetricsMBeanImpl.java:94: warning: 'if' have incorrect indentation level 8, expected level should be 4. 7108,7116c7098,7105 < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/metrics/MetricsMBeanImpl.java:95: warning: if child at indentation level 10 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/metrics/MetricsMBeanImpl.java:96: warning: if child at indentation level 10 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/metrics/MetricsMBeanImpl.java:97: warning: if rcurly at indentation level 8 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/metrics/MetricsMBeanImpl.java:98: warning: method def child at indentation level 8 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/metrics/MetricsMBeanImpl.java:99: warning: method def rcurly at indentation level 4 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/metrics/MetricsMBeanImpl.java:101: warning: method def modifier at indentation level 4 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/metrics/MetricsMBeanImpl.java:102: warning: method def modifier at indentation level 4 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/metrics/MetricsMBeanImpl.java:104: warning: try at indentation level 8 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/metrics/MetricsMBeanImpl.java:105: warning: try child at indentation level 12 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/metrics/MetricsMBeanImpl.java:95: warning: 'if' child have incorrect indentation level 10, expected level should be 6. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/metrics/MetricsMBeanImpl.java:96: warning: 'if' child have incorrect indentation level 10, expected level should be 6. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/metrics/MetricsMBeanImpl.java:97: warning: 'if rcurly' have incorrect indentation level 8, expected level should be 4. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/metrics/MetricsMBeanImpl.java:98: warning: 'method def' child have incorrect indentation level 8, expected level should be 4. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/metrics/MetricsMBeanImpl.java:99: warning: 'method def rcurly' have incorrect indentation level 4, expected level should be 2. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/metrics/MetricsMBeanImpl.java:101: warning: 'method def modifier' have incorrect indentation level 4, expected level should be 2. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/metrics/MetricsMBeanImpl.java:104: warning: 'try' have incorrect indentation level 8, expected level should be 4. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/metrics/MetricsMBeanImpl.java:105: warning: 'try' child have incorrect indentation level 12, expected level should be 6. 7118,7129c7107,7118 < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/metrics/MetricsMBeanImpl.java:106: warning: try rcurly at indentation level 8 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/metrics/MetricsMBeanImpl.java:107: warning: catch child at indentation level 12 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/metrics/MetricsMBeanImpl.java:108: warning: catch rcurly at indentation level 8 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/metrics/MetricsMBeanImpl.java:109: warning: method def rcurly at indentation level 4 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/metrics/MetricsMBeanImpl.java:111: warning: method def modifier at indentation level 4 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/metrics/MetricsMBeanImpl.java:112: warning: method def modifier at indentation level 4 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/metrics/MetricsMBeanImpl.java:113: warning: method def child at indentation level 8 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/metrics/MetricsMBeanImpl.java:114: warning: for at indentation level 8 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/metrics/MetricsMBeanImpl.java:115: warning: try at indentation level 12 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/metrics/MetricsMBeanImpl.java:116: warning: try child at indentation level 16 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/metrics/MetricsMBeanImpl.java:117: warning: try child at indentation level 16 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/metrics/MetricsMBeanImpl.java:118: warning: try rcurly at indentation level 12 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/metrics/MetricsMBeanImpl.java:106: warning: 'try rcurly' have incorrect indentation level 8, expected level should be 4. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/metrics/MetricsMBeanImpl.java:107: warning: 'catch' child have incorrect indentation level 12, expected level should be 6. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/metrics/MetricsMBeanImpl.java:108: warning: 'catch rcurly' have incorrect indentation level 8, expected level should be 4. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/metrics/MetricsMBeanImpl.java:109: warning: 'method def rcurly' have incorrect indentation level 4, expected level should be 2. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/metrics/MetricsMBeanImpl.java:111: warning: 'method def modifier' have incorrect indentation level 4, expected level should be 2. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/metrics/MetricsMBeanImpl.java:113: warning: 'member def type' have incorrect indentation level 8, expected level should be 4. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/metrics/MetricsMBeanImpl.java:113: warning: 'method def' child have incorrect indentation level 8, expected level should be 4. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/metrics/MetricsMBeanImpl.java:114: warning: 'for' have incorrect indentation level 8, expected level should be 4. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/metrics/MetricsMBeanImpl.java:115: warning: 'try' have incorrect indentation level 12, expected level should be 6. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/metrics/MetricsMBeanImpl.java:116: warning: 'try' child have incorrect indentation level 16, expected level should be 8. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/metrics/MetricsMBeanImpl.java:117: warning: 'try' child have incorrect indentation level 16, expected level should be 8. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/metrics/MetricsMBeanImpl.java:118: warning: 'try rcurly' have incorrect indentation level 12, expected level should be 6. 7131c7120 < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/metrics/MetricsMBeanImpl.java:121: warning: catch rcurly at indentation level 12 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/metrics/MetricsMBeanImpl.java:121: warning: 'catch rcurly' have incorrect indentation level 12, expected level should be 6. 7133c7122 < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/metrics/MetricsMBeanImpl.java:123: warning: catch rcurly at indentation level 12 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/metrics/MetricsMBeanImpl.java:123: warning: 'catch rcurly' have incorrect indentation level 12, expected level should be 6. 7135c7124 < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/metrics/MetricsMBeanImpl.java:125: warning: catch rcurly at indentation level 12 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/metrics/MetricsMBeanImpl.java:125: warning: 'catch rcurly' have incorrect indentation level 12, expected level should be 6. 7137,7170c7126,7155 < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/metrics/MetricsMBeanImpl.java:127: warning: catch rcurly at indentation level 12 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/metrics/MetricsMBeanImpl.java:128: warning: for rcurly at indentation level 8 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/metrics/MetricsMBeanImpl.java:129: warning: method def child at indentation level 8 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/metrics/MetricsMBeanImpl.java:130: warning: method def rcurly at indentation level 4 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/metrics/MetricsMBeanImpl.java:132: warning: method def modifier at indentation level 4 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/metrics/MetricsMBeanImpl.java:133: warning: method def modifier at indentation level 4 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/metrics/MetricsMBeanImpl.java:135: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/metrics/MetricsMBeanImpl.java:136: warning: block rcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/metrics/MetricsMBeanImpl.java:137: warning: method def rcurly at indentation level 4 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/metrics/MetricsMBeanImpl.java:139: warning: method def modifier at indentation level 4 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/metrics/MetricsMBeanImpl.java:140: warning: method def modifier at indentation level 4 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/metrics/MetricsMBeanImpl.java:142: warning: if at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/metrics/MetricsMBeanImpl.java:143: warning: if child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/metrics/MetricsMBeanImpl.java:144: warning: if rcurly at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/metrics/MetricsMBeanImpl.java:145: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/metrics/MetricsMBeanImpl.java:146: warning: block rcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/metrics/MetricsMBeanImpl.java:147: warning: method def rcurly at indentation level 4 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/metrics/MetricsMBeanImpl.java:149: warning: method def modifier at indentation level 4 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/metrics/MetricsMBeanImpl.java:150: warning: method def modifier at indentation level 4 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/metrics/MetricsMBeanImpl.java:151: warning: method def child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/metrics/MetricsMBeanImpl.java:152: warning: method def rcurly at indentation level 4 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/metrics/MetricsMBeanImpl.java:154: warning: method def modifier at indentation level 4 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/metrics/MetricsMBeanImpl.java:156: warning: for at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/metrics/MetricsMBeanImpl.java:157: warning: for child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/metrics/MetricsMBeanImpl.java:158: warning: for rcurly at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/metrics/MetricsMBeanImpl.java:159: warning: block rcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/metrics/MetricsMBeanImpl.java:160: warning: method def rcurly at indentation level 4 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/metrics/MetricsMBeanImpl.java:162: warning: method def modifier at indentation level 4 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/metrics/MetricsMBeanImpl.java:163: warning: method def modifier at indentation level 4 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/metrics/MetricsMBeanImpl.java:165: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/metrics/MetricsMBeanImpl.java:166: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/metrics/MetricsMBeanImpl.java:167: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/metrics/MetricsMBeanImpl.java:168: warning: block rcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/metrics/MetricsMBeanImpl.java:169: warning: method def rcurly at indentation level 4 not at correct indentation, 2 --- > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/metrics/MetricsMBeanImpl.java:127: warning: 'catch rcurly' have incorrect indentation level 12, expected level should be 6. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/metrics/MetricsMBeanImpl.java:128: warning: 'for rcurly' have incorrect indentation level 8, expected level should be 4. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/metrics/MetricsMBeanImpl.java:129: warning: 'method def' child have incorrect indentation level 8, expected level should be 4. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/metrics/MetricsMBeanImpl.java:130: warning: 'method def rcurly' have incorrect indentation level 4, expected level should be 2. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/metrics/MetricsMBeanImpl.java:132: warning: 'method def modifier' have incorrect indentation level 4, expected level should be 2. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/metrics/MetricsMBeanImpl.java:135: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/metrics/MetricsMBeanImpl.java:136: warning: 'block rcurly' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/metrics/MetricsMBeanImpl.java:137: warning: 'method def rcurly' have incorrect indentation level 4, expected level should be 2. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/metrics/MetricsMBeanImpl.java:139: warning: 'method def modifier' have incorrect indentation level 4, expected level should be 2. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/metrics/MetricsMBeanImpl.java:142: warning: 'if' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/metrics/MetricsMBeanImpl.java:143: warning: 'if' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/metrics/MetricsMBeanImpl.java:144: warning: 'if rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/metrics/MetricsMBeanImpl.java:145: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/metrics/MetricsMBeanImpl.java:146: warning: 'block rcurly' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/metrics/MetricsMBeanImpl.java:147: warning: 'method def rcurly' have incorrect indentation level 4, expected level should be 2. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/metrics/MetricsMBeanImpl.java:149: warning: 'method def modifier' have incorrect indentation level 4, expected level should be 2. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/metrics/MetricsMBeanImpl.java:151: warning: 'method def' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/metrics/MetricsMBeanImpl.java:152: warning: 'method def rcurly' have incorrect indentation level 4, expected level should be 2. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/metrics/MetricsMBeanImpl.java:154: warning: 'method def modifier' have incorrect indentation level 4, expected level should be 2. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/metrics/MetricsMBeanImpl.java:156: warning: 'for' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/metrics/MetricsMBeanImpl.java:157: warning: 'for' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/metrics/MetricsMBeanImpl.java:158: warning: 'for rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/metrics/MetricsMBeanImpl.java:159: warning: 'block rcurly' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/metrics/MetricsMBeanImpl.java:160: warning: 'method def rcurly' have incorrect indentation level 4, expected level should be 2. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/metrics/MetricsMBeanImpl.java:162: warning: 'method def modifier' have incorrect indentation level 4, expected level should be 2. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/metrics/MetricsMBeanImpl.java:165: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/metrics/MetricsMBeanImpl.java:166: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/metrics/MetricsMBeanImpl.java:167: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/metrics/MetricsMBeanImpl.java:168: warning: 'block rcurly' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/metrics/MetricsMBeanImpl.java:169: warning: 'method def rcurly' have incorrect indentation level 4, expected level should be 2. 7176c7161 < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/StringableMap.java:47: warning: if child at indentation level 10 not at correct indentation, 8 --- > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/StringableMap.java:47: warning: 'if' child have incorrect indentation level 10, expected level should be 8. 7178c7163 < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/StringableMap.java:48: warning: if child at indentation level 10 not at correct indentation, 8 --- > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/StringableMap.java:48: warning: 'if' child have incorrect indentation level 10, expected level should be 8. 7181,7182c7166,7167 < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/StringableMap.java:59: warning: if child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/StringableMap.java:60: warning: if child at indentation level 10 not at correct indentation, 8 --- > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/StringableMap.java:59: warning: 'if' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/StringableMap.java:60: warning: 'if' child have incorrect indentation level 10, expected level should be 8. 7184c7169 < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/StringableMap.java:95: warning: if child at indentation level 16 not at correct indentation, 10 --- > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/StringableMap.java:95: warning: 'if' child have incorrect indentation level 16, expected level should be 10. 7187d7171 < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/StringInternUtils.java:39: warning: member def at indentation level 6 not at correct indentation, 2 7203,7205c7187,7189 < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/type/Decimal128.java:594: warning: method def modifier at indentation level 3 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/type/Decimal128.java:595: warning: method def child at indentation level 5 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/type/Decimal128.java:596: warning: method def rcurly at indentation level 3 not at correct indentation, 2 --- > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/type/Decimal128.java:594: warning: 'method def modifier' have incorrect indentation level 3, expected level should be 2. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/type/Decimal128.java:595: warning: 'method def' child have incorrect indentation level 5, expected level should be 4. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/type/Decimal128.java:596: warning: 'method def rcurly' have incorrect indentation level 3, expected level should be 2. 7209,7215c7193,7199 < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/type/Decimal128.java:1328: warning: method def modifier at indentation level 3 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/type/Decimal128.java:1332: warning: method def child at indentation level 5 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/type/Decimal128.java:1335: warning: method def child at indentation level 5 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/type/Decimal128.java:1338: warning: method def child at indentation level 5 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/type/Decimal128.java:1341: warning: method def child at indentation level 5 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/type/Decimal128.java:1344: warning: method def child at indentation level 5 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/type/Decimal128.java:1345: warning: method def rcurly at indentation level 3 not at correct indentation, 2 --- > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/type/Decimal128.java:1328: warning: 'method def modifier' have incorrect indentation level 3, expected level should be 2. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/type/Decimal128.java:1332: warning: 'method def' child have incorrect indentation level 5, expected level should be 4. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/type/Decimal128.java:1335: warning: 'method def' child have incorrect indentation level 5, expected level should be 4. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/type/Decimal128.java:1338: warning: 'method def' child have incorrect indentation level 5, expected level should be 4. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/type/Decimal128.java:1341: warning: 'method def' child have incorrect indentation level 5, expected level should be 4. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/type/Decimal128.java:1344: warning: 'method def' child have incorrect indentation level 5, expected level should be 4. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/type/Decimal128.java:1345: warning: 'method def rcurly' have incorrect indentation level 3, expected level should be 2. 7219,7227c7203,7211 < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/type/Decimal128.java:1920: warning: method def child at indentation level 5 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/type/Decimal128.java:1921: warning: method def child at indentation level 5 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/type/Decimal128.java:1944: warning: method def child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/type/Decimal128.java:1945: warning: method def child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/type/Decimal128.java:1946: warning: method def child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/type/Decimal128.java:1947: warning: method def child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/type/Decimal128.java:1948: warning: method def child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/type/Decimal128.java:1949: warning: method def child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/type/Decimal128.java:1950: warning: method def child at indentation level 6 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/type/Decimal128.java:1920: warning: 'method def' child have incorrect indentation level 5, expected level should be 4. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/type/Decimal128.java:1921: warning: 'method def' child have incorrect indentation level 5, expected level should be 4. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/type/Decimal128.java:1944: warning: 'method def' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/type/Decimal128.java:1945: warning: 'method def' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/type/Decimal128.java:1946: warning: 'method def' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/type/Decimal128.java:1947: warning: 'method def' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/type/Decimal128.java:1948: warning: 'method def' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/type/Decimal128.java:1949: warning: 'method def' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/type/Decimal128.java:1950: warning: 'method def' child have incorrect indentation level 6, expected level should be 4. 7237,7240c7221 < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/type/HiveIntervalYearMonth.java:156: warning: method def modifier at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/type/HiveIntervalYearMonth.java:157: warning: method def modifier at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/type/HiveIntervalYearMonth.java:158: warning: method def child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/type/HiveIntervalYearMonth.java:159: warning: method def rcurly at indentation level 6 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/type/HiveVarchar.java:28: warning: 'implements' have incorrect indentation level 2, expected level should be 4. 7251c7232,7234 < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/type/TimestampTZUtil.java:55:5: Got an exception - expecting EOF, found 'builder' --- > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/type/TimestampTZUtil.java:41: warning: Missing a Javadoc comment. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/type/TimestampTZUtil.java:41:1: warning: Utility classes should not have a public or default constructor. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/type/TimestampTZUtil.java:138:48: warning: String literal expressions should be on the left side of an equals comparison. 7256,7262c7239,7245 < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/type/UnsignedInt128.java:2503: warning: method def modifier at indentation level 4 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/type/UnsignedInt128.java:2505: warning: if at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/type/UnsignedInt128.java:2506: warning: if child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/type/UnsignedInt128.java:2507: warning: if rcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/type/UnsignedInt128.java:2508: warning: method def child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/type/UnsignedInt128.java:2509: warning: method def rcurly at indentation level 4 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/type/UnsignedInt128.java:2526: warning: while child at indentation level 8 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/type/UnsignedInt128.java:2503: warning: 'method def modifier' have incorrect indentation level 4, expected level should be 2. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/type/UnsignedInt128.java:2505: warning: 'if' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/type/UnsignedInt128.java:2506: warning: 'if' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/type/UnsignedInt128.java:2507: warning: 'if rcurly' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/type/UnsignedInt128.java:2508: warning: 'method def' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/type/UnsignedInt128.java:2509: warning: 'method def rcurly' have incorrect indentation level 4, expected level should be 2. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/type/UnsignedInt128.java:2526: warning: 'while' child have incorrect indentation level 8, expected level should be 6. 7264,7279c7247,7265 < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/type/UnsignedInt128.java:2553: warning: method def modifier at indentation level 4 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/type/UnsignedInt128.java:2554: warning: method def child at indentation level 8 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/type/UnsignedInt128.java:2555: warning: method def child at indentation level 8 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/type/UnsignedInt128.java:2556: warning: method def child at indentation level 8 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/type/UnsignedInt128.java:2558: warning: method def child at indentation level 8 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/type/UnsignedInt128.java:2559: warning: if at indentation level 8 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/type/UnsignedInt128.java:2560: warning: while at indentation level 12 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/type/UnsignedInt128.java:2562: warning: while child at indentation level 16 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/type/UnsignedInt128.java:2563: warning: while rcurly at indentation level 12 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/type/UnsignedInt128.java:2564: warning: if rcurly at indentation level 8 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/type/UnsignedInt128.java:2565: warning: if at indentation level 8 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/type/UnsignedInt128.java:2570: warning: if at indentation level 10 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/type/UnsignedInt128.java:2571: warning: if child at indentation level 13 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/type/UnsignedInt128.java:2572: warning: if child at indentation level 13 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/type/UnsignedInt128.java:2573: warning: if child at indentation level 13 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/type/UnsignedInt128.java:2574: warning: if rcurly at indentation level 10 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/type/UnsignedInt128.java:2553: warning: 'method def modifier' have incorrect indentation level 4, expected level should be 2. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/type/UnsignedInt128.java:2554: warning: 'member def type' have incorrect indentation level 8, expected level should be 4. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/type/UnsignedInt128.java:2554: warning: 'method def' child have incorrect indentation level 8, expected level should be 4. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/type/UnsignedInt128.java:2555: warning: 'member def type' have incorrect indentation level 8, expected level should be 4. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/type/UnsignedInt128.java:2555: warning: 'method def' child have incorrect indentation level 8, expected level should be 4. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/type/UnsignedInt128.java:2556: warning: 'method def' child have incorrect indentation level 8, expected level should be 4. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/type/UnsignedInt128.java:2558: warning: 'member def type' have incorrect indentation level 8, expected level should be 4. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/type/UnsignedInt128.java:2558: warning: 'method def' child have incorrect indentation level 8, expected level should be 4. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/type/UnsignedInt128.java:2559: warning: 'if' have incorrect indentation level 8, expected level should be 4. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/type/UnsignedInt128.java:2560: warning: 'while' have incorrect indentation level 12, expected level should be 6. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/type/UnsignedInt128.java:2562: warning: 'while' child have incorrect indentation level 16, expected level should be 8. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/type/UnsignedInt128.java:2563: warning: 'while rcurly' have incorrect indentation level 12, expected level should be 6. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/type/UnsignedInt128.java:2564: warning: 'if rcurly' have incorrect indentation level 8, expected level should be 4. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/type/UnsignedInt128.java:2565: warning: 'if' have incorrect indentation level 8, expected level should be 4. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/type/UnsignedInt128.java:2570: warning: 'if' have incorrect indentation level 10, expected level should be 6. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/type/UnsignedInt128.java:2571: warning: 'if' child have incorrect indentation level 13, expected level should be 8. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/type/UnsignedInt128.java:2572: warning: 'if' child have incorrect indentation level 13, expected level should be 8. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/type/UnsignedInt128.java:2573: warning: 'if' child have incorrect indentation level 13, expected level should be 8. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/type/UnsignedInt128.java:2574: warning: 'if rcurly' have incorrect indentation level 10, expected level should be 6. 7281,7284c7267,7270 < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/type/UnsignedInt128.java:2575: warning: else at indentation level 10 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/type/UnsignedInt128.java:2576: warning: else child at indentation level 12 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/type/UnsignedInt128.java:2577: warning: else rcurly at indentation level 10 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/type/UnsignedInt128.java:2578: warning: if rcurly at indentation level 8 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/type/UnsignedInt128.java:2575: warning: 'else' have incorrect indentation level 10, expected level should be 6. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/type/UnsignedInt128.java:2576: warning: 'else' child have incorrect indentation level 12, expected level should be 8. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/type/UnsignedInt128.java:2577: warning: 'else rcurly' have incorrect indentation level 10, expected level should be 6. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/type/UnsignedInt128.java:2578: warning: 'if rcurly' have incorrect indentation level 8, expected level should be 4. 7286,7354c7272,7312 < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/type/UnsignedInt128.java:2579: warning: else at indentation level 8 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/type/UnsignedInt128.java:2582: warning: else child at indentation level 12 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/type/UnsignedInt128.java:2591: warning: else child at indentation level 12 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/type/UnsignedInt128.java:2592: warning: else child at indentation level 12 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/type/UnsignedInt128.java:2593: warning: else child at indentation level 12 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/type/UnsignedInt128.java:2594: warning: switch at indentation level 12 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/type/UnsignedInt128.java:2595: warning: block child at indentation level 12 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/type/UnsignedInt128.java:2595: warning: case child at indentation level 12 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/type/UnsignedInt128.java:2596: warning: block child at indentation level 12 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/type/UnsignedInt128.java:2596: warning: case child at indentation level 12 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/type/UnsignedInt128.java:2597: warning: block child at indentation level 12 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/type/UnsignedInt128.java:2597: warning: case child at indentation level 12 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/type/UnsignedInt128.java:2598: warning: block child at indentation level 12 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/type/UnsignedInt128.java:2598: warning: case child at indentation level 12 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/type/UnsignedInt128.java:2599: warning: block child at indentation level 16 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/type/UnsignedInt128.java:2600: warning: block child at indentation level 16 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/type/UnsignedInt128.java:2601: warning: block child at indentation level 16 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/type/UnsignedInt128.java:2602: warning: block child at indentation level 16 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/type/UnsignedInt128.java:2604: warning: block child at indentation level 12 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/type/UnsignedInt128.java:2604: warning: case child at indentation level 12 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/type/UnsignedInt128.java:2605: warning: block child at indentation level 12 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/type/UnsignedInt128.java:2605: warning: case child at indentation level 12 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/type/UnsignedInt128.java:2606: warning: block child at indentation level 12 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/type/UnsignedInt128.java:2606: warning: case child at indentation level 12 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/type/UnsignedInt128.java:2607: warning: block child at indentation level 12 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/type/UnsignedInt128.java:2607: warning: case child at indentation level 12 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/type/UnsignedInt128.java:2608: warning: block child at indentation level 16 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/type/UnsignedInt128.java:2609: warning: block child at indentation level 16 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/type/UnsignedInt128.java:2610: warning: block child at indentation level 16 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/type/UnsignedInt128.java:2611: warning: block child at indentation level 16 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/type/UnsignedInt128.java:2613: warning: block child at indentation level 12 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/type/UnsignedInt128.java:2613: warning: case child at indentation level 12 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/type/UnsignedInt128.java:2614: warning: block child at indentation level 12 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/type/UnsignedInt128.java:2614: warning: case child at indentation level 12 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/type/UnsignedInt128.java:2615: warning: block child at indentation level 12 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/type/UnsignedInt128.java:2615: warning: case child at indentation level 12 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/type/UnsignedInt128.java:2616: warning: block child at indentation level 12 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/type/UnsignedInt128.java:2616: warning: case child at indentation level 12 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/type/UnsignedInt128.java:2617: warning: block child at indentation level 16 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/type/UnsignedInt128.java:2618: warning: block child at indentation level 16 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/type/UnsignedInt128.java:2619: warning: block child at indentation level 16 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/type/UnsignedInt128.java:2620: warning: block child at indentation level 16 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/type/UnsignedInt128.java:2622: warning: block child at indentation level 12 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/type/UnsignedInt128.java:2622: warning: case child at indentation level 12 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/type/UnsignedInt128.java:2623: warning: block child at indentation level 12 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/type/UnsignedInt128.java:2623: warning: case child at indentation level 12 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/type/UnsignedInt128.java:2624: warning: block child at indentation level 12 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/type/UnsignedInt128.java:2624: warning: case child at indentation level 12 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/type/UnsignedInt128.java:2625: warning: block child at indentation level 12 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/type/UnsignedInt128.java:2625: warning: case child at indentation level 12 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/type/UnsignedInt128.java:2626: warning: block child at indentation level 16 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/type/UnsignedInt128.java:2627: warning: block child at indentation level 16 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/type/UnsignedInt128.java:2628: warning: block child at indentation level 16 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/type/UnsignedInt128.java:2629: warning: case child at indentation level 12 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/type/UnsignedInt128.java:2631: warning: block child at indentation level 16 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/type/UnsignedInt128.java:2632: warning: switch rcurly at indentation level 12 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/type/UnsignedInt128.java:2633: warning: if at indentation level 12 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/type/UnsignedInt128.java:2636: warning: for at indentation level 16 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/type/UnsignedInt128.java:2637: warning: if at indentation level 20 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/type/UnsignedInt128.java:2638: warning: if child at indentation level 24 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/type/UnsignedInt128.java:2639: warning: if at indentation level 24 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/type/UnsignedInt128.java:2640: warning: if child at indentation level 28 not at correct indentation, 14 < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/type/UnsignedInt128.java:2641: warning: if rcurly at indentation level 24 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/type/UnsignedInt128.java:2642: warning: if rcurly at indentation level 20 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/type/UnsignedInt128.java:2643: warning: for rcurly at indentation level 16 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/type/UnsignedInt128.java:2644: warning: if rcurly at indentation level 12 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/type/UnsignedInt128.java:2645: warning: else rcurly at indentation level 8 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/type/UnsignedInt128.java:2646: warning: method def child at indentation level 8 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/type/UnsignedInt128.java:2647: warning: method def rcurly at indentation level 4 not at correct indentation, 2 --- > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/type/UnsignedInt128.java:2579: warning: 'else' have incorrect indentation level 8, expected level should be 4. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/type/UnsignedInt128.java:2582: warning: 'else' child have incorrect indentation level 12, expected level should be 6. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/type/UnsignedInt128.java:2591: warning: 'else' child have incorrect indentation level 12, expected level should be 6. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/type/UnsignedInt128.java:2591: warning: 'member def type' have incorrect indentation level 12, expected level should be 6. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/type/UnsignedInt128.java:2592: warning: 'else' child have incorrect indentation level 12, expected level should be 6. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/type/UnsignedInt128.java:2592: warning: 'member def type' have incorrect indentation level 12, expected level should be 6. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/type/UnsignedInt128.java:2593: warning: 'else' child have incorrect indentation level 12, expected level should be 6. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/type/UnsignedInt128.java:2593: warning: 'member def type' have incorrect indentation level 12, expected level should be 6. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/type/UnsignedInt128.java:2594: warning: 'switch' have incorrect indentation level 12, expected level should be 6. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/type/UnsignedInt128.java:2595: warning: 'case' child have incorrect indentation level 12, expected level should be 6. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/type/UnsignedInt128.java:2596: warning: 'case' child have incorrect indentation level 12, expected level should be 6. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/type/UnsignedInt128.java:2597: warning: 'case' child have incorrect indentation level 12, expected level should be 6. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/type/UnsignedInt128.java:2598: warning: 'case' child have incorrect indentation level 12, expected level should be 6. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/type/UnsignedInt128.java:2604: warning: 'case' child have incorrect indentation level 12, expected level should be 6. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/type/UnsignedInt128.java:2605: warning: 'case' child have incorrect indentation level 12, expected level should be 6. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/type/UnsignedInt128.java:2606: warning: 'case' child have incorrect indentation level 12, expected level should be 6. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/type/UnsignedInt128.java:2607: warning: 'case' child have incorrect indentation level 12, expected level should be 6. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/type/UnsignedInt128.java:2613: warning: 'case' child have incorrect indentation level 12, expected level should be 6. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/type/UnsignedInt128.java:2614: warning: 'case' child have incorrect indentation level 12, expected level should be 6. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/type/UnsignedInt128.java:2615: warning: 'case' child have incorrect indentation level 12, expected level should be 6. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/type/UnsignedInt128.java:2616: warning: 'case' child have incorrect indentation level 12, expected level should be 6. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/type/UnsignedInt128.java:2622: warning: 'case' child have incorrect indentation level 12, expected level should be 6. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/type/UnsignedInt128.java:2623: warning: 'case' child have incorrect indentation level 12, expected level should be 6. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/type/UnsignedInt128.java:2624: warning: 'case' child have incorrect indentation level 12, expected level should be 6. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/type/UnsignedInt128.java:2625: warning: 'case' child have incorrect indentation level 12, expected level should be 6. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/type/UnsignedInt128.java:2629: warning: 'case' child have incorrect indentation level 12, expected level should be 6. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/type/UnsignedInt128.java:2631: warning: 'block' child have incorrect indentation level 16, expected level should be 8. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/type/UnsignedInt128.java:2632: warning: 'switch rcurly' have incorrect indentation level 12, expected level should be 6. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/type/UnsignedInt128.java:2633: warning: 'if' have incorrect indentation level 12, expected level should be 6. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/type/UnsignedInt128.java:2636: warning: 'for' have incorrect indentation level 16, expected level should be 8. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/type/UnsignedInt128.java:2637: warning: 'if' have incorrect indentation level 20, expected level should be 10. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/type/UnsignedInt128.java:2638: warning: 'if' child have incorrect indentation level 24, expected level should be 12. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/type/UnsignedInt128.java:2639: warning: 'if' have incorrect indentation level 24, expected level should be 12. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/type/UnsignedInt128.java:2640: warning: 'if' child have incorrect indentation level 28, expected level should be 14. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/type/UnsignedInt128.java:2641: warning: 'if rcurly' have incorrect indentation level 24, expected level should be 12. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/type/UnsignedInt128.java:2642: warning: 'if rcurly' have incorrect indentation level 20, expected level should be 10. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/type/UnsignedInt128.java:2643: warning: 'for rcurly' have incorrect indentation level 16, expected level should be 8. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/type/UnsignedInt128.java:2644: warning: 'if rcurly' have incorrect indentation level 12, expected level should be 6. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/type/UnsignedInt128.java:2645: warning: 'else rcurly' have incorrect indentation level 8, expected level should be 4. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/type/UnsignedInt128.java:2646: warning: 'method def' child have incorrect indentation level 8, expected level should be 4. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/type/UnsignedInt128.java:2647: warning: 'method def rcurly' have incorrect indentation level 4, expected level should be 2. 7356,7359c7314,7318 < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/type/UnsignedInt128.java:2656: warning: method def modifier at indentation level 4 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/type/UnsignedInt128.java:2660: warning: method def child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/type/UnsignedInt128.java:2661: warning: if at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/type/UnsignedInt128.java:2662: warning: if child at indentation level 10 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/type/UnsignedInt128.java:2656: warning: 'method def modifier' have incorrect indentation level 4, expected level should be 2. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/type/UnsignedInt128.java:2660: warning: 'member def type' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/type/UnsignedInt128.java:2660: warning: 'method def' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/type/UnsignedInt128.java:2661: warning: 'if' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/type/UnsignedInt128.java:2662: warning: 'if' child have incorrect indentation level 10, expected level should be 6. 7362c7321 < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/type/UnsignedInt128.java:2663: warning: if rcurly at indentation level 6 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/type/UnsignedInt128.java:2663: warning: 'if rcurly' have incorrect indentation level 6, expected level should be 4. 7364,7365c7323,7324 < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/type/UnsignedInt128.java:2664: warning: else at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/type/UnsignedInt128.java:2665: warning: else child at indentation level 10 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/type/UnsignedInt128.java:2664: warning: 'else' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/type/UnsignedInt128.java:2665: warning: 'else' child have incorrect indentation level 10, expected level should be 6. 7368,7391c7327,7352 < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/type/UnsignedInt128.java:2666: warning: else rcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/type/UnsignedInt128.java:2667: warning: switch at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/type/UnsignedInt128.java:2668: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/type/UnsignedInt128.java:2669: warning: block child at indentation level 10 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/type/UnsignedInt128.java:2670: warning: block child at indentation level 10 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/type/UnsignedInt128.java:2672: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/type/UnsignedInt128.java:2673: warning: block child at indentation level 10 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/type/UnsignedInt128.java:2674: warning: block child at indentation level 10 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/type/UnsignedInt128.java:2676: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/type/UnsignedInt128.java:2677: warning: block child at indentation level 10 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/type/UnsignedInt128.java:2678: warning: block child at indentation level 10 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/type/UnsignedInt128.java:2680: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/type/UnsignedInt128.java:2681: warning: block child at indentation level 10 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/type/UnsignedInt128.java:2682: warning: block child at indentation level 10 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/type/UnsignedInt128.java:2683: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/type/UnsignedInt128.java:2685: warning: block child at indentation level 10 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/type/UnsignedInt128.java:2686: warning: switch rcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/type/UnsignedInt128.java:2688: warning: method def child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/type/UnsignedInt128.java:2693: warning: if at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/type/UnsignedInt128.java:2695: warning: if child at indentation level 10 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/type/UnsignedInt128.java:2696: warning: if child at indentation level 10 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/type/UnsignedInt128.java:2697: warning: if rcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/type/UnsignedInt128.java:2698: warning: method def child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/type/UnsignedInt128.java:2699: warning: method def rcurly at indentation level 4 not at correct indentation, 2 --- > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/type/UnsignedInt128.java:2666: warning: 'else rcurly' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/type/UnsignedInt128.java:2667: warning: 'switch' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/type/UnsignedInt128.java:2668: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/type/UnsignedInt128.java:2669: warning: 'block' child have incorrect indentation level 10, expected level should be 6. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/type/UnsignedInt128.java:2670: warning: 'block' child have incorrect indentation level 10, expected level should be 6. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/type/UnsignedInt128.java:2672: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/type/UnsignedInt128.java:2673: warning: 'block' child have incorrect indentation level 10, expected level should be 6. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/type/UnsignedInt128.java:2674: warning: 'block' child have incorrect indentation level 10, expected level should be 6. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/type/UnsignedInt128.java:2676: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/type/UnsignedInt128.java:2677: warning: 'block' child have incorrect indentation level 10, expected level should be 6. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/type/UnsignedInt128.java:2678: warning: 'block' child have incorrect indentation level 10, expected level should be 6. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/type/UnsignedInt128.java:2680: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/type/UnsignedInt128.java:2681: warning: 'block' child have incorrect indentation level 10, expected level should be 6. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/type/UnsignedInt128.java:2682: warning: 'block' child have incorrect indentation level 10, expected level should be 6. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/type/UnsignedInt128.java:2683: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/type/UnsignedInt128.java:2685: warning: 'block' child have incorrect indentation level 10, expected level should be 6. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/type/UnsignedInt128.java:2686: warning: 'switch rcurly' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/type/UnsignedInt128.java:2688: warning: 'member def type' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/type/UnsignedInt128.java:2688: warning: 'method def' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/type/UnsignedInt128.java:2693: warning: 'if' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/type/UnsignedInt128.java:2695: warning: 'if' child have incorrect indentation level 10, expected level should be 6. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/type/UnsignedInt128.java:2695: warning: 'member def type' have incorrect indentation level 10, expected level should be 6. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/type/UnsignedInt128.java:2696: warning: 'if' child have incorrect indentation level 10, expected level should be 6. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/type/UnsignedInt128.java:2697: warning: 'if rcurly' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/type/UnsignedInt128.java:2698: warning: 'method def' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/common/type/UnsignedInt128.java:2699: warning: 'method def rcurly' have incorrect indentation level 4, expected level should be 2. 7401,7402c7362,8292 < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:3887:5: Got an exception - expecting EOF, found '}' < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConfUtil.java:103:13: Got an exception - expecting EOF, found '}' --- > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:77:20: warning: Variable 'hiveJar' must be private and have accessor methods. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:78:24: warning: Variable 'origProp' must be private and have accessor methods. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:79:20: warning: Variable 'auxJars' must be private and have accessor methods. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:90:46: warning: Name 'vars' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:91:46: warning: Name 'metaConfs' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:107: warning: Missing a Javadoc comment. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:112: warning: Missing a Javadoc comment. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:132: warning: Missing a Javadoc comment. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:172: warning: Line is longer than 100 characters (found 120). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:172:62: warning: String literal expressions should be on the left side of an equalsIgnoreCase comparison. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:214:43: warning: Name 'metaVars' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:295: warning: First sentence should end with a period. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:298:43: warning: Name 'metaConfVars' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:313: warning: Line is longer than 100 characters (found 108). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:324:43: warning: Name 'dbVars' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:325: warning: 'array initialization' child have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:326: warning: 'array initialization' child have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:327: warning: 'array initialization' child have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:332: warning: Comment matches to-do format 'TODO:'. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:335:36: warning: Name 'llapDaemonVarsSet' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:371: warning: Line is longer than 100 characters (found 109). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:395: warning: First sentence should end with a period. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:423: warning: Line is longer than 100 characters (found 108). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:424: warning: Line is longer than 100 characters (found 111). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:425: warning: Line is longer than 100 characters (found 108). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:428: warning: Line is longer than 100 characters (found 106). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:430:33: warning: ',' is not followed by whitespace. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:434:37: warning: ',' is not followed by whitespace. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:436:40: warning: ',' is not followed by whitespace. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:439:44: warning: ',' is not followed by whitespace. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:442:68: warning: ',' is not followed by whitespace. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:443: warning: Line is longer than 100 characters (found 120). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:447: warning: Line is longer than 100 characters (found 102). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:449:78: warning: ',' is not followed by whitespace. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:471: warning: Line is longer than 100 characters (found 107). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:477: warning: Line is longer than 100 characters (found 109). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:481: warning: Line is longer than 100 characters (found 119). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:482: warning: Line is longer than 100 characters (found 119). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:484: warning: Line is longer than 100 characters (found 121). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:485: warning: Line is longer than 100 characters (found 119). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:489: warning: Line is longer than 100 characters (found 103). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:491: warning: Line is longer than 100 characters (found 125). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:492: warning: Line is longer than 100 characters (found 123). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:511: warning: Line is longer than 100 characters (found 101). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:515: warning: Line is longer than 100 characters (found 105). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:523: warning: Line is longer than 100 characters (found 131). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:537: warning: Line is longer than 100 characters (found 149). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:538: warning: Line is longer than 100 characters (found 108). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:539: warning: Line is longer than 100 characters (found 120). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:540: warning: Line is longer than 100 characters (found 130). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:553: warning: Line is longer than 100 characters (found 113). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:566: warning: Line is longer than 100 characters (found 145). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:572: warning: Line is longer than 100 characters (found 101). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:574: warning: Line is longer than 100 characters (found 109). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:577: warning: Line is longer than 100 characters (found 119). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:585: warning: Line is longer than 100 characters (found 111). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:596: warning: Line is longer than 100 characters (found 130). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:607: warning: Line is longer than 100 characters (found 118). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:608: warning: Line is longer than 100 characters (found 105). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:612: warning: Line is longer than 100 characters (found 105). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:644: warning: Line is longer than 100 characters (found 136). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:650: warning: Line is longer than 100 characters (found 122). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:653: warning: Line is longer than 100 characters (found 104). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:654: warning: Line is longer than 100 characters (found 118). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:658: warning: Line is longer than 100 characters (found 108). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:671: warning: Line is longer than 100 characters (found 131). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:687: warning: Line is longer than 100 characters (found 108). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:696: warning: Line is longer than 100 characters (found 119). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:698: warning: Line is longer than 100 characters (found 130). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:700: warning: Line is longer than 100 characters (found 131). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:703: warning: Line is longer than 100 characters (found 109). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:706: warning: Line is longer than 100 characters (found 138). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:722: warning: Line is longer than 100 characters (found 146). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:724: warning: Line is longer than 100 characters (found 118). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:728: warning: Line is longer than 100 characters (found 119). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:729: warning: Line is longer than 100 characters (found 115). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:730: warning: Line is longer than 100 characters (found 120). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:731: warning: Line is longer than 100 characters (found 119). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:732: warning: Line is longer than 100 characters (found 110). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:739: warning: Line is longer than 100 characters (found 102). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:741: warning: Line is longer than 100 characters (found 102). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:743: warning: Line is longer than 100 characters (found 102). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:746: warning: Line is longer than 100 characters (found 117). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:747: warning: Line is longer than 100 characters (found 106). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:748:82: warning: ')' is preceded with whitespace. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:751: warning: Line is longer than 100 characters (found 124). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:752: warning: Line is longer than 100 characters (found 124). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:754: warning: Line is longer than 100 characters (found 112). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:755: warning: Line is longer than 100 characters (found 108). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:756: warning: Line is longer than 100 characters (found 118). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:766: warning: Line is longer than 100 characters (found 108). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:773: warning: Line is longer than 100 characters (found 102). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:775: warning: Line is longer than 100 characters (found 106). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:776: warning: Line is longer than 100 characters (found 112). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:783: warning: Line is longer than 100 characters (found 107). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:784: warning: Line is longer than 100 characters (found 133). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:788: warning: Line is longer than 100 characters (found 125). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:789: warning: Line is longer than 100 characters (found 128). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:790: warning: Line is longer than 100 characters (found 137). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:792: warning: Line is longer than 100 characters (found 125). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:793: warning: Line is longer than 100 characters (found 131). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:795: warning: Line is longer than 100 characters (found 116). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:797: warning: Line is longer than 100 characters (found 113). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:799: warning: Line is longer than 100 characters (found 102). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:805: warning: Line is longer than 100 characters (found 121). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:807: warning: Line is longer than 100 characters (found 101). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:808: warning: Line is longer than 100 characters (found 105). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:812: warning: Line is longer than 100 characters (found 123). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:813: warning: Line is longer than 100 characters (found 110). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:814: warning: Line is longer than 100 characters (found 110). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:815: warning: Line is longer than 100 characters (found 109). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:827: warning: Line is longer than 100 characters (found 119). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:828: warning: Line is longer than 100 characters (found 103). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:831: warning: Line is longer than 100 characters (found 101). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:835: warning: Line is longer than 100 characters (found 104). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:836: warning: Line is longer than 100 characters (found 111). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:837: warning: Line is longer than 100 characters (found 104). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:838: warning: Line is longer than 100 characters (found 105). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:867: warning: Line is longer than 100 characters (found 111). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:867:106: warning: ',' is not followed by whitespace. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:868: warning: Line is longer than 100 characters (found 104). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:869: warning: Line is longer than 100 characters (found 114). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:870: warning: Line is longer than 100 characters (found 104). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:887: warning: Line is longer than 100 characters (found 110). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:894: warning: Line is longer than 100 characters (found 108). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:895: warning: Line is longer than 100 characters (found 101). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:896: warning: Line is longer than 100 characters (found 101). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:897: warning: Line is longer than 100 characters (found 122). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:907: warning: Line is longer than 100 characters (found 112). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:915: warning: Line is longer than 100 characters (found 101). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:923: warning: Line is longer than 100 characters (found 127). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:925: warning: Line is longer than 100 characters (found 122). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:926: warning: Line is longer than 100 characters (found 110). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:930: warning: Line is longer than 100 characters (found 118). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:931: warning: Line is longer than 100 characters (found 112). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:937: warning: Line is longer than 100 characters (found 110). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:938: warning: Line is longer than 100 characters (found 112). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:941: warning: Line is longer than 100 characters (found 121). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:942: warning: Line is longer than 100 characters (found 115). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:943: warning: Line is longer than 100 characters (found 114). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:944: warning: Line is longer than 100 characters (found 128). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:946: warning: Line is longer than 100 characters (found 117). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:949: warning: Line is longer than 100 characters (found 117). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:952: warning: Line is longer than 100 characters (found 106). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:954: warning: Line is longer than 100 characters (found 112). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:975: warning: Line is longer than 100 characters (found 123). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:976: warning: Line is longer than 100 characters (found 126). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:979: warning: Line is longer than 100 characters (found 123). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:980: warning: Line is longer than 100 characters (found 128). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:981: warning: Line is longer than 100 characters (found 130). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:988: warning: Line is longer than 100 characters (found 111). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:991: warning: Line is longer than 100 characters (found 118). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:992: warning: Line is longer than 100 characters (found 101). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:994: warning: Line is longer than 100 characters (found 129). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:1004: warning: Line is longer than 100 characters (found 110). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:1005: warning: Line is longer than 100 characters (found 113). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:1006: warning: Line is longer than 100 characters (found 115). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:1024: warning: Line is longer than 100 characters (found 110). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:1028: warning: Line is longer than 100 characters (found 113). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:1036: warning: Line is longer than 100 characters (found 127). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:1039: warning: Line is longer than 100 characters (found 124). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:1047: warning: Line is longer than 100 characters (found 117). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:1048: warning: Line is longer than 100 characters (found 122). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:1049: warning: Line is longer than 100 characters (found 109). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:1050: warning: Line is longer than 100 characters (found 124). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:1052: warning: Line is longer than 100 characters (found 102). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:1055: warning: Line is longer than 100 characters (found 117). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:1080: warning: Line is longer than 100 characters (found 112). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:1081: warning: Line is longer than 100 characters (found 116). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:1083: warning: Line is longer than 100 characters (found 108). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:1085: warning: Line is longer than 100 characters (found 104). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:1087: warning: Line is longer than 100 characters (found 104). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:1088: warning: Line is longer than 100 characters (found 105). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:1089: warning: Line is longer than 100 characters (found 106). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:1093: warning: Line is longer than 100 characters (found 124). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:1094: warning: Line is longer than 100 characters (found 119). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:1095: warning: Line is longer than 100 characters (found 117). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:1097: warning: Line is longer than 100 characters (found 125). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:1098: warning: Line is longer than 100 characters (found 130). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:1099: warning: Line is longer than 100 characters (found 114). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:1101: warning: Line is longer than 100 characters (found 119). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:1102: warning: Line is longer than 100 characters (found 106). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:1103: warning: Line is longer than 100 characters (found 123). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:1104: warning: Line is longer than 100 characters (found 121). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:1105: warning: Line is longer than 100 characters (found 123). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:1106: warning: Line is longer than 100 characters (found 119). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:1107: warning: Line is longer than 100 characters (found 117). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:1108: warning: Line is longer than 100 characters (found 116). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:1109: warning: Line is longer than 100 characters (found 116). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:1110: warning: Line is longer than 100 characters (found 115). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:1114: warning: Line is longer than 100 characters (found 129). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:1115: warning: Line is longer than 100 characters (found 113). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:1116: warning: Line is longer than 100 characters (found 114). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:1141: warning: Line is longer than 100 characters (found 103). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:1147: warning: Line is longer than 100 characters (found 109). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:1158: warning: Line is longer than 100 characters (found 108). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:1159: warning: Line is longer than 100 characters (found 131). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:1164: warning: Line is longer than 100 characters (found 131). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:1167: warning: Line is longer than 100 characters (found 121). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:1170: warning: Line is longer than 100 characters (found 114). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:1171: warning: Line is longer than 100 characters (found 102). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:1180: warning: Line is longer than 100 characters (found 114). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:1184: warning: Line is longer than 100 characters (found 103). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:1185: warning: Line is longer than 100 characters (found 105). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:1188: warning: Line is longer than 100 characters (found 105). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:1189: warning: Line is longer than 100 characters (found 108). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:1191: warning: Line is longer than 100 characters (found 115). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:1197: warning: Line is longer than 100 characters (found 123). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:1199: warning: Line is longer than 100 characters (found 101). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:1200: warning: Line is longer than 100 characters (found 112). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:1205: warning: Line is longer than 100 characters (found 116). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:1208: warning: Line is longer than 100 characters (found 135). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:1209: warning: Line is longer than 100 characters (found 131). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:1212: warning: Line is longer than 100 characters (found 117). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:1213: warning: Line is longer than 100 characters (found 135). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:1215: warning: Line is longer than 100 characters (found 138). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:1217: warning: Line is longer than 100 characters (found 118). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:1256: warning: Line is longer than 100 characters (found 106). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:1259: warning: Line is longer than 100 characters (found 107). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:1260: warning: Line is longer than 100 characters (found 105). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:1265: warning: Line is longer than 100 characters (found 108). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:1277: warning: Line is longer than 100 characters (found 104). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:1278: warning: Line is longer than 100 characters (found 107). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:1284: warning: Line is longer than 100 characters (found 101). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:1289: warning: Line is longer than 100 characters (found 115). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:1296: warning: Line is longer than 100 characters (found 113). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:1301: warning: Line is longer than 100 characters (found 120). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:1305: warning: Line is longer than 100 characters (found 112). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:1319: warning: Line is longer than 100 characters (found 101). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:1320: warning: Line is longer than 100 characters (found 106). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:1321: warning: Line is longer than 100 characters (found 104). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:1322: warning: Line is longer than 100 characters (found 102). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:1323: warning: Line is longer than 100 characters (found 130). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:1324: warning: Line is longer than 100 characters (found 128). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:1325: warning: Line is longer than 100 characters (found 130). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:1335: warning: Line is longer than 100 characters (found 118). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:1339: warning: Line is longer than 100 characters (found 113). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:1340: warning: Line is longer than 100 characters (found 110). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:1341: warning: Line is longer than 100 characters (found 102). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:1365: warning: Line is longer than 100 characters (found 118). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:1368: warning: Line is longer than 100 characters (found 119). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:1369: warning: Line is longer than 100 characters (found 104). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:1369:102: warning: ')' is preceded with whitespace. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:1371: warning: Line is longer than 100 characters (found 101). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:1373: warning: Line is longer than 100 characters (found 107). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:1374: warning: Line is longer than 100 characters (found 127). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:1377: warning: Line is longer than 100 characters (found 106). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:1387: warning: Line is longer than 100 characters (found 108). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:1407: warning: Line is longer than 100 characters (found 116). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:1419: warning: Line is longer than 100 characters (found 107). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:1420: warning: Line is longer than 100 characters (found 105). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:1421: warning: Line is longer than 100 characters (found 106). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:1427: warning: Line is longer than 100 characters (found 120). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:1429: warning: Line is longer than 100 characters (found 124). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:1430: warning: Line is longer than 100 characters (found 128). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:1431: warning: Line is longer than 100 characters (found 103). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:1435: warning: Line is longer than 100 characters (found 103). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:1436: warning: Line is longer than 100 characters (found 133). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:1437: warning: Line is longer than 100 characters (found 106). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:1439: warning: Line is longer than 100 characters (found 121). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:1440: warning: Line is longer than 100 characters (found 118). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:1443: warning: Line is longer than 100 characters (found 138). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:1447: warning: Line is longer than 100 characters (found 110). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:1449: warning: Line is longer than 100 characters (found 120). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:1450: warning: Line is longer than 100 characters (found 134). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:1455: warning: Line is longer than 100 characters (found 128). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:1457: warning: Line is longer than 100 characters (found 105). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:1459: warning: Line is longer than 100 characters (found 104). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:1461: warning: Line is longer than 100 characters (found 116). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:1464: warning: Line is longer than 100 characters (found 130). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:1467: warning: Line is longer than 100 characters (found 103). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:1468: warning: Line is longer than 100 characters (found 102). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:1472: warning: Line is longer than 100 characters (found 102). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:1473: warning: Line is longer than 100 characters (found 106). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:1474: warning: Line is longer than 100 characters (found 102). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:1477: warning: Line is longer than 100 characters (found 103). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:1478: warning: Line is longer than 100 characters (found 103). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:1481: warning: Line is longer than 100 characters (found 109). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:1483: warning: Line is longer than 100 characters (found 112). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:1484: warning: Line is longer than 100 characters (found 123). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:1485: warning: Line is longer than 100 characters (found 119). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:1486: warning: Line is longer than 100 characters (found 120). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:1488: warning: Line is longer than 100 characters (found 124). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:1489: warning: Line is longer than 100 characters (found 110). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:1494:47: warning: ',' is not followed by whitespace. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:1497: warning: Line is longer than 100 characters (found 120). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:1502: warning: Line is longer than 100 characters (found 104). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:1504: warning: Line is longer than 100 characters (found 106). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:1515: warning: Line is longer than 100 characters (found 118). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:1523: warning: Line is longer than 100 characters (found 106). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:1525: warning: Line is longer than 100 characters (found 127). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:1528: warning: Line is longer than 100 characters (found 103). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:1533: warning: Line is longer than 100 characters (found 134). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:1540: warning: Line is longer than 100 characters (found 108). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:1550: warning: Line is longer than 100 characters (found 113). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:1551: warning: Line is longer than 100 characters (found 124). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:1552: warning: Line is longer than 100 characters (found 123). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:1553: warning: Line is longer than 100 characters (found 123). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:1554: warning: Line is longer than 100 characters (found 131). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:1555: warning: Line is longer than 100 characters (found 123). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:1556: warning: Line is longer than 100 characters (found 129). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:1588: warning: Line is longer than 100 characters (found 127). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:1589: warning: Line is longer than 100 characters (found 125). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:1594: warning: Line is longer than 100 characters (found 127). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:1604: warning: Line is longer than 100 characters (found 122). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:1605: warning: Line is longer than 100 characters (found 104). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:1607: warning: Line is longer than 100 characters (found 112). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:1608: warning: Line is longer than 100 characters (found 140). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:1609: warning: Line is longer than 100 characters (found 117). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:1611: warning: Line is longer than 100 characters (found 104). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:1620: warning: Line is longer than 100 characters (found 128). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:1621: warning: Line is longer than 100 characters (found 123). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:1622: warning: Line is longer than 100 characters (found 103). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:1629: warning: Line is longer than 100 characters (found 114). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:1634: warning: Line is longer than 100 characters (found 109). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:1635: warning: Line is longer than 100 characters (found 102). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:1636: warning: Line is longer than 100 characters (found 108). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:1639: warning: Line is longer than 100 characters (found 111). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:1640: warning: Line is longer than 100 characters (found 115). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:1641: warning: Line is longer than 100 characters (found 115). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:1642: warning: Line is longer than 100 characters (found 102). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:1646: warning: Line is longer than 100 characters (found 124). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:1647: warning: Line is longer than 100 characters (found 115). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:1648: warning: Line is longer than 100 characters (found 127). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:1649: warning: Line is longer than 100 characters (found 112). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:1650: warning: Line is longer than 100 characters (found 109). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:1651: warning: Line is longer than 100 characters (found 116). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:1652: warning: Line is longer than 100 characters (found 108). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:1653: warning: Line is longer than 100 characters (found 109). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:1654: warning: Line is longer than 100 characters (found 133). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:1656: warning: Line is longer than 100 characters (found 119). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:1661: warning: Line is longer than 100 characters (found 106). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:1662: warning: Line is longer than 100 characters (found 108). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:1663: warning: Line is longer than 100 characters (found 108). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:1664: warning: Line is longer than 100 characters (found 106). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:1666: warning: Line is longer than 100 characters (found 106). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:1667: warning: Line is longer than 100 characters (found 108). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:1668: warning: Line is longer than 100 characters (found 103). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:1669: warning: Line is longer than 100 characters (found 103). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:1670: warning: Line is longer than 100 characters (found 112). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:1673: warning: Line is longer than 100 characters (found 109). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:1674: warning: Line is longer than 100 characters (found 103). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:1677: warning: Line is longer than 100 characters (found 108). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:1678: warning: Line is longer than 100 characters (found 112). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:1679: warning: Line is longer than 100 characters (found 112). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:1680: warning: Line is longer than 100 characters (found 119). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:1688: warning: Line is longer than 100 characters (found 106). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:1692: warning: Line is longer than 100 characters (found 115). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:1693: warning: Line is longer than 100 characters (found 103). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:1695: warning: Line is longer than 100 characters (found 155). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:1697: warning: Line is longer than 100 characters (found 148). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:1698: warning: Line is longer than 100 characters (found 106). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:1699: warning: Line is longer than 100 characters (found 135). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:1701: warning: Line is longer than 100 characters (found 125). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:1707: warning: Line is longer than 100 characters (found 102). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:1709: warning: Line is longer than 100 characters (found 103). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:1711: warning: Line is longer than 100 characters (found 103). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:1715: warning: Line is longer than 100 characters (found 115). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:1716: warning: Line is longer than 100 characters (found 113). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:1717: warning: Line is longer than 100 characters (found 149). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:1719: warning: Line is longer than 100 characters (found 132). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:1721: warning: Line is longer than 100 characters (found 133). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:1725: warning: Line is longer than 100 characters (found 137). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:1727: warning: Line is longer than 100 characters (found 163). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:1730: warning: Line is longer than 100 characters (found 102). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:1733: warning: Line is longer than 100 characters (found 101). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:1737: warning: Line is longer than 100 characters (found 106). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:1741: warning: Line is longer than 100 characters (found 107). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:1745: warning: Line is longer than 100 characters (found 128). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:1749: warning: Line is longer than 100 characters (found 112). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:1750: warning: Line is longer than 100 characters (found 108). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:1753: warning: Line is longer than 100 characters (found 109). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:1756: warning: Line is longer than 100 characters (found 141). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:1757: warning: Line is longer than 100 characters (found 151). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:1758: warning: Line is longer than 100 characters (found 107). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:1760: warning: Line is longer than 100 characters (found 114). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:1764: warning: Line is longer than 100 characters (found 110). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:1765: warning: Line is longer than 100 characters (found 103). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:1766: warning: Line is longer than 100 characters (found 109). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:1767: warning: Line is longer than 100 characters (found 109). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:1772: warning: Line is longer than 100 characters (found 110). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:1773: warning: Line is longer than 100 characters (found 103). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:1774: warning: Line is longer than 100 characters (found 109). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:1775: warning: Line is longer than 100 characters (found 107). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:1779: warning: Line is longer than 100 characters (found 110). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:1780: warning: Line is longer than 100 characters (found 103). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:1781: warning: Line is longer than 100 characters (found 109). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:1782: warning: Line is longer than 100 characters (found 106). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:1788: warning: Line is longer than 100 characters (found 109). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:1789: warning: Line is longer than 100 characters (found 108). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:1794: warning: Line is longer than 100 characters (found 109). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:1795: warning: Line is longer than 100 characters (found 110). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:1796: warning: Line is longer than 100 characters (found 107). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:1799: warning: Line is longer than 100 characters (found 107). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:1800: warning: Line is longer than 100 characters (found 101). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:1803: warning: Line is longer than 100 characters (found 101). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:1804: warning: Line is longer than 100 characters (found 106). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:1807: warning: Line is longer than 100 characters (found 110). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:1808: warning: Line is longer than 100 characters (found 109). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:1810: warning: Line is longer than 100 characters (found 102). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:1811: warning: Line is longer than 100 characters (found 102). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:1813: warning: Line is longer than 100 characters (found 117). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:1814: warning: Line is longer than 100 characters (found 112). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:1815: warning: Line is longer than 100 characters (found 112). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:1822: warning: Line is longer than 100 characters (found 119). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:1853: warning: Line is longer than 100 characters (found 133). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:1870: warning: Line is longer than 100 characters (found 101). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:1881: warning: Line is longer than 100 characters (found 102). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:1883: warning: Line is longer than 100 characters (found 102). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:1884: warning: Line is longer than 100 characters (found 108). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:1885: warning: Line is longer than 100 characters (found 106). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:1891: warning: Line is longer than 100 characters (found 113). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:1899: warning: Line is longer than 100 characters (found 107). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:1914: warning: Line is longer than 100 characters (found 117). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:1915: warning: Line is longer than 100 characters (found 111). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:1957: warning: Line is longer than 100 characters (found 104). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:1965: warning: Line is longer than 100 characters (found 101). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:1966: warning: Line is longer than 100 characters (found 105). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:1971: warning: Line is longer than 100 characters (found 107). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:1987: warning: Line is longer than 100 characters (found 103). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:1990: warning: Line is longer than 100 characters (found 102). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:1992: warning: Line is longer than 100 characters (found 102). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:1997: warning: Line is longer than 100 characters (found 103). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:2012: warning: Line is longer than 100 characters (found 105). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:2016: warning: Line is longer than 100 characters (found 102). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:2017: warning: Line is longer than 100 characters (found 109). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:2021: warning: Line is longer than 100 characters (found 106). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:2022: warning: Line is longer than 100 characters (found 106). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:2023: warning: Line is longer than 100 characters (found 105). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:2024: warning: Line is longer than 100 characters (found 101). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:2026: warning: Line is longer than 100 characters (found 107). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:2028: warning: Line is longer than 100 characters (found 111). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:2029: warning: Line is longer than 100 characters (found 110). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:2031: warning: Line is longer than 100 characters (found 134). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:2034: warning: Line is longer than 100 characters (found 136). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:2058: warning: Line is longer than 100 characters (found 156). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:2062: warning: Line is longer than 100 characters (found 106). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:2064: warning: Line is longer than 100 characters (found 109). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:2065: warning: Line is longer than 100 characters (found 104). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:2066: warning: Line is longer than 100 characters (found 108). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:2075: warning: Line is longer than 100 characters (found 107). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:2077: warning: Line is longer than 100 characters (found 102). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:2084: warning: Line is longer than 100 characters (found 110). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:2085: warning: Line is longer than 100 characters (found 107). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:2089: warning: Line is longer than 100 characters (found 105). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:2090: warning: Line is longer than 100 characters (found 109). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:2095: warning: Line is longer than 100 characters (found 111). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:2099: warning: Line is longer than 100 characters (found 103). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:2125: warning: Line is longer than 100 characters (found 101). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:2126: warning: Line is longer than 100 characters (found 118). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:2130: warning: Line is longer than 100 characters (found 108). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:2133: warning: Line is longer than 100 characters (found 101). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:2139: warning: Line is longer than 100 characters (found 101). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:2144: warning: Line is longer than 100 characters (found 132). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:2147: warning: Line is longer than 100 characters (found 113). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:2152: warning: Line is longer than 100 characters (found 118). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:2156: warning: Line is longer than 100 characters (found 113). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:2187: warning: Line is longer than 100 characters (found 120). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:2199: warning: Line is longer than 100 characters (found 112). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:2203: warning: Line is longer than 100 characters (found 102). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:2204: warning: Line is longer than 100 characters (found 103). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:2206:86: warning: ',' is not followed by whitespace. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:2215: warning: Line is longer than 100 characters (found 106). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:2218: warning: Line is longer than 100 characters (found 120). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:2233: warning: Line is longer than 100 characters (found 127). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:2234: warning: Line is longer than 100 characters (found 121). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:2238: warning: Line is longer than 100 characters (found 132). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:2239: warning: Line is longer than 100 characters (found 121). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:2262: warning: Line is longer than 100 characters (found 115). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:2263: warning: Line is longer than 100 characters (found 119). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:2287: warning: Line is longer than 100 characters (found 154). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:2291: warning: Line is longer than 100 characters (found 101). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:2299: warning: Line is longer than 100 characters (found 107). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:2319: warning: Line is longer than 100 characters (found 102). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:2320: warning: Line is longer than 100 characters (found 105). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:2321: warning: Line is longer than 100 characters (found 110). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:2322: warning: Line is longer than 100 characters (found 120). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:2325: warning: Line is longer than 100 characters (found 108). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:2331: warning: Line is longer than 100 characters (found 115). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:2346: warning: Line is longer than 100 characters (found 103). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:2349: warning: Line is longer than 100 characters (found 108). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:2350:58: warning: Should use uppercase 'L'. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:2352: warning: Line is longer than 100 characters (found 105). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:2353: warning: Line is longer than 100 characters (found 112). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:2356: warning: Line is longer than 100 characters (found 107). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:2358: warning: Line is longer than 100 characters (found 103). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:2362: warning: Line is longer than 100 characters (found 103). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:2367: warning: Line is longer than 100 characters (found 108). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:2368: warning: Line is longer than 100 characters (found 109). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:2369: warning: Line is longer than 100 characters (found 120). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:2370: warning: Line is longer than 100 characters (found 105). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:2375: warning: Line is longer than 100 characters (found 137). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:2384: warning: Line is longer than 100 characters (found 128). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:2385: warning: Line is longer than 100 characters (found 122). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:2387: warning: Line is longer than 100 characters (found 110). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:2395: warning: Line is longer than 100 characters (found 112). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:2397: warning: Line is longer than 100 characters (found 107). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:2462:30: warning: ')' is preceded with whitespace. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:2466: warning: Line is longer than 100 characters (found 115). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:2469: warning: Line is longer than 100 characters (found 113). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:2471: warning: Line is longer than 100 characters (found 109). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:2472: warning: Line is longer than 100 characters (found 120). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:2476: warning: Line is longer than 100 characters (found 110). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:2488: warning: Line is longer than 100 characters (found 107). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:2490: warning: Line is longer than 100 characters (found 107). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:2492: warning: Line is longer than 100 characters (found 104). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:2494: warning: Line is longer than 100 characters (found 106). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:2496: warning: Line is longer than 100 characters (found 102). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:2500: warning: Line is longer than 100 characters (found 102). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:2501: warning: Line is longer than 100 characters (found 106). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:2511: warning: Line is longer than 100 characters (found 129). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:2517: warning: Line is longer than 100 characters (found 101). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:2539: warning: Line is longer than 100 characters (found 103). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:2542: warning: Line is longer than 100 characters (found 115). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:2556: warning: Line is longer than 100 characters (found 104). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:2559: warning: Line is longer than 100 characters (found 160). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:2562: warning: Line is longer than 100 characters (found 105). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:2564: warning: Line is longer than 100 characters (found 124). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:2565: warning: Line is longer than 100 characters (found 150). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:2584: warning: Line is longer than 100 characters (found 103). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:2600: warning: Line is longer than 100 characters (found 101). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:2611: warning: Line is longer than 100 characters (found 103). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:2627: warning: Line is longer than 100 characters (found 112). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:2631: warning: Line is longer than 100 characters (found 109). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:2636: warning: Line is longer than 100 characters (found 108). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:2639: warning: Line is longer than 100 characters (found 101). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:2644: warning: Line is longer than 100 characters (found 113). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:2661:57: warning: ',' is not followed by whitespace. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:2664: warning: Line is longer than 100 characters (found 115). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:2667: warning: Line is longer than 100 characters (found 105). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:2679: warning: Line is longer than 100 characters (found 108). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:2696:54: warning: Should use uppercase 'L'. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:2697: warning: Line is longer than 100 characters (found 121). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:2699: warning: Line is longer than 100 characters (found 124). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:2702: warning: Line is longer than 100 characters (found 136). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:2705: warning: Line is longer than 100 characters (found 136). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:2706: warning: Line is longer than 100 characters (found 124). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:2709: warning: Line is longer than 100 characters (found 116). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:2710: warning: Line is longer than 100 characters (found 118). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:2712: warning: Line is longer than 100 characters (found 114). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:2712:88: warning: ',' is not followed by whitespace. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:2714: warning: Line is longer than 100 characters (found 120). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:2714:107: warning: ',' is not followed by whitespace. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:2716: warning: Line is longer than 100 characters (found 106). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:2717: warning: Line is longer than 100 characters (found 115). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:2718: warning: Line is longer than 100 characters (found 118). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:2719: warning: Line is longer than 100 characters (found 117). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:2719:84: warning: ',' is not followed by whitespace. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:2721: warning: Line is longer than 100 characters (found 119). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:2721:92: warning: ',' is not followed by whitespace. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:2725: warning: Line is longer than 100 characters (found 111). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:2726: warning: Line is longer than 100 characters (found 104). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:2727: warning: Line is longer than 100 characters (found 108). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:2728: warning: Comment matches to-do format 'TODO:'. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:2731: warning: Line is longer than 100 characters (found 110). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:2734:73: warning: ',' is not followed by whitespace. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:2737: warning: Line is longer than 100 characters (found 118). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:2740: warning: Line is longer than 100 characters (found 122). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:2741: warning: Line is longer than 100 characters (found 140). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:2742: warning: Line is longer than 100 characters (found 135). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:2743: warning: Line is longer than 100 characters (found 123). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:2744: warning: Line is longer than 100 characters (found 127). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:2754: warning: Line is longer than 100 characters (found 105). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:2756: warning: Line is longer than 100 characters (found 103). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:2757: warning: Line is longer than 100 characters (found 101). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:2759: warning: Line is longer than 100 characters (found 107). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:2760: warning: Line is longer than 100 characters (found 105). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:2761: warning: Line is longer than 100 characters (found 107). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:2765: warning: Line is longer than 100 characters (found 102). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:2766: warning: Line is longer than 100 characters (found 101). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:2771: warning: Line is longer than 100 characters (found 106). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:2772: warning: Line is longer than 100 characters (found 108). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:2777: warning: Line is longer than 100 characters (found 104). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:2778: warning: Line is longer than 100 characters (found 109). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:2779: warning: Line is longer than 100 characters (found 109). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:2780: warning: Line is longer than 100 characters (found 107). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:2782: warning: Line is longer than 100 characters (found 109). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:2783: warning: Line is longer than 100 characters (found 107). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:2784: warning: Line is longer than 100 characters (found 107). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:2788: warning: Line is longer than 100 characters (found 101). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:2793: warning: Line is longer than 100 characters (found 118). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:2795: warning: Line is longer than 100 characters (found 126). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:2821: warning: Line is longer than 100 characters (found 110). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:2823: warning: Line is longer than 100 characters (found 103). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:2824: warning: Line is longer than 100 characters (found 116). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:2826: warning: Line is longer than 100 characters (found 103). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:2827: warning: Line is longer than 100 characters (found 101). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:2830: warning: Line is longer than 100 characters (found 132). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:2831: warning: Line is longer than 100 characters (found 103). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:2834: warning: Line is longer than 100 characters (found 111). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:2838: warning: Line is longer than 100 characters (found 134). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:2840: warning: Line is longer than 100 characters (found 124). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:2841: warning: Line is longer than 100 characters (found 126). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:2842: warning: Line is longer than 100 characters (found 134). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:2843: warning: Line is longer than 100 characters (found 106). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:2847: warning: Line is longer than 100 characters (found 127). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:2852: warning: Line is longer than 100 characters (found 110). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:2853: warning: Line is longer than 100 characters (found 103). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:2857: warning: Line is longer than 100 characters (found 108). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:2858: warning: Line is longer than 100 characters (found 116). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:2860: warning: Line is longer than 100 characters (found 104). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:2860:102: warning: ',' is not followed by whitespace. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:2871: warning: Line is longer than 100 characters (found 117). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:2873: warning: Line is longer than 100 characters (found 119). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:2874: warning: Line is longer than 100 characters (found 137). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:2876: warning: Line is longer than 100 characters (found 109). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:2880: warning: Line is longer than 100 characters (found 102). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:2883: warning: Line is longer than 100 characters (found 119). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:2887: warning: Line is longer than 100 characters (found 112). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:2895: warning: Line is longer than 100 characters (found 107). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:2907: warning: Line is longer than 100 characters (found 102). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:2916: warning: Line is longer than 100 characters (found 109). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:2917: warning: Line is longer than 100 characters (found 102). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:2921: warning: Line is longer than 100 characters (found 110). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:2930: warning: Line is longer than 100 characters (found 115). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:2931: warning: Line is longer than 100 characters (found 144). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:2935: warning: Line is longer than 100 characters (found 121). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:2944: warning: Line is longer than 100 characters (found 123). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:2947: warning: Line is longer than 100 characters (found 102). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:2950: warning: Line is longer than 100 characters (found 114). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:2961: warning: Line is longer than 100 characters (found 108). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:2969: warning: Line is longer than 100 characters (found 113). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:2976: warning: Line is longer than 100 characters (found 110). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:2977: warning: Line is longer than 100 characters (found 129). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:2983: warning: Line is longer than 100 characters (found 118). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:2985: warning: Line is longer than 100 characters (found 114). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:2999: warning: Line is longer than 100 characters (found 101). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:3001: warning: Line is longer than 100 characters (found 115). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:3002: warning: Line is longer than 100 characters (found 125). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:3004: warning: Line is longer than 100 characters (found 115). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:3007: warning: Line is longer than 100 characters (found 111). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:3015: warning: Line is longer than 100 characters (found 104). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:3017: warning: Line is longer than 100 characters (found 107). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:3018: warning: Line is longer than 100 characters (found 121). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:3019: warning: Line is longer than 100 characters (found 104). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:3020: warning: Line is longer than 100 characters (found 123). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:3021: warning: Line is longer than 100 characters (found 103). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:3024: warning: Line is longer than 100 characters (found 112). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:3028: warning: Line is longer than 100 characters (found 123). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:3089: warning: Line is longer than 100 characters (found 102). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:3170: warning: Line is longer than 100 characters (found 110). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:3243: warning: Line is longer than 100 characters (found 102). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:3249: warning: Line is longer than 100 characters (found 122). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:3257: warning: Line is longer than 100 characters (found 105). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:3290: warning: Line is longer than 100 characters (found 109). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:3291: warning: Line is longer than 100 characters (found 119). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:3292: warning: Line is longer than 100 characters (found 120). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:3293: warning: Line is longer than 100 characters (found 111). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:3295: warning: Line is longer than 100 characters (found 115). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:3296: warning: Line is longer than 100 characters (found 116). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:3298: warning: Line is longer than 100 characters (found 106). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:3299: warning: Line is longer than 100 characters (found 116). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:3300: warning: Line is longer than 100 characters (found 117). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:3301: warning: Line is longer than 100 characters (found 116). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:3343: warning: Line is longer than 100 characters (found 103). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:3369:52: warning: Should use uppercase 'L'. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:3428: warning: Line is longer than 100 characters (found 103). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:3446: warning: Line is longer than 100 characters (found 116). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:3447: warning: Line is longer than 100 characters (found 117). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:3473: warning: Line is longer than 100 characters (found 104). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:3475: warning: Line is longer than 100 characters (found 126). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:3480: warning: Line is longer than 100 characters (found 119). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:3486: warning: Line is longer than 100 characters (found 124). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:3487: warning: Line is longer than 100 characters (found 124). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:3488: warning: Line is longer than 100 characters (found 121). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:3490: warning: Line is longer than 100 characters (found 125). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:3491: warning: Line is longer than 100 characters (found 126). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:3508: warning: Line is longer than 100 characters (found 111). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:3509: warning: Line is longer than 100 characters (found 120). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:3510: warning: Line is longer than 100 characters (found 126). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:3511: warning: Line is longer than 100 characters (found 127). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:3527: warning: Line is longer than 100 characters (found 109). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:3528: warning: Line is longer than 100 characters (found 112). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:3531: warning: Line is longer than 100 characters (found 105). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:3533: warning: Line is longer than 100 characters (found 105). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:3534: warning: Line is longer than 100 characters (found 109). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:3543: warning: Line is longer than 100 characters (found 105). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:3550: warning: Line is longer than 100 characters (found 104). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:3551: warning: Line is longer than 100 characters (found 106). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:3587: warning: Line is longer than 100 characters (found 112). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:3590: warning: Line is longer than 100 characters (found 103). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:3598: warning: Line is longer than 100 characters (found 124). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:3599: warning: Line is longer than 100 characters (found 128). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:3607: warning: Line is longer than 100 characters (found 124). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:3611: warning: Line is longer than 100 characters (found 128). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:3612: warning: Line is longer than 100 characters (found 118). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:3615:25: warning: Variable 'varname' must be private and have accessor methods. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:3616:25: warning: Variable 'altName' must be private and have accessor methods. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:3619:25: warning: Variable 'defaultStrVal' must be private and have accessor methods. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:3620:22: warning: Variable 'defaultIntVal' must be private and have accessor methods. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:3621:23: warning: Variable 'defaultLongVal' must be private and have accessor methods. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:3622:24: warning: Variable 'defaultFloatVal' must be private and have accessor methods. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:3623:26: warning: Variable 'defaultBoolVal' must be private and have accessor methods. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:3660: warning: Line is longer than 100 characters (found 108). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:3750:14: warning: 'validator' hides a field. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:3814:53: warning: '{' should have line break after. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:3818:55: warning: '{' should have line break after. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:3822:55: warning: '{' should have line break after. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:3826:55: warning: '{' should have line break after. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:3830:55: warning: '{' should have line break after. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:3834:13: warning: '{' should have line break after. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:3834:33: warning: '}' should have line break before. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:3834:55: warning: '{' should have line break after. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:3834:71: warning: '}' should have line break before. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:3837:27: warning: '{' should have line break after. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:3837:57: warning: ';' is not followed by whitespace. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:3838:51: warning: '{' should have line break after. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:3875:62: warning: Redundant throws: 'IllegalArgumentException' is unchecked exception. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:3886: warning: Line is longer than 100 characters (found 104). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:3913:28: warning: String literal expressions should be on the left side of an equals comparison. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:3921:27: warning: String literal expressions should be on the left side of an equals comparison. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:3996:87: warning: Must have at least one statement. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:4004: warning: '"minute"' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:4006: warning: '"second"' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:4007: warning: Line is longer than 100 characters (found 102). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:4008: warning: '"millisecond"' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:4009: warning: Line is longer than 100 characters (found 102). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:4010: warning: '"microsecond"' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:4011: warning: Line is longer than 100 characters (found 101). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:4012: warning: '"nanosecond"' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:4015:38: warning: String literal expressions should be on the left side of an equals comparison. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:4041:38: warning: String literal expressions should be on the left side of an equals comparison. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:4041:58: warning: String literal expressions should be on the left side of an equals comparison. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:4043:27: warning: String literal expressions should be on the left side of an equals comparison. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:4045:27: warning: String literal expressions should be on the left side of an equals comparison. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:4047:27: warning: String literal expressions should be on the left side of an equals comparison. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:4049:27: warning: String literal expressions should be on the left side of an equals comparison. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:4051:27: warning: String literal expressions should be on the left side of an equals comparison. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:4058:5: warning: switch without "default" clause. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:4059: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:4060: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:4061: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:4062: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:4063: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:4064: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:4065: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:4201: warning: ':' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:4205: warning: Line is longer than 100 characters (found 112). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:4228: warning: 'EncoderDecoder' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:4284: warning: First sentence should end with a period. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:4350: warning: 'this' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:4351: warning: 'if' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:4352: warning: '"Use hive.hmshandler.retry.* instead"' have incorrect indentation level 8, expected level should be 12. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:4362: warning: Line is longer than 100 characters (found 113). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:4371:29: warning: ',' is not followed by whitespace. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:4438:51: warning: ')' is preceded with whitespace. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:4447:34: warning: Name 'sqlStdAuthSafeVarNames' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:4448: warning: 'array initialization' child have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:4449: warning: 'array initialization' child have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:4450: warning: 'array initialization' child have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:4451: warning: 'array initialization' child have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:4452: warning: 'array initialization' child have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:4453: warning: 'array initialization' child have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:4454: warning: 'array initialization' child have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:4455: warning: 'array initialization' child have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:4456: warning: 'array initialization' child have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:4457: warning: 'array initialization' child have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:4458: warning: 'array initialization' child have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:4459: warning: 'array initialization' child have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:4460: warning: 'array initialization' child have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:4461: warning: 'array initialization' child have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:4462: warning: 'array initialization' child have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:4463: warning: 'array initialization' child have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:4464: warning: 'array initialization' child have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:4465: warning: 'array initialization' child have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:4466: warning: 'array initialization' child have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:4467: warning: 'array initialization' child have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:4468: warning: 'array initialization' child have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:4469: warning: 'array initialization' child have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:4470: warning: 'array initialization' child have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:4471: warning: 'array initialization' child have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:4472: warning: 'array initialization' child have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:4473: warning: 'array initialization' child have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:4474: warning: 'array initialization' child have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:4475: warning: 'array initialization' child have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:4476: warning: 'array initialization' child have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:4477: warning: 'array initialization' child have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:4478: warning: 'array initialization' child have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:4479: warning: 'array initialization' child have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:4480: warning: 'array initialization' child have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:4481: warning: 'array initialization' child have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:4482: warning: 'array initialization' child have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:4483: warning: 'array initialization' child have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:4484: warning: 'array initialization' child have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:4485: warning: 'array initialization' child have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:4486: warning: 'array initialization' child have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:4487: warning: 'array initialization' child have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:4488: warning: 'array initialization' child have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:4489: warning: 'array initialization' child have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:4490: warning: 'array initialization' child have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:4491: warning: 'array initialization' child have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:4492: warning: 'array initialization' child have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:4493: warning: 'array initialization' child have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:4494: warning: 'array initialization' child have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:4495: warning: 'array initialization' child have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:4496: warning: 'array initialization' child have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:4497: warning: 'array initialization' child have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:4498: warning: 'array initialization' child have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:4499: warning: 'array initialization' child have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:4500: warning: 'array initialization' child have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:4501: warning: 'array initialization' child have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:4502: warning: 'array initialization' child have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:4503: warning: 'array initialization' child have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:4504: warning: 'array initialization' child have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:4505: warning: 'array initialization' child have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:4506: warning: 'array initialization' child have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:4507: warning: 'array initialization' child have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:4508: warning: 'array initialization' child have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:4509: warning: 'array initialization' child have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:4510: warning: 'array initialization' child have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:4511: warning: 'array initialization' child have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:4512: warning: 'array initialization' child have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:4513: warning: 'array initialization' child have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:4516: warning: First sentence should end with a period. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:4520:26: warning: Name 'sqlStdAuthSafeVarNameRegexes' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:4521: warning: 'array initialization' child have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:4522: warning: 'array initialization' child have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:4523: warning: 'array initialization' child have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:4524: warning: 'array initialization' child have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:4525: warning: 'array initialization' child have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:4526: warning: 'array initialization' child have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:4527: warning: 'array initialization' child have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:4528: warning: 'array initialization' child have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:4529: warning: 'array initialization' child have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:4530: warning: 'array initialization' child have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:4531: warning: 'array initialization' child have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:4532: warning: 'array initialization' child have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:4533: warning: 'array initialization' child have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:4534: warning: 'array initialization' child have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:4535: warning: 'array initialization' child have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:4536: warning: 'array initialization' child have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:4537: warning: 'array initialization' child have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:4538: warning: 'array initialization' child have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:4539: warning: 'array initialization' child have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:4540: warning: 'array initialization' child have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:4541: warning: 'array initialization' child have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:4542: warning: 'array initialization' child have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:4543: warning: 'array initialization' child have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:4544: warning: 'array initialization' child have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:4545: warning: 'array initialization' child have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:4546: warning: 'array initialization' child have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:4547: warning: 'array initialization' child have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:4548: warning: 'array initialization' child have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:4549: warning: 'array initialization' child have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:4550: warning: 'array initialization' child have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:4551: warning: 'array initialization' child have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:4552: warning: 'array initialization' child have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:4553: warning: 'array initialization' child have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:4554: warning: 'array initialization' child have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:4555: warning: 'array initialization' child have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:4556: warning: 'array initialization' child have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:4557: warning: 'array initialization' child have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:4558: warning: 'array initialization' child have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:4559: warning: 'array initialization' child have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:4560: warning: 'array initialization' child have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:4561: warning: 'array initialization' child have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:4562: warning: 'array initialization' child have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:4563: warning: 'array initialization' child have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:4564: warning: 'array initialization' child have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:4565: warning: 'array initialization' child have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:4566: warning: 'array initialization' child have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:4567: warning: 'array initialization' child have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:4568: warning: 'array initialization' child have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:4569: warning: 'array initialization' child have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:4570: warning: 'array initialization' child have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:4571: warning: 'array initialization' child have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:4572: warning: 'array initialization' child have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:4573: warning: 'array initialization' child have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:4574: warning: 'array initialization' child have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:4575: warning: 'array initialization' child have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:4576: warning: 'array initialization' child have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:4577: warning: 'array initialization' child have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:4578: warning: 'array initialization' child have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:4579: warning: 'array initialization' child have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:4580: warning: 'array initialization' child have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:4581: warning: 'array initialization' child have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:4582: warning: 'array initialization' child have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:4583: warning: 'array initialization' child have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:4584: warning: 'array initialization' child have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:4585: warning: 'array initialization' child have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:4586: warning: 'array initialization' child have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:4587: warning: 'array initialization' child have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:4588: warning: 'array initialization' child have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:4589: warning: 'array initialization' child have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:4590: warning: 'array initialization' child have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:4591: warning: 'array initialization' child have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:4592: warning: 'array initialization' child have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:4593: warning: 'array initialization' child have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:4594: warning: 'array initialization' child have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:4595: warning: 'array initialization' child have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:4596: warning: 'array initialization' child have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:4597: warning: 'array initialization' child have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:4598: warning: 'array initialization' child have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:4599: warning: 'array initialization' child have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:4600: warning: 'array initialization' child have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:4601: warning: 'array initialization' child have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:4602: warning: 'array initialization' child have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:4603: warning: 'array initialization' child have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:4604: warning: 'array initialization' child have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:4605: warning: 'array initialization' child have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:4606: warning: 'array initialization' child have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:4607: warning: 'array initialization' child have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:4624: warning: First sentence should end with a period. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:4642: warning: First sentence should end with a period. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:4737: warning: First sentence should end with a period. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:4754: warning: First sentence should end with a period. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:4767: warning: First sentence should end with a period. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:4793: warning: First sentence should end with a period. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:4845: warning: Missing a Javadoc comment. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:4913:31: warning: Name 'reverseMapLock' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:4914:18: warning: Declaring variables, return values or parameters of type 'HashMap' is not allowed. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:4916:17: warning: Declaring variables, return values or parameters of type 'HashMap' is not allowed. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:4923:5: warning: Declaring variables, return values or parameters of type 'HashMap' is not allowed. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:4923:31: warning: 'vars' hides a field. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConfUtil.java:42: warning: First sentence should end with a period. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConfUtil.java:45:1: warning: Utility classes should not have a public or default constructor. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConfUtil.java:74: warning: First sentence should end with a period. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConfUtil.java:90: warning: First sentence should end with a period. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConfUtil.java:100: warning: 'for' have incorrect indentation level 10, expected level should be 12. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConfUtil.java:101: warning: 'if' have incorrect indentation level 12, expected level should be 14. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConfUtil.java:102: warning: 'if' child have incorrect indentation level 14, expected level should be 16. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConfUtil.java:103: warning: 'if rcurly' have incorrect indentation level 12, expected level should be 14. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConfUtil.java:104: warning: 'for rcurly' have incorrect indentation level 10, expected level should be 12. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConfUtil.java:105: warning: 'block' child have incorrect indentation level 10, expected level should be 12. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConfUtil.java:106: warning: 'block rcurly' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConfUtil.java:112: warning: First sentence should end with a period. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConfUtil.java:148:7: warning: '}' should be on the same line. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConfUtil.java:170: warning: Line is longer than 100 characters (found 103). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConfUtil.java:174: warning: Line is longer than 100 characters (found 102). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConfUtil.java:183: warning: Line is longer than 100 characters (found 114). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/HiveConfUtil.java:207: warning: Line is longer than 100 characters (found 106). 7413a8304 > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hadoop/hive/conf/valcoersion/VariableCoercion.java:34:27: warning: '{' should have line break after. 7463c8354,8358 < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hive/common/util/DateUtils.java:75: warning: method def child at indentation level 6 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hive/common/util/DateUtils.java:60: warning: 'array initialization' child have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hive/common/util/DateUtils.java:61: warning: 'array initialization' child have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hive/common/util/DateUtils.java:62: warning: 'array initialization' child have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hive/common/util/DateUtils.java:63: warning: 'array initialization' child have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hive/common/util/DateUtils.java:75: warning: 'method def' child have incorrect indentation level 6, expected level should be 4. 7467,7482c8362,8377 < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hive/common/util/Decimal128FastBuffer.java:41: warning: ctor def child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hive/common/util/Decimal128FastBuffer.java:42: warning: ctor def child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hive/common/util/Decimal128FastBuffer.java:43: warning: ctor def child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hive/common/util/Decimal128FastBuffer.java:44: warning: ctor def child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hive/common/util/Decimal128FastBuffer.java:45: warning: ctor def child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hive/common/util/Decimal128FastBuffer.java:46: warning: ctor def child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hive/common/util/Decimal128FastBuffer.java:47: warning: ctor def child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hive/common/util/Decimal128FastBuffer.java:48: warning: ctor def child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hive/common/util/Decimal128FastBuffer.java:49: warning: ctor def child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hive/common/util/Decimal128FastBuffer.java:50: warning: ctor def child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hive/common/util/Decimal128FastBuffer.java:51: warning: ctor def child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hive/common/util/Decimal128FastBuffer.java:52: warning: ctor def child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hive/common/util/Decimal128FastBuffer.java:53: warning: ctor def child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hive/common/util/Decimal128FastBuffer.java:54: warning: ctor def child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hive/common/util/Decimal128FastBuffer.java:55: warning: ctor def child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hive/common/util/Decimal128FastBuffer.java:56: warning: ctor def child at indentation level 6 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hive/common/util/Decimal128FastBuffer.java:41: warning: 'ctor def' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hive/common/util/Decimal128FastBuffer.java:42: warning: 'ctor def' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hive/common/util/Decimal128FastBuffer.java:43: warning: 'ctor def' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hive/common/util/Decimal128FastBuffer.java:44: warning: 'ctor def' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hive/common/util/Decimal128FastBuffer.java:45: warning: 'ctor def' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hive/common/util/Decimal128FastBuffer.java:46: warning: 'ctor def' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hive/common/util/Decimal128FastBuffer.java:47: warning: 'ctor def' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hive/common/util/Decimal128FastBuffer.java:48: warning: 'ctor def' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hive/common/util/Decimal128FastBuffer.java:49: warning: 'ctor def' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hive/common/util/Decimal128FastBuffer.java:50: warning: 'ctor def' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hive/common/util/Decimal128FastBuffer.java:51: warning: 'ctor def' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hive/common/util/Decimal128FastBuffer.java:52: warning: 'ctor def' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hive/common/util/Decimal128FastBuffer.java:53: warning: 'ctor def' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hive/common/util/Decimal128FastBuffer.java:54: warning: 'ctor def' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hive/common/util/Decimal128FastBuffer.java:55: warning: 'ctor def' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hive/common/util/Decimal128FastBuffer.java:56: warning: 'ctor def' child have incorrect indentation level 6, expected level should be 4. 7495d8389 < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hive/common/util/FixedSizedObjectPool.java:106: warning: member def at indentation level 6 not at correct indentation, 2 7524,7526c8418,8427 < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hive/common/util/HiveStringUtils.java:78: warning: array initialization rcurly at indentation level 6 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hive/common/util/HiveStringUtils.java:87: warning: array initialization rcurly at indentation level 6 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hive/common/util/HiveStringUtils.java:94: warning: static initialization rcurly at indentation level 0 not at correct indentation, 2 --- > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hive/common/util/HiveStringUtils.java:76: warning: 'array initialization lcurly' have incorrect indentation level 10, expected level should be 12. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hive/common/util/HiveStringUtils.java:77: warning: 'array initialization lcurly' have incorrect indentation level 10, expected level should be 12. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hive/common/util/HiveStringUtils.java:78: warning: 'array initialization rcurly' have incorrect indentation level 6, expected level should be one of the following: 8, 12. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hive/common/util/HiveStringUtils.java:84: warning: 'array initialization lcurly' have incorrect indentation level 10, expected level should be 12. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hive/common/util/HiveStringUtils.java:85: warning: 'array initialization lcurly' have incorrect indentation level 10, expected level should be 12. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hive/common/util/HiveStringUtils.java:86: warning: 'array initialization lcurly' have incorrect indentation level 10, expected level should be 12. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hive/common/util/HiveStringUtils.java:87: warning: 'array initialization rcurly' have incorrect indentation level 6, expected level should be one of the following: 8, 12. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hive/common/util/HiveStringUtils.java:94: warning: 'static initialization rcurly' have incorrect indentation level 0, expected level should be 2. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hive/common/util/HiveStringUtils.java:224:27: warning: '{' should have line break after. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hive/common/util/HiveStringUtils.java:224:40: warning: '}' should have line break before. 7557,7564c8458,8462 < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hive/common/util/HiveStringUtils.java:769: warning: array initialization child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hive/common/util/HiveStringUtils.java:770: warning: array initialization child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hive/common/util/HiveStringUtils.java:771: warning: array initialization child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hive/common/util/HiveStringUtils.java:772: warning: array initialization child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hive/common/util/HiveStringUtils.java:773: warning: array initialization child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hive/common/util/HiveStringUtils.java:774: warning: array initialization child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hive/common/util/HiveStringUtils.java:778: warning: method call rparen at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hive/common/util/HiveStringUtils.java:779: warning: method call rparen at indentation level 6 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hive/common/util/HiveStringUtils.java:779: warning: 'method call rparen' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hive/common/util/HiveStringUtils.java:782: warning: 'new' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hive/common/util/HiveStringUtils.java:786: warning: '"Shutting down "' have incorrect indentation level 12, expected level should be 14. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hive/common/util/HiveStringUtils.java:786: warning: 'array initialization' child have incorrect indentation level 12, expected level should be 14. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hive/common/util/HiveStringUtils.java:797:9: warning: '{' should have line break after. 7566a8465,8466 > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hive/common/util/HiveStringUtils.java:797:49: warning: '}' should have line break before. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hive/common/util/HiveStringUtils.java:798:37: warning: '{' should have line break after. 7567a8468 > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hive/common/util/HiveStringUtils.java:798:54: warning: '}' should have line break before. 7570,7593c8471,8497 < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hive/common/util/HiveStringUtils.java:877: warning: method def modifier at indentation level 4 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hive/common/util/HiveStringUtils.java:878: warning: if at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hive/common/util/HiveStringUtils.java:879: warning: if child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hive/common/util/HiveStringUtils.java:880: warning: if rcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hive/common/util/HiveStringUtils.java:881: warning: method def child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hive/common/util/HiveStringUtils.java:882: warning: method def child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hive/common/util/HiveStringUtils.java:883: warning: method def child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hive/common/util/HiveStringUtils.java:884: warning: for at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hive/common/util/HiveStringUtils.java:885: warning: if at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hive/common/util/HiveStringUtils.java:886: warning: if at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hive/common/util/HiveStringUtils.java:887: warning: if child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hive/common/util/HiveStringUtils.java:888: warning: if child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hive/common/util/HiveStringUtils.java:889: warning: if rcurly at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hive/common/util/HiveStringUtils.java:890: warning: else child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hive/common/util/HiveStringUtils.java:891: warning: else child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hive/common/util/HiveStringUtils.java:892: warning: else rcurly at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hive/common/util/HiveStringUtils.java:893: warning: if rcurly at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hive/common/util/HiveStringUtils.java:894: warning: else child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hive/common/util/HiveStringUtils.java:895: warning: switch at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hive/common/util/HiveStringUtils.java:896: warning: case child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hive/common/util/HiveStringUtils.java:897: warning: case child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hive/common/util/HiveStringUtils.java:898: warning: case child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hive/common/util/HiveStringUtils.java:899: warning: case child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hive/common/util/HiveStringUtils.java:900: warning: case child at indentation level 10 not at correct indentation, 8 --- > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hive/common/util/HiveStringUtils.java:877: warning: 'method def modifier' have incorrect indentation level 4, expected level should be 2. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hive/common/util/HiveStringUtils.java:878: warning: 'if' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hive/common/util/HiveStringUtils.java:879: warning: 'if' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hive/common/util/HiveStringUtils.java:880: warning: 'if rcurly' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hive/common/util/HiveStringUtils.java:881: warning: 'member def type' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hive/common/util/HiveStringUtils.java:881: warning: 'method def' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hive/common/util/HiveStringUtils.java:882: warning: 'member def type' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hive/common/util/HiveStringUtils.java:882: warning: 'method def' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hive/common/util/HiveStringUtils.java:883: warning: 'member def type' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hive/common/util/HiveStringUtils.java:883: warning: 'method def' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hive/common/util/HiveStringUtils.java:884: warning: 'for' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hive/common/util/HiveStringUtils.java:885: warning: 'if' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hive/common/util/HiveStringUtils.java:886: warning: 'if' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hive/common/util/HiveStringUtils.java:887: warning: 'if' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hive/common/util/HiveStringUtils.java:888: warning: 'if' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hive/common/util/HiveStringUtils.java:889: warning: 'if rcurly' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hive/common/util/HiveStringUtils.java:890: warning: 'else' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hive/common/util/HiveStringUtils.java:891: warning: 'else' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hive/common/util/HiveStringUtils.java:892: warning: 'else rcurly' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hive/common/util/HiveStringUtils.java:893: warning: 'if rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hive/common/util/HiveStringUtils.java:894: warning: 'else' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hive/common/util/HiveStringUtils.java:895: warning: 'switch' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hive/common/util/HiveStringUtils.java:896: warning: 'case' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hive/common/util/HiveStringUtils.java:897: warning: 'case' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hive/common/util/HiveStringUtils.java:898: warning: 'case' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hive/common/util/HiveStringUtils.java:899: warning: 'case' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hive/common/util/HiveStringUtils.java:900: warning: 'case' child have incorrect indentation level 10, expected level should be 8. 7595,7599c8499,8503 < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hive/common/util/HiveStringUtils.java:901: warning: switch rcurly at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hive/common/util/HiveStringUtils.java:902: warning: else rcurly at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hive/common/util/HiveStringUtils.java:903: warning: for rcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hive/common/util/HiveStringUtils.java:905: warning: method def child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hive/common/util/HiveStringUtils.java:906: warning: method def rcurly at indentation level 4 not at correct indentation, 2 --- > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hive/common/util/HiveStringUtils.java:901: warning: 'switch rcurly' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hive/common/util/HiveStringUtils.java:902: warning: 'else rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hive/common/util/HiveStringUtils.java:903: warning: 'for rcurly' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hive/common/util/HiveStringUtils.java:905: warning: 'method def' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hive/common/util/HiveStringUtils.java:906: warning: 'method def rcurly' have incorrect indentation level 4, expected level should be 2. 7607c8511 < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hive/common/util/HiveStringUtils.java:1062: warning: method def child at indentation level 10 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hive/common/util/HiveStringUtils.java:1062: warning: 'method def' child have incorrect indentation level 10, expected level should be 4. 7609c8513 < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hive/common/util/HiveStringUtils.java:1063: warning: method def rcurly at indentation level 8 not at correct indentation, 2 --- > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hive/common/util/HiveStringUtils.java:1063: warning: 'method def rcurly' have incorrect indentation level 8, expected level should be 2. 7626,7628c8530,8532 < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hive/common/util/HiveVersionInfo.java:121: warning: method def child at indentation level 4 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hive/common/util/HiveVersionInfo.java:122: warning: method def child at indentation level 4 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hive/common/util/HiveVersionInfo.java:123: warning: method def child at indentation level 4 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hive/common/util/HiveVersionInfo.java:121: warning: 'method def' child have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hive/common/util/HiveVersionInfo.java:122: warning: 'method def' child have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hive/common/util/HiveVersionInfo.java:123: warning: 'method def' child have incorrect indentation level 4, expected level should be 6. 7674d8577 < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hive/http/AdminAuthorizedServlet.java:37: warning: method def throws at indentation level 4 not at correct indentation, 6 7677a8581,8585 > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hive/http/HttpServer.java:238: warning: 'ServletContext' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hive/http/HttpServer.java:239: warning: 'HttpServletResponse' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hive/http/HttpServer.java:241: warning: '(' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hive/http/HttpServer.java:245: warning: 'CommonConfigurationKeys' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hive/http/HttpServer.java:246: warning: 'false' have incorrect indentation level 6, expected level should be 8. 7679a8588,8589 > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hive/http/HttpServer.java:347: warning: 'SecurityUtil' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hive/http/HttpServer.java:356: warning: 'holder' have incorrect indentation level 6, expected level should be 8. 7680a8591,8594 > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hive/http/HttpServer.java:375: warning: 'Splitter' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hive/http/HttpServer.java:456: warning: 'new' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hive/http/HttpServer.java:464: warning: 'new' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hive/http/HttpServer.java:486: warning: '(' have incorrect indentation level 12, expected level should be 14. 7685d8598 < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hive/http/JMXJsonServlet.java:215: warning: method def throws at indentation level 2 not at correct indentation, 6 7695,7696c8608,8622 < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hive/http/Log4j2ConfiguratorServlet.java:266:7: Got an exception - expecting EOF, found 'ObjectMapper' < /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hive/http/StackServlet.java:41: warning: method def throws at indentation level 4 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hive/http/Log4j2ConfiguratorServlet.java:44: warning: Line is longer than 100 characters (found 107). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hive/http/Log4j2ConfiguratorServlet.java:45: warning: Line is longer than 100 characters (found 118). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hive/http/Log4j2ConfiguratorServlet.java:75: warning: Line is longer than 100 characters (found 120). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hive/http/Log4j2ConfiguratorServlet.java:96: warning: Line is longer than 100 characters (found 116). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hive/http/Log4j2ConfiguratorServlet.java:107: warning: Line is longer than 100 characters (found 104). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hive/http/Log4j2ConfiguratorServlet.java:109: warning: Line is longer than 100 characters (found 116). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hive/http/Log4j2ConfiguratorServlet.java:111: warning: Line is longer than 100 characters (found 111). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hive/http/Log4j2ConfiguratorServlet.java:185: warning: 'request' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hive/http/Log4j2ConfiguratorServlet.java:206: warning: 'request' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hive/http/Log4j2ConfiguratorServlet.java:232: warning: Line is longer than 100 characters (found 117). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hive/http/Log4j2ConfiguratorServlet.java:237: warning: Line is longer than 100 characters (found 110). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hive/http/Log4j2ConfiguratorServlet.java:238: warning: Line is longer than 100 characters (found 112). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hive/http/Log4j2ConfiguratorServlet.java:241: warning: 'loggerConfig' have incorrect indentation level 10, expected level should be 12. > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hive/http/Log4j2ConfiguratorServlet.java:243: warning: Line is longer than 100 characters (found 115). > /Users/szita/shadow/CDH/hive/common/src/java/org/apache/hive/http/Log4j2ConfiguratorServlet.java:265: warning: Line is longer than 100 characters (found 120). 7701,7702d8626 < < [INFO] There are 4 checkstyle errors. 7709c8633 < [INFO] --- maven-checkstyle-plugin:2.12.1:checkstyle (default-cli) @ hive-service-rpc --- --- > [INFO] --- maven-checkstyle-plugin:2.15:checkstyle (default-cli) @ hive-service-rpc --- 7715c8639 < [INFO] --- maven-checkstyle-plugin:2.12.1:checkstyle (default-cli) @ hive-serde --- --- > [INFO] --- maven-checkstyle-plugin:2.15:checkstyle (default-cli) @ hive-serde --- 7734c8658,8659 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/avro/AvroDeserializer.java:152: warning: method def child at indentation level 3 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/avro/AvroDeserializer.java:152: warning: 'member def type' have incorrect indentation level 3, expected level should be 4. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/avro/AvroDeserializer.java:152: warning: 'method def' child have incorrect indentation level 3, expected level should be 4. 7736d8660 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/avro/AvroDeserializer.java:186: warning: method def throws at indentation level 10 not at correct indentation, 6 7738d8661 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/avro/AvroDeserializer.java:200: warning: method def throws at indentation level 10 not at correct indentation, 6 7749c8672 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/avro/AvroDeserializer.java:307: warning: method def throws at indentation level 44 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/avro/AvroDeserializer.java:348: warning: '", recordSchema = "' have incorrect indentation level 14, expected level should be 16. 7751d8673 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/avro/AvroDeserializer.java:367: warning: method def throws at indentation level 10 not at correct indentation, 6 7759d8680 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/avro/AvroDeserializer.java:421: warning: method def throws at indentation level 10 not at correct indentation, 6 7781c8702 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/avro/AvroLazyObjectInspector.java:245: warning: if child at indentation level 10 not at correct indentation, 8 --- > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/avro/AvroLazyObjectInspector.java:245: warning: 'if' child have incorrect indentation level 10, expected level should be 8. 7800,7805c8721,8730 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/avro/AvroObjectInspectorGenerator.java:96: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/avro/AvroObjectInspectorGenerator.java:97: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/avro/AvroObjectInspectorGenerator.java:98: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/avro/AvroObjectInspectorGenerator.java:99: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/avro/AvroObjectInspectorGenerator.java:100: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/avro/AvroObjectInspectorGenerator.java:101: warning: block child at indentation level 8 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/avro/AvroObjectInspectorGenerator.java:96: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/avro/AvroObjectInspectorGenerator.java:97: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/avro/AvroObjectInspectorGenerator.java:97: warning: 'member def type' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/avro/AvroObjectInspectorGenerator.java:98: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/avro/AvroObjectInspectorGenerator.java:99: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/avro/AvroObjectInspectorGenerator.java:100: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/avro/AvroObjectInspectorGenerator.java:101: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/avro/AvroObjectInspectorGenerator.java:101: warning: 'member def type' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/avro/AvroObjectInspectorGenerator.java:102: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/avro/AvroObjectInspectorGenerator.java:102: warning: 'member def type' have incorrect indentation level 8, expected level should be 6. 7807d8731 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/avro/AvroObjectInspectorGenerator.java:102: warning: block child at indentation level 8 not at correct indentation, 6 7809,7816c8733,8741 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/avro/AvroObjectInspectorGenerator.java:103: warning: for at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/avro/AvroObjectInspectorGenerator.java:104: warning: for child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/avro/AvroObjectInspectorGenerator.java:105: warning: for rcurly at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/avro/AvroObjectInspectorGenerator.java:107: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/avro/AvroObjectInspectorGenerator.java:110: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/avro/AvroObjectInspectorGenerator.java:111: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/avro/AvroObjectInspectorGenerator.java:112: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/avro/AvroObjectInspectorGenerator.java:113: warning: block child at indentation level 8 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/avro/AvroObjectInspectorGenerator.java:103: warning: 'for' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/avro/AvroObjectInspectorGenerator.java:104: warning: 'for' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/avro/AvroObjectInspectorGenerator.java:105: warning: 'for rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/avro/AvroObjectInspectorGenerator.java:107: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/avro/AvroObjectInspectorGenerator.java:110: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/avro/AvroObjectInspectorGenerator.java:111: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/avro/AvroObjectInspectorGenerator.java:112: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/avro/AvroObjectInspectorGenerator.java:112: warning: 'member def type' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/avro/AvroObjectInspectorGenerator.java:113: warning: 'block' child have incorrect indentation level 8, expected level should be 6. 7818,7821c8743,8747 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/avro/AvroObjectInspectorGenerator.java:117: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/avro/AvroObjectInspectorGenerator.java:118: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/avro/AvroObjectInspectorGenerator.java:119: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/avro/AvroObjectInspectorGenerator.java:120: warning: block child at indentation level 8 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/avro/AvroObjectInspectorGenerator.java:117: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/avro/AvroObjectInspectorGenerator.java:118: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/avro/AvroObjectInspectorGenerator.java:119: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/avro/AvroObjectInspectorGenerator.java:119: warning: 'member def type' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/avro/AvroObjectInspectorGenerator.java:120: warning: 'block' child have incorrect indentation level 8, expected level should be 6. 7823,7826c8749,8756 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/avro/AvroObjectInspectorGenerator.java:122: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/avro/AvroObjectInspectorGenerator.java:123: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/avro/AvroObjectInspectorGenerator.java:124: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/avro/AvroObjectInspectorGenerator.java:125: warning: block child at indentation level 8 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/avro/AvroObjectInspectorGenerator.java:122: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/avro/AvroObjectInspectorGenerator.java:123: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/avro/AvroObjectInspectorGenerator.java:124: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/avro/AvroObjectInspectorGenerator.java:124: warning: 'member def type' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/avro/AvroObjectInspectorGenerator.java:125: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/avro/AvroObjectInspectorGenerator.java:125: warning: 'member def type' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/avro/AvroObjectInspectorGenerator.java:126: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/avro/AvroObjectInspectorGenerator.java:126: warning: 'member def type' have incorrect indentation level 8, expected level should be 6. 7828,7835c8758,8764 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/avro/AvroObjectInspectorGenerator.java:126: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/avro/AvroObjectInspectorGenerator.java:128: warning: for at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/avro/AvroObjectInspectorGenerator.java:129: warning: for child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/avro/AvroObjectInspectorGenerator.java:130: warning: for rcurly at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/avro/AvroObjectInspectorGenerator.java:132: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/avro/AvroObjectInspectorGenerator.java:133: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/avro/AvroObjectInspectorGenerator.java:134: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/avro/AvroObjectInspectorGenerator.java:135: warning: block child at indentation level 8 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/avro/AvroObjectInspectorGenerator.java:128: warning: 'for' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/avro/AvroObjectInspectorGenerator.java:129: warning: 'for' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/avro/AvroObjectInspectorGenerator.java:130: warning: 'for rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/avro/AvroObjectInspectorGenerator.java:132: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/avro/AvroObjectInspectorGenerator.java:133: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/avro/AvroObjectInspectorGenerator.java:134: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/avro/AvroObjectInspectorGenerator.java:135: warning: 'block' child have incorrect indentation level 8, expected level should be 6. 7858d8786 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/avro/AvroSerdeUtils.java:108: warning: method def throws at indentation level 10 not at correct indentation, 6 7859a8788 > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/avro/AvroSerdeUtils.java:120: warning: '||' have incorrect indentation level 8, expected level should be 10. 7869a8799 > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/avro/AvroSerdeUtils.java:326: warning: 'if' child have incorrect indentation level 10, expected level should be 8. 7871d8800 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/avro/AvroSerdeUtils.java:326: warning: if child at indentation level 10 not at correct indentation, 8 7882c8811,8812 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/avro/AvroSerializer.java:122: warning: case child at indentation level 6 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/avro/AvroSerializer.java:122: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/avro/AvroSerializer.java:124: warning: 'block' child have incorrect indentation level 8, expected level should be 6. 7884,7885c8814,8815 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/avro/AvroSerializer.java:124: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/avro/AvroSerializer.java:125: warning: case child at indentation level 6 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/avro/AvroSerializer.java:125: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/avro/AvroSerializer.java:128: warning: 'block' child have incorrect indentation level 8, expected level should be 6. 7887,7888c8817,8818 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/avro/AvroSerializer.java:128: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/avro/AvroSerializer.java:129: warning: case child at indentation level 6 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/avro/AvroSerializer.java:129: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/avro/AvroSerializer.java:132: warning: 'block' child have incorrect indentation level 8, expected level should be 6. 7890,7891c8820,8821 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/avro/AvroSerializer.java:132: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/avro/AvroSerializer.java:133: warning: case child at indentation level 6 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/avro/AvroSerializer.java:133: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/avro/AvroSerializer.java:136: warning: 'block' child have incorrect indentation level 8, expected level should be 6. 7893,7894c8823,8824 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/avro/AvroSerializer.java:136: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/avro/AvroSerializer.java:137: warning: case child at indentation level 6 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/avro/AvroSerializer.java:137: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/avro/AvroSerializer.java:140: warning: 'block' child have incorrect indentation level 8, expected level should be 6. 7896,7898c8826,8827 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/avro/AvroSerializer.java:140: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/avro/AvroSerializer.java:141: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/avro/AvroSerializer.java:142: warning: block child at indentation level 8 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/avro/AvroSerializer.java:141: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/avro/AvroSerializer.java:142: warning: 'block' child have incorrect indentation level 8, expected level should be 6. 7903d8831 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/avro/AvroSerializer.java:153: warning: assign at indentation level 6 not at correct indentation, 4 7911a8840 > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/avro/AvroSerializer.java:216: warning: '(' have incorrect indentation level 8, expected level should be 10. 7949c8878,8882 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/avro/SchemaToTypeInfo.java:121: warning: object def rcurly at indentation level 32 not at correct indentation, [2, 4] --- > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/avro/SchemaToTypeInfo.java:115: warning: 'method def modifier' have incorrect indentation level 34, expected level should be one of the following: 4, 6, 8. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/avro/SchemaToTypeInfo.java:119: warning: 'method def' child have incorrect indentation level 36, expected level should be one of the following: 6, 8, 10. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/avro/SchemaToTypeInfo.java:120: warning: 'method def rcurly' have incorrect indentation level 34, expected level should be one of the following: 4, 6, 8. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/avro/SchemaToTypeInfo.java:121: warning: 'object def rcurly' have incorrect indentation level 32, expected level should be one of the following: 2, 4. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/avro/SchemaToTypeInfo.java:135: warning: '.' have incorrect indentation level 6, expected level should be 8. 7950a8884 > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/avro/SchemaToTypeInfo.java:155: warning: 'AvroSerDe' have incorrect indentation level 6, expected level should be 8. 7951a8886 > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/avro/SchemaToTypeInfo.java:166: warning: '.' have incorrect indentation level 6, expected level should be 8. 7953,7959c8888,8896 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/avro/SchemaToTypeInfo.java:204: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/avro/SchemaToTypeInfo.java:205: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/avro/SchemaToTypeInfo.java:206: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/avro/SchemaToTypeInfo.java:207: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/avro/SchemaToTypeInfo.java:208: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/avro/SchemaToTypeInfo.java:209: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/avro/SchemaToTypeInfo.java:218: warning: if child at indentation level 8 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/avro/SchemaToTypeInfo.java:177: warning: 'AvroSerDe' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/avro/SchemaToTypeInfo.java:182: warning: 'AvroSerDe' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/avro/SchemaToTypeInfo.java:204: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/avro/SchemaToTypeInfo.java:205: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/avro/SchemaToTypeInfo.java:206: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/avro/SchemaToTypeInfo.java:207: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/avro/SchemaToTypeInfo.java:208: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/avro/SchemaToTypeInfo.java:209: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/avro/SchemaToTypeInfo.java:218: warning: 'if' child have incorrect indentation level 8, expected level should be 6. 7965,8037c8902,8978 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/avro/TypeInfoToSchema.java:82: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/avro/TypeInfoToSchema.java:83: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/avro/TypeInfoToSchema.java:84: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/avro/TypeInfoToSchema.java:85: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/avro/TypeInfoToSchema.java:86: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/avro/TypeInfoToSchema.java:87: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/avro/TypeInfoToSchema.java:88: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/avro/TypeInfoToSchema.java:89: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/avro/TypeInfoToSchema.java:90: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/avro/TypeInfoToSchema.java:91: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/avro/TypeInfoToSchema.java:92: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/avro/TypeInfoToSchema.java:93: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/avro/TypeInfoToSchema.java:94: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/avro/TypeInfoToSchema.java:95: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/avro/TypeInfoToSchema.java:96: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/avro/TypeInfoToSchema.java:106: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/avro/TypeInfoToSchema.java:107: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/avro/TypeInfoToSchema.java:108: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/avro/TypeInfoToSchema.java:109: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/avro/TypeInfoToSchema.java:110: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/avro/TypeInfoToSchema.java:114: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/avro/TypeInfoToSchema.java:115: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/avro/TypeInfoToSchema.java:116: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/avro/TypeInfoToSchema.java:120: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/avro/TypeInfoToSchema.java:121: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/avro/TypeInfoToSchema.java:122: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/avro/TypeInfoToSchema.java:123: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/avro/TypeInfoToSchema.java:124: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/avro/TypeInfoToSchema.java:125: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/avro/TypeInfoToSchema.java:126: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/avro/TypeInfoToSchema.java:127: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/avro/TypeInfoToSchema.java:128: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/avro/TypeInfoToSchema.java:129: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/avro/TypeInfoToSchema.java:130: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/avro/TypeInfoToSchema.java:131: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/avro/TypeInfoToSchema.java:132: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/avro/TypeInfoToSchema.java:133: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/avro/TypeInfoToSchema.java:134: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/avro/TypeInfoToSchema.java:135: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/avro/TypeInfoToSchema.java:136: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/avro/TypeInfoToSchema.java:137: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/avro/TypeInfoToSchema.java:138: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/avro/TypeInfoToSchema.java:139: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/avro/TypeInfoToSchema.java:140: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/avro/TypeInfoToSchema.java:141: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/avro/TypeInfoToSchema.java:142: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/avro/TypeInfoToSchema.java:143: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/avro/TypeInfoToSchema.java:144: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/avro/TypeInfoToSchema.java:145: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/avro/TypeInfoToSchema.java:146: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/avro/TypeInfoToSchema.java:147: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/avro/TypeInfoToSchema.java:148: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/avro/TypeInfoToSchema.java:149: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/avro/TypeInfoToSchema.java:154: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/avro/TypeInfoToSchema.java:155: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/avro/TypeInfoToSchema.java:156: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/avro/TypeInfoToSchema.java:159: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/avro/TypeInfoToSchema.java:160: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/avro/TypeInfoToSchema.java:161: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/avro/TypeInfoToSchema.java:164: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/avro/TypeInfoToSchema.java:165: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/avro/TypeInfoToSchema.java:166: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/avro/TypeInfoToSchema.java:167: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/avro/TypeInfoToSchema.java:168: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/avro/TypeInfoToSchema.java:169: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/avro/TypeInfoToSchema.java:254: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/avro/TypeInfoToSchema.java:255: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/avro/TypeInfoToSchema.java:256: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/avro/TypeInfoToSchema.java:257: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/avro/TypeInfoToSchema.java:258: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/avro/TypeInfoToSchema.java:259: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/avro/TypeInfoToSchema.java:260: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/avro/TypeInfoToSchema.java:261: warning: block child at indentation level 8 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/avro/TypeInfoToSchema.java:82: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/avro/TypeInfoToSchema.java:83: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/avro/TypeInfoToSchema.java:84: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/avro/TypeInfoToSchema.java:85: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/avro/TypeInfoToSchema.java:86: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/avro/TypeInfoToSchema.java:87: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/avro/TypeInfoToSchema.java:88: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/avro/TypeInfoToSchema.java:89: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/avro/TypeInfoToSchema.java:90: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/avro/TypeInfoToSchema.java:91: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/avro/TypeInfoToSchema.java:92: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/avro/TypeInfoToSchema.java:93: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/avro/TypeInfoToSchema.java:94: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/avro/TypeInfoToSchema.java:95: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/avro/TypeInfoToSchema.java:96: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/avro/TypeInfoToSchema.java:106: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/avro/TypeInfoToSchema.java:107: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/avro/TypeInfoToSchema.java:108: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/avro/TypeInfoToSchema.java:109: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/avro/TypeInfoToSchema.java:110: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/avro/TypeInfoToSchema.java:114: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/avro/TypeInfoToSchema.java:115: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/avro/TypeInfoToSchema.java:116: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/avro/TypeInfoToSchema.java:120: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/avro/TypeInfoToSchema.java:121: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/avro/TypeInfoToSchema.java:122: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/avro/TypeInfoToSchema.java:123: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/avro/TypeInfoToSchema.java:124: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/avro/TypeInfoToSchema.java:125: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/avro/TypeInfoToSchema.java:126: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/avro/TypeInfoToSchema.java:127: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/avro/TypeInfoToSchema.java:128: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/avro/TypeInfoToSchema.java:129: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/avro/TypeInfoToSchema.java:130: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/avro/TypeInfoToSchema.java:131: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/avro/TypeInfoToSchema.java:132: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/avro/TypeInfoToSchema.java:133: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/avro/TypeInfoToSchema.java:134: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/avro/TypeInfoToSchema.java:135: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/avro/TypeInfoToSchema.java:136: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/avro/TypeInfoToSchema.java:137: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/avro/TypeInfoToSchema.java:138: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/avro/TypeInfoToSchema.java:139: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/avro/TypeInfoToSchema.java:140: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/avro/TypeInfoToSchema.java:141: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/avro/TypeInfoToSchema.java:142: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/avro/TypeInfoToSchema.java:143: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/avro/TypeInfoToSchema.java:144: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/avro/TypeInfoToSchema.java:145: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/avro/TypeInfoToSchema.java:146: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/avro/TypeInfoToSchema.java:146: warning: 'member def type' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/avro/TypeInfoToSchema.java:147: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/avro/TypeInfoToSchema.java:147: warning: 'member def type' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/avro/TypeInfoToSchema.java:148: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/avro/TypeInfoToSchema.java:148: warning: 'member def type' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/avro/TypeInfoToSchema.java:149: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/avro/TypeInfoToSchema.java:154: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/avro/TypeInfoToSchema.java:155: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/avro/TypeInfoToSchema.java:156: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/avro/TypeInfoToSchema.java:159: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/avro/TypeInfoToSchema.java:160: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/avro/TypeInfoToSchema.java:161: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/avro/TypeInfoToSchema.java:164: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/avro/TypeInfoToSchema.java:165: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/avro/TypeInfoToSchema.java:166: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/avro/TypeInfoToSchema.java:167: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/avro/TypeInfoToSchema.java:168: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/avro/TypeInfoToSchema.java:169: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/avro/TypeInfoToSchema.java:254: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/avro/TypeInfoToSchema.java:255: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/avro/TypeInfoToSchema.java:256: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/avro/TypeInfoToSchema.java:257: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/avro/TypeInfoToSchema.java:257: warning: 'member def type' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/avro/TypeInfoToSchema.java:258: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/avro/TypeInfoToSchema.java:259: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/avro/TypeInfoToSchema.java:260: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/avro/TypeInfoToSchema.java:261: warning: 'block' child have incorrect indentation level 8, expected level should be 6. 8070,8072c9011,9013 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/BinarySortableSerDe.java:356: warning: block child at indentation level 12 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/BinarySortableSerDe.java:359: warning: block child at indentation level 12 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/BinarySortableSerDe.java:360: warning: block child at indentation level 12 not at correct indentation, 8 --- > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/BinarySortableSerDe.java:356: warning: 'block' child have incorrect indentation level 12, expected level should be 8. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/BinarySortableSerDe.java:359: warning: 'block' child have incorrect indentation level 12, expected level should be 8. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/BinarySortableSerDe.java:360: warning: 'block' child have incorrect indentation level 12, expected level should be 8. 8078a9020 > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/BinarySortableSerDe.java:457: warning: '(' have incorrect indentation level 10, expected level should be 12. 8120a9063,9064 > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/BinarySortableSerDe.java:1058: warning: 'ByteStream' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/BinarySortableSerDe.java:1059: warning: 'byte' have incorrect indentation level 4, expected level should be 6. 8124,8133c9068,9080 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/BinarySortableSerDe.java:1105: warning: method def child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/BinarySortableSerDe.java:1110: warning: method def child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/BinarySortableSerDe.java:1111: warning: if at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/BinarySortableSerDe.java:1112: warning: if child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/BinarySortableSerDe.java:1113: warning: if rcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/BinarySortableSerDe.java:1114: warning: else child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/BinarySortableSerDe.java:1115: warning: else rcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/BinarySortableSerDe.java:1118: warning: method def child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/BinarySortableSerDe.java:1124: warning: method def child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/BinarySortableSerDe.java:1129: warning: method def child at indentation level 6 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/BinarySortableSerDe.java:1105: warning: 'member def type' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/BinarySortableSerDe.java:1105: warning: 'method def' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/BinarySortableSerDe.java:1110: warning: 'member def type' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/BinarySortableSerDe.java:1110: warning: 'method def' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/BinarySortableSerDe.java:1111: warning: 'if' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/BinarySortableSerDe.java:1112: warning: 'if' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/BinarySortableSerDe.java:1113: warning: 'if rcurly' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/BinarySortableSerDe.java:1114: warning: 'else' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/BinarySortableSerDe.java:1115: warning: 'else rcurly' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/BinarySortableSerDe.java:1118: warning: 'method def' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/BinarySortableSerDe.java:1124: warning: 'member def type' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/BinarySortableSerDe.java:1124: warning: 'method def' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/BinarySortableSerDe.java:1129: warning: 'method def' child have incorrect indentation level 6, expected level should be 4. 8135,8136c9082,9083 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/BinarySortableSerDe.java:1130: warning: method def child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/BinarySortableSerDe.java:1131: warning: method def child at indentation level 6 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/BinarySortableSerDe.java:1130: warning: 'method def' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/BinarySortableSerDe.java:1131: warning: 'method def' child have incorrect indentation level 6, expected level should be 4. 8138c9085 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/BinarySortableSerDe.java:1132: warning: method def child at indentation level 6 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/BinarySortableSerDe.java:1132: warning: 'method def' child have incorrect indentation level 6, expected level should be 4. 8140,8141c9087,9088 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/BinarySortableSerDe.java:1133: warning: method def child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/BinarySortableSerDe.java:1136: warning: method def child at indentation level 6 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/BinarySortableSerDe.java:1133: warning: 'method def' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/BinarySortableSerDe.java:1136: warning: 'method def' child have incorrect indentation level 6, expected level should be 4. 8145d9091 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/BinarySortableSerDeWithEndPrefix.java:37: warning: method call child at indentation level 8 not at correct indentation, 10 8160c9106 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/fast/BinarySortableDeserializeRead.java:242: warning: block lcurly at indentation level 6 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/fast/BinarySortableDeserializeRead.java:242: warning: 'block lcurly' have incorrect indentation level 6, expected level should be 4. 8162,8167c9108,9115 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/fast/BinarySortableDeserializeRead.java:243: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/fast/BinarySortableDeserializeRead.java:244: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/fast/BinarySortableDeserializeRead.java:245: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/fast/BinarySortableDeserializeRead.java:246: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/fast/BinarySortableDeserializeRead.java:247: warning: block rcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/fast/BinarySortableDeserializeRead.java:250: warning: block lcurly at indentation level 6 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/fast/BinarySortableDeserializeRead.java:243: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/fast/BinarySortableDeserializeRead.java:243: warning: 'member def modifier' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/fast/BinarySortableDeserializeRead.java:244: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/fast/BinarySortableDeserializeRead.java:244: warning: 'member def type' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/fast/BinarySortableDeserializeRead.java:245: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/fast/BinarySortableDeserializeRead.java:246: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/fast/BinarySortableDeserializeRead.java:247: warning: 'block rcurly' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/fast/BinarySortableDeserializeRead.java:250: warning: 'block lcurly' have incorrect indentation level 6, expected level should be 4. 8169,8176c9117,9126 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/fast/BinarySortableDeserializeRead.java:251: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/fast/BinarySortableDeserializeRead.java:252: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/fast/BinarySortableDeserializeRead.java:253: warning: for at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/fast/BinarySortableDeserializeRead.java:254: warning: for child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/fast/BinarySortableDeserializeRead.java:255: warning: for rcurly at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/fast/BinarySortableDeserializeRead.java:256: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/fast/BinarySortableDeserializeRead.java:257: warning: block rcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/fast/BinarySortableDeserializeRead.java:260: warning: block lcurly at indentation level 6 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/fast/BinarySortableDeserializeRead.java:251: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/fast/BinarySortableDeserializeRead.java:251: warning: 'member def modifier' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/fast/BinarySortableDeserializeRead.java:252: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/fast/BinarySortableDeserializeRead.java:252: warning: 'member def type' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/fast/BinarySortableDeserializeRead.java:253: warning: 'for' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/fast/BinarySortableDeserializeRead.java:254: warning: 'for' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/fast/BinarySortableDeserializeRead.java:255: warning: 'for rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/fast/BinarySortableDeserializeRead.java:256: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/fast/BinarySortableDeserializeRead.java:257: warning: 'block rcurly' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/fast/BinarySortableDeserializeRead.java:260: warning: 'block lcurly' have incorrect indentation level 6, expected level should be 4. 8178,8185c9128,9137 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/fast/BinarySortableDeserializeRead.java:261: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/fast/BinarySortableDeserializeRead.java:262: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/fast/BinarySortableDeserializeRead.java:263: warning: for at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/fast/BinarySortableDeserializeRead.java:264: warning: for child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/fast/BinarySortableDeserializeRead.java:265: warning: for rcurly at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/fast/BinarySortableDeserializeRead.java:266: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/fast/BinarySortableDeserializeRead.java:267: warning: block rcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/fast/BinarySortableDeserializeRead.java:270: warning: block lcurly at indentation level 6 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/fast/BinarySortableDeserializeRead.java:261: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/fast/BinarySortableDeserializeRead.java:261: warning: 'member def modifier' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/fast/BinarySortableDeserializeRead.java:262: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/fast/BinarySortableDeserializeRead.java:262: warning: 'member def type' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/fast/BinarySortableDeserializeRead.java:263: warning: 'for' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/fast/BinarySortableDeserializeRead.java:264: warning: 'for' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/fast/BinarySortableDeserializeRead.java:265: warning: 'for rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/fast/BinarySortableDeserializeRead.java:266: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/fast/BinarySortableDeserializeRead.java:267: warning: 'block rcurly' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/fast/BinarySortableDeserializeRead.java:270: warning: 'block lcurly' have incorrect indentation level 6, expected level should be 4. 8187,8194c9139,9148 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/fast/BinarySortableDeserializeRead.java:271: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/fast/BinarySortableDeserializeRead.java:272: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/fast/BinarySortableDeserializeRead.java:273: warning: for at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/fast/BinarySortableDeserializeRead.java:274: warning: for child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/fast/BinarySortableDeserializeRead.java:275: warning: for rcurly at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/fast/BinarySortableDeserializeRead.java:276: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/fast/BinarySortableDeserializeRead.java:277: warning: block rcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/fast/BinarySortableDeserializeRead.java:280: warning: block lcurly at indentation level 6 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/fast/BinarySortableDeserializeRead.java:271: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/fast/BinarySortableDeserializeRead.java:271: warning: 'member def modifier' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/fast/BinarySortableDeserializeRead.java:272: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/fast/BinarySortableDeserializeRead.java:272: warning: 'member def type' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/fast/BinarySortableDeserializeRead.java:273: warning: 'for' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/fast/BinarySortableDeserializeRead.java:274: warning: 'for' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/fast/BinarySortableDeserializeRead.java:275: warning: 'for rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/fast/BinarySortableDeserializeRead.java:276: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/fast/BinarySortableDeserializeRead.java:277: warning: 'block rcurly' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/fast/BinarySortableDeserializeRead.java:280: warning: 'block lcurly' have incorrect indentation level 6, expected level should be 4. 8196,8205c9150,9160 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/fast/BinarySortableDeserializeRead.java:281: warning: if at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/fast/BinarySortableDeserializeRead.java:282: warning: if child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/fast/BinarySortableDeserializeRead.java:283: warning: if rcurly at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/fast/BinarySortableDeserializeRead.java:284: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/fast/BinarySortableDeserializeRead.java:285: warning: for at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/fast/BinarySortableDeserializeRead.java:286: warning: for child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/fast/BinarySortableDeserializeRead.java:287: warning: for rcurly at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/fast/BinarySortableDeserializeRead.java:288: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/fast/BinarySortableDeserializeRead.java:289: warning: block rcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/fast/BinarySortableDeserializeRead.java:292: warning: block lcurly at indentation level 6 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/fast/BinarySortableDeserializeRead.java:281: warning: 'if' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/fast/BinarySortableDeserializeRead.java:282: warning: 'if' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/fast/BinarySortableDeserializeRead.java:283: warning: 'if rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/fast/BinarySortableDeserializeRead.java:284: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/fast/BinarySortableDeserializeRead.java:284: warning: 'member def modifier' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/fast/BinarySortableDeserializeRead.java:285: warning: 'for' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/fast/BinarySortableDeserializeRead.java:286: warning: 'for' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/fast/BinarySortableDeserializeRead.java:287: warning: 'for rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/fast/BinarySortableDeserializeRead.java:288: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/fast/BinarySortableDeserializeRead.java:289: warning: 'block rcurly' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/fast/BinarySortableDeserializeRead.java:292: warning: 'block lcurly' have incorrect indentation level 6, expected level should be 4. 8207,8219c9162,9176 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/fast/BinarySortableDeserializeRead.java:293: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/fast/BinarySortableDeserializeRead.java:294: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/fast/BinarySortableDeserializeRead.java:295: warning: for at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/fast/BinarySortableDeserializeRead.java:296: warning: for child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/fast/BinarySortableDeserializeRead.java:297: warning: for rcurly at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/fast/BinarySortableDeserializeRead.java:298: warning: if at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/fast/BinarySortableDeserializeRead.java:300: warning: if child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/fast/BinarySortableDeserializeRead.java:301: warning: if rcurly at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/fast/BinarySortableDeserializeRead.java:303: warning: else child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/fast/BinarySortableDeserializeRead.java:304: warning: else rcurly at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/fast/BinarySortableDeserializeRead.java:305: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/fast/BinarySortableDeserializeRead.java:306: warning: block rcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/fast/BinarySortableDeserializeRead.java:309: warning: block lcurly at indentation level 6 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/fast/BinarySortableDeserializeRead.java:293: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/fast/BinarySortableDeserializeRead.java:293: warning: 'member def modifier' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/fast/BinarySortableDeserializeRead.java:294: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/fast/BinarySortableDeserializeRead.java:294: warning: 'member def type' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/fast/BinarySortableDeserializeRead.java:295: warning: 'for' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/fast/BinarySortableDeserializeRead.java:296: warning: 'for' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/fast/BinarySortableDeserializeRead.java:297: warning: 'for rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/fast/BinarySortableDeserializeRead.java:298: warning: 'if' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/fast/BinarySortableDeserializeRead.java:300: warning: 'if' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/fast/BinarySortableDeserializeRead.java:301: warning: 'if rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/fast/BinarySortableDeserializeRead.java:303: warning: 'else' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/fast/BinarySortableDeserializeRead.java:304: warning: 'else rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/fast/BinarySortableDeserializeRead.java:305: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/fast/BinarySortableDeserializeRead.java:306: warning: 'block rcurly' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/fast/BinarySortableDeserializeRead.java:309: warning: 'block lcurly' have incorrect indentation level 6, expected level should be 4. 8221,8233c9178,9192 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/fast/BinarySortableDeserializeRead.java:310: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/fast/BinarySortableDeserializeRead.java:311: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/fast/BinarySortableDeserializeRead.java:312: warning: for at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/fast/BinarySortableDeserializeRead.java:313: warning: for child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/fast/BinarySortableDeserializeRead.java:314: warning: for rcurly at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/fast/BinarySortableDeserializeRead.java:315: warning: if at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/fast/BinarySortableDeserializeRead.java:317: warning: if child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/fast/BinarySortableDeserializeRead.java:318: warning: if rcurly at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/fast/BinarySortableDeserializeRead.java:320: warning: else child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/fast/BinarySortableDeserializeRead.java:321: warning: else rcurly at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/fast/BinarySortableDeserializeRead.java:322: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/fast/BinarySortableDeserializeRead.java:323: warning: block rcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/fast/BinarySortableDeserializeRead.java:329: warning: block lcurly at indentation level 6 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/fast/BinarySortableDeserializeRead.java:310: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/fast/BinarySortableDeserializeRead.java:310: warning: 'member def modifier' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/fast/BinarySortableDeserializeRead.java:311: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/fast/BinarySortableDeserializeRead.java:311: warning: 'member def type' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/fast/BinarySortableDeserializeRead.java:312: warning: 'for' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/fast/BinarySortableDeserializeRead.java:313: warning: 'for' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/fast/BinarySortableDeserializeRead.java:314: warning: 'for rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/fast/BinarySortableDeserializeRead.java:315: warning: 'if' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/fast/BinarySortableDeserializeRead.java:317: warning: 'if' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/fast/BinarySortableDeserializeRead.java:318: warning: 'if rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/fast/BinarySortableDeserializeRead.java:320: warning: 'else' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/fast/BinarySortableDeserializeRead.java:321: warning: 'else rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/fast/BinarySortableDeserializeRead.java:322: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/fast/BinarySortableDeserializeRead.java:323: warning: 'block rcurly' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/fast/BinarySortableDeserializeRead.java:329: warning: 'block lcurly' have incorrect indentation level 6, expected level should be 4. 8235,8270c9194,9232 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/fast/BinarySortableDeserializeRead.java:336: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/fast/BinarySortableDeserializeRead.java:337: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/fast/BinarySortableDeserializeRead.java:338: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/fast/BinarySortableDeserializeRead.java:339: warning: do..while at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/fast/BinarySortableDeserializeRead.java:340: warning: do..while child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/fast/BinarySortableDeserializeRead.java:341: warning: if at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/fast/BinarySortableDeserializeRead.java:343: warning: if child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/fast/BinarySortableDeserializeRead.java:344: warning: if rcurly at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/fast/BinarySortableDeserializeRead.java:345: warning: if at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/fast/BinarySortableDeserializeRead.java:347: warning: if child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/fast/BinarySortableDeserializeRead.java:348: warning: if rcurly at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/fast/BinarySortableDeserializeRead.java:349: warning: do..while child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/fast/BinarySortableDeserializeRead.java:350: warning: do..while rcurly at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/fast/BinarySortableDeserializeRead.java:352: warning: if at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/fast/BinarySortableDeserializeRead.java:355: warning: if child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/fast/BinarySortableDeserializeRead.java:356: warning: if child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/fast/BinarySortableDeserializeRead.java:357: warning: if child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/fast/BinarySortableDeserializeRead.java:358: warning: if child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/fast/BinarySortableDeserializeRead.java:359: warning: if rcurly at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/fast/BinarySortableDeserializeRead.java:361: warning: if at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/fast/BinarySortableDeserializeRead.java:364: warning: if child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/fast/BinarySortableDeserializeRead.java:365: warning: if child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/fast/BinarySortableDeserializeRead.java:366: warning: if rcurly at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/fast/BinarySortableDeserializeRead.java:368: warning: else child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/fast/BinarySortableDeserializeRead.java:369: warning: if at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/fast/BinarySortableDeserializeRead.java:370: warning: if child at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/fast/BinarySortableDeserializeRead.java:371: warning: if child at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/fast/BinarySortableDeserializeRead.java:372: warning: if rcurly at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/fast/BinarySortableDeserializeRead.java:373: warning: else child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/fast/BinarySortableDeserializeRead.java:374: warning: else child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/fast/BinarySortableDeserializeRead.java:375: warning: else child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/fast/BinarySortableDeserializeRead.java:376: warning: else child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/fast/BinarySortableDeserializeRead.java:377: warning: else rcurly at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/fast/BinarySortableDeserializeRead.java:378: warning: else rcurly at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/fast/BinarySortableDeserializeRead.java:379: warning: block rcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/fast/BinarySortableDeserializeRead.java:382: warning: block lcurly at indentation level 6 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/fast/BinarySortableDeserializeRead.java:336: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/fast/BinarySortableDeserializeRead.java:337: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/fast/BinarySortableDeserializeRead.java:337: warning: 'member def modifier' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/fast/BinarySortableDeserializeRead.java:338: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/fast/BinarySortableDeserializeRead.java:338: warning: 'member def type' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/fast/BinarySortableDeserializeRead.java:339: warning: 'do..while' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/fast/BinarySortableDeserializeRead.java:340: warning: 'do..while' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/fast/BinarySortableDeserializeRead.java:340: warning: 'member def type' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/fast/BinarySortableDeserializeRead.java:341: warning: 'if' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/fast/BinarySortableDeserializeRead.java:343: warning: 'if' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/fast/BinarySortableDeserializeRead.java:344: warning: 'if rcurly' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/fast/BinarySortableDeserializeRead.java:345: warning: 'if' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/fast/BinarySortableDeserializeRead.java:347: warning: 'if' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/fast/BinarySortableDeserializeRead.java:348: warning: 'if rcurly' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/fast/BinarySortableDeserializeRead.java:349: warning: 'do..while' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/fast/BinarySortableDeserializeRead.java:350: warning: 'do..while rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/fast/BinarySortableDeserializeRead.java:352: warning: 'if' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/fast/BinarySortableDeserializeRead.java:355: warning: 'if' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/fast/BinarySortableDeserializeRead.java:356: warning: 'if' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/fast/BinarySortableDeserializeRead.java:357: warning: 'if' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/fast/BinarySortableDeserializeRead.java:358: warning: 'if' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/fast/BinarySortableDeserializeRead.java:359: warning: 'if rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/fast/BinarySortableDeserializeRead.java:361: warning: 'if' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/fast/BinarySortableDeserializeRead.java:364: warning: 'if' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/fast/BinarySortableDeserializeRead.java:365: warning: 'if' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/fast/BinarySortableDeserializeRead.java:366: warning: 'if rcurly' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/fast/BinarySortableDeserializeRead.java:368: warning: 'else' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/fast/BinarySortableDeserializeRead.java:369: warning: 'if' have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/fast/BinarySortableDeserializeRead.java:370: warning: 'if' child have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/fast/BinarySortableDeserializeRead.java:371: warning: 'if' child have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/fast/BinarySortableDeserializeRead.java:372: warning: 'if rcurly' have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/fast/BinarySortableDeserializeRead.java:373: warning: 'else' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/fast/BinarySortableDeserializeRead.java:374: warning: 'else' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/fast/BinarySortableDeserializeRead.java:375: warning: 'else' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/fast/BinarySortableDeserializeRead.java:376: warning: 'else' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/fast/BinarySortableDeserializeRead.java:377: warning: 'else rcurly' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/fast/BinarySortableDeserializeRead.java:378: warning: 'else rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/fast/BinarySortableDeserializeRead.java:379: warning: 'block rcurly' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/fast/BinarySortableDeserializeRead.java:382: warning: 'block lcurly' have incorrect indentation level 6, expected level should be 4. 8272,8279c9234,9243 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/fast/BinarySortableDeserializeRead.java:383: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/fast/BinarySortableDeserializeRead.java:384: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/fast/BinarySortableDeserializeRead.java:385: warning: for at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/fast/BinarySortableDeserializeRead.java:386: warning: for child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/fast/BinarySortableDeserializeRead.java:387: warning: for rcurly at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/fast/BinarySortableDeserializeRead.java:388: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/fast/BinarySortableDeserializeRead.java:389: warning: block rcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/fast/BinarySortableDeserializeRead.java:392: warning: block lcurly at indentation level 6 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/fast/BinarySortableDeserializeRead.java:383: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/fast/BinarySortableDeserializeRead.java:383: warning: 'member def modifier' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/fast/BinarySortableDeserializeRead.java:384: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/fast/BinarySortableDeserializeRead.java:384: warning: 'member def type' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/fast/BinarySortableDeserializeRead.java:385: warning: 'for' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/fast/BinarySortableDeserializeRead.java:386: warning: 'for' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/fast/BinarySortableDeserializeRead.java:387: warning: 'for rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/fast/BinarySortableDeserializeRead.java:388: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/fast/BinarySortableDeserializeRead.java:389: warning: 'block rcurly' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/fast/BinarySortableDeserializeRead.java:392: warning: 'block lcurly' have incorrect indentation level 6, expected level should be 4. 8281,8292c9245,9259 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/fast/BinarySortableDeserializeRead.java:393: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/fast/BinarySortableDeserializeRead.java:394: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/fast/BinarySortableDeserializeRead.java:395: warning: for at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/fast/BinarySortableDeserializeRead.java:396: warning: for child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/fast/BinarySortableDeserializeRead.java:397: warning: for rcurly at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/fast/BinarySortableDeserializeRead.java:398: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/fast/BinarySortableDeserializeRead.java:399: warning: for at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/fast/BinarySortableDeserializeRead.java:400: warning: for child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/fast/BinarySortableDeserializeRead.java:401: warning: for rcurly at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/fast/BinarySortableDeserializeRead.java:402: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/fast/BinarySortableDeserializeRead.java:403: warning: block rcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/fast/BinarySortableDeserializeRead.java:406: warning: block lcurly at indentation level 6 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/fast/BinarySortableDeserializeRead.java:393: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/fast/BinarySortableDeserializeRead.java:393: warning: 'member def modifier' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/fast/BinarySortableDeserializeRead.java:394: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/fast/BinarySortableDeserializeRead.java:394: warning: 'member def type' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/fast/BinarySortableDeserializeRead.java:395: warning: 'for' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/fast/BinarySortableDeserializeRead.java:396: warning: 'for' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/fast/BinarySortableDeserializeRead.java:397: warning: 'for rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/fast/BinarySortableDeserializeRead.java:398: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/fast/BinarySortableDeserializeRead.java:398: warning: 'member def type' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/fast/BinarySortableDeserializeRead.java:399: warning: 'for' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/fast/BinarySortableDeserializeRead.java:400: warning: 'for' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/fast/BinarySortableDeserializeRead.java:401: warning: 'for rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/fast/BinarySortableDeserializeRead.java:402: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/fast/BinarySortableDeserializeRead.java:403: warning: 'block rcurly' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/fast/BinarySortableDeserializeRead.java:406: warning: 'block lcurly' have incorrect indentation level 6, expected level should be 4. 8294,8296c9261,9266 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/fast/BinarySortableDeserializeRead.java:410: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/fast/BinarySortableDeserializeRead.java:411: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/fast/BinarySortableDeserializeRead.java:412: warning: if at indentation level 8 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/fast/BinarySortableDeserializeRead.java:410: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/fast/BinarySortableDeserializeRead.java:410: warning: 'member def modifier' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/fast/BinarySortableDeserializeRead.java:411: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/fast/BinarySortableDeserializeRead.java:411: warning: 'member def type' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/fast/BinarySortableDeserializeRead.java:412: warning: 'if' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/fast/BinarySortableDeserializeRead.java:413: warning: 'if' child have incorrect indentation level 10, expected level should be 8. 8298,8312c9268,9286 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/fast/BinarySortableDeserializeRead.java:413: warning: if child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/fast/BinarySortableDeserializeRead.java:414: warning: if rcurly at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/fast/BinarySortableDeserializeRead.java:415: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/fast/BinarySortableDeserializeRead.java:417: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/fast/BinarySortableDeserializeRead.java:418: warning: for at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/fast/BinarySortableDeserializeRead.java:419: warning: for child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/fast/BinarySortableDeserializeRead.java:420: warning: for rcurly at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/fast/BinarySortableDeserializeRead.java:422: warning: if at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/fast/BinarySortableDeserializeRead.java:423: warning: if child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/fast/BinarySortableDeserializeRead.java:424: warning: if rcurly at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/fast/BinarySortableDeserializeRead.java:426: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/fast/BinarySortableDeserializeRead.java:427: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/fast/BinarySortableDeserializeRead.java:429: warning: do..while at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/fast/BinarySortableDeserializeRead.java:430: warning: do..while child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/fast/BinarySortableDeserializeRead.java:431: warning: if at indentation level 10 not at correct indentation, 8 --- > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/fast/BinarySortableDeserializeRead.java:414: warning: 'if rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/fast/BinarySortableDeserializeRead.java:415: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/fast/BinarySortableDeserializeRead.java:415: warning: 'member def modifier' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/fast/BinarySortableDeserializeRead.java:417: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/fast/BinarySortableDeserializeRead.java:417: warning: 'member def type' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/fast/BinarySortableDeserializeRead.java:418: warning: 'for' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/fast/BinarySortableDeserializeRead.java:419: warning: 'for' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/fast/BinarySortableDeserializeRead.java:420: warning: 'for rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/fast/BinarySortableDeserializeRead.java:422: warning: 'if' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/fast/BinarySortableDeserializeRead.java:423: warning: 'if' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/fast/BinarySortableDeserializeRead.java:424: warning: 'if rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/fast/BinarySortableDeserializeRead.java:426: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/fast/BinarySortableDeserializeRead.java:426: warning: 'member def modifier' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/fast/BinarySortableDeserializeRead.java:427: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/fast/BinarySortableDeserializeRead.java:427: warning: 'member def type' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/fast/BinarySortableDeserializeRead.java:429: warning: 'do..while' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/fast/BinarySortableDeserializeRead.java:430: warning: 'do..while' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/fast/BinarySortableDeserializeRead.java:431: warning: 'if' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/fast/BinarySortableDeserializeRead.java:432: warning: 'if' child have incorrect indentation level 12, expected level should be 10. 8314,8341c9288,9319 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/fast/BinarySortableDeserializeRead.java:432: warning: if child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/fast/BinarySortableDeserializeRead.java:433: warning: if rcurly at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/fast/BinarySortableDeserializeRead.java:436: warning: if at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/fast/BinarySortableDeserializeRead.java:438: warning: if child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/fast/BinarySortableDeserializeRead.java:439: warning: if rcurly at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/fast/BinarySortableDeserializeRead.java:441: warning: do..while child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/fast/BinarySortableDeserializeRead.java:442: warning: do..while rcurly at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/fast/BinarySortableDeserializeRead.java:445: warning: if at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/fast/BinarySortableDeserializeRead.java:446: warning: if child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/fast/BinarySortableDeserializeRead.java:447: warning: if rcurly at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/fast/BinarySortableDeserializeRead.java:449: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/fast/BinarySortableDeserializeRead.java:450: warning: for at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/fast/BinarySortableDeserializeRead.java:451: warning: for child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/fast/BinarySortableDeserializeRead.java:452: warning: for rcurly at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/fast/BinarySortableDeserializeRead.java:455: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/fast/BinarySortableDeserializeRead.java:458: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/fast/BinarySortableDeserializeRead.java:459: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/fast/BinarySortableDeserializeRead.java:461: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/fast/BinarySortableDeserializeRead.java:462: warning: if at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/fast/BinarySortableDeserializeRead.java:466: warning: if child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/fast/BinarySortableDeserializeRead.java:468: warning: if child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/fast/BinarySortableDeserializeRead.java:469: warning: if child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/fast/BinarySortableDeserializeRead.java:471: warning: if child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/fast/BinarySortableDeserializeRead.java:475: warning: if rcurly at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/fast/BinarySortableDeserializeRead.java:476: warning: if at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/fast/BinarySortableDeserializeRead.java:477: warning: if child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/fast/BinarySortableDeserializeRead.java:478: warning: if rcurly at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/fast/BinarySortableDeserializeRead.java:479: warning: block rcurly at indentation level 6 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/fast/BinarySortableDeserializeRead.java:433: warning: 'if rcurly' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/fast/BinarySortableDeserializeRead.java:436: warning: 'if' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/fast/BinarySortableDeserializeRead.java:438: warning: 'if' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/fast/BinarySortableDeserializeRead.java:439: warning: 'if rcurly' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/fast/BinarySortableDeserializeRead.java:441: warning: 'do..while' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/fast/BinarySortableDeserializeRead.java:442: warning: 'do..while rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/fast/BinarySortableDeserializeRead.java:445: warning: 'if' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/fast/BinarySortableDeserializeRead.java:446: warning: 'if' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/fast/BinarySortableDeserializeRead.java:447: warning: 'if rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/fast/BinarySortableDeserializeRead.java:449: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/fast/BinarySortableDeserializeRead.java:450: warning: 'for' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/fast/BinarySortableDeserializeRead.java:451: warning: 'for' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/fast/BinarySortableDeserializeRead.java:452: warning: 'for rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/fast/BinarySortableDeserializeRead.java:455: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/fast/BinarySortableDeserializeRead.java:458: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/fast/BinarySortableDeserializeRead.java:458: warning: 'member def modifier' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/fast/BinarySortableDeserializeRead.java:459: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/fast/BinarySortableDeserializeRead.java:461: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/fast/BinarySortableDeserializeRead.java:461: warning: 'member def type' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/fast/BinarySortableDeserializeRead.java:462: warning: 'if' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/fast/BinarySortableDeserializeRead.java:466: warning: 'if' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/fast/BinarySortableDeserializeRead.java:466: warning: 'member def modifier' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/fast/BinarySortableDeserializeRead.java:468: warning: 'if' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/fast/BinarySortableDeserializeRead.java:468: warning: 'member def modifier' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/fast/BinarySortableDeserializeRead.java:469: warning: 'if' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/fast/BinarySortableDeserializeRead.java:469: warning: 'member def modifier' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/fast/BinarySortableDeserializeRead.java:471: warning: 'if' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/fast/BinarySortableDeserializeRead.java:475: warning: 'if rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/fast/BinarySortableDeserializeRead.java:476: warning: 'if' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/fast/BinarySortableDeserializeRead.java:477: warning: 'if' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/fast/BinarySortableDeserializeRead.java:478: warning: 'if rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/fast/BinarySortableDeserializeRead.java:479: warning: 'block rcurly' have incorrect indentation level 6, expected level should be 4. 8353a9332 > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/ByteStream.java:69: warning: 'extends' have incorrect indentation level 4, expected level should be 6. 8371c9350,9353 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/columnar/BytesRefArrayWritable.java:228: warning: object def rcurly at indentation level 4 not at correct indentation, [6, 8] --- > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/columnar/BytesRefArrayWritable.java:223: warning: 'method def modifier' have incorrect indentation level 6, expected level should be one of the following: 8, 10, 12. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/columnar/BytesRefArrayWritable.java:225: warning: 'method def' child have incorrect indentation level 8, expected level should be one of the following: 10, 12, 14. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/columnar/BytesRefArrayWritable.java:226: warning: 'method def rcurly' have incorrect indentation level 6, expected level should be one of the following: 8, 10, 12. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/columnar/BytesRefArrayWritable.java:228: warning: 'object def rcurly' have incorrect indentation level 4, expected level should be one of the following: 6, 8. 8412a9395 > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/ColumnProjectionUtils.java:51: warning: '"hive.io.file.readNestedColumn.paths"' have incorrect indentation level 4, expected level should be 6. 8413a9397,9402 > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/ColumnProjectionUtils.java:131: warning: 'Configuration' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/ColumnProjectionUtils.java:132: warning: 'List' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/ColumnProjectionUtils.java:137: warning: 'paths' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/ColumnProjectionUtils.java:198: warning: 'conf' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/ColumnProjectionUtils.java:219: warning: 'Configuration' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/ColumnProjectionUtils.java:220: warning: 'String' have incorrect indentation level 4, expected level should be 6. 8538c9527 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/io/TimestampWritable.java:538: warning: method def child at indentation level 6 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/io/TimestampWritable.java:538: warning: 'method def' child have incorrect indentation level 6, expected level should be 4. 8567c9556 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:252: warning: block lcurly at indentation level 6 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:252: warning: 'block lcurly' have incorrect indentation level 6, expected level should be 4. 8569,8577c9558,9569 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:253: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:254: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:255: warning: if at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:256: warning: if child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:257: warning: if rcurly at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:258: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:260: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:261: warning: block rcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:264: warning: block lcurly at indentation level 6 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:253: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:253: warning: 'member def modifier' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:254: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:254: warning: 'member def modifier' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:255: warning: 'if' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:256: warning: 'if' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:257: warning: 'if rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:258: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:258: warning: 'member def modifier' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:260: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:261: warning: 'block rcurly' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:264: warning: 'block lcurly' have incorrect indentation level 6, expected level should be 4. 8579,8592c9571,9588 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:266: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:268: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:269: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:270: warning: if at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:271: warning: if child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:272: warning: if rcurly at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:273: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:274: warning: if at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:275: warning: if child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:276: warning: if rcurly at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:277: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:279: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:280: warning: block rcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:283: warning: block lcurly at indentation level 6 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:266: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:268: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:268: warning: 'member def modifier' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:269: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:269: warning: 'member def modifier' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:270: warning: 'if' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:271: warning: 'if' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:272: warning: 'if rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:273: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:273: warning: 'member def modifier' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:274: warning: 'if' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:275: warning: 'if' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:276: warning: 'if rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:277: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:277: warning: 'member def modifier' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:279: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:280: warning: 'block rcurly' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:283: warning: 'block lcurly' have incorrect indentation level 6, expected level should be 4. 8594,8596c9590,9595 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:284: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:285: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:286: warning: block child at indentation level 8 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:284: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:284: warning: 'member def modifier' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:285: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:285: warning: 'member def modifier' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:286: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:286: warning: 'member def modifier' have incorrect indentation level 8, expected level should be 6. 8598,8602c9597,9602 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:287: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:288: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:290: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:291: warning: block rcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:294: warning: block lcurly at indentation level 6 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:287: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:288: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:288: warning: 'member def modifier' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:290: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:291: warning: 'block rcurly' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:294: warning: 'block lcurly' have incorrect indentation level 6, expected level should be 4. 8604,8606c9604,9609 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:295: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:296: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:297: warning: block child at indentation level 8 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:295: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:295: warning: 'member def modifier' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:296: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:296: warning: 'member def modifier' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:297: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:297: warning: 'member def modifier' have incorrect indentation level 8, expected level should be 6. 8608,8611c9611,9615 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:298: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:299: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:301: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:302: warning: block rcurly at indentation level 6 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:298: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:299: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:299: warning: 'member def modifier' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:301: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:302: warning: 'block rcurly' have incorrect indentation level 6, expected level should be 4. 8625c9629 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:657: warning: block lcurly at indentation level 10 not at correct indentation, 8 --- > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:657: warning: 'block lcurly' have incorrect indentation level 10, expected level should be 8. 8627,8653c9631,9659 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:658: warning: block child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:659: warning: if at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:660: warning: if at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:664: warning: if child at indentation level 16 not at correct indentation, 14 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:665: warning: if rcurly at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:667: warning: else child at indentation level 16 not at correct indentation, 14 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:668: warning: else rcurly at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:669: warning: if rcurly at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:670: warning: if at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:675: warning: if child at indentation level 16 not at correct indentation, 14 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:676: warning: if rcurly at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:678: warning: else child at indentation level 16 not at correct indentation, 14 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:679: warning: else rcurly at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:680: warning: if rcurly at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:681: warning: if child at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:682: warning: if at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:683: warning: if child at indentation level 16 not at correct indentation, 14 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:684: warning: if rcurly at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:685: warning: if child at indentation level 16 not at correct indentation, 14 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:686: warning: if rcurly at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:688: warning: else child at indentation level 16 not at correct indentation, 14 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:689: warning: else rcurly at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:690: warning: if rcurly at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:692: warning: else child at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:693: warning: else rcurly at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:694: warning: block rcurly at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:737: warning: block lcurly at indentation level 10 not at correct indentation, 8 --- > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:658: warning: 'block' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:658: warning: 'member def type' have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:659: warning: 'if' have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:660: warning: 'if' have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:664: warning: 'if' child have incorrect indentation level 16, expected level should be 14. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:665: warning: 'if rcurly' have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:667: warning: 'else' child have incorrect indentation level 16, expected level should be 14. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:668: warning: 'else rcurly' have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:669: warning: 'if rcurly' have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:670: warning: 'if' have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:675: warning: 'if' child have incorrect indentation level 16, expected level should be 14. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:676: warning: 'if rcurly' have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:678: warning: 'else' child have incorrect indentation level 16, expected level should be 14. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:679: warning: 'else rcurly' have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:680: warning: 'if rcurly' have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:681: warning: 'if' child have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:681: warning: 'member def type' have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:682: warning: 'if' have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:683: warning: 'if' child have incorrect indentation level 16, expected level should be 14. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:684: warning: 'if rcurly' have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:685: warning: 'if' child have incorrect indentation level 16, expected level should be 14. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:686: warning: 'if rcurly' have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:688: warning: 'else' child have incorrect indentation level 16, expected level should be 14. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:689: warning: 'else rcurly' have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:690: warning: 'if rcurly' have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:692: warning: 'else' child have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:693: warning: 'else rcurly' have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:694: warning: 'block rcurly' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:737: warning: 'block lcurly' have incorrect indentation level 10, expected level should be 8. 8655,8685c9661,9692 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:738: warning: if at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:739: warning: if at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:741: warning: if child at indentation level 16 not at correct indentation, 14 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:742: warning: if child at indentation level 16 not at correct indentation, 14 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:743: warning: if child at indentation level 16 not at correct indentation, 14 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:744: warning: if child at indentation level 16 not at correct indentation, 14 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:745: warning: if rcurly at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:746: warning: else child at indentation level 16 not at correct indentation, 14 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:747: warning: if at indentation level 16 not at correct indentation, 14 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:748: warning: if child at indentation level 18 not at correct indentation, 16 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:749: warning: if child at indentation level 18 not at correct indentation, 16 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:750: warning: if rcurly at indentation level 16 not at correct indentation, 14 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:752: warning: else child at indentation level 18 not at correct indentation, 16 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:753: warning: if at indentation level 18 not at correct indentation, 16 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:754: warning: if child at indentation level 20 not at correct indentation, 18 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:755: warning: if child at indentation level 20 not at correct indentation, 18 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:756: warning: if rcurly at indentation level 18 not at correct indentation, 16 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:757: warning: else child at indentation level 18 not at correct indentation, 16 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:758: warning: else child at indentation level 18 not at correct indentation, 16 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:759: warning: else child at indentation level 18 not at correct indentation, 16 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:760: warning: else child at indentation level 18 not at correct indentation, 16 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:761: warning: else rcurly at indentation level 16 not at correct indentation, 14 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:762: warning: else rcurly at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:763: warning: if rcurly at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:765: warning: else child at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:766: warning: else child at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:767: warning: else child at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:768: warning: else child at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:769: warning: else rcurly at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:770: warning: block rcurly at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:773: warning: block lcurly at indentation level 10 not at correct indentation, 8 --- > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:738: warning: 'if' have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:739: warning: 'if' have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:741: warning: 'if' child have incorrect indentation level 16, expected level should be 14. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:742: warning: 'if' child have incorrect indentation level 16, expected level should be 14. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:743: warning: 'if' child have incorrect indentation level 16, expected level should be 14. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:744: warning: 'if' child have incorrect indentation level 16, expected level should be 14. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:745: warning: 'if rcurly' have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:746: warning: 'else' child have incorrect indentation level 16, expected level should be 14. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:746: warning: 'member def modifier' have incorrect indentation level 16, expected level should be 14. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:747: warning: 'if' have incorrect indentation level 16, expected level should be 14. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:748: warning: 'if' child have incorrect indentation level 18, expected level should be 16. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:749: warning: 'if' child have incorrect indentation level 18, expected level should be 16. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:750: warning: 'if rcurly' have incorrect indentation level 16, expected level should be 14. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:752: warning: 'else' child have incorrect indentation level 18, expected level should be 16. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:753: warning: 'if' have incorrect indentation level 18, expected level should be 16. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:754: warning: 'if' child have incorrect indentation level 20, expected level should be 18. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:755: warning: 'if' child have incorrect indentation level 20, expected level should be 18. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:756: warning: 'if rcurly' have incorrect indentation level 18, expected level should be 16. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:757: warning: 'else' child have incorrect indentation level 18, expected level should be 16. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:758: warning: 'else' child have incorrect indentation level 18, expected level should be 16. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:759: warning: 'else' child have incorrect indentation level 18, expected level should be 16. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:760: warning: 'else' child have incorrect indentation level 18, expected level should be 16. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:761: warning: 'else rcurly' have incorrect indentation level 16, expected level should be 14. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:762: warning: 'else rcurly' have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:763: warning: 'if rcurly' have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:765: warning: 'else' child have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:766: warning: 'else' child have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:767: warning: 'else' child have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:768: warning: 'else' child have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:769: warning: 'else rcurly' have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:770: warning: 'block rcurly' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:773: warning: 'block lcurly' have incorrect indentation level 10, expected level should be 8. 8687,8695c9694,9704 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:774: warning: block child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:775: warning: block child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:776: warning: block child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:778: warning: block child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:779: warning: block child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:780: warning: block child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:781: warning: block child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:782: warning: block rcurly at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:793: warning: block lcurly at indentation level 10 not at correct indentation, 8 --- > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:774: warning: 'block' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:774: warning: 'member def type' have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:775: warning: 'block' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:776: warning: 'block' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:776: warning: 'member def type' have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:778: warning: 'block' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:779: warning: 'block' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:780: warning: 'block' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:781: warning: 'block' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:782: warning: 'block rcurly' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:793: warning: 'block lcurly' have incorrect indentation level 10, expected level should be 8. 8697,8712c9706,9722 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:794: warning: if at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:795: warning: if child at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:796: warning: if rcurly at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:797: warning: block child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:798: warning: if at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:799: warning: if child at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:800: warning: if child at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:801: warning: if rcurly at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:802: warning: try at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:803: warning: try child at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:804: warning: try rcurly at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:805: warning: catch child at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:806: warning: catch child at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:807: warning: catch rcurly at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:808: warning: block rcurly at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:835: warning: block lcurly at indentation level 10 not at correct indentation, 8 --- > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:794: warning: 'if' have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:795: warning: 'if' child have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:796: warning: 'if rcurly' have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:797: warning: 'block' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:797: warning: 'member def type' have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:798: warning: 'if' have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:799: warning: 'if' child have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:800: warning: 'if' child have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:801: warning: 'if rcurly' have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:802: warning: 'try' have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:803: warning: 'try' child have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:804: warning: 'try rcurly' have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:805: warning: 'catch' child have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:806: warning: 'catch' child have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:807: warning: 'catch rcurly' have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:808: warning: 'block rcurly' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:835: warning: 'block lcurly' have incorrect indentation level 10, expected level should be 8. 8714,8716c9724,9727 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:836: warning: if at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:837: warning: if child at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:838: warning: if rcurly at indentation level 12 not at correct indentation, 10 --- > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:836: warning: 'if' have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:837: warning: 'if' child have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:838: warning: 'if rcurly' have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:840: warning: 'block' child have incorrect indentation level 12, expected level should be 10. 8718,8723c9729,9738 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:840: warning: block child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:841: warning: block child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:842: warning: if at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:843: warning: if child at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:845: warning: if child at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:846: warning: if child at indentation level 14 not at correct indentation, 12 --- > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:841: warning: 'block' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:841: warning: 'member def type' have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:842: warning: 'if' have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:843: warning: 'if' child have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:843: warning: 'member def type' have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:845: warning: 'if' child have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:845: warning: 'member def type' have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:846: warning: 'if' child have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:846: warning: 'member def type' have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:848: warning: 'if' child have incorrect indentation level 14, expected level should be 12. 8725,8733c9740,9748 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:848: warning: if child at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:849: warning: if at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:850: warning: if at indentation level 16 not at correct indentation, 14 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:851: warning: if child at indentation level 18 not at correct indentation, 16 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:852: warning: if rcurly at indentation level 16 not at correct indentation, 14 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:853: warning: if child at indentation level 16 not at correct indentation, 14 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:854: warning: if rcurly at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:855: warning: if rcurly at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:856: warning: if at indentation level 12 not at correct indentation, 10 --- > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:849: warning: 'if' have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:850: warning: 'if' have incorrect indentation level 16, expected level should be 14. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:851: warning: 'if' child have incorrect indentation level 18, expected level should be 16. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:852: warning: 'if rcurly' have incorrect indentation level 16, expected level should be 14. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:853: warning: 'if' child have incorrect indentation level 16, expected level should be 14. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:854: warning: 'if rcurly' have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:855: warning: 'if rcurly' have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:856: warning: 'if' have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:857: warning: 'if' child have incorrect indentation level 14, expected level should be 12. 8735,8738c9750,9752 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:857: warning: if child at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:859: warning: if rcurly at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:860: warning: block rcurly at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:872: warning: block lcurly at indentation level 10 not at correct indentation, 8 --- > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:859: warning: 'if rcurly' have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:860: warning: 'block rcurly' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:872: warning: 'block lcurly' have incorrect indentation level 10, expected level should be 8. 8740,8753c9754,9769 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:873: warning: if at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:876: warning: if at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:877: warning: if child at indentation level 16 not at correct indentation, 14 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:878: warning: if child at indentation level 16 not at correct indentation, 14 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:880: warning: if child at indentation level 16 not at correct indentation, 14 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:881: warning: if rcurly at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:882: warning: if rcurly at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:883: warning: block child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:884: warning: block child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:885: warning: if at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:886: warning: if child at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:887: warning: if rcurly at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:890: warning: block child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:891: warning: block rcurly at indentation level 10 not at correct indentation, 8 --- > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:873: warning: 'if' have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:876: warning: 'if' have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:877: warning: 'if' child have incorrect indentation level 16, expected level should be 14. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:878: warning: 'if' child have incorrect indentation level 16, expected level should be 14. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:880: warning: 'if' child have incorrect indentation level 16, expected level should be 14. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:881: warning: 'if rcurly' have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:882: warning: 'if rcurly' have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:883: warning: 'block' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:883: warning: 'member def type' have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:884: warning: 'block' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:885: warning: 'if' have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:886: warning: 'if' child have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:887: warning: 'if rcurly' have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:890: warning: 'block' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:891: warning: 'block rcurly' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:898: warning: 'catch' child have incorrect indentation level 7, expected level should be 6. 8755,8756c9771 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:898: warning: catch child at indentation level 7 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:899: warning: catch child at indentation level 7 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:899: warning: 'catch' child have incorrect indentation level 7, expected level should be 6. 8758c9773 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:944: warning: block lcurly at indentation level 6 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:944: warning: 'block lcurly' have incorrect indentation level 6, expected level should be 4. 8760,8766c9775,9782 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:946: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:947: warning: if at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:948: warning: if child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:949: warning: if rcurly at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:950: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:951: warning: block rcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:953: warning: block lcurly at indentation level 6 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:946: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:946: warning: 'member def modifier' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:947: warning: 'if' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:948: warning: 'if' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:949: warning: 'if rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:950: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:951: warning: 'block rcurly' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:953: warning: 'block lcurly' have incorrect indentation level 6, expected level should be 4. 8768,8773c9784,9790 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:954: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:955: warning: if at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:956: warning: if child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:957: warning: if rcurly at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:958: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:959: warning: block rcurly at indentation level 6 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:954: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:954: warning: 'member def modifier' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:955: warning: 'if' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:956: warning: 'if' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:957: warning: 'if rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:958: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:959: warning: 'block rcurly' have incorrect indentation level 6, expected level should be 4. 8775c9792 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:995: warning: block lcurly at indentation level 6 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:995: warning: 'block lcurly' have incorrect indentation level 6, expected level should be 4. 8777,8787c9794,9808 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:996: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:997: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:998: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:999: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:1001: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:1002: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:1004: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:1005: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:1007: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:1008: warning: block rcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:1010: warning: block lcurly at indentation level 6 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:996: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:996: warning: 'member def modifier' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:997: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:997: warning: 'member def modifier' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:998: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:998: warning: 'member def modifier' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:999: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:1001: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:1001: warning: 'member def modifier' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:1002: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:1004: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:1005: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:1007: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:1008: warning: 'block rcurly' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:1010: warning: 'block lcurly' have incorrect indentation level 6, expected level should be 4. 8789,8821c9810,9849 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:1011: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:1012: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:1013: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:1014: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:1016: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:1018: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:1019: warning: if at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:1020: warning: if child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:1021: warning: if rcurly at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:1022: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:1023: warning: if at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:1026: warning: if child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:1028: warning: if child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:1030: warning: if child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:1032: warning: if child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:1033: warning: if child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:1034: warning: if at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:1035: warning: if child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:1036: warning: if rcurly at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:1037: warning: if child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:1038: warning: if rcurly at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:1041: warning: else child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:1043: warning: else child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:1045: warning: else child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:1047: warning: else child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:1048: warning: else child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:1049: warning: if at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:1050: warning: if child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:1051: warning: if rcurly at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:1052: warning: else child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:1053: warning: else rcurly at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:1054: warning: block rcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:1056: warning: block lcurly at indentation level 6 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:1011: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:1011: warning: 'member def modifier' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:1012: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:1012: warning: 'member def modifier' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:1013: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:1013: warning: 'member def modifier' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:1014: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:1016: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:1018: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:1018: warning: 'member def modifier' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:1019: warning: 'if' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:1020: warning: 'if' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:1021: warning: 'if rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:1022: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:1022: warning: 'member def type' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:1023: warning: 'if' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:1026: warning: 'if' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:1028: warning: 'if' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:1030: warning: 'if' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:1032: warning: 'if' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:1033: warning: 'if' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:1033: warning: 'member def modifier' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:1034: warning: 'if' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:1035: warning: 'if' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:1036: warning: 'if rcurly' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:1037: warning: 'if' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:1038: warning: 'if rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:1041: warning: 'else' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:1043: warning: 'else' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:1045: warning: 'else' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:1047: warning: 'else' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:1048: warning: 'else' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:1048: warning: 'member def modifier' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:1049: warning: 'if' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:1050: warning: 'if' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:1051: warning: 'if rcurly' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:1052: warning: 'else' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:1053: warning: 'else rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:1054: warning: 'block rcurly' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:1056: warning: 'block lcurly' have incorrect indentation level 6, expected level should be 4. 8823,8828c9851,9860 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:1057: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:1058: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:1059: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:1060: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:1062: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:1064: warning: block child at indentation level 8 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:1057: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:1057: warning: 'member def modifier' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:1058: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:1058: warning: 'member def modifier' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:1059: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:1059: warning: 'member def modifier' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:1060: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:1062: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:1064: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:1064: warning: 'member def modifier' have incorrect indentation level 8, expected level should be 6. 8830c9862,9863 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:1065: warning: block child at indentation level 8 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:1065: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:1065: warning: 'member def modifier' have incorrect indentation level 8, expected level should be 6. 8832,8852c9865,9887 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:1066: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:1067: warning: if at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:1070: warning: if child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:1072: warning: if child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:1074: warning: if child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:1076: warning: if child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:1077: warning: if rcurly at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:1080: warning: else child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:1081: warning: else child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:1083: warning: else child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:1084: warning: else child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:1086: warning: if at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:1089: warning: if child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:1090: warning: if child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:1091: warning: if rcurly at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:1093: warning: else child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:1094: warning: else rcurly at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:1096: warning: else child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:1097: warning: else rcurly at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:1098: warning: block rcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:1100: warning: block lcurly at indentation level 6 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:1066: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:1066: warning: 'member def modifier' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:1067: warning: 'if' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:1070: warning: 'if' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:1072: warning: 'if' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:1074: warning: 'if' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:1076: warning: 'if' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:1077: warning: 'if rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:1080: warning: 'else' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:1081: warning: 'else' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:1083: warning: 'else' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:1084: warning: 'else' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:1084: warning: 'member def type' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:1086: warning: 'if' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:1089: warning: 'if' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:1090: warning: 'if' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:1091: warning: 'if rcurly' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:1093: warning: 'else' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:1094: warning: 'else rcurly' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:1096: warning: 'else' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:1097: warning: 'else rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:1098: warning: 'block rcurly' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:1100: warning: 'block lcurly' have incorrect indentation level 6, expected level should be 4. 8854,8889c9889,9930 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:1101: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:1102: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:1103: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:1104: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:1106: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:1108: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:1109: warning: if at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:1110: warning: if child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:1111: warning: if at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:1112: warning: if child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:1113: warning: if rcurly at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:1116: warning: if child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:1118: warning: if child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:1120: warning: if child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:1122: warning: if child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:1123: warning: if child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:1124: warning: if at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:1125: warning: if child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:1126: warning: if rcurly at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:1127: warning: if child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:1129: warning: if at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:1130: warning: if child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:1131: warning: if rcurly at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:1132: warning: if child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:1133: warning: if rcurly at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:1135: warning: if at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:1138: warning: if child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:1139: warning: if child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:1140: warning: if rcurly at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:1142: warning: else child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:1143: warning: else rcurly at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:1145: warning: else child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:1147: warning: else child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:1148: warning: else child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:1149: warning: else rcurly at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:1150: warning: block rcurly at indentation level 6 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:1101: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:1101: warning: 'member def modifier' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:1102: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:1102: warning: 'member def modifier' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:1103: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:1103: warning: 'member def modifier' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:1104: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:1106: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:1108: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:1108: warning: 'member def modifier' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:1109: warning: 'if' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:1110: warning: 'if' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:1110: warning: 'member def type' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:1111: warning: 'if' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:1112: warning: 'if' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:1113: warning: 'if rcurly' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:1116: warning: 'if' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:1118: warning: 'if' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:1120: warning: 'if' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:1122: warning: 'if' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:1123: warning: 'if' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:1123: warning: 'member def type' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:1124: warning: 'if' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:1125: warning: 'if' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:1126: warning: 'if rcurly' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:1127: warning: 'if' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:1129: warning: 'if' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:1130: warning: 'if' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:1131: warning: 'if rcurly' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:1132: warning: 'if' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:1133: warning: 'if rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:1135: warning: 'if' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:1138: warning: 'if' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:1139: warning: 'if' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:1140: warning: 'if rcurly' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:1142: warning: 'else' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:1143: warning: 'else rcurly' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:1145: warning: 'else' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:1147: warning: 'else' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:1148: warning: 'else' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:1149: warning: 'else rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleDeserializeRead.java:1150: warning: 'block rcurly' have incorrect indentation level 6, expected level should be 4. 8894a9936 > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/LazySimpleSerializeWrite.java:89: warning: 'LazySerDeParameters' have incorrect indentation level 4, expected level should be 6. 8902,8910d9943 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/StringToDouble.java:41: warning: array initialization child at indentation level 6 not at correct indentation, [4, 39] < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/StringToDouble.java:42: warning: array initialization child at indentation level 6 not at correct indentation, [4, 39] < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/StringToDouble.java:43: warning: array initialization child at indentation level 6 not at correct indentation, [4, 39] < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/StringToDouble.java:44: warning: array initialization child at indentation level 6 not at correct indentation, [4, 39] < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/StringToDouble.java:45: warning: array initialization child at indentation level 6 not at correct indentation, [4, 39] < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/StringToDouble.java:46: warning: array initialization child at indentation level 6 not at correct indentation, [4, 39] < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/StringToDouble.java:47: warning: array initialization child at indentation level 6 not at correct indentation, [4, 39] < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/StringToDouble.java:48: warning: array initialization child at indentation level 6 not at correct indentation, [4, 39] < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/fast/StringToDouble.java:49: warning: array initialization child at indentation level 6 not at correct indentation, [4, 39] 8928a9962,9964 > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/LazyFactory.java:91: warning: 'createLazyPrimitiveClass' have incorrect indentation level 2, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/LazyFactory.java:103: warning: 'createLazyPrimitiveClass' have incorrect indentation level 2, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/LazyFactory.java:150: warning: 'createLazyPrimitiveBinaryClass' have incorrect indentation level 2, expected level should be 6. 8929a9966,9967 > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/LazyFactory.java:207: warning: 'createLazyObject' have incorrect indentation level 2, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/LazyFactory.java:235: warning: 'byte' have incorrect indentation level 4, expected level should be 6. 8930a9969,9970 > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/LazyFactory.java:260: warning: 'byte' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/LazyFactory.java:281: warning: 'byte' have incorrect indentation level 4, expected level should be 6. 8931a9972 > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/LazyFactory.java:303: warning: 'byte' have incorrect indentation level 4, expected level should be 6. 8934,8936c9975,9977 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/LazyFactory.java:345: warning: case child at indentation level 3 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/LazyFactory.java:360: warning: case child at indentation level 3 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/LazyFactory.java:370: warning: switch rcurly at indentation level 3 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/LazyFactory.java:345: warning: 'case' child have incorrect indentation level 3, expected level should be 4. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/LazyFactory.java:360: warning: 'case' child have incorrect indentation level 3, expected level should be 4. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/LazyFactory.java:370: warning: 'switch rcurly' have incorrect indentation level 3, expected level should be 4. 8937a9979 > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/LazyFactory.java:409: warning: 'List' have incorrect indentation level 5, expected level should be 6. 8951d9992 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/LazyHiveDecimal.java:97: warning: method def throws at indentation level 4 not at correct indentation, 6 8953d9993 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/LazyHiveDecimal.java:117: warning: method def throws at indentation level 4 not at correct indentation, 6 8955d9994 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/LazyHiveDecimal.java:136: warning: method def throws at indentation level 4 not at correct indentation, 6 8984c10023 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/LazySerDeParameters.java:53: warning: assign at indentation level 8 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/LazySerDeParameters.java:53: warning: '=' have incorrect indentation level 3, expected level should be 6. 8986c10025 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/LazySerDeParameters.java:55: warning: assign at indentation level 8 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/LazySerDeParameters.java:55: warning: '=' have incorrect indentation level 1, expected level should be 6. 8990,8991c10029,10030 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/LazySerDeParameters.java:80: warning: ctor def child at indentation level 3 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/LazySerDeParameters.java:81: warning: ctor def child at indentation level 3 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/LazySerDeParameters.java:80: warning: 'ctor def' child have incorrect indentation level 3, expected level should be 4. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/LazySerDeParameters.java:81: warning: 'ctor def' child have incorrect indentation level 3, expected level should be 4. 8997a10037 > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/LazySerDeParameters.java:248: warning: '&&' have incorrect indentation level 6, expected level should be 8. 9001c10041 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/LazySerDeParameters.java:265: warning: for child at indentation level 8 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/LazySerDeParameters.java:265: warning: 'for' child have incorrect indentation level 8, expected level should be 6. 9059a10100 > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/LazyUtils.java:328: warning: 'decimalOI' have incorrect indentation level 8, expected level should be 10. 9077a10119 > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/objectinspector/LazyObjectInspectorFactory.java:129: warning: 'cachedLazySimpleStructObjectInspector' have incorrect indentation level 8, expected level should be 10. 9081a10124 > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/objectinspector/LazyObjectInspectorFactory.java:162: warning: 'cachedLazySimpleListObjectInspector' have incorrect indentation level 8, expected level should be 10. 9086c10129,10130 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/objectinspector/LazyObjectInspectorFactory.java:210: warning: member def at indentation level 4 not at correct indentation, 2 --- > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/objectinspector/LazyObjectInspectorFactory.java:201: warning: 'cachedLazySimpleMapObjectInspector' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/objectinspector/LazyObjectInspectorFactory.java:210: warning: 'cachedLazyUnionObjectInspector' have incorrect indentation level 4, expected level should be 6. 9088a10133 > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/objectinspector/LazyObjectInspectorFactory.java:234: warning: 'cachedLazyUnionObjectInspector' have incorrect indentation level 8, expected level should be 10. 9096a10142 > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/objectinspector/primitive/LazyBinaryObjectInspector.java:28: warning: 'AbstractPrimitiveLazyObjectInspector' have incorrect indentation level 2, expected level should be 4. 9101c10147 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/objectinspector/primitive/LazyHiveDecimalObjectInspector.java:29: warning: class def child at indentation level 0 not at correct indentation, 2 --- > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/objectinspector/primitive/LazyHiveDecimalObjectInspector.java:29: warning: 'implements' have incorrect indentation level 0, expected level should be 4. 9128c10174,10175 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/objectinspector/primitive/LazyPrimitiveObjectInspectorFactory.java:92: warning: member def at indentation level 5 not at correct indentation, 2 --- > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/objectinspector/primitive/LazyPrimitiveObjectInspectorFactory.java:92: warning: 'cachedPrimitiveLazyObjectInspectors' have incorrect indentation level 5, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/objectinspector/primitive/LazyPrimitiveObjectInspectorFactory.java:93: warning: 'new' have incorrect indentation level 4, expected level should be 6. 9145c10192 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/objectinspector/primitive/LazyPrimitiveObjectInspectorFactory.java:153: warning: block child at indentation level 5 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/objectinspector/primitive/LazyPrimitiveObjectInspectorFactory.java:153: warning: 'block' child have incorrect indentation level 5, expected level should be 6. 9148a10196 > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/objectinspector/primitive/LazyPrimitiveObjectInspectorFactory.java:184: warning: 'cachedPrimitiveLazyObjectInspectors' have incorrect indentation level 6, expected level should be 8. 9151a10200 > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/objectinspector/primitive/LazyPrimitiveObjectInspectorFactory.java:201: warning: 'cachedLazyStringTypeOIs' have incorrect indentation level 8, expected level should be 10. 9153a10203 > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/objectinspector/primitive/LazyPrimitiveObjectInspectorFactory.java:220: warning: 'cachedLazyStringTypeOIs' have incorrect indentation level 8, expected level should be 10. 9155a10206 > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/objectinspector/primitive/LazyPrimitiveObjectInspectorFactory.java:239: warning: 'cachedLazyStringTypeOIs' have incorrect indentation level 8, expected level should be 10. 9158a10210 > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/objectinspector/primitive/LazyPrimitiveObjectInspectorFactory.java:262: warning: 'cachedLazyStringTypeOIs' have incorrect indentation level 8, expected level should be 10. 9181c10233 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/VerifyLazy.java:160: warning: block lcurly at indentation level 8 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/VerifyLazy.java:160: warning: 'block lcurly' have incorrect indentation level 8, expected level should be 6. 9183,9188c10235,10243 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/VerifyLazy.java:161: warning: if at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/VerifyLazy.java:162: warning: if child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/VerifyLazy.java:163: warning: if rcurly at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/VerifyLazy.java:164: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/VerifyLazy.java:165: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/VerifyLazy.java:166: warning: if at indentation level 10 not at correct indentation, 8 --- > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/VerifyLazy.java:161: warning: 'if' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/VerifyLazy.java:162: warning: 'if' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/VerifyLazy.java:163: warning: 'if rcurly' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/VerifyLazy.java:164: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/VerifyLazy.java:164: warning: 'member def type' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/VerifyLazy.java:165: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/VerifyLazy.java:165: warning: 'member def type' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/VerifyLazy.java:166: warning: 'if' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/VerifyLazy.java:167: warning: 'if' child have incorrect indentation level 12, expected level should be 10. 9190,9193c10245,10247 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/VerifyLazy.java:167: warning: if child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/VerifyLazy.java:168: warning: if rcurly at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/VerifyLazy.java:169: warning: block rcurly at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/VerifyLazy.java:172: warning: block lcurly at indentation level 8 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/VerifyLazy.java:168: warning: 'if rcurly' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/VerifyLazy.java:169: warning: 'block rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/VerifyLazy.java:172: warning: 'block lcurly' have incorrect indentation level 8, expected level should be 6. 9195,9200c10249,10257 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/VerifyLazy.java:173: warning: if at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/VerifyLazy.java:174: warning: if child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/VerifyLazy.java:175: warning: if rcurly at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/VerifyLazy.java:176: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/VerifyLazy.java:177: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/VerifyLazy.java:178: warning: if at indentation level 10 not at correct indentation, 8 --- > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/VerifyLazy.java:173: warning: 'if' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/VerifyLazy.java:174: warning: 'if' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/VerifyLazy.java:175: warning: 'if rcurly' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/VerifyLazy.java:176: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/VerifyLazy.java:176: warning: 'member def type' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/VerifyLazy.java:177: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/VerifyLazy.java:177: warning: 'member def type' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/VerifyLazy.java:178: warning: 'if' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/VerifyLazy.java:179: warning: 'if' child have incorrect indentation level 12, expected level should be 10. 9202,9205c10259,10261 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/VerifyLazy.java:179: warning: if child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/VerifyLazy.java:180: warning: if rcurly at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/VerifyLazy.java:181: warning: block rcurly at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/VerifyLazy.java:184: warning: block lcurly at indentation level 8 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/VerifyLazy.java:180: warning: 'if rcurly' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/VerifyLazy.java:181: warning: 'block rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/VerifyLazy.java:184: warning: 'block lcurly' have incorrect indentation level 8, expected level should be 6. 9207,9212c10263,10271 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/VerifyLazy.java:185: warning: if at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/VerifyLazy.java:186: warning: if child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/VerifyLazy.java:187: warning: if rcurly at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/VerifyLazy.java:188: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/VerifyLazy.java:189: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/VerifyLazy.java:190: warning: if at indentation level 10 not at correct indentation, 8 --- > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/VerifyLazy.java:185: warning: 'if' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/VerifyLazy.java:186: warning: 'if' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/VerifyLazy.java:187: warning: 'if rcurly' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/VerifyLazy.java:188: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/VerifyLazy.java:188: warning: 'member def type' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/VerifyLazy.java:189: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/VerifyLazy.java:189: warning: 'member def type' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/VerifyLazy.java:190: warning: 'if' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/VerifyLazy.java:191: warning: 'if' child have incorrect indentation level 12, expected level should be 10. 9214,9217c10273,10275 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/VerifyLazy.java:191: warning: if child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/VerifyLazy.java:192: warning: if rcurly at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/VerifyLazy.java:193: warning: block rcurly at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/VerifyLazy.java:196: warning: block lcurly at indentation level 8 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/VerifyLazy.java:192: warning: 'if rcurly' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/VerifyLazy.java:193: warning: 'block rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/VerifyLazy.java:196: warning: 'block lcurly' have incorrect indentation level 8, expected level should be 6. 9219,9224c10277,10285 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/VerifyLazy.java:197: warning: if at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/VerifyLazy.java:198: warning: if child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/VerifyLazy.java:199: warning: if rcurly at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/VerifyLazy.java:200: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/VerifyLazy.java:201: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/VerifyLazy.java:202: warning: if at indentation level 10 not at correct indentation, 8 --- > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/VerifyLazy.java:197: warning: 'if' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/VerifyLazy.java:198: warning: 'if' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/VerifyLazy.java:199: warning: 'if rcurly' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/VerifyLazy.java:200: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/VerifyLazy.java:200: warning: 'member def type' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/VerifyLazy.java:201: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/VerifyLazy.java:201: warning: 'member def type' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/VerifyLazy.java:202: warning: 'if' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/VerifyLazy.java:203: warning: 'if' child have incorrect indentation level 12, expected level should be 10. 9226,9229c10287,10289 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/VerifyLazy.java:203: warning: if child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/VerifyLazy.java:204: warning: if rcurly at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/VerifyLazy.java:205: warning: block rcurly at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/VerifyLazy.java:208: warning: block lcurly at indentation level 8 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/VerifyLazy.java:204: warning: 'if rcurly' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/VerifyLazy.java:205: warning: 'block rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/VerifyLazy.java:208: warning: 'block lcurly' have incorrect indentation level 8, expected level should be 6. 9231,9236c10291,10299 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/VerifyLazy.java:209: warning: if at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/VerifyLazy.java:210: warning: if child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/VerifyLazy.java:211: warning: if rcurly at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/VerifyLazy.java:212: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/VerifyLazy.java:213: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/VerifyLazy.java:214: warning: if at indentation level 10 not at correct indentation, 8 --- > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/VerifyLazy.java:209: warning: 'if' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/VerifyLazy.java:210: warning: 'if' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/VerifyLazy.java:211: warning: 'if rcurly' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/VerifyLazy.java:212: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/VerifyLazy.java:212: warning: 'member def type' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/VerifyLazy.java:213: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/VerifyLazy.java:213: warning: 'member def type' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/VerifyLazy.java:214: warning: 'if' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/VerifyLazy.java:215: warning: 'if' child have incorrect indentation level 12, expected level should be 10. 9238,9241c10301,10303 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/VerifyLazy.java:215: warning: if child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/VerifyLazy.java:216: warning: if rcurly at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/VerifyLazy.java:217: warning: block rcurly at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/VerifyLazy.java:220: warning: block lcurly at indentation level 8 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/VerifyLazy.java:216: warning: 'if rcurly' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/VerifyLazy.java:217: warning: 'block rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/VerifyLazy.java:220: warning: 'block lcurly' have incorrect indentation level 8, expected level should be 6. 9243,9248c10305,10313 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/VerifyLazy.java:221: warning: if at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/VerifyLazy.java:222: warning: if child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/VerifyLazy.java:223: warning: if rcurly at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/VerifyLazy.java:224: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/VerifyLazy.java:225: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/VerifyLazy.java:226: warning: if at indentation level 10 not at correct indentation, 8 --- > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/VerifyLazy.java:221: warning: 'if' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/VerifyLazy.java:222: warning: 'if' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/VerifyLazy.java:223: warning: 'if rcurly' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/VerifyLazy.java:224: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/VerifyLazy.java:224: warning: 'member def type' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/VerifyLazy.java:225: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/VerifyLazy.java:225: warning: 'member def type' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/VerifyLazy.java:226: warning: 'if' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/VerifyLazy.java:227: warning: 'if' child have incorrect indentation level 12, expected level should be 10. 9250,9253c10315,10317 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/VerifyLazy.java:227: warning: if child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/VerifyLazy.java:228: warning: if rcurly at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/VerifyLazy.java:229: warning: block rcurly at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/VerifyLazy.java:232: warning: block lcurly at indentation level 8 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/VerifyLazy.java:228: warning: 'if rcurly' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/VerifyLazy.java:229: warning: 'block rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/VerifyLazy.java:232: warning: 'block lcurly' have incorrect indentation level 8, expected level should be 6. 9255,9260c10319,10327 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/VerifyLazy.java:233: warning: if at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/VerifyLazy.java:234: warning: if child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/VerifyLazy.java:235: warning: if rcurly at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/VerifyLazy.java:236: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/VerifyLazy.java:237: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/VerifyLazy.java:238: warning: if at indentation level 10 not at correct indentation, 8 --- > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/VerifyLazy.java:233: warning: 'if' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/VerifyLazy.java:234: warning: 'if' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/VerifyLazy.java:235: warning: 'if rcurly' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/VerifyLazy.java:236: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/VerifyLazy.java:236: warning: 'member def type' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/VerifyLazy.java:237: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/VerifyLazy.java:237: warning: 'member def type' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/VerifyLazy.java:238: warning: 'if' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/VerifyLazy.java:239: warning: 'if' child have incorrect indentation level 12, expected level should be 10. 9262,9265c10329,10331 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/VerifyLazy.java:239: warning: if child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/VerifyLazy.java:240: warning: if rcurly at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/VerifyLazy.java:241: warning: block rcurly at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/VerifyLazy.java:244: warning: block lcurly at indentation level 8 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/VerifyLazy.java:240: warning: 'if rcurly' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/VerifyLazy.java:241: warning: 'block rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/VerifyLazy.java:244: warning: 'block lcurly' have incorrect indentation level 8, expected level should be 6. 9267,9272c10333,10341 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/VerifyLazy.java:245: warning: if at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/VerifyLazy.java:246: warning: if child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/VerifyLazy.java:247: warning: if rcurly at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/VerifyLazy.java:248: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/VerifyLazy.java:249: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/VerifyLazy.java:250: warning: if at indentation level 10 not at correct indentation, 8 --- > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/VerifyLazy.java:245: warning: 'if' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/VerifyLazy.java:246: warning: 'if' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/VerifyLazy.java:247: warning: 'if rcurly' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/VerifyLazy.java:248: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/VerifyLazy.java:248: warning: 'member def type' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/VerifyLazy.java:249: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/VerifyLazy.java:249: warning: 'member def type' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/VerifyLazy.java:250: warning: 'if' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/VerifyLazy.java:251: warning: 'if' child have incorrect indentation level 12, expected level should be 10. 9274,9277c10343,10345 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/VerifyLazy.java:251: warning: if child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/VerifyLazy.java:252: warning: if rcurly at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/VerifyLazy.java:253: warning: block rcurly at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/VerifyLazy.java:256: warning: block lcurly at indentation level 8 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/VerifyLazy.java:252: warning: 'if rcurly' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/VerifyLazy.java:253: warning: 'block rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/VerifyLazy.java:256: warning: 'block lcurly' have incorrect indentation level 8, expected level should be 6. 9279,9284c10347,10355 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/VerifyLazy.java:257: warning: if at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/VerifyLazy.java:258: warning: if child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/VerifyLazy.java:259: warning: if rcurly at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/VerifyLazy.java:260: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/VerifyLazy.java:261: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/VerifyLazy.java:263: warning: if at indentation level 10 not at correct indentation, 8 --- > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/VerifyLazy.java:257: warning: 'if' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/VerifyLazy.java:258: warning: 'if' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/VerifyLazy.java:259: warning: 'if rcurly' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/VerifyLazy.java:260: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/VerifyLazy.java:260: warning: 'member def type' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/VerifyLazy.java:261: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/VerifyLazy.java:261: warning: 'member def type' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/VerifyLazy.java:263: warning: 'if' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/VerifyLazy.java:264: warning: 'if' child have incorrect indentation level 12, expected level should be 10. 9286,9289c10357,10359 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/VerifyLazy.java:264: warning: if child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/VerifyLazy.java:265: warning: if rcurly at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/VerifyLazy.java:266: warning: block rcurly at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/VerifyLazy.java:269: warning: block lcurly at indentation level 8 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/VerifyLazy.java:265: warning: 'if rcurly' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/VerifyLazy.java:266: warning: 'block rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/VerifyLazy.java:269: warning: 'block lcurly' have incorrect indentation level 8, expected level should be 6. 9291,9293c10361,10365 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/VerifyLazy.java:270: warning: if at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/VerifyLazy.java:271: warning: if child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/VerifyLazy.java:272: warning: if rcurly at indentation level 10 not at correct indentation, 8 --- > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/VerifyLazy.java:270: warning: 'if' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/VerifyLazy.java:271: warning: 'if' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/VerifyLazy.java:272: warning: 'if rcurly' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/VerifyLazy.java:273: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/VerifyLazy.java:273: warning: 'member def type' have incorrect indentation level 10, expected level should be 8. 9295,9297c10367,10370 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/VerifyLazy.java:273: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/VerifyLazy.java:274: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/VerifyLazy.java:276: warning: if at indentation level 10 not at correct indentation, 8 --- > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/VerifyLazy.java:274: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/VerifyLazy.java:274: warning: 'member def type' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/VerifyLazy.java:276: warning: 'if' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/VerifyLazy.java:277: warning: 'if' child have incorrect indentation level 12, expected level should be 10. 9299,9302c10372,10374 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/VerifyLazy.java:277: warning: if child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/VerifyLazy.java:278: warning: if rcurly at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/VerifyLazy.java:279: warning: block rcurly at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/VerifyLazy.java:282: warning: block lcurly at indentation level 8 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/VerifyLazy.java:278: warning: 'if rcurly' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/VerifyLazy.java:279: warning: 'block rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/VerifyLazy.java:282: warning: 'block lcurly' have incorrect indentation level 8, expected level should be 6. 9304,9306c10376,10380 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/VerifyLazy.java:283: warning: if at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/VerifyLazy.java:284: warning: if child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/VerifyLazy.java:285: warning: if rcurly at indentation level 10 not at correct indentation, 8 --- > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/VerifyLazy.java:283: warning: 'if' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/VerifyLazy.java:284: warning: 'if' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/VerifyLazy.java:285: warning: 'if rcurly' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/VerifyLazy.java:286: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/VerifyLazy.java:286: warning: 'member def type' have incorrect indentation level 10, expected level should be 8. 9308,9317c10382,10394 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/VerifyLazy.java:286: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/VerifyLazy.java:287: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/VerifyLazy.java:289: warning: if at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/VerifyLazy.java:290: warning: if child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/VerifyLazy.java:291: warning: if child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/VerifyLazy.java:292: warning: if child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/VerifyLazy.java:293: warning: if child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/VerifyLazy.java:295: warning: if rcurly at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/VerifyLazy.java:296: warning: block rcurly at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/VerifyLazy.java:299: warning: block lcurly at indentation level 8 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/VerifyLazy.java:287: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/VerifyLazy.java:287: warning: 'member def type' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/VerifyLazy.java:289: warning: 'if' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/VerifyLazy.java:290: warning: 'if' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/VerifyLazy.java:290: warning: 'member def type' have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/VerifyLazy.java:291: warning: 'if' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/VerifyLazy.java:291: warning: 'member def type' have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/VerifyLazy.java:292: warning: 'if' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/VerifyLazy.java:292: warning: 'member def type' have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/VerifyLazy.java:293: warning: 'if' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/VerifyLazy.java:295: warning: 'if rcurly' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/VerifyLazy.java:296: warning: 'block rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/VerifyLazy.java:299: warning: 'block lcurly' have incorrect indentation level 8, expected level should be 6. 9319,9324c10396,10404 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/VerifyLazy.java:300: warning: if at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/VerifyLazy.java:301: warning: if child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/VerifyLazy.java:302: warning: if rcurly at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/VerifyLazy.java:303: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/VerifyLazy.java:304: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/VerifyLazy.java:305: warning: if at indentation level 10 not at correct indentation, 8 --- > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/VerifyLazy.java:300: warning: 'if' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/VerifyLazy.java:301: warning: 'if' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/VerifyLazy.java:302: warning: 'if rcurly' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/VerifyLazy.java:303: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/VerifyLazy.java:303: warning: 'member def type' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/VerifyLazy.java:304: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/VerifyLazy.java:304: warning: 'member def type' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/VerifyLazy.java:305: warning: 'if' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/VerifyLazy.java:306: warning: 'if' child have incorrect indentation level 12, expected level should be 10. 9326,9329c10406,10408 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/VerifyLazy.java:306: warning: if child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/VerifyLazy.java:307: warning: if rcurly at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/VerifyLazy.java:308: warning: block rcurly at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/VerifyLazy.java:311: warning: block lcurly at indentation level 8 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/VerifyLazy.java:307: warning: 'if rcurly' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/VerifyLazy.java:308: warning: 'block rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/VerifyLazy.java:311: warning: 'block lcurly' have incorrect indentation level 8, expected level should be 6. 9331,9336c10410,10418 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/VerifyLazy.java:312: warning: if at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/VerifyLazy.java:313: warning: if child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/VerifyLazy.java:314: warning: if rcurly at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/VerifyLazy.java:315: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/VerifyLazy.java:316: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/VerifyLazy.java:317: warning: if at indentation level 10 not at correct indentation, 8 --- > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/VerifyLazy.java:312: warning: 'if' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/VerifyLazy.java:313: warning: 'if' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/VerifyLazy.java:314: warning: 'if rcurly' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/VerifyLazy.java:315: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/VerifyLazy.java:315: warning: 'member def type' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/VerifyLazy.java:316: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/VerifyLazy.java:316: warning: 'member def type' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/VerifyLazy.java:317: warning: 'if' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/VerifyLazy.java:318: warning: 'if' child have incorrect indentation level 12, expected level should be 10. 9338,9341c10420,10422 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/VerifyLazy.java:318: warning: if child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/VerifyLazy.java:319: warning: if rcurly at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/VerifyLazy.java:320: warning: block rcurly at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/VerifyLazy.java:323: warning: block lcurly at indentation level 8 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/VerifyLazy.java:319: warning: 'if rcurly' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/VerifyLazy.java:320: warning: 'block rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/VerifyLazy.java:323: warning: 'block lcurly' have incorrect indentation level 8, expected level should be 6. 9343,9345c10424,10428 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/VerifyLazy.java:324: warning: if at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/VerifyLazy.java:325: warning: if child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/VerifyLazy.java:326: warning: if rcurly at indentation level 10 not at correct indentation, 8 --- > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/VerifyLazy.java:324: warning: 'if' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/VerifyLazy.java:325: warning: 'if' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/VerifyLazy.java:326: warning: 'if rcurly' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/VerifyLazy.java:327: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/VerifyLazy.java:327: warning: 'member def type' have incorrect indentation level 10, expected level should be 8. 9347c10430,10431 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/VerifyLazy.java:327: warning: block child at indentation level 10 not at correct indentation, 8 --- > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/VerifyLazy.java:328: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/VerifyLazy.java:328: warning: 'member def type' have incorrect indentation level 10, expected level should be 8. 9349,9350c10433,10434 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/VerifyLazy.java:328: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/VerifyLazy.java:329: warning: if at indentation level 10 not at correct indentation, 8 --- > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/VerifyLazy.java:329: warning: 'if' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/VerifyLazy.java:330: warning: 'if' child have incorrect indentation level 12, expected level should be 10. 9352,9355c10436,10438 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/VerifyLazy.java:330: warning: if child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/VerifyLazy.java:331: warning: if rcurly at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/VerifyLazy.java:332: warning: block rcurly at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/VerifyLazy.java:335: warning: block lcurly at indentation level 8 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/VerifyLazy.java:331: warning: 'if rcurly' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/VerifyLazy.java:332: warning: 'block rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/VerifyLazy.java:335: warning: 'block lcurly' have incorrect indentation level 8, expected level should be 6. 9357,9359c10440,10444 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/VerifyLazy.java:336: warning: if at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/VerifyLazy.java:337: warning: if child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/VerifyLazy.java:338: warning: if rcurly at indentation level 10 not at correct indentation, 8 --- > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/VerifyLazy.java:336: warning: 'if' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/VerifyLazy.java:337: warning: 'if' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/VerifyLazy.java:338: warning: 'if rcurly' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/VerifyLazy.java:339: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/VerifyLazy.java:339: warning: 'member def type' have incorrect indentation level 10, expected level should be 8. 9361c10446,10447 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/VerifyLazy.java:339: warning: block child at indentation level 10 not at correct indentation, 8 --- > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/VerifyLazy.java:340: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/VerifyLazy.java:340: warning: 'member def type' have incorrect indentation level 10, expected level should be 8. 9363,9364c10449,10450 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/VerifyLazy.java:340: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/VerifyLazy.java:341: warning: if at indentation level 10 not at correct indentation, 8 --- > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/VerifyLazy.java:341: warning: 'if' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/VerifyLazy.java:342: warning: 'if' child have incorrect indentation level 12, expected level should be 10. 9366,9369c10452,10454 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/VerifyLazy.java:342: warning: if child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/VerifyLazy.java:343: warning: if rcurly at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/VerifyLazy.java:344: warning: block rcurly at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/VerifyLazy.java:347: warning: block lcurly at indentation level 8 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/VerifyLazy.java:343: warning: 'if rcurly' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/VerifyLazy.java:344: warning: 'block rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/VerifyLazy.java:347: warning: 'block lcurly' have incorrect indentation level 8, expected level should be 6. 9371,9376c10456,10466 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/VerifyLazy.java:348: warning: if at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/VerifyLazy.java:349: warning: if child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/VerifyLazy.java:350: warning: if rcurly at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/VerifyLazy.java:351: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/VerifyLazy.java:352: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/VerifyLazy.java:353: warning: block child at indentation level 10 not at correct indentation, 8 --- > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/VerifyLazy.java:348: warning: 'if' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/VerifyLazy.java:349: warning: 'if' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/VerifyLazy.java:350: warning: 'if rcurly' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/VerifyLazy.java:351: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/VerifyLazy.java:351: warning: 'member def type' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/VerifyLazy.java:352: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/VerifyLazy.java:352: warning: 'member def type' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/VerifyLazy.java:353: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/VerifyLazy.java:353: warning: 'member def type' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/VerifyLazy.java:354: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/VerifyLazy.java:354: warning: 'member def type' have incorrect indentation level 10, expected level should be 8. 9378,9379c10468,10469 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/VerifyLazy.java:354: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/VerifyLazy.java:355: warning: if at indentation level 10 not at correct indentation, 8 --- > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/VerifyLazy.java:355: warning: 'if' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/VerifyLazy.java:356: warning: 'if' child have incorrect indentation level 12, expected level should be 10. 9381,9384c10471,10474 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/VerifyLazy.java:356: warning: if child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/VerifyLazy.java:358: warning: if rcurly at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/VerifyLazy.java:359: warning: for at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/VerifyLazy.java:360: warning: if at indentation level 12 not at correct indentation, 10 --- > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/VerifyLazy.java:358: warning: 'if rcurly' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/VerifyLazy.java:359: warning: 'for' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/VerifyLazy.java:360: warning: 'if' have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/VerifyLazy.java:361: warning: 'if' child have incorrect indentation level 14, expected level should be 12. 9386,9389c10476,10478 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/VerifyLazy.java:361: warning: if child at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/VerifyLazy.java:363: warning: if rcurly at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/VerifyLazy.java:364: warning: for rcurly at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/VerifyLazy.java:365: warning: block rcurly at indentation level 8 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/VerifyLazy.java:363: warning: 'if rcurly' have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/VerifyLazy.java:364: warning: 'for rcurly' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazy/VerifyLazy.java:365: warning: 'block rcurly' have incorrect indentation level 8, expected level should be 6. 9410c10499 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazybinary/fast/LazyBinaryDeserializeRead.java:272: warning: block lcurly at indentation level 6 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazybinary/fast/LazyBinaryDeserializeRead.java:272: warning: 'block lcurly' have incorrect indentation level 6, expected level should be 4. 9412,9427c10501,10518 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazybinary/fast/LazyBinaryDeserializeRead.java:275: warning: if at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazybinary/fast/LazyBinaryDeserializeRead.java:276: warning: if child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazybinary/fast/LazyBinaryDeserializeRead.java:277: warning: if rcurly at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazybinary/fast/LazyBinaryDeserializeRead.java:278: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazybinary/fast/LazyBinaryDeserializeRead.java:279: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazybinary/fast/LazyBinaryDeserializeRead.java:281: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazybinary/fast/LazyBinaryDeserializeRead.java:282: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazybinary/fast/LazyBinaryDeserializeRead.java:283: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazybinary/fast/LazyBinaryDeserializeRead.java:285: warning: if at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazybinary/fast/LazyBinaryDeserializeRead.java:286: warning: if child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazybinary/fast/LazyBinaryDeserializeRead.java:287: warning: if rcurly at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazybinary/fast/LazyBinaryDeserializeRead.java:289: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazybinary/fast/LazyBinaryDeserializeRead.java:290: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazybinary/fast/LazyBinaryDeserializeRead.java:291: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazybinary/fast/LazyBinaryDeserializeRead.java:292: warning: block rcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazybinary/fast/LazyBinaryDeserializeRead.java:305: warning: block lcurly at indentation level 6 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazybinary/fast/LazyBinaryDeserializeRead.java:275: warning: 'if' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazybinary/fast/LazyBinaryDeserializeRead.java:276: warning: 'if' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazybinary/fast/LazyBinaryDeserializeRead.java:277: warning: 'if rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazybinary/fast/LazyBinaryDeserializeRead.java:278: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazybinary/fast/LazyBinaryDeserializeRead.java:279: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazybinary/fast/LazyBinaryDeserializeRead.java:281: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazybinary/fast/LazyBinaryDeserializeRead.java:281: warning: 'member def type' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazybinary/fast/LazyBinaryDeserializeRead.java:282: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazybinary/fast/LazyBinaryDeserializeRead.java:282: warning: 'member def type' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazybinary/fast/LazyBinaryDeserializeRead.java:283: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazybinary/fast/LazyBinaryDeserializeRead.java:285: warning: 'if' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazybinary/fast/LazyBinaryDeserializeRead.java:286: warning: 'if' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazybinary/fast/LazyBinaryDeserializeRead.java:287: warning: 'if rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazybinary/fast/LazyBinaryDeserializeRead.java:289: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazybinary/fast/LazyBinaryDeserializeRead.java:290: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazybinary/fast/LazyBinaryDeserializeRead.java:291: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazybinary/fast/LazyBinaryDeserializeRead.java:292: warning: 'block rcurly' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazybinary/fast/LazyBinaryDeserializeRead.java:305: warning: 'block lcurly' have incorrect indentation level 6, expected level should be 4. 9429,9437c10520,10530 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazybinary/fast/LazyBinaryDeserializeRead.java:306: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazybinary/fast/LazyBinaryDeserializeRead.java:307: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazybinary/fast/LazyBinaryDeserializeRead.java:308: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazybinary/fast/LazyBinaryDeserializeRead.java:310: warning: if at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazybinary/fast/LazyBinaryDeserializeRead.java:311: warning: if child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazybinary/fast/LazyBinaryDeserializeRead.java:312: warning: if rcurly at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazybinary/fast/LazyBinaryDeserializeRead.java:314: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazybinary/fast/LazyBinaryDeserializeRead.java:315: warning: block rcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazybinary/fast/LazyBinaryDeserializeRead.java:346: warning: block lcurly at indentation level 6 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazybinary/fast/LazyBinaryDeserializeRead.java:306: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazybinary/fast/LazyBinaryDeserializeRead.java:306: warning: 'member def type' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazybinary/fast/LazyBinaryDeserializeRead.java:307: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazybinary/fast/LazyBinaryDeserializeRead.java:307: warning: 'member def type' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazybinary/fast/LazyBinaryDeserializeRead.java:308: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazybinary/fast/LazyBinaryDeserializeRead.java:310: warning: 'if' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazybinary/fast/LazyBinaryDeserializeRead.java:311: warning: 'if' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazybinary/fast/LazyBinaryDeserializeRead.java:312: warning: 'if rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazybinary/fast/LazyBinaryDeserializeRead.java:314: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazybinary/fast/LazyBinaryDeserializeRead.java:315: warning: 'block rcurly' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazybinary/fast/LazyBinaryDeserializeRead.java:346: warning: 'block lcurly' have incorrect indentation level 6, expected level should be 4. 9440,9468c10533,10568 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazybinary/fast/LazyBinaryDeserializeRead.java:355: warning: if at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazybinary/fast/LazyBinaryDeserializeRead.java:356: warning: if child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazybinary/fast/LazyBinaryDeserializeRead.java:357: warning: if rcurly at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazybinary/fast/LazyBinaryDeserializeRead.java:358: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazybinary/fast/LazyBinaryDeserializeRead.java:359: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazybinary/fast/LazyBinaryDeserializeRead.java:360: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazybinary/fast/LazyBinaryDeserializeRead.java:363: warning: if at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazybinary/fast/LazyBinaryDeserializeRead.java:364: warning: if child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazybinary/fast/LazyBinaryDeserializeRead.java:365: warning: if rcurly at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazybinary/fast/LazyBinaryDeserializeRead.java:366: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazybinary/fast/LazyBinaryDeserializeRead.java:367: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazybinary/fast/LazyBinaryDeserializeRead.java:368: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazybinary/fast/LazyBinaryDeserializeRead.java:369: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazybinary/fast/LazyBinaryDeserializeRead.java:371: warning: if at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazybinary/fast/LazyBinaryDeserializeRead.java:372: warning: if child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazybinary/fast/LazyBinaryDeserializeRead.java:373: warning: if rcurly at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazybinary/fast/LazyBinaryDeserializeRead.java:374: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazybinary/fast/LazyBinaryDeserializeRead.java:380: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazybinary/fast/LazyBinaryDeserializeRead.java:382: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazybinary/fast/LazyBinaryDeserializeRead.java:383: warning: if at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazybinary/fast/LazyBinaryDeserializeRead.java:385: warning: if child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazybinary/fast/LazyBinaryDeserializeRead.java:387: warning: if child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazybinary/fast/LazyBinaryDeserializeRead.java:388: warning: if child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazybinary/fast/LazyBinaryDeserializeRead.java:390: warning: if child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazybinary/fast/LazyBinaryDeserializeRead.java:391: warning: if rcurly at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazybinary/fast/LazyBinaryDeserializeRead.java:392: warning: if at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazybinary/fast/LazyBinaryDeserializeRead.java:393: warning: if child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazybinary/fast/LazyBinaryDeserializeRead.java:394: warning: if rcurly at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazybinary/fast/LazyBinaryDeserializeRead.java:395: warning: block rcurly at indentation level 6 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazybinary/fast/LazyBinaryDeserializeRead.java:355: warning: 'if' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazybinary/fast/LazyBinaryDeserializeRead.java:356: warning: 'if' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazybinary/fast/LazyBinaryDeserializeRead.java:357: warning: 'if rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazybinary/fast/LazyBinaryDeserializeRead.java:358: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazybinary/fast/LazyBinaryDeserializeRead.java:359: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazybinary/fast/LazyBinaryDeserializeRead.java:360: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazybinary/fast/LazyBinaryDeserializeRead.java:360: warning: 'member def type' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazybinary/fast/LazyBinaryDeserializeRead.java:363: warning: 'if' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazybinary/fast/LazyBinaryDeserializeRead.java:364: warning: 'if' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazybinary/fast/LazyBinaryDeserializeRead.java:365: warning: 'if rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazybinary/fast/LazyBinaryDeserializeRead.java:366: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazybinary/fast/LazyBinaryDeserializeRead.java:367: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazybinary/fast/LazyBinaryDeserializeRead.java:368: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazybinary/fast/LazyBinaryDeserializeRead.java:368: warning: 'member def type' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazybinary/fast/LazyBinaryDeserializeRead.java:369: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazybinary/fast/LazyBinaryDeserializeRead.java:371: warning: 'if' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazybinary/fast/LazyBinaryDeserializeRead.java:372: warning: 'if' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazybinary/fast/LazyBinaryDeserializeRead.java:373: warning: 'if rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazybinary/fast/LazyBinaryDeserializeRead.java:374: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazybinary/fast/LazyBinaryDeserializeRead.java:374: warning: 'member def type' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazybinary/fast/LazyBinaryDeserializeRead.java:380: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazybinary/fast/LazyBinaryDeserializeRead.java:382: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazybinary/fast/LazyBinaryDeserializeRead.java:382: warning: 'member def type' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazybinary/fast/LazyBinaryDeserializeRead.java:383: warning: 'if' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazybinary/fast/LazyBinaryDeserializeRead.java:385: warning: 'if' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazybinary/fast/LazyBinaryDeserializeRead.java:385: warning: 'member def modifier' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazybinary/fast/LazyBinaryDeserializeRead.java:387: warning: 'if' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazybinary/fast/LazyBinaryDeserializeRead.java:387: warning: 'member def modifier' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazybinary/fast/LazyBinaryDeserializeRead.java:388: warning: 'if' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazybinary/fast/LazyBinaryDeserializeRead.java:388: warning: 'member def modifier' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazybinary/fast/LazyBinaryDeserializeRead.java:390: warning: 'if' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazybinary/fast/LazyBinaryDeserializeRead.java:391: warning: 'if rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazybinary/fast/LazyBinaryDeserializeRead.java:392: warning: 'if' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazybinary/fast/LazyBinaryDeserializeRead.java:393: warning: 'if' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazybinary/fast/LazyBinaryDeserializeRead.java:394: warning: 'if rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazybinary/fast/LazyBinaryDeserializeRead.java:395: warning: 'block rcurly' have incorrect indentation level 6, expected level should be 4. 9555c10655 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazybinary/LazyBinarySerDe.java:268: warning: method def throws at indentation level 10 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazybinary/LazyBinarySerDe.java:294: warning: 'UnionObjectInspector' have incorrect indentation level 4, expected level should be 6. 9560d10659 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazybinary/LazyBinarySerDe.java:415: warning: method def throws at indentation level 10 not at correct indentation, 6 9632c10731 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazybinary/LazyBinaryUnion.java:18: warning: package def at indentation level 2 not at correct indentation, 0 --- > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazybinary/LazyBinaryUnion.java:18: warning: 'package def' have incorrect indentation level 2, expected level should be 0. 9637,9639c10736,10737 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazybinary/LazyBinaryUnion.java:39: warning: class def ident at indentation level 2 not at correct indentation, 0 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazybinary/LazyBinaryUnion.java:39: warning: class def modifier at indentation level 2 not at correct indentation, 0 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazybinary/LazyBinaryUnion.java:42: warning: member def modifier at indentation level 4 not at correct indentation, 2 --- > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazybinary/LazyBinaryUnion.java:39: warning: 'class def modifier' have incorrect indentation level 2, expected level should be 0. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazybinary/LazyBinaryUnion.java:42: warning: 'member def modifier' have incorrect indentation level 4, expected level should be 2. 9641c10739 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazybinary/LazyBinaryUnion.java:47: warning: member def type at indentation level 4 not at correct indentation, 2 --- > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazybinary/LazyBinaryUnion.java:47: warning: 'member def type' have incorrect indentation level 4, expected level should be 2. 9644c10742 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazybinary/LazyBinaryUnion.java:52: warning: member def type at indentation level 4 not at correct indentation, 2 --- > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazybinary/LazyBinaryUnion.java:52: warning: 'member def type' have incorrect indentation level 4, expected level should be 2. 9646c10744 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazybinary/LazyBinaryUnion.java:57: warning: member def type at indentation level 4 not at correct indentation, 2 --- > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazybinary/LazyBinaryUnion.java:57: warning: 'member def type' have incorrect indentation level 4, expected level should be 2. 9648c10746 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazybinary/LazyBinaryUnion.java:59: warning: member def type at indentation level 4 not at correct indentation, 2 --- > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazybinary/LazyBinaryUnion.java:59: warning: 'member def type' have incorrect indentation level 4, expected level should be 2. 9650c10748 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazybinary/LazyBinaryUnion.java:65: warning: member def type at indentation level 4 not at correct indentation, 2 --- > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazybinary/LazyBinaryUnion.java:65: warning: 'member def type' have incorrect indentation level 4, expected level should be 2. 9652c10750 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazybinary/LazyBinaryUnion.java:66: warning: member def type at indentation level 4 not at correct indentation, 2 --- > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazybinary/LazyBinaryUnion.java:66: warning: 'member def type' have incorrect indentation level 4, expected level should be 2. 9654c10752 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazybinary/LazyBinaryUnion.java:68: warning: member def type at indentation level 4 not at correct indentation, 2 --- > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazybinary/LazyBinaryUnion.java:68: warning: 'member def type' have incorrect indentation level 4, expected level should be 2. 9656c10754 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazybinary/LazyBinaryUnion.java:70: warning: member def modifier at indentation level 4 not at correct indentation, 2 --- > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazybinary/LazyBinaryUnion.java:70: warning: 'member def modifier' have incorrect indentation level 4, expected level should be 2. 9658,9669c10756,10766 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazybinary/LazyBinaryUnion.java:75: warning: ctor def modifier at indentation level 4 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazybinary/LazyBinaryUnion.java:77: warning: ctor def rcurly at indentation level 4 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazybinary/LazyBinaryUnion.java:79: warning: method def modifier at indentation level 4 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazybinary/LazyBinaryUnion.java:80: warning: method def modifier at indentation level 4 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazybinary/LazyBinaryUnion.java:81: warning: method def child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazybinary/LazyBinaryUnion.java:82: warning: method def child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazybinary/LazyBinaryUnion.java:83: warning: method def child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazybinary/LazyBinaryUnion.java:84: warning: method def child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazybinary/LazyBinaryUnion.java:85: warning: method def child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazybinary/LazyBinaryUnion.java:86: warning: method def child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazybinary/LazyBinaryUnion.java:87: warning: method def rcurly at indentation level 4 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazybinary/LazyBinaryUnion.java:89: warning: member def type at indentation level 4 not at correct indentation, 2 --- > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazybinary/LazyBinaryUnion.java:75: warning: 'ctor def modifier' have incorrect indentation level 4, expected level should be 2. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazybinary/LazyBinaryUnion.java:77: warning: 'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazybinary/LazyBinaryUnion.java:79: warning: 'method def modifier' have incorrect indentation level 4, expected level should be 2. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazybinary/LazyBinaryUnion.java:81: warning: 'method def' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazybinary/LazyBinaryUnion.java:82: warning: 'method def' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazybinary/LazyBinaryUnion.java:83: warning: 'method def' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazybinary/LazyBinaryUnion.java:84: warning: 'method def' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazybinary/LazyBinaryUnion.java:85: warning: 'method def' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazybinary/LazyBinaryUnion.java:86: warning: 'method def' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazybinary/LazyBinaryUnion.java:87: warning: 'method def rcurly' have incorrect indentation level 4, expected level should be 2. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazybinary/LazyBinaryUnion.java:89: warning: 'member def type' have incorrect indentation level 4, expected level should be 2. 9671c10768 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazybinary/LazyBinaryUnion.java:90: warning: member def type at indentation level 4 not at correct indentation, 2 --- > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazybinary/LazyBinaryUnion.java:90: warning: 'member def type' have incorrect indentation level 4, expected level should be 2. 9673c10770 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazybinary/LazyBinaryUnion.java:91: warning: member def type at indentation level 4 not at correct indentation, 2 --- > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazybinary/LazyBinaryUnion.java:91: warning: 'member def type' have incorrect indentation level 4, expected level should be 2. 9675,9681c10772,10783 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazybinary/LazyBinaryUnion.java:97: warning: method def modifier at indentation level 4 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazybinary/LazyBinaryUnion.java:98: warning: method def child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazybinary/LazyBinaryUnion.java:103: warning: method def child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazybinary/LazyBinaryUnion.java:104: warning: method def child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazybinary/LazyBinaryUnion.java:107: warning: method def child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazybinary/LazyBinaryUnion.java:108: warning: method def child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazybinary/LazyBinaryUnion.java:109: warning: method def child at indentation level 6 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazybinary/LazyBinaryUnion.java:97: warning: 'method def modifier' have incorrect indentation level 4, expected level should be 2. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazybinary/LazyBinaryUnion.java:98: warning: 'member def type' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazybinary/LazyBinaryUnion.java:98: warning: 'method def' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazybinary/LazyBinaryUnion.java:103: warning: 'member def type' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazybinary/LazyBinaryUnion.java:103: warning: 'method def' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazybinary/LazyBinaryUnion.java:104: warning: 'member def type' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazybinary/LazyBinaryUnion.java:104: warning: 'method def' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazybinary/LazyBinaryUnion.java:107: warning: 'member def modifier' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazybinary/LazyBinaryUnion.java:107: warning: 'method def' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazybinary/LazyBinaryUnion.java:108: warning: 'method def' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazybinary/LazyBinaryUnion.java:109: warning: 'method def' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazybinary/LazyBinaryUnion.java:111: warning: 'method def' child have incorrect indentation level 6, expected level should be 4. 9683,9713c10785,10814 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazybinary/LazyBinaryUnion.java:111: warning: method def child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazybinary/LazyBinaryUnion.java:112: warning: method def child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazybinary/LazyBinaryUnion.java:114: warning: method def child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazybinary/LazyBinaryUnion.java:117: warning: if at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazybinary/LazyBinaryUnion.java:118: warning: if child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazybinary/LazyBinaryUnion.java:119: warning: if child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazybinary/LazyBinaryUnion.java:121: warning: if rcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazybinary/LazyBinaryUnion.java:124: warning: if at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazybinary/LazyBinaryUnion.java:125: warning: if child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazybinary/LazyBinaryUnion.java:126: warning: if child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazybinary/LazyBinaryUnion.java:128: warning: if rcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazybinary/LazyBinaryUnion.java:130: warning: method def child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazybinary/LazyBinaryUnion.java:131: warning: method def rcurly at indentation level 4 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazybinary/LazyBinaryUnion.java:143: warning: method def modifier at indentation level 4 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazybinary/LazyBinaryUnion.java:144: warning: if at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazybinary/LazyBinaryUnion.java:145: warning: if child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazybinary/LazyBinaryUnion.java:146: warning: if rcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazybinary/LazyBinaryUnion.java:147: warning: if at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazybinary/LazyBinaryUnion.java:148: warning: if child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazybinary/LazyBinaryUnion.java:149: warning: if rcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazybinary/LazyBinaryUnion.java:150: warning: method def child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazybinary/LazyBinaryUnion.java:151: warning: method def rcurly at indentation level 4 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazybinary/LazyBinaryUnion.java:161: warning: method def modifier at indentation level 4 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazybinary/LazyBinaryUnion.java:164: warning: if at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazybinary/LazyBinaryUnion.java:165: warning: if child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazybinary/LazyBinaryUnion.java:166: warning: if child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazybinary/LazyBinaryUnion.java:167: warning: if rcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazybinary/LazyBinaryUnion.java:168: warning: method def child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazybinary/LazyBinaryUnion.java:169: warning: method def child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazybinary/LazyBinaryUnion.java:170: warning: method def rcurly at indentation level 4 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazybinary/LazyBinaryUnion.java:172: warning: member def type at indentation level 4 not at correct indentation, 2 --- > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazybinary/LazyBinaryUnion.java:112: warning: 'method def' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazybinary/LazyBinaryUnion.java:114: warning: 'method def' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazybinary/LazyBinaryUnion.java:117: warning: 'if' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazybinary/LazyBinaryUnion.java:118: warning: 'if' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazybinary/LazyBinaryUnion.java:119: warning: 'if' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazybinary/LazyBinaryUnion.java:121: warning: 'if rcurly' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazybinary/LazyBinaryUnion.java:124: warning: 'if' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazybinary/LazyBinaryUnion.java:125: warning: 'if' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazybinary/LazyBinaryUnion.java:126: warning: 'if' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazybinary/LazyBinaryUnion.java:128: warning: 'if rcurly' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazybinary/LazyBinaryUnion.java:130: warning: 'method def' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazybinary/LazyBinaryUnion.java:131: warning: 'method def rcurly' have incorrect indentation level 4, expected level should be 2. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazybinary/LazyBinaryUnion.java:143: warning: 'method def modifier' have incorrect indentation level 4, expected level should be 2. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazybinary/LazyBinaryUnion.java:144: warning: 'if' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazybinary/LazyBinaryUnion.java:145: warning: 'if' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazybinary/LazyBinaryUnion.java:146: warning: 'if rcurly' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazybinary/LazyBinaryUnion.java:147: warning: 'if' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazybinary/LazyBinaryUnion.java:148: warning: 'if' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazybinary/LazyBinaryUnion.java:149: warning: 'if rcurly' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazybinary/LazyBinaryUnion.java:150: warning: 'method def' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazybinary/LazyBinaryUnion.java:151: warning: 'method def rcurly' have incorrect indentation level 4, expected level should be 2. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazybinary/LazyBinaryUnion.java:161: warning: 'method def modifier' have incorrect indentation level 4, expected level should be 2. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazybinary/LazyBinaryUnion.java:164: warning: 'if' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazybinary/LazyBinaryUnion.java:165: warning: 'if' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazybinary/LazyBinaryUnion.java:166: warning: 'if' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazybinary/LazyBinaryUnion.java:167: warning: 'if rcurly' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazybinary/LazyBinaryUnion.java:168: warning: 'method def' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazybinary/LazyBinaryUnion.java:169: warning: 'method def' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazybinary/LazyBinaryUnion.java:170: warning: 'method def rcurly' have incorrect indentation level 4, expected level should be 2. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazybinary/LazyBinaryUnion.java:172: warning: 'member def type' have incorrect indentation level 4, expected level should be 2. 9715,9721c10816,10821 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazybinary/LazyBinaryUnion.java:174: warning: method def modifier at indentation level 4 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazybinary/LazyBinaryUnion.java:175: warning: method def modifier at indentation level 4 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazybinary/LazyBinaryUnion.java:176: warning: method def child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazybinary/LazyBinaryUnion.java:177: warning: method def rcurly at indentation level 4 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazybinary/LazyBinaryUnion.java:179: warning: method def modifier at indentation level 4 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazybinary/LazyBinaryUnion.java:180: warning: method def child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazybinary/LazyBinaryUnion.java:181: warning: method def rcurly at indentation level 4 not at correct indentation, 2 --- > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazybinary/LazyBinaryUnion.java:174: warning: 'method def modifier' have incorrect indentation level 4, expected level should be 2. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazybinary/LazyBinaryUnion.java:176: warning: 'method def' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazybinary/LazyBinaryUnion.java:177: warning: 'method def rcurly' have incorrect indentation level 4, expected level should be 2. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazybinary/LazyBinaryUnion.java:179: warning: 'method def modifier' have incorrect indentation level 4, expected level should be 2. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazybinary/LazyBinaryUnion.java:180: warning: 'method def' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazybinary/LazyBinaryUnion.java:181: warning: 'method def rcurly' have incorrect indentation level 4, expected level should be 2. 9723c10823 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazybinary/LazyBinaryUnion.java:195: warning: class def rcurly at indentation level 2 not at correct indentation, 0 --- > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazybinary/LazyBinaryUnion.java:195: warning: 'class def rcurly' have incorrect indentation level 2, expected level should be 0. 9739a10840,10841 > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazybinary/LazyBinaryUtils.java:495: warning: 'fieldTypeInfos' have incorrect indentation level 10, expected level should be 12. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazybinary/LazyBinaryUtils.java:498: warning: '.' have incorrect indentation level 12, expected level should be 14. 9740a10843 > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazybinary/LazyBinaryUtils.java:510: warning: 'cachedLazyBinaryObjectInspector' have incorrect indentation level 8, expected level should be 10. 9746a10850 > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazybinary/objectinspector/LazyBinaryObjectInspectorFactory.java:68: warning: 'cachedLazyBinaryStructObjectInspector' have incorrect indentation level 8, expected level should be 10. 9747a10852 > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazybinary/objectinspector/LazyBinaryObjectInspectorFactory.java:86: warning: 'cachedLazyBinaryUnionObjectInspector' have incorrect indentation level 8, expected level should be 10. 9750a10856 > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazybinary/objectinspector/LazyBinaryObjectInspectorFactory.java:106: warning: 'cachedLazyBinaryListObjectInspector' have incorrect indentation level 8, expected level should be 10. 9753a10860 > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/lazybinary/objectinspector/LazyBinaryObjectInspectorFactory.java:129: warning: 'cachedLazyBinaryMapObjectInspector' have incorrect indentation level 8, expected level should be 10. 9806d10912 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/objectinspector/MetadataListStructObjectInspector.java:43: warning: member def at indentation level 6 not at correct indentation, 2 9817,9818c10923,10924 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/objectinspector/ObjectInspectorConverters.java:201: warning: method def rparen at indentation level 6 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/objectinspector/ObjectInspectorConverters.java:211: warning: method def rparen at indentation level 6 not at correct indentation, 2 --- > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/objectinspector/ObjectInspectorConverters.java:201: warning: 'method def rparen' have incorrect indentation level 6, expected level should be 2. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/objectinspector/ObjectInspectorConverters.java:211: warning: 'method def rparen' have incorrect indentation level 6, expected level should be 2. 9841c10947 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/objectinspector/ObjectInspectorConverters.java:480: warning: if child at indentation level 9 not at correct indentation, 8 --- > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/objectinspector/ObjectInspectorConverters.java:480: warning: 'if' child have incorrect indentation level 9, expected level should be 8. 9856a10963,10964 > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/objectinspector/ObjectInspectorFactory.java:100: warning: 'ProtocolBuffersStructObjectInspector' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/objectinspector/ObjectInspectorFactory.java:100: warning: 'array initialization' child have incorrect indentation level 6, expected level should be one of the following: 8, 80, 83. 9858d10965 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/objectinspector/ObjectInspectorFactory.java:102: warning: array initialization child at indentation level 8 not at correct indentation, [6, 82] 9860d10966 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/objectinspector/ObjectInspectorFactory.java:104: warning: array initialization child at indentation level 8 not at correct indentation, [6, 92] 9863d10968 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/objectinspector/ObjectInspectorFactory.java:234: warning: member def at indentation level 6 not at correct indentation, 2 9864a10970 > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/objectinspector/ObjectInspectorFactory.java:243: warning: 'cachedStandardListObjectInspector' have incorrect indentation level 8, expected level should be 10. 9868c10974,10975 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/objectinspector/ObjectInspectorFactory.java:288: warning: member def at indentation level 4 not at correct indentation, 2 --- > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/objectinspector/ObjectInspectorFactory.java:271: warning: 'cachedStandardMapObjectInspector' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/objectinspector/ObjectInspectorFactory.java:288: warning: 'cachedStandardUnionObjectInspector' have incorrect indentation level 4, expected level should be 6. 9869a10977 > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/objectinspector/ObjectInspectorFactory.java:298: warning: 'cachedStandardUnionObjectInspector' have incorrect indentation level 8, expected level should be 10. 9873a10982,10984 > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/objectinspector/ObjectInspectorFactory.java:331: warning: 'cachedStandardStructObjectInspector' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/objectinspector/ObjectInspectorFactory.java:340: warning: 'List' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/objectinspector/ObjectInspectorFactory.java:341: warning: 'List' have incorrect indentation level 4, expected level should be 6. 9876a10988 > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/objectinspector/ObjectInspectorFactory.java:355: warning: 'cachedUnionStructObjectInspector' have incorrect indentation level 8, expected level should be 10. 9879a10992 > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/objectinspector/ObjectInspectorFactory.java:387: warning: 'cachedColumnarStructObjectInspector' have incorrect indentation level 8, expected level should be 10. 9887a11001,11002 > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/objectinspector/ObjectInspectorUtils.java:148:61: warning: '{' should have line break after. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/objectinspector/ObjectInspectorUtils.java:148:77: warning: '}' should have line break before. 9903d11017 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/objectinspector/ObjectInspectorUtils.java:381: warning: method def throws at indentation level 10 not at correct indentation, 6 9963a11078,11081 > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/objectinspector/ObjectInspectorUtils.java:1144: warning: '(' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/objectinspector/ObjectInspectorUtils.java:1146: warning: '(' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/objectinspector/ObjectInspectorUtils.java:1176: warning: '=' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/objectinspector/ObjectInspectorUtils.java:1178: warning: '=' have incorrect indentation level 8, expected level should be 10. 9965,9998c11083,11123 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/objectinspector/ObjectInspectorUtils.java:1238: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/objectinspector/ObjectInspectorUtils.java:1239: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/objectinspector/ObjectInspectorUtils.java:1240: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/objectinspector/ObjectInspectorUtils.java:1242: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/objectinspector/ObjectInspectorUtils.java:1243: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/objectinspector/ObjectInspectorUtils.java:1244: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/objectinspector/ObjectInspectorUtils.java:1248: warning: method call rparen at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/objectinspector/ObjectInspectorUtils.java:1250: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/objectinspector/ObjectInspectorUtils.java:1251: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/objectinspector/ObjectInspectorUtils.java:1252: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/objectinspector/ObjectInspectorUtils.java:1256: warning: method call rparen at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/objectinspector/ObjectInspectorUtils.java:1260: warning: method call rparen at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/objectinspector/ObjectInspectorUtils.java:1262: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/objectinspector/ObjectInspectorUtils.java:1263: warning: block child at indentation level 10 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/objectinspector/ObjectInspectorUtils.java:1264: warning: block child at indentation level 10 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/objectinspector/ObjectInspectorUtils.java:1265: warning: block child at indentation level 10 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/objectinspector/ObjectInspectorUtils.java:1266: warning: block child at indentation level 10 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/objectinspector/ObjectInspectorUtils.java:1268: warning: for at indentation level 10 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/objectinspector/ObjectInspectorUtils.java:1269: warning: for child at indentation level 12 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/objectinspector/ObjectInspectorUtils.java:1270: warning: for child at indentation level 12 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/objectinspector/ObjectInspectorUtils.java:1272: warning: for rcurly at indentation level 10 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/objectinspector/ObjectInspectorUtils.java:1273: warning: if at indentation level 10 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/objectinspector/ObjectInspectorUtils.java:1274: warning: if child at indentation level 12 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/objectinspector/ObjectInspectorUtils.java:1275: warning: if rcurly at indentation level 10 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/objectinspector/ObjectInspectorUtils.java:1276: warning: block child at indentation level 10 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/objectinspector/ObjectInspectorUtils.java:1280: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/objectinspector/ObjectInspectorUtils.java:1281: warning: block child at indentation level 7 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/objectinspector/ObjectInspectorUtils.java:1292: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/objectinspector/ObjectInspectorUtils.java:1293: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/objectinspector/ObjectInspectorUtils.java:1294: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/objectinspector/ObjectInspectorUtils.java:1295: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/objectinspector/ObjectInspectorUtils.java:1296: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/objectinspector/ObjectInspectorUtils.java:1297: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/objectinspector/ObjectInspectorUtils.java:1298: warning: block child at indentation level 8 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/objectinspector/ObjectInspectorUtils.java:1236: warning: 'ObjectInspectorConverters' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/objectinspector/ObjectInspectorUtils.java:1238: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/objectinspector/ObjectInspectorUtils.java:1239: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/objectinspector/ObjectInspectorUtils.java:1239: warning: 'member def type' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/objectinspector/ObjectInspectorUtils.java:1240: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/objectinspector/ObjectInspectorUtils.java:1242: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/objectinspector/ObjectInspectorUtils.java:1243: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/objectinspector/ObjectInspectorUtils.java:1243: warning: 'member def type' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/objectinspector/ObjectInspectorUtils.java:1244: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/objectinspector/ObjectInspectorUtils.java:1250: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/objectinspector/ObjectInspectorUtils.java:1251: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/objectinspector/ObjectInspectorUtils.java:1251: warning: 'member def type' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/objectinspector/ObjectInspectorUtils.java:1252: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/objectinspector/ObjectInspectorUtils.java:1262: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/objectinspector/ObjectInspectorUtils.java:1263: warning: 'block' child have incorrect indentation level 10, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/objectinspector/ObjectInspectorUtils.java:1263: warning: 'member def type' have incorrect indentation level 10, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/objectinspector/ObjectInspectorUtils.java:1264: warning: 'block' child have incorrect indentation level 10, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/objectinspector/ObjectInspectorUtils.java:1264: warning: 'member def type' have incorrect indentation level 10, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/objectinspector/ObjectInspectorUtils.java:1265: warning: 'block' child have incorrect indentation level 10, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/objectinspector/ObjectInspectorUtils.java:1265: warning: 'member def type' have incorrect indentation level 10, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/objectinspector/ObjectInspectorUtils.java:1266: warning: 'block' child have incorrect indentation level 10, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/objectinspector/ObjectInspectorUtils.java:1266: warning: 'member def type' have incorrect indentation level 10, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/objectinspector/ObjectInspectorUtils.java:1267: warning: 'fields' have incorrect indentation level 12, expected level should be 14. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/objectinspector/ObjectInspectorUtils.java:1268: warning: 'for' have incorrect indentation level 10, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/objectinspector/ObjectInspectorUtils.java:1269: warning: 'for' child have incorrect indentation level 12, expected level should be 8. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/objectinspector/ObjectInspectorUtils.java:1270: warning: 'for' child have incorrect indentation level 12, expected level should be 8. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/objectinspector/ObjectInspectorUtils.java:1271: warning: '.' have incorrect indentation level 12, expected level should be 16. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/objectinspector/ObjectInspectorUtils.java:1272: warning: 'for rcurly' have incorrect indentation level 10, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/objectinspector/ObjectInspectorUtils.java:1273: warning: 'if' have incorrect indentation level 10, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/objectinspector/ObjectInspectorUtils.java:1274: warning: 'if' child have incorrect indentation level 12, expected level should be 8. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/objectinspector/ObjectInspectorUtils.java:1275: warning: 'if rcurly' have incorrect indentation level 10, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/objectinspector/ObjectInspectorUtils.java:1276: warning: 'block' child have incorrect indentation level 10, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/objectinspector/ObjectInspectorUtils.java:1280: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/objectinspector/ObjectInspectorUtils.java:1281: warning: 'block' child have incorrect indentation level 7, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/objectinspector/ObjectInspectorUtils.java:1292: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/objectinspector/ObjectInspectorUtils.java:1293: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/objectinspector/ObjectInspectorUtils.java:1294: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/objectinspector/ObjectInspectorUtils.java:1295: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/objectinspector/ObjectInspectorUtils.java:1296: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/objectinspector/ObjectInspectorUtils.java:1297: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/objectinspector/ObjectInspectorUtils.java:1298: warning: 'block' child have incorrect indentation level 8, expected level should be 6. 10001,10012c11126,11137 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/objectinspector/ObjectInspectorUtils.java:1361: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/objectinspector/ObjectInspectorUtils.java:1362: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/objectinspector/ObjectInspectorUtils.java:1363: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/objectinspector/ObjectInspectorUtils.java:1364: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/objectinspector/ObjectInspectorUtils.java:1365: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/objectinspector/ObjectInspectorUtils.java:1366: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/objectinspector/ObjectInspectorUtils.java:1367: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/objectinspector/ObjectInspectorUtils.java:1368: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/objectinspector/ObjectInspectorUtils.java:1369: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/objectinspector/ObjectInspectorUtils.java:1370: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/objectinspector/ObjectInspectorUtils.java:1371: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/objectinspector/ObjectInspectorUtils.java:1372: warning: block child at indentation level 8 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/objectinspector/ObjectInspectorUtils.java:1361: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/objectinspector/ObjectInspectorUtils.java:1362: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/objectinspector/ObjectInspectorUtils.java:1363: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/objectinspector/ObjectInspectorUtils.java:1364: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/objectinspector/ObjectInspectorUtils.java:1365: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/objectinspector/ObjectInspectorUtils.java:1366: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/objectinspector/ObjectInspectorUtils.java:1367: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/objectinspector/ObjectInspectorUtils.java:1368: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/objectinspector/ObjectInspectorUtils.java:1369: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/objectinspector/ObjectInspectorUtils.java:1370: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/objectinspector/ObjectInspectorUtils.java:1371: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/objectinspector/ObjectInspectorUtils.java:1372: warning: 'block' child have incorrect indentation level 8, expected level should be 6. 10038,10039c11163,11164 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/objectinspector/primitive/JavaHiveDecimalObjectInspector.java:28: warning: class def child at indentation level 0 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/objectinspector/primitive/JavaHiveDecimalObjectInspector.java:29: warning: class def child at indentation level 0 not at correct indentation, 2 --- > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/objectinspector/primitive/JavaHiveDecimalObjectInspector.java:28: warning: 'extends' have incorrect indentation level 0, expected level should be 4. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/objectinspector/primitive/JavaHiveDecimalObjectInspector.java:29: warning: 'implements' have incorrect indentation level 0, expected level should be 4. 10043a11169 > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/objectinspector/primitive/JavaHiveVarcharObjectInspector.java:26: warning: 'implements' have incorrect indentation level 2, expected level should be 4. 10046a11173 > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/objectinspector/primitive/JavaTimestampLocalTZObjectInspector.java:57: warning: 't' have incorrect indentation level 7, expected level should be 8. 10110,10113c11237,11240 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/objectinspector/primitive/PrimitiveObjectInspectorConverter.java:569: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/objectinspector/primitive/PrimitiveObjectInspectorConverter.java:570: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/objectinspector/primitive/PrimitiveObjectInspectorConverter.java:573: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/objectinspector/primitive/PrimitiveObjectInspectorConverter.java:574: warning: block child at indentation level 10 not at correct indentation, 8 --- > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/objectinspector/primitive/PrimitiveObjectInspectorConverter.java:569: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/objectinspector/primitive/PrimitiveObjectInspectorConverter.java:570: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/objectinspector/primitive/PrimitiveObjectInspectorConverter.java:573: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/objectinspector/primitive/PrimitiveObjectInspectorConverter.java:574: warning: 'block' child have incorrect indentation level 10, expected level should be 8. 10218a11346 > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/objectinspector/primitive/PrimitiveObjectInspectorFactory.java:309: warning: 'cachedPrimitiveWritableInspectorCache' have incorrect indentation level 6, expected level should be 8. 10228a11357 > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/objectinspector/primitive/PrimitiveObjectInspectorFactory.java:417: warning: 'cachedPrimitiveJavaInspectorCache' have incorrect indentation level 6, expected level should be 8. 10287c11416 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/objectinspector/primitive/PrimitiveObjectInspectorUtils.java:584: warning: block lcurly at indentation level 6 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/objectinspector/primitive/PrimitiveObjectInspectorUtils.java:584: warning: 'block lcurly' have incorrect indentation level 6, expected level should be 4. 10289,10295c11418,11425 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/objectinspector/primitive/PrimitiveObjectInspectorUtils.java:585: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/objectinspector/primitive/PrimitiveObjectInspectorUtils.java:587: warning: if at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/objectinspector/primitive/PrimitiveObjectInspectorUtils.java:588: warning: if child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/objectinspector/primitive/PrimitiveObjectInspectorUtils.java:589: warning: if rcurly at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/objectinspector/primitive/PrimitiveObjectInspectorUtils.java:590: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/objectinspector/primitive/PrimitiveObjectInspectorUtils.java:591: warning: block rcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/objectinspector/primitive/PrimitiveObjectInspectorUtils.java:610: warning: block lcurly at indentation level 6 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/objectinspector/primitive/PrimitiveObjectInspectorUtils.java:585: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/objectinspector/primitive/PrimitiveObjectInspectorUtils.java:585: warning: 'member def type' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/objectinspector/primitive/PrimitiveObjectInspectorUtils.java:587: warning: 'if' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/objectinspector/primitive/PrimitiveObjectInspectorUtils.java:588: warning: 'if' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/objectinspector/primitive/PrimitiveObjectInspectorUtils.java:589: warning: 'if rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/objectinspector/primitive/PrimitiveObjectInspectorUtils.java:590: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/objectinspector/primitive/PrimitiveObjectInspectorUtils.java:591: warning: 'block rcurly' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/objectinspector/primitive/PrimitiveObjectInspectorUtils.java:610: warning: 'block lcurly' have incorrect indentation level 6, expected level should be 4. 10297,10302c11427,11433 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/objectinspector/primitive/PrimitiveObjectInspectorUtils.java:611: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/objectinspector/primitive/PrimitiveObjectInspectorUtils.java:613: warning: if at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/objectinspector/primitive/PrimitiveObjectInspectorUtils.java:614: warning: if child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/objectinspector/primitive/PrimitiveObjectInspectorUtils.java:615: warning: if rcurly at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/objectinspector/primitive/PrimitiveObjectInspectorUtils.java:616: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/objectinspector/primitive/PrimitiveObjectInspectorUtils.java:617: warning: block rcurly at indentation level 6 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/objectinspector/primitive/PrimitiveObjectInspectorUtils.java:611: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/objectinspector/primitive/PrimitiveObjectInspectorUtils.java:611: warning: 'member def type' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/objectinspector/primitive/PrimitiveObjectInspectorUtils.java:613: warning: 'if' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/objectinspector/primitive/PrimitiveObjectInspectorUtils.java:614: warning: 'if' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/objectinspector/primitive/PrimitiveObjectInspectorUtils.java:615: warning: 'if rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/objectinspector/primitive/PrimitiveObjectInspectorUtils.java:616: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/objectinspector/primitive/PrimitiveObjectInspectorUtils.java:617: warning: 'block rcurly' have incorrect indentation level 6, expected level should be 4. 10313c11444 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/objectinspector/primitive/PrimitiveObjectInspectorUtils.java:688: warning: block lcurly at indentation level 6 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/objectinspector/primitive/PrimitiveObjectInspectorUtils.java:688: warning: 'block lcurly' have incorrect indentation level 6, expected level should be 4. 10315,10320c11446,11452 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/objectinspector/primitive/PrimitiveObjectInspectorUtils.java:689: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/objectinspector/primitive/PrimitiveObjectInspectorUtils.java:691: warning: if at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/objectinspector/primitive/PrimitiveObjectInspectorUtils.java:692: warning: if child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/objectinspector/primitive/PrimitiveObjectInspectorUtils.java:693: warning: if rcurly at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/objectinspector/primitive/PrimitiveObjectInspectorUtils.java:694: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/objectinspector/primitive/PrimitiveObjectInspectorUtils.java:695: warning: block rcurly at indentation level 6 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/objectinspector/primitive/PrimitiveObjectInspectorUtils.java:689: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/objectinspector/primitive/PrimitiveObjectInspectorUtils.java:689: warning: 'member def type' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/objectinspector/primitive/PrimitiveObjectInspectorUtils.java:691: warning: 'if' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/objectinspector/primitive/PrimitiveObjectInspectorUtils.java:692: warning: 'if' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/objectinspector/primitive/PrimitiveObjectInspectorUtils.java:693: warning: 'if rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/objectinspector/primitive/PrimitiveObjectInspectorUtils.java:694: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/objectinspector/primitive/PrimitiveObjectInspectorUtils.java:695: warning: 'block rcurly' have incorrect indentation level 6, expected level should be 4. 10323c11455 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/objectinspector/primitive/PrimitiveObjectInspectorUtils.java:758: warning: block lcurly at indentation level 6 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/objectinspector/primitive/PrimitiveObjectInspectorUtils.java:758: warning: 'block lcurly' have incorrect indentation level 6, expected level should be 4. 10325,10344c11457,11478 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/objectinspector/primitive/PrimitiveObjectInspectorUtils.java:759: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/objectinspector/primitive/PrimitiveObjectInspectorUtils.java:761: warning: if at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/objectinspector/primitive/PrimitiveObjectInspectorUtils.java:762: warning: if child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/objectinspector/primitive/PrimitiveObjectInspectorUtils.java:763: warning: if rcurly at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/objectinspector/primitive/PrimitiveObjectInspectorUtils.java:764: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/objectinspector/primitive/PrimitiveObjectInspectorUtils.java:765: warning: block rcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/objectinspector/primitive/PrimitiveObjectInspectorUtils.java:932: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/objectinspector/primitive/PrimitiveObjectInspectorUtils.java:933: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/objectinspector/primitive/PrimitiveObjectInspectorUtils.java:934: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/objectinspector/primitive/PrimitiveObjectInspectorUtils.java:935: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/objectinspector/primitive/PrimitiveObjectInspectorUtils.java:937: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/objectinspector/primitive/PrimitiveObjectInspectorUtils.java:938: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/objectinspector/primitive/PrimitiveObjectInspectorUtils.java:939: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/objectinspector/primitive/PrimitiveObjectInspectorUtils.java:952: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/objectinspector/primitive/PrimitiveObjectInspectorUtils.java:953: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/objectinspector/primitive/PrimitiveObjectInspectorUtils.java:954: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/objectinspector/primitive/PrimitiveObjectInspectorUtils.java:955: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/objectinspector/primitive/PrimitiveObjectInspectorUtils.java:959: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/objectinspector/primitive/PrimitiveObjectInspectorUtils.java:960: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/objectinspector/primitive/PrimitiveObjectInspectorUtils.java:961: warning: block child at indentation level 8 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/objectinspector/primitive/PrimitiveObjectInspectorUtils.java:759: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/objectinspector/primitive/PrimitiveObjectInspectorUtils.java:759: warning: 'member def type' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/objectinspector/primitive/PrimitiveObjectInspectorUtils.java:761: warning: 'if' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/objectinspector/primitive/PrimitiveObjectInspectorUtils.java:762: warning: 'if' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/objectinspector/primitive/PrimitiveObjectInspectorUtils.java:763: warning: 'if rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/objectinspector/primitive/PrimitiveObjectInspectorUtils.java:764: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/objectinspector/primitive/PrimitiveObjectInspectorUtils.java:765: warning: 'block rcurly' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/objectinspector/primitive/PrimitiveObjectInspectorUtils.java:932: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/objectinspector/primitive/PrimitiveObjectInspectorUtils.java:933: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/objectinspector/primitive/PrimitiveObjectInspectorUtils.java:934: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/objectinspector/primitive/PrimitiveObjectInspectorUtils.java:935: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/objectinspector/primitive/PrimitiveObjectInspectorUtils.java:937: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/objectinspector/primitive/PrimitiveObjectInspectorUtils.java:938: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/objectinspector/primitive/PrimitiveObjectInspectorUtils.java:939: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/objectinspector/primitive/PrimitiveObjectInspectorUtils.java:952: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/objectinspector/primitive/PrimitiveObjectInspectorUtils.java:953: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/objectinspector/primitive/PrimitiveObjectInspectorUtils.java:954: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/objectinspector/primitive/PrimitiveObjectInspectorUtils.java:955: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/objectinspector/primitive/PrimitiveObjectInspectorUtils.java:959: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/objectinspector/primitive/PrimitiveObjectInspectorUtils.java:960: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/objectinspector/primitive/PrimitiveObjectInspectorUtils.java:961: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/objectinspector/primitive/PrimitiveObjectInspectorUtils.java:1046: warning: '.' have incorrect indentation level 8, expected level should be 10. 10354,10359c11488,11493 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/objectinspector/primitive/PrimitiveObjectInspectorUtils.java:1278: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/objectinspector/primitive/PrimitiveObjectInspectorUtils.java:1279: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/objectinspector/primitive/PrimitiveObjectInspectorUtils.java:1280: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/objectinspector/primitive/PrimitiveObjectInspectorUtils.java:1281: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/objectinspector/primitive/PrimitiveObjectInspectorUtils.java:1282: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/objectinspector/primitive/PrimitiveObjectInspectorUtils.java:1283: warning: case child at indentation level 6 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/objectinspector/primitive/PrimitiveObjectInspectorUtils.java:1278: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/objectinspector/primitive/PrimitiveObjectInspectorUtils.java:1279: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/objectinspector/primitive/PrimitiveObjectInspectorUtils.java:1280: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/objectinspector/primitive/PrimitiveObjectInspectorUtils.java:1281: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/objectinspector/primitive/PrimitiveObjectInspectorUtils.java:1282: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/objectinspector/primitive/PrimitiveObjectInspectorUtils.java:1283: warning: 'case' child have incorrect indentation level 6, expected level should be 4. 10361,10379c11495,11514 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/objectinspector/primitive/PrimitiveObjectInspectorUtils.java:1284: warning: try at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/objectinspector/primitive/PrimitiveObjectInspectorUtils.java:1285: warning: try child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/objectinspector/primitive/PrimitiveObjectInspectorUtils.java:1286: warning: try child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/objectinspector/primitive/PrimitiveObjectInspectorUtils.java:1287: warning: try rcurly at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/objectinspector/primitive/PrimitiveObjectInspectorUtils.java:1288: warning: catch child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/objectinspector/primitive/PrimitiveObjectInspectorUtils.java:1289: warning: catch rcurly at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/objectinspector/primitive/PrimitiveObjectInspectorUtils.java:1290: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/objectinspector/primitive/PrimitiveObjectInspectorUtils.java:1291: warning: block rcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/objectinspector/primitive/PrimitiveObjectInspectorUtils.java:1292: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/objectinspector/primitive/PrimitiveObjectInspectorUtils.java:1293: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/objectinspector/primitive/PrimitiveObjectInspectorUtils.java:1294: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/objectinspector/primitive/PrimitiveObjectInspectorUtils.java:1296: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/objectinspector/primitive/PrimitiveObjectInspectorUtils.java:1297: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/objectinspector/primitive/PrimitiveObjectInspectorUtils.java:1311: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/objectinspector/primitive/PrimitiveObjectInspectorUtils.java:1312: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/objectinspector/primitive/PrimitiveObjectInspectorUtils.java:1313: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/objectinspector/primitive/PrimitiveObjectInspectorUtils.java:1314: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/objectinspector/primitive/PrimitiveObjectInspectorUtils.java:1315: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/objectinspector/primitive/PrimitiveObjectInspectorUtils.java:1316: warning: case child at indentation level 6 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/objectinspector/primitive/PrimitiveObjectInspectorUtils.java:1284: warning: 'try' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/objectinspector/primitive/PrimitiveObjectInspectorUtils.java:1285: warning: 'member def type' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/objectinspector/primitive/PrimitiveObjectInspectorUtils.java:1285: warning: 'try' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/objectinspector/primitive/PrimitiveObjectInspectorUtils.java:1286: warning: 'try' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/objectinspector/primitive/PrimitiveObjectInspectorUtils.java:1287: warning: 'try rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/objectinspector/primitive/PrimitiveObjectInspectorUtils.java:1288: warning: 'catch' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/objectinspector/primitive/PrimitiveObjectInspectorUtils.java:1289: warning: 'catch rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/objectinspector/primitive/PrimitiveObjectInspectorUtils.java:1290: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/objectinspector/primitive/PrimitiveObjectInspectorUtils.java:1291: warning: 'block rcurly' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/objectinspector/primitive/PrimitiveObjectInspectorUtils.java:1292: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/objectinspector/primitive/PrimitiveObjectInspectorUtils.java:1293: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/objectinspector/primitive/PrimitiveObjectInspectorUtils.java:1294: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/objectinspector/primitive/PrimitiveObjectInspectorUtils.java:1296: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/objectinspector/primitive/PrimitiveObjectInspectorUtils.java:1297: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/objectinspector/primitive/PrimitiveObjectInspectorUtils.java:1311: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/objectinspector/primitive/PrimitiveObjectInspectorUtils.java:1312: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/objectinspector/primitive/PrimitiveObjectInspectorUtils.java:1313: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/objectinspector/primitive/PrimitiveObjectInspectorUtils.java:1314: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/objectinspector/primitive/PrimitiveObjectInspectorUtils.java:1315: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/objectinspector/primitive/PrimitiveObjectInspectorUtils.java:1316: warning: 'case' child have incorrect indentation level 6, expected level should be 4. 10381,10420c11516,11556 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/objectinspector/primitive/PrimitiveObjectInspectorUtils.java:1317: warning: try at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/objectinspector/primitive/PrimitiveObjectInspectorUtils.java:1318: warning: try child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/objectinspector/primitive/PrimitiveObjectInspectorUtils.java:1319: warning: try child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/objectinspector/primitive/PrimitiveObjectInspectorUtils.java:1320: warning: try rcurly at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/objectinspector/primitive/PrimitiveObjectInspectorUtils.java:1321: warning: catch child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/objectinspector/primitive/PrimitiveObjectInspectorUtils.java:1322: warning: catch rcurly at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/objectinspector/primitive/PrimitiveObjectInspectorUtils.java:1323: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/objectinspector/primitive/PrimitiveObjectInspectorUtils.java:1324: warning: block rcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/objectinspector/primitive/PrimitiveObjectInspectorUtils.java:1325: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/objectinspector/primitive/PrimitiveObjectInspectorUtils.java:1326: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/objectinspector/primitive/PrimitiveObjectInspectorUtils.java:1327: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/objectinspector/primitive/PrimitiveObjectInspectorUtils.java:1329: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/objectinspector/primitive/PrimitiveObjectInspectorUtils.java:1330: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/objectinspector/primitive/PrimitiveObjectInspectorUtils.java:1363: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/objectinspector/primitive/PrimitiveObjectInspectorUtils.java:1364: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/objectinspector/primitive/PrimitiveObjectInspectorUtils.java:1365: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/objectinspector/primitive/PrimitiveObjectInspectorUtils.java:1366: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/objectinspector/primitive/PrimitiveObjectInspectorUtils.java:1367: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/objectinspector/primitive/PrimitiveObjectInspectorUtils.java:1368: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/objectinspector/primitive/PrimitiveObjectInspectorUtils.java:1369: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/objectinspector/primitive/PrimitiveObjectInspectorUtils.java:1370: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/objectinspector/primitive/PrimitiveObjectInspectorUtils.java:1371: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/objectinspector/primitive/PrimitiveObjectInspectorUtils.java:1372: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/objectinspector/primitive/PrimitiveObjectInspectorUtils.java:1373: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/objectinspector/primitive/PrimitiveObjectInspectorUtils.java:1374: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/objectinspector/primitive/PrimitiveObjectInspectorUtils.java:1375: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/objectinspector/primitive/PrimitiveObjectInspectorUtils.java:1376: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/objectinspector/primitive/PrimitiveObjectInspectorUtils.java:1377: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/objectinspector/primitive/PrimitiveObjectInspectorUtils.java:1378: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/objectinspector/primitive/PrimitiveObjectInspectorUtils.java:1379: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/objectinspector/primitive/PrimitiveObjectInspectorUtils.java:1380: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/objectinspector/primitive/PrimitiveObjectInspectorUtils.java:1381: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/objectinspector/primitive/PrimitiveObjectInspectorUtils.java:1382: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/objectinspector/primitive/PrimitiveObjectInspectorUtils.java:1383: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/objectinspector/primitive/PrimitiveObjectInspectorUtils.java:1384: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/objectinspector/primitive/PrimitiveObjectInspectorUtils.java:1385: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/objectinspector/primitive/PrimitiveObjectInspectorUtils.java:1386: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/objectinspector/primitive/PrimitiveObjectInspectorUtils.java:1387: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/objectinspector/primitive/PrimitiveObjectInspectorUtils.java:1388: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/objectinspector/primitive/PrimitiveObjectInspectorUtils.java:1389: warning: block child at indentation level 8 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/objectinspector/primitive/PrimitiveObjectInspectorUtils.java:1317: warning: 'try' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/objectinspector/primitive/PrimitiveObjectInspectorUtils.java:1318: warning: 'member def type' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/objectinspector/primitive/PrimitiveObjectInspectorUtils.java:1318: warning: 'try' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/objectinspector/primitive/PrimitiveObjectInspectorUtils.java:1319: warning: 'try' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/objectinspector/primitive/PrimitiveObjectInspectorUtils.java:1320: warning: 'try rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/objectinspector/primitive/PrimitiveObjectInspectorUtils.java:1321: warning: 'catch' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/objectinspector/primitive/PrimitiveObjectInspectorUtils.java:1322: warning: 'catch rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/objectinspector/primitive/PrimitiveObjectInspectorUtils.java:1323: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/objectinspector/primitive/PrimitiveObjectInspectorUtils.java:1324: warning: 'block rcurly' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/objectinspector/primitive/PrimitiveObjectInspectorUtils.java:1325: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/objectinspector/primitive/PrimitiveObjectInspectorUtils.java:1326: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/objectinspector/primitive/PrimitiveObjectInspectorUtils.java:1327: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/objectinspector/primitive/PrimitiveObjectInspectorUtils.java:1329: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/objectinspector/primitive/PrimitiveObjectInspectorUtils.java:1330: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/objectinspector/primitive/PrimitiveObjectInspectorUtils.java:1363: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/objectinspector/primitive/PrimitiveObjectInspectorUtils.java:1364: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/objectinspector/primitive/PrimitiveObjectInspectorUtils.java:1365: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/objectinspector/primitive/PrimitiveObjectInspectorUtils.java:1366: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/objectinspector/primitive/PrimitiveObjectInspectorUtils.java:1367: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/objectinspector/primitive/PrimitiveObjectInspectorUtils.java:1368: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/objectinspector/primitive/PrimitiveObjectInspectorUtils.java:1369: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/objectinspector/primitive/PrimitiveObjectInspectorUtils.java:1370: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/objectinspector/primitive/PrimitiveObjectInspectorUtils.java:1371: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/objectinspector/primitive/PrimitiveObjectInspectorUtils.java:1372: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/objectinspector/primitive/PrimitiveObjectInspectorUtils.java:1373: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/objectinspector/primitive/PrimitiveObjectInspectorUtils.java:1374: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/objectinspector/primitive/PrimitiveObjectInspectorUtils.java:1375: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/objectinspector/primitive/PrimitiveObjectInspectorUtils.java:1376: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/objectinspector/primitive/PrimitiveObjectInspectorUtils.java:1377: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/objectinspector/primitive/PrimitiveObjectInspectorUtils.java:1378: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/objectinspector/primitive/PrimitiveObjectInspectorUtils.java:1379: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/objectinspector/primitive/PrimitiveObjectInspectorUtils.java:1380: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/objectinspector/primitive/PrimitiveObjectInspectorUtils.java:1381: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/objectinspector/primitive/PrimitiveObjectInspectorUtils.java:1382: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/objectinspector/primitive/PrimitiveObjectInspectorUtils.java:1383: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/objectinspector/primitive/PrimitiveObjectInspectorUtils.java:1384: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/objectinspector/primitive/PrimitiveObjectInspectorUtils.java:1385: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/objectinspector/primitive/PrimitiveObjectInspectorUtils.java:1386: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/objectinspector/primitive/PrimitiveObjectInspectorUtils.java:1387: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/objectinspector/primitive/PrimitiveObjectInspectorUtils.java:1388: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/objectinspector/primitive/PrimitiveObjectInspectorUtils.java:1389: warning: 'block' child have incorrect indentation level 8, expected level should be 6. 10436c11572 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/objectinspector/primitive/WritableConstantHiveDecimalObjectInspector.java:30: warning: class def child at indentation level 0 not at correct indentation, 2 --- > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/objectinspector/primitive/WritableConstantHiveDecimalObjectInspector.java:30: warning: 'implements' have incorrect indentation level 0, expected level should be 4. 10448c11584 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/objectinspector/primitive/WritableHiveDecimalObjectInspector.java:27: warning: class def child at indentation level 0 not at correct indentation, 2 --- > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/objectinspector/primitive/WritableHiveDecimalObjectInspector.java:27: warning: 'implements' have incorrect indentation level 0, expected level should be 4. 10456c11592 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/objectinspector/primitive/WritableHiveVarcharObjectInspector.java:33: warning: class def child at indentation level 0 not at correct indentation, 2 --- > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/objectinspector/primitive/WritableHiveVarcharObjectInspector.java:33: warning: 'implements' have incorrect indentation level 0, expected level should be 4. 10475a11612 > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/objectinspector/ReflectionStructObjectInspector.java:251: warning: 'ObjectInspectorFactory' have incorrect indentation level 4, expected level should be 6. 10477a11615 > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/objectinspector/ReflectionStructObjectInspector.java:254: warning: 'fields' have incorrect indentation level 6, expected level should be 8. 10478a11617 > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/objectinspector/ReflectionStructObjectInspector.java:258: warning: '.' have incorrect indentation level 10, expected level should be 12. 10480c11619,11620 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/objectinspector/StandardConstantMapObjectInspector.java:41: warning: ctor def modifier at indentation level 3 not at correct indentation, 2 --- > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/objectinspector/StandardConstantMapObjectInspector.java:31: warning: 'implements' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/objectinspector/StandardConstantMapObjectInspector.java:41: warning: 'ctor def modifier' have incorrect indentation level 3, expected level should be 2. 10509a11650 > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/objectinspector/ThriftObjectInspectorUtils.java:38: warning: 'fieldName' have incorrect indentation level 6, expected level should be 8. 10533c11674 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/RegexSerDe.java:149: warning: for rcurly at indentation level 5 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/RegexSerDe.java:149: warning: 'for rcurly' have incorrect indentation level 5, expected level should be 4. 10539,10541c11680,11682 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/RegexSerDe.java:192: warning: if at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/RegexSerDe.java:194: warning: if child at indentation level 9 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/RegexSerDe.java:195: warning: if child at indentation level 9 not at correct indentation, 8 --- > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/RegexSerDe.java:192: warning: 'if' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/RegexSerDe.java:194: warning: 'if' child have incorrect indentation level 9, expected level should be 8. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/RegexSerDe.java:195: warning: 'if' child have incorrect indentation level 9, expected level should be 8. 10546,10553c11687,11696 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/RegexSerDe.java:273: warning: catch child at indentation level 9 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/RegexSerDe.java:274: warning: if at indentation level 9 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/RegexSerDe.java:276: warning: if child at indentation level 9 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/RegexSerDe.java:276: warning: method call child at indentation level 9 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/RegexSerDe.java:279: warning: if child at indentation level 11 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/RegexSerDe.java:282: warning: catch rcurly at indentation level 7 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/RegexSerDe.java:283: warning: for rcurly at indentation level 5 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/RegexSerDe.java:290: warning: method def child at indentation level 8 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/RegexSerDe.java:273: warning: 'catch' child have incorrect indentation level 9, expected level should be 8. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/RegexSerDe.java:274: warning: 'if' have incorrect indentation level 9, expected level should be 8. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/RegexSerDe.java:276: warning: 'if' child have incorrect indentation level 9, expected level should be 10. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/RegexSerDe.java:276: warning: 'method call' child have incorrect indentation level 9, expected level should be 10. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/RegexSerDe.java:277: warning: '+' have incorrect indentation level 12, expected level should be 13. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/RegexSerDe.java:278: warning: '+' have incorrect indentation level 12, expected level should be 13. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/RegexSerDe.java:279: warning: 'if' child have incorrect indentation level 11, expected level should be 10. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/RegexSerDe.java:282: warning: 'catch rcurly' have incorrect indentation level 7, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/RegexSerDe.java:283: warning: 'for rcurly' have incorrect indentation level 5, expected level should be 4. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/RegexSerDe.java:290: warning: 'method def' child have incorrect indentation level 8, expected level should be 4. 10594d11736 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/SerDeUtils.java:538: warning: method def throws at indentation level 48 not at correct indentation, 6 10599,10628c11741,11769 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/thrift/ColumnBuffer.java:102: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/thrift/ColumnBuffer.java:103: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/thrift/ColumnBuffer.java:104: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/thrift/ColumnBuffer.java:105: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/thrift/ColumnBuffer.java:106: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/thrift/ColumnBuffer.java:107: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/thrift/ColumnBuffer.java:108: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/thrift/ColumnBuffer.java:109: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/thrift/ColumnBuffer.java:110: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/thrift/ColumnBuffer.java:111: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/thrift/ColumnBuffer.java:112: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/thrift/ColumnBuffer.java:113: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/thrift/ColumnBuffer.java:114: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/thrift/ColumnBuffer.java:115: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/thrift/ColumnBuffer.java:116: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/thrift/ColumnBuffer.java:117: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/thrift/ColumnBuffer.java:118: warning: block child at indentation level 10 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/thrift/ColumnBuffer.java:119: warning: block child at indentation level 10 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/thrift/ColumnBuffer.java:120: warning: block child at indentation level 10 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/thrift/ColumnBuffer.java:121: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/thrift/ColumnBuffer.java:122: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/thrift/ColumnBuffer.java:123: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/thrift/ColumnBuffer.java:124: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/thrift/ColumnBuffer.java:125: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/thrift/ColumnBuffer.java:126: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/thrift/ColumnBuffer.java:127: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/thrift/ColumnBuffer.java:128: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/thrift/ColumnBuffer.java:129: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/thrift/ColumnBuffer.java:130: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/thrift/ColumnBuffer.java:259: warning: array initialization child at indentation level 6 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/thrift/ColumnBuffer.java:102: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/thrift/ColumnBuffer.java:103: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/thrift/ColumnBuffer.java:104: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/thrift/ColumnBuffer.java:105: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/thrift/ColumnBuffer.java:106: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/thrift/ColumnBuffer.java:107: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/thrift/ColumnBuffer.java:108: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/thrift/ColumnBuffer.java:109: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/thrift/ColumnBuffer.java:110: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/thrift/ColumnBuffer.java:111: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/thrift/ColumnBuffer.java:112: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/thrift/ColumnBuffer.java:113: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/thrift/ColumnBuffer.java:114: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/thrift/ColumnBuffer.java:115: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/thrift/ColumnBuffer.java:116: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/thrift/ColumnBuffer.java:117: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/thrift/ColumnBuffer.java:118: warning: 'block' child have incorrect indentation level 10, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/thrift/ColumnBuffer.java:119: warning: 'block' child have incorrect indentation level 10, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/thrift/ColumnBuffer.java:120: warning: 'block' child have incorrect indentation level 10, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/thrift/ColumnBuffer.java:121: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/thrift/ColumnBuffer.java:122: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/thrift/ColumnBuffer.java:123: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/thrift/ColumnBuffer.java:124: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/thrift/ColumnBuffer.java:125: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/thrift/ColumnBuffer.java:126: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/thrift/ColumnBuffer.java:127: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/thrift/ColumnBuffer.java:128: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/thrift/ColumnBuffer.java:129: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/thrift/ColumnBuffer.java:130: warning: 'block' child have incorrect indentation level 8, expected level should be 6. 10630,10646c11771,11787 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/thrift/ColumnBuffer.java:289: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/thrift/ColumnBuffer.java:290: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/thrift/ColumnBuffer.java:291: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/thrift/ColumnBuffer.java:292: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/thrift/ColumnBuffer.java:293: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/thrift/ColumnBuffer.java:294: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/thrift/ColumnBuffer.java:295: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/thrift/ColumnBuffer.java:296: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/thrift/ColumnBuffer.java:297: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/thrift/ColumnBuffer.java:298: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/thrift/ColumnBuffer.java:299: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/thrift/ColumnBuffer.java:300: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/thrift/ColumnBuffer.java:301: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/thrift/ColumnBuffer.java:302: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/thrift/ColumnBuffer.java:303: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/thrift/ColumnBuffer.java:304: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/thrift/ColumnBuffer.java:305: warning: block child at indentation level 8 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/thrift/ColumnBuffer.java:289: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/thrift/ColumnBuffer.java:290: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/thrift/ColumnBuffer.java:291: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/thrift/ColumnBuffer.java:292: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/thrift/ColumnBuffer.java:293: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/thrift/ColumnBuffer.java:294: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/thrift/ColumnBuffer.java:295: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/thrift/ColumnBuffer.java:296: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/thrift/ColumnBuffer.java:297: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/thrift/ColumnBuffer.java:298: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/thrift/ColumnBuffer.java:299: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/thrift/ColumnBuffer.java:300: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/thrift/ColumnBuffer.java:301: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/thrift/ColumnBuffer.java:302: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/thrift/ColumnBuffer.java:303: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/thrift/ColumnBuffer.java:304: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/thrift/ColumnBuffer.java:305: warning: 'block' child have incorrect indentation level 8, expected level should be 6. 10649,10655d11789 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/thrift/ColumnBuffer.java:364: warning: method call child at indentation level 6 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/thrift/ColumnBuffer.java:368: warning: method call child at indentation level 6 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/thrift/ColumnBuffer.java:372: warning: method call child at indentation level 6 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/thrift/ColumnBuffer.java:376: warning: method call child at indentation level 6 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/thrift/ColumnBuffer.java:380: warning: method call child at indentation level 6 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/thrift/ColumnBuffer.java:384: warning: method call child at indentation level 6 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/thrift/ColumnBuffer.java:388: warning: method call child at indentation level 6 not at correct indentation, 8 10674c11808 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/thrift/TBinarySortableProtocol.java:376: warning: method def throws at indentation level 2 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/thrift/TBinarySortableProtocol.java:358: warning: 'length' have incorrect indentation level 8, expected level should be 10. 10734c11868 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/thrift/ThriftJDBCBinarySerDe.java:110: warning: method def child at indentation level 10 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/thrift/ThriftJDBCBinarySerDe.java:110: warning: 'method def' child have incorrect indentation level 10, expected level should be 4. 10736,10746c11870,11881 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/thrift/ThriftJDBCBinarySerDe.java:111: warning: for at indentation level 10 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/thrift/ThriftJDBCBinarySerDe.java:112: warning: for child at indentation level 18 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/thrift/ThriftJDBCBinarySerDe.java:113: warning: try at indentation level 18 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/thrift/ThriftJDBCBinarySerDe.java:114: warning: try child at indentation level 26 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/thrift/ThriftJDBCBinarySerDe.java:115: warning: try rcurly at indentation level 18 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/thrift/ThriftJDBCBinarySerDe.java:116: warning: catch child at indentation level 26 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/thrift/ThriftJDBCBinarySerDe.java:117: warning: catch rcurly at indentation level 18 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/thrift/ThriftJDBCBinarySerDe.java:118: warning: for rcurly at indentation level 10 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/thrift/ThriftJDBCBinarySerDe.java:119: warning: method def child at indentation level 10 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/thrift/ThriftJDBCBinarySerDe.java:120: warning: method def child at indentation level 10 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/thrift/ThriftJDBCBinarySerDe.java:121: warning: method def child at indentation level 10 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/thrift/ThriftJDBCBinarySerDe.java:111: warning: 'for' have incorrect indentation level 10, expected level should be 4. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/thrift/ThriftJDBCBinarySerDe.java:112: warning: 'for' child have incorrect indentation level 18, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/thrift/ThriftJDBCBinarySerDe.java:112: warning: 'member def type' have incorrect indentation level 18, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/thrift/ThriftJDBCBinarySerDe.java:113: warning: 'try' have incorrect indentation level 18, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/thrift/ThriftJDBCBinarySerDe.java:114: warning: 'try' child have incorrect indentation level 26, expected level should be 8. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/thrift/ThriftJDBCBinarySerDe.java:115: warning: 'try rcurly' have incorrect indentation level 18, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/thrift/ThriftJDBCBinarySerDe.java:116: warning: 'catch' child have incorrect indentation level 26, expected level should be 8. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/thrift/ThriftJDBCBinarySerDe.java:117: warning: 'catch rcurly' have incorrect indentation level 18, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/thrift/ThriftJDBCBinarySerDe.java:118: warning: 'for rcurly' have incorrect indentation level 10, expected level should be 4. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/thrift/ThriftJDBCBinarySerDe.java:119: warning: 'method def' child have incorrect indentation level 10, expected level should be 4. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/thrift/ThriftJDBCBinarySerDe.java:120: warning: 'method def' child have incorrect indentation level 10, expected level should be 4. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/thrift/ThriftJDBCBinarySerDe.java:121: warning: 'method def' child have incorrect indentation level 10, expected level should be 4. 10749,10756c11884,11891 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/thrift/ThriftJDBCBinarySerDe.java:127: warning: method def child at indentation level 12 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/thrift/ThriftJDBCBinarySerDe.java:128: warning: for at indentation level 12 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/thrift/ThriftJDBCBinarySerDe.java:129: warning: for child at indentation level 14 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/thrift/ThriftJDBCBinarySerDe.java:130: warning: for rcurly at indentation level 12 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/thrift/ThriftJDBCBinarySerDe.java:132: warning: method def child at indentation level 12 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/thrift/ThriftJDBCBinarySerDe.java:133: warning: for at indentation level 12 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/thrift/ThriftJDBCBinarySerDe.java:134: warning: for child at indentation level 14 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/thrift/ThriftJDBCBinarySerDe.java:135: warning: for rcurly at indentation level 12 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/thrift/ThriftJDBCBinarySerDe.java:127: warning: 'method def' child have incorrect indentation level 12, expected level should be 4. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/thrift/ThriftJDBCBinarySerDe.java:128: warning: 'for' have incorrect indentation level 12, expected level should be 4. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/thrift/ThriftJDBCBinarySerDe.java:129: warning: 'for' child have incorrect indentation level 14, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/thrift/ThriftJDBCBinarySerDe.java:130: warning: 'for rcurly' have incorrect indentation level 12, expected level should be 4. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/thrift/ThriftJDBCBinarySerDe.java:132: warning: 'method def' child have incorrect indentation level 12, expected level should be 4. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/thrift/ThriftJDBCBinarySerDe.java:133: warning: 'for' have incorrect indentation level 12, expected level should be 4. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/thrift/ThriftJDBCBinarySerDe.java:134: warning: 'for' child have incorrect indentation level 14, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/thrift/ThriftJDBCBinarySerDe.java:135: warning: 'for rcurly' have incorrect indentation level 12, expected level should be 4. 10760,10766c11895,11902 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/thrift/ThriftJDBCBinarySerDe.java:150: warning: try child at indentation level 12 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/thrift/ThriftJDBCBinarySerDe.java:151: warning: for at indentation level 12 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/thrift/ThriftJDBCBinarySerDe.java:152: warning: for child at indentation level 16 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/thrift/ThriftJDBCBinarySerDe.java:153: warning: for rcurly at indentation level 12 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/thrift/ThriftJDBCBinarySerDe.java:155: warning: catch child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/thrift/ThriftJDBCBinarySerDe.java:158: warning: if child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/thrift/ThriftJDBCBinarySerDe.java:159: warning: if child at indentation level 8 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/thrift/ThriftJDBCBinarySerDe.java:150: warning: 'member def type' have incorrect indentation level 12, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/thrift/ThriftJDBCBinarySerDe.java:150: warning: 'try' child have incorrect indentation level 12, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/thrift/ThriftJDBCBinarySerDe.java:151: warning: 'for' have incorrect indentation level 12, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/thrift/ThriftJDBCBinarySerDe.java:152: warning: 'for' child have incorrect indentation level 16, expected level should be 8. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/thrift/ThriftJDBCBinarySerDe.java:153: warning: 'for rcurly' have incorrect indentation level 12, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/thrift/ThriftJDBCBinarySerDe.java:155: warning: 'catch' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/thrift/ThriftJDBCBinarySerDe.java:158: warning: 'if' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/thrift/ThriftJDBCBinarySerDe.java:159: warning: 'if' child have incorrect indentation level 8, expected level should be 6. 10771c11907 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/thrift/Type.java:171: warning: if child at indentation level 12 not at correct indentation, 10 --- > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/thrift/Type.java:171: warning: 'if' child have incorrect indentation level 12, expected level should be 10. 10867,10888c12003,12024 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/typeinfo/TypeInfoFactory.java:150: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/typeinfo/TypeInfoFactory.java:151: warning: if at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/typeinfo/TypeInfoFactory.java:152: warning: if child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/typeinfo/TypeInfoFactory.java:153: warning: if rcurly at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/typeinfo/TypeInfoFactory.java:154: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/typeinfo/TypeInfoFactory.java:155: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/typeinfo/TypeInfoFactory.java:156: warning: if at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/typeinfo/TypeInfoFactory.java:157: warning: if child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/typeinfo/TypeInfoFactory.java:158: warning: if rcurly at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/typeinfo/TypeInfoFactory.java:159: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/typeinfo/TypeInfoFactory.java:160: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/typeinfo/TypeInfoFactory.java:161: warning: if at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/typeinfo/TypeInfoFactory.java:162: warning: if child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/typeinfo/TypeInfoFactory.java:163: warning: if rcurly at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/typeinfo/TypeInfoFactory.java:164: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/typeinfo/TypeInfoFactory.java:166: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/typeinfo/TypeInfoFactory.java:167: warning: if at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/typeinfo/TypeInfoFactory.java:168: warning: if child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/typeinfo/TypeInfoFactory.java:169: warning: if rcurly at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/typeinfo/TypeInfoFactory.java:170: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/typeinfo/TypeInfoFactory.java:171: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/typeinfo/TypeInfoFactory.java:172: warning: block child at indentation level 8 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/typeinfo/TypeInfoFactory.java:150: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/typeinfo/TypeInfoFactory.java:151: warning: 'if' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/typeinfo/TypeInfoFactory.java:152: warning: 'if' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/typeinfo/TypeInfoFactory.java:153: warning: 'if rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/typeinfo/TypeInfoFactory.java:154: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/typeinfo/TypeInfoFactory.java:155: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/typeinfo/TypeInfoFactory.java:156: warning: 'if' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/typeinfo/TypeInfoFactory.java:157: warning: 'if' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/typeinfo/TypeInfoFactory.java:158: warning: 'if rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/typeinfo/TypeInfoFactory.java:159: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/typeinfo/TypeInfoFactory.java:160: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/typeinfo/TypeInfoFactory.java:161: warning: 'if' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/typeinfo/TypeInfoFactory.java:162: warning: 'if' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/typeinfo/TypeInfoFactory.java:163: warning: 'if rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/typeinfo/TypeInfoFactory.java:164: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/typeinfo/TypeInfoFactory.java:166: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/typeinfo/TypeInfoFactory.java:167: warning: 'if' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/typeinfo/TypeInfoFactory.java:168: warning: 'if' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/typeinfo/TypeInfoFactory.java:169: warning: 'if rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/typeinfo/TypeInfoFactory.java:170: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/typeinfo/TypeInfoFactory.java:171: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/typeinfo/TypeInfoFactory.java:172: warning: 'block' child have incorrect indentation level 8, expected level should be 6. 10889a12026 > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/typeinfo/TypeInfoFactory.java:213: warning: 'new' have incorrect indentation level 4, expected level should be 6. 10891a12029 > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/typeinfo/TypeInfoFactory.java:232: warning: 'new' have incorrect indentation level 4, expected level should be 6. 10894a12033 > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/typeinfo/TypeInfoFactory.java:261: warning: 'new' have incorrect indentation level 4, expected level should be 6. 10929a12069 > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/typeinfo/TypeInfoUtils.java:650: warning: 'new' have incorrect indentation level 10, expected level should be 12. 10930a12071 > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/typeinfo/TypeInfoUtils.java:666: warning: 'cachedStandardObjectInspector' have incorrect indentation level 8, expected level should be 10. 10937c12078,12079 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/typeinfo/TypeInfoUtils.java:742: warning: case child at indentation level 5 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/typeinfo/TypeInfoUtils.java:732: warning: 'new' have incorrect indentation level 10, expected level should be 12. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/typeinfo/TypeInfoUtils.java:742: warning: 'case' child have incorrect indentation level 5, expected level should be 6. 10938a12081 > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/typeinfo/TypeInfoUtils.java:747: warning: 'cachedStandardJavaObjectInspector' have incorrect indentation level 8, expected level should be 10. 10951,10958c12094,12102 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/typeinfo/TypeInfoUtils.java:895: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/typeinfo/TypeInfoUtils.java:896: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/typeinfo/TypeInfoUtils.java:897: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/typeinfo/TypeInfoUtils.java:898: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/typeinfo/TypeInfoUtils.java:899: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/typeinfo/TypeInfoUtils.java:900: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/typeinfo/TypeInfoUtils.java:901: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/typeinfo/TypeInfoUtils.java:902: warning: block child at indentation level 8 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/typeinfo/TypeInfoUtils.java:895: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/typeinfo/TypeInfoUtils.java:896: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/typeinfo/TypeInfoUtils.java:897: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/typeinfo/TypeInfoUtils.java:898: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/typeinfo/TypeInfoUtils.java:899: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/typeinfo/TypeInfoUtils.java:899: warning: 'member def type' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/typeinfo/TypeInfoUtils.java:900: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/typeinfo/TypeInfoUtils.java:901: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/typeinfo/TypeInfoUtils.java:902: warning: 'block' child have incorrect indentation level 8, expected level should be 6. 10967d12110 < /Users/szita/shadow/CDH/hive/serde/src/java/org/apache/hadoop/hive/serde2/WriteBuffers.java:187: warning: method call child at indentation level 4 not at correct indentation, 6 10977d12119 < 10984,10988c12126 < [INFO] --- maven-checkstyle-plugin:2.12.1:checkstyle (default-cli) @ hive-standalone-metastore --- < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/common/ndv/hll/HLLConstants.java:931:100: unexpected token: > < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/datasource/DataSourceProvider.java:58:28: unexpected token: > < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/datasource/HikariCPDataSourceProvider.java:91:23: expecting RPAREN, found ',' < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:8761:33: unexpected token: ) --- > [INFO] --- maven-checkstyle-plugin:2.15:checkstyle (default-cli) @ hive-standalone-metastore --- 11009c12147,12185 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/common/ndv/hll/HLLConstants.java:933:1: Got an exception - expecting EOF, found '}' --- > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/common/ndv/hll/HLLConstants.java:23: warning: Missing a Javadoc comment. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/common/ndv/hll/HLLConstants.java:23:1: warning: Utility classes should not have a public or default constructor. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/common/ndv/hll/HLLConstants.java:39:32: warning: Name 'thresholdData' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/common/ndv/hll/HLLConstants.java:39:49: warning: '{' is followed by whitespace. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/common/ndv/hll/HLLConstants.java:42:34: warning: Name 'rawEstimateData' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/common/ndv/hll/HLLConstants.java:44:8: warning: '{' is followed by whitespace. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/common/ndv/hll/HLLConstants.java:53:8: warning: '{' is followed by whitespace. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/common/ndv/hll/HLLConstants.java:71:8: warning: '{' is followed by whitespace. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/common/ndv/hll/HLLConstants.java:94:8: warning: '{' is followed by whitespace. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/common/ndv/hll/HLLConstants.java:118:8: warning: '{' is followed by whitespace. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/common/ndv/hll/HLLConstants.java:142:8: warning: '{' is followed by whitespace. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/common/ndv/hll/HLLConstants.java:168:8: warning: '{' is followed by whitespace. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/common/ndv/hll/HLLConstants.java:194:8: warning: '{' is followed by whitespace. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/common/ndv/hll/HLLConstants.java:221:8: warning: '{' is followed by whitespace. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/common/ndv/hll/HLLConstants.java:249:8: warning: '{' is followed by whitespace. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/common/ndv/hll/HLLConstants.java:278:8: warning: '{' is followed by whitespace. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/common/ndv/hll/HLLConstants.java:308:8: warning: '{' is followed by whitespace. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/common/ndv/hll/HLLConstants.java:338:8: warning: '{' is followed by whitespace. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/common/ndv/hll/HLLConstants.java:369:8: warning: '{' is followed by whitespace. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/common/ndv/hll/HLLConstants.java:399:8: warning: '{' is followed by whitespace. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/common/ndv/hll/HLLConstants.java:429:34: warning: Name 'biasData' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/common/ndv/hll/HLLConstants.java:431:8: warning: '{' is followed by whitespace. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/common/ndv/hll/HLLConstants.java:445:8: warning: '{' is followed by whitespace. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/common/ndv/hll/HLLConstants.java:474:8: warning: '{' is followed by whitespace. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/common/ndv/hll/HLLConstants.java:509:8: warning: '{' is followed by whitespace. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/common/ndv/hll/HLLConstants.java:541:8: warning: '{' is followed by whitespace. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/common/ndv/hll/HLLConstants.java:573:8: warning: '{' is followed by whitespace. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/common/ndv/hll/HLLConstants.java:608:8: warning: '{' is followed by whitespace. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/common/ndv/hll/HLLConstants.java:643:8: warning: '{' is followed by whitespace. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/common/ndv/hll/HLLConstants.java:677:8: warning: '{' is followed by whitespace. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/common/ndv/hll/HLLConstants.java:712:8: warning: '{' is followed by whitespace. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/common/ndv/hll/HLLConstants.java:749:8: warning: '{' is followed by whitespace. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/common/ndv/hll/HLLConstants.java:784:8: warning: '{' is followed by whitespace. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/common/ndv/hll/HLLConstants.java:821:8: warning: '{' is followed by whitespace. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/common/ndv/hll/HLLConstants.java:858:8: warning: '{' is followed by whitespace. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/common/ndv/hll/HLLConstants.java:895:8: warning: '{' is followed by whitespace. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/common/ndv/hll/HLLConstants.java:931: warning: Line is longer than 100 characters (found 109). > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/common/ndv/hll/HLLConstants.java:931:26: warning: Variable 'inversePow2Data' must be private and have accessor methods. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/common/ndv/hll/HLLConstants.java:932:5: warning: '(' should be on the previous line. 11061,11062c12237,12238 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/common/StatsSetupConst.java:70: warning: method def rcurly at indentation level 77 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/common/StatsSetupConst.java:73: warning: method def rcurly at indentation level 79 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/common/StatsSetupConst.java:70: warning: 'method def rcurly' have incorrect indentation level 77, expected level should be 6. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/common/StatsSetupConst.java:73: warning: 'method def rcurly' have incorrect indentation level 79, expected level should be 6. 11072a12249 > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/common/StatsSetupConst.java:158: warning: 'array initialization' child have incorrect indentation level 4, expected level should be 6. 11074d12250 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/common/StatsSetupConst.java:183: warning: method def throws at indentation level 14 not at correct indentation, 10 11106a12283 > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/AlterHandler.java:60: warning: 'String' have incorrect indentation level 4, expected level should be 6. 11108a12286 > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/AlterHandler.java:113: warning: 'final' have incorrect indentation level 4, expected level should be 6. 11110a12289 > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/AlterHandler.java:114: warning: 'EnvironmentContext' have incorrect indentation level 4, expected level should be 6. 11113a12293 > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/AlterHandler.java:140: warning: 'final' have incorrect indentation level 4, expected level should be 6. 11116a12297 > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/AlterHandler.java:141: warning: 'IHMSHandler' have incorrect indentation level 4, expected level should be 6. 11118a12300 > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/AlterHandler.java:167: warning: 'final' have incorrect indentation level 4, expected level should be 6. 11119a12302 > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/AlterHandler.java:168: warning: 'EnvironmentContext' have incorrect indentation level 4, expected level should be 6. 11121a12305 > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/AlterHandler.java:192: warning: 'final' have incorrect indentation level 4, expected level should be 6. 11122a12307 > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/AlterHandler.java:193: warning: 'EnvironmentContext' have incorrect indentation level 4, expected level should be 6. 11184,11185c12369 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/cache/CachedStore.java:1170: warning: method def throws at indentation level 10 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/cache/CachedStore.java:1221: warning: method def child at indentation level 6 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/cache/CachedStore.java:1221: warning: 'method def' child have incorrect indentation level 6, expected level should be 4. 11201c12385,12387 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/cache/CachedStore.java:1724: warning: method def throws at indentation level 10 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/cache/CachedStore.java:1711: warning: 'List' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/cache/CachedStore.java:1717: warning: 'StringUtils' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/cache/CachedStore.java:1718: warning: 'partNames' have incorrect indentation level 6, expected level should be 8. 11202a12389 > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/cache/CachedStore.java:1745: warning: 'dbName' have incorrect indentation level 12, expected level should be 14. 11222,11223d12408 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/cache/CachedStore.java:2213: warning: block child at indentation level 10 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/cache/CachedStore.java:2214: warning: block child at indentation level 10 not at correct indentation, 12 11226d12410 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/cache/CachedStore.java:2227: warning: block child at indentation level 10 not at correct indentation, 12 11238,11239c12422,12423 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/cache/SharedCache.java:269: warning: if child at indentation level 16 not at correct indentation, 14 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/cache/SharedCache.java:270: warning: if child at indentation level 16 not at correct indentation, 14 --- > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/cache/SharedCache.java:269: warning: 'if' child have incorrect indentation level 16, expected level should be 14. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/cache/SharedCache.java:270: warning: 'if' child have incorrect indentation level 16, expected level should be 14. 11302c12486 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/columnstats/aggr/StringColumnStatsAggregator.java:282: warning: method def child at indentation level 7 not at correct indentation, 8 --- > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/columnstats/aggr/StringColumnStatsAggregator.java:282: warning: 'method def' child have incorrect indentation level 7, expected level should be one of the following: 8, 10, 12. 11341a12526,12544 > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ColumnType.java:92: warning: 'VOID_TYPE_NAME' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ColumnType.java:93: warning: 'BOOLEAN_TYPE_NAME' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ColumnType.java:94: warning: 'TINYINT_TYPE_NAME' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ColumnType.java:95: warning: 'SMALLINT_TYPE_NAME' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ColumnType.java:96: warning: 'INT_TYPE_NAME' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ColumnType.java:97: warning: 'BIGINT_TYPE_NAME' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ColumnType.java:98: warning: 'FLOAT_TYPE_NAME' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ColumnType.java:99: warning: 'DOUBLE_TYPE_NAME' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ColumnType.java:100: warning: 'STRING_TYPE_NAME' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ColumnType.java:101: warning: 'VARCHAR_TYPE_NAME' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ColumnType.java:102: warning: 'CHAR_TYPE_NAME' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ColumnType.java:103: warning: 'DATE_TYPE_NAME' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ColumnType.java:104: warning: 'DATETIME_TYPE_NAME' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ColumnType.java:105: warning: 'TIMESTAMP_TYPE_NAME' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ColumnType.java:106: warning: 'INTERVAL_YEAR_MONTH_TYPE_NAME' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ColumnType.java:107: warning: 'INTERVAL_DAY_TIME_TYPE_NAME' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ColumnType.java:108: warning: 'DECIMAL_TYPE_NAME' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ColumnType.java:109: warning: 'BINARY_TYPE_NAME' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ColumnType.java:110: warning: 'TIMESTAMPTZ_TYPE_NAME' have incorrect indentation level 4, expected level should be 6. 11347a12551,12552 > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ColumnType.java:157: warning: 'LIST_TYPE_NAME' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ColumnType.java:158: warning: 'MAP_TYPE_NAME' have incorrect indentation level 4, expected level should be 6. 11348a12554,12557 > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ColumnType.java:161: warning: 'TINYINT_TYPE_NAME' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ColumnType.java:162: warning: 'SMALLINT_TYPE_NAME' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ColumnType.java:163: warning: 'INT_TYPE_NAME' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ColumnType.java:164: warning: 'BIGINT_TYPE_NAME' have incorrect indentation level 4, expected level should be 6. 11349a12559,12584 > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ColumnType.java:167: warning: 'VOID_TYPE_NAME' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ColumnType.java:168: warning: 'BOOLEAN_TYPE_NAME' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ColumnType.java:169: warning: 'TINYINT_TYPE_NAME' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ColumnType.java:170: warning: 'SMALLINT_TYPE_NAME' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ColumnType.java:171: warning: 'INT_TYPE_NAME' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ColumnType.java:172: warning: 'BIGINT_TYPE_NAME' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ColumnType.java:173: warning: 'FLOAT_TYPE_NAME' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ColumnType.java:174: warning: 'DOUBLE_TYPE_NAME' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ColumnType.java:175: warning: 'STRING_TYPE_NAME' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ColumnType.java:176: warning: 'CHAR_TYPE_NAME' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ColumnType.java:177: warning: 'VARCHAR_TYPE_NAME' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ColumnType.java:178: warning: 'DATE_TYPE_NAME' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ColumnType.java:179: warning: 'DATETIME_TYPE_NAME' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ColumnType.java:180: warning: 'TIMESTAMP_TYPE_NAME' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ColumnType.java:181: warning: 'DECIMAL_TYPE_NAME' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ColumnType.java:182: warning: 'BINARY_TYPE_NAME' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ColumnType.java:183: warning: 'INTERVAL_YEAR_MONTH_TYPE_NAME' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ColumnType.java:184: warning: 'INTERVAL_DAY_TIME_TYPE_NAME' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ColumnType.java:185: warning: 'TIMESTAMPTZ_TYPE_NAME' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ColumnType.java:186: warning: 'LIST_TYPE_NAME' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ColumnType.java:187: warning: 'MAP_TYPE_NAME' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ColumnType.java:188: warning: 'STRUCT_TYPE_NAME' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ColumnType.java:189: warning: 'UNION_TYPE_NAME' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ColumnType.java:190: warning: 'LIST_COLUMNS' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ColumnType.java:191: warning: 'LIST_COLUMN_TYPES' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ColumnType.java:192: warning: 'COLUMN_NAME_DELIMITER' have incorrect indentation level 4, expected level should be 6. 11365,11433d12599 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/conf/MetastoreConf.java:101: warning: array initialization child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/conf/MetastoreConf.java:102: warning: array initialization child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/conf/MetastoreConf.java:103: warning: array initialization child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/conf/MetastoreConf.java:104: warning: array initialization child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/conf/MetastoreConf.java:105: warning: array initialization child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/conf/MetastoreConf.java:106: warning: array initialization child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/conf/MetastoreConf.java:107: warning: array initialization child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/conf/MetastoreConf.java:108: warning: array initialization child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/conf/MetastoreConf.java:109: warning: array initialization child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/conf/MetastoreConf.java:110: warning: array initialization child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/conf/MetastoreConf.java:111: warning: array initialization child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/conf/MetastoreConf.java:112: warning: array initialization child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/conf/MetastoreConf.java:113: warning: array initialization child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/conf/MetastoreConf.java:114: warning: array initialization child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/conf/MetastoreConf.java:115: warning: array initialization child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/conf/MetastoreConf.java:116: warning: array initialization child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/conf/MetastoreConf.java:117: warning: array initialization child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/conf/MetastoreConf.java:118: warning: array initialization child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/conf/MetastoreConf.java:119: warning: array initialization child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/conf/MetastoreConf.java:120: warning: array initialization child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/conf/MetastoreConf.java:121: warning: array initialization child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/conf/MetastoreConf.java:122: warning: array initialization child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/conf/MetastoreConf.java:123: warning: array initialization child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/conf/MetastoreConf.java:124: warning: array initialization child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/conf/MetastoreConf.java:125: warning: array initialization child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/conf/MetastoreConf.java:126: warning: array initialization child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/conf/MetastoreConf.java:127: warning: array initialization child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/conf/MetastoreConf.java:128: warning: array initialization child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/conf/MetastoreConf.java:129: warning: array initialization child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/conf/MetastoreConf.java:130: warning: array initialization child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/conf/MetastoreConf.java:131: warning: array initialization child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/conf/MetastoreConf.java:132: warning: array initialization child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/conf/MetastoreConf.java:133: warning: array initialization child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/conf/MetastoreConf.java:134: warning: array initialization child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/conf/MetastoreConf.java:135: warning: array initialization child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/conf/MetastoreConf.java:136: warning: array initialization child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/conf/MetastoreConf.java:137: warning: array initialization child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/conf/MetastoreConf.java:138: warning: array initialization child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/conf/MetastoreConf.java:139: warning: array initialization child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/conf/MetastoreConf.java:140: warning: array initialization child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/conf/MetastoreConf.java:141: warning: array initialization child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/conf/MetastoreConf.java:142: warning: array initialization child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/conf/MetastoreConf.java:143: warning: array initialization child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/conf/MetastoreConf.java:144: warning: array initialization child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/conf/MetastoreConf.java:145: warning: array initialization child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/conf/MetastoreConf.java:146: warning: array initialization child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/conf/MetastoreConf.java:147: warning: array initialization child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/conf/MetastoreConf.java:148: warning: array initialization child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/conf/MetastoreConf.java:149: warning: array initialization child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/conf/MetastoreConf.java:150: warning: array initialization child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/conf/MetastoreConf.java:151: warning: array initialization child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/conf/MetastoreConf.java:152: warning: array initialization child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/conf/MetastoreConf.java:153: warning: array initialization child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/conf/MetastoreConf.java:154: warning: array initialization child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/conf/MetastoreConf.java:155: warning: array initialization child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/conf/MetastoreConf.java:156: warning: array initialization child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/conf/MetastoreConf.java:157: warning: array initialization child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/conf/MetastoreConf.java:158: warning: array initialization child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/conf/MetastoreConf.java:159: warning: array initialization child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/conf/MetastoreConf.java:160: warning: array initialization child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/conf/MetastoreConf.java:161: warning: array initialization child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/conf/MetastoreConf.java:162: warning: array initialization child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/conf/MetastoreConf.java:163: warning: array initialization child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/conf/MetastoreConf.java:164: warning: array initialization child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/conf/MetastoreConf.java:165: warning: array initialization child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/conf/MetastoreConf.java:166: warning: array initialization child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/conf/MetastoreConf.java:167: warning: array initialization child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/conf/MetastoreConf.java:168: warning: array initialization child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/conf/MetastoreConf.java:169: warning: array initialization child at indentation level 6 not at correct indentation, 4 11436,11441d12601 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/conf/MetastoreConf.java:176: warning: array initialization child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/conf/MetastoreConf.java:177: warning: array initialization child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/conf/MetastoreConf.java:178: warning: array initialization child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/conf/MetastoreConf.java:179: warning: array initialization child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/conf/MetastoreConf.java:180: warning: array initialization child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/conf/MetastoreConf.java:181: warning: array initialization child at indentation level 6 not at correct indentation, 4 11472d12631 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/conf/MetastoreConf.java:347: warning: operator new child at indentation level 8 not at correct indentation, 10 11565,11587d12723 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/conf/MetastoreConf.java:934: warning: array initialization child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/conf/MetastoreConf.java:935: warning: array initialization child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/conf/MetastoreConf.java:936: warning: array initialization child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/conf/MetastoreConf.java:937: warning: array initialization child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/conf/MetastoreConf.java:938: warning: array initialization child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/conf/MetastoreConf.java:939: warning: array initialization child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/conf/MetastoreConf.java:940: warning: array initialization child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/conf/MetastoreConf.java:941: warning: array initialization child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/conf/MetastoreConf.java:942: warning: array initialization child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/conf/MetastoreConf.java:943: warning: array initialization child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/conf/MetastoreConf.java:944: warning: array initialization child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/conf/MetastoreConf.java:945: warning: array initialization child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/conf/MetastoreConf.java:946: warning: array initialization child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/conf/MetastoreConf.java:947: warning: array initialization child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/conf/MetastoreConf.java:948: warning: array initialization child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/conf/MetastoreConf.java:949: warning: array initialization child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/conf/MetastoreConf.java:950: warning: array initialization child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/conf/MetastoreConf.java:951: warning: array initialization child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/conf/MetastoreConf.java:952: warning: array initialization child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/conf/MetastoreConf.java:953: warning: array initialization child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/conf/MetastoreConf.java:954: warning: array initialization child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/conf/MetastoreConf.java:955: warning: array initialization child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/conf/MetastoreConf.java:956: warning: array initialization child at indentation level 6 not at correct indentation, 4 11616,11622d12751 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/conf/MetastoreConf.java:1317: warning: block child at indentation level 4 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/conf/MetastoreConf.java:1318: warning: block child at indentation level 4 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/conf/MetastoreConf.java:1319: warning: block child at indentation level 4 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/conf/MetastoreConf.java:1320: warning: block child at indentation level 4 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/conf/MetastoreConf.java:1321: warning: block child at indentation level 4 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/conf/MetastoreConf.java:1322: warning: block child at indentation level 4 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/conf/MetastoreConf.java:1323: warning: block child at indentation level 4 not at correct indentation, 6 11636c12765 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/datasource/DataSourceProvider.java:60:5: Got an exception - expecting EOF, found 'return' --- > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/datasource/DataSourceProvider.java:29: warning: Missing a Javadoc comment. 11640c12769 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/datasource/HikariCPDataSourceProvider.java:93:5: Got an exception - expecting EOF, found 'return' --- > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/datasource/HikariCPDataSourceProvider.java:91:24: warning: ',' is not followed by whitespace. 11646d12774 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/Deadline.java:60: warning: object def rcurly at indentation level 6 not at correct indentation, [2, 4] 11721a12850 > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/events/InsertEvent.java:67: warning: 'Lists' have incorrect indentation level 6, expected level should be 8. 11742c12871 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/events/PreAddIndexEvent.java:30: warning: member def modifier at indentation level 0 not at correct indentation, 2 --- > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/events/PreAddIndexEvent.java:30: warning: 'member def modifier' have incorrect indentation level 0, expected level should be 2. 11803a12933 > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/HiveAlterHandler.java:90: warning: 'String' have incorrect indentation level 4, expected level should be 6. 11808,11809c12938,12940 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/HiveAlterHandler.java:356: warning: catch child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/HiveAlterHandler.java:357: warning: catch child at indentation level 8 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/HiveAlterHandler.java:356: warning: 'catch' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/HiveAlterHandler.java:357: warning: 'catch' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/HiveAlterHandler.java:405: warning: 'final' have incorrect indentation level 4, expected level should be 6. 11811a12943 > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/HiveAlterHandler.java:406: warning: 'EnvironmentContext' have incorrect indentation level 4, expected level should be 6. 11814a12947 > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/HiveAlterHandler.java:413: warning: 'final' have incorrect indentation level 4, expected level should be 6. 11816a12950 > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/HiveAlterHandler.java:414: warning: 'EnvironmentContext' have incorrect indentation level 4, expected level should be 6. 11822c12956 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/HiveAlterHandler.java:552: warning: if child at indentation level 18 not at correct indentation, 16 --- > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/HiveAlterHandler.java:552: warning: 'if' child have incorrect indentation level 18, expected level should be 16. 11827a12962 > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/HiveAlterHandler.java:627: warning: 'final' have incorrect indentation level 4, expected level should be 6. 11828a12964 > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/HiveAlterHandler.java:628: warning: 'EnvironmentContext' have incorrect indentation level 4, expected level should be 6. 11829a12966 > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/HiveAlterHandler.java:635: warning: 'final' have incorrect indentation level 4, expected level should be 6. 11830a12968 > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/HiveAlterHandler.java:636: warning: 'IHMSHandler' have incorrect indentation level 4, expected level should be 6. 11837,11882c12975,13025 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/HiveAlterHandler.java:766: warning: if at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/HiveAlterHandler.java:769: warning: if child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/HiveAlterHandler.java:770: warning: if rcurly at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/HiveAlterHandler.java:772: warning: if at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/HiveAlterHandler.java:773: warning: if child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/HiveAlterHandler.java:774: warning: for at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/HiveAlterHandler.java:775: warning: for child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/HiveAlterHandler.java:776: warning: for rcurly at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/HiveAlterHandler.java:779: warning: if child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/HiveAlterHandler.java:780: warning: if at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/HiveAlterHandler.java:781: warning: if child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/HiveAlterHandler.java:782: warning: if rcurly at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/HiveAlterHandler.java:783: warning: else child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/HiveAlterHandler.java:784: warning: if at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/HiveAlterHandler.java:785: warning: if child at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/HiveAlterHandler.java:786: warning: for at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/HiveAlterHandler.java:787: warning: for child at indentation level 16 not at correct indentation, 14 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/HiveAlterHandler.java:788: warning: for at indentation level 16 not at correct indentation, 14 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/HiveAlterHandler.java:789: warning: if at indentation level 18 not at correct indentation, 16 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/HiveAlterHandler.java:791: warning: if child at indentation level 20 not at correct indentation, 18 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/HiveAlterHandler.java:792: warning: if child at indentation level 20 not at correct indentation, 18 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/HiveAlterHandler.java:793: warning: if rcurly at indentation level 18 not at correct indentation, 16 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/HiveAlterHandler.java:794: warning: for rcurly at indentation level 16 not at correct indentation, 14 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/HiveAlterHandler.java:796: warning: if at indentation level 16 not at correct indentation, 14 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/HiveAlterHandler.java:797: warning: if at indentation level 18 not at correct indentation, 16 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/HiveAlterHandler.java:798: warning: if child at indentation level 20 not at correct indentation, 18 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/HiveAlterHandler.java:799: warning: if child at indentation level 20 not at correct indentation, 18 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/HiveAlterHandler.java:800: warning: if child at indentation level 20 not at correct indentation, 18 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/HiveAlterHandler.java:801: warning: if rcurly at indentation level 18 not at correct indentation, 16 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/HiveAlterHandler.java:802: warning: if rcurly at indentation level 16 not at correct indentation, 14 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/HiveAlterHandler.java:803: warning: else child at indentation level 18 not at correct indentation, 16 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/HiveAlterHandler.java:804: warning: else child at indentation level 18 not at correct indentation, 16 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/HiveAlterHandler.java:805: warning: else rcurly at indentation level 16 not at correct indentation, 14 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/HiveAlterHandler.java:806: warning: for rcurly at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/HiveAlterHandler.java:807: warning: if child at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/HiveAlterHandler.java:808: warning: if rcurly at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/HiveAlterHandler.java:809: warning: else rcurly at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/HiveAlterHandler.java:810: warning: if rcurly at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/HiveAlterHandler.java:813: warning: try child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/HiveAlterHandler.java:814: warning: if at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/HiveAlterHandler.java:815: warning: if child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/HiveAlterHandler.java:816: warning: if child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/HiveAlterHandler.java:817: warning: if child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/HiveAlterHandler.java:818: warning: if child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/HiveAlterHandler.java:819: warning: if child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/HiveAlterHandler.java:820: warning: if rcurly at indentation level 8 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/HiveAlterHandler.java:766: warning: 'if' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/HiveAlterHandler.java:769: warning: 'if' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/HiveAlterHandler.java:770: warning: 'if rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/HiveAlterHandler.java:772: warning: 'if' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/HiveAlterHandler.java:773: warning: 'if' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/HiveAlterHandler.java:773: warning: 'member def type' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/HiveAlterHandler.java:774: warning: 'for' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/HiveAlterHandler.java:775: warning: 'for' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/HiveAlterHandler.java:776: warning: 'for rcurly' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/HiveAlterHandler.java:779: warning: 'if' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/HiveAlterHandler.java:780: warning: 'if' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/HiveAlterHandler.java:781: warning: 'if' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/HiveAlterHandler.java:782: warning: 'if rcurly' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/HiveAlterHandler.java:783: warning: 'else' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/HiveAlterHandler.java:783: warning: 'member def type' have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/HiveAlterHandler.java:784: warning: 'if' have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/HiveAlterHandler.java:785: warning: 'if' child have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/HiveAlterHandler.java:785: warning: 'member def type' have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/HiveAlterHandler.java:786: warning: 'for' have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/HiveAlterHandler.java:787: warning: 'for' child have incorrect indentation level 16, expected level should be 14. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/HiveAlterHandler.java:787: warning: 'member def type' have incorrect indentation level 16, expected level should be 14. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/HiveAlterHandler.java:788: warning: 'for' have incorrect indentation level 16, expected level should be 14. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/HiveAlterHandler.java:789: warning: 'if' have incorrect indentation level 18, expected level should be 16. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/HiveAlterHandler.java:791: warning: 'if' child have incorrect indentation level 20, expected level should be 18. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/HiveAlterHandler.java:792: warning: 'if' child have incorrect indentation level 20, expected level should be 18. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/HiveAlterHandler.java:793: warning: 'if rcurly' have incorrect indentation level 18, expected level should be 16. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/HiveAlterHandler.java:794: warning: 'for rcurly' have incorrect indentation level 16, expected level should be 14. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/HiveAlterHandler.java:796: warning: 'if' have incorrect indentation level 16, expected level should be 14. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/HiveAlterHandler.java:797: warning: 'if' have incorrect indentation level 18, expected level should be 16. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/HiveAlterHandler.java:798: warning: 'if' child have incorrect indentation level 20, expected level should be 18. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/HiveAlterHandler.java:799: warning: 'if' child have incorrect indentation level 20, expected level should be 18. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/HiveAlterHandler.java:800: warning: 'if' child have incorrect indentation level 20, expected level should be 18. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/HiveAlterHandler.java:801: warning: 'if rcurly' have incorrect indentation level 18, expected level should be 16. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/HiveAlterHandler.java:802: warning: 'if rcurly' have incorrect indentation level 16, expected level should be 14. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/HiveAlterHandler.java:803: warning: 'else' child have incorrect indentation level 18, expected level should be 16. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/HiveAlterHandler.java:804: warning: 'else' child have incorrect indentation level 18, expected level should be 16. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/HiveAlterHandler.java:805: warning: 'else rcurly' have incorrect indentation level 16, expected level should be 14. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/HiveAlterHandler.java:806: warning: 'for rcurly' have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/HiveAlterHandler.java:807: warning: 'if' child have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/HiveAlterHandler.java:808: warning: 'if rcurly' have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/HiveAlterHandler.java:809: warning: 'else rcurly' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/HiveAlterHandler.java:810: warning: 'if rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/HiveAlterHandler.java:813: warning: 'try' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/HiveAlterHandler.java:814: warning: 'if' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/HiveAlterHandler.java:815: warning: 'if' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/HiveAlterHandler.java:815: warning: 'member def type' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/HiveAlterHandler.java:816: warning: 'if' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/HiveAlterHandler.java:817: warning: 'if' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/HiveAlterHandler.java:818: warning: 'if' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/HiveAlterHandler.java:819: warning: 'if' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/HiveAlterHandler.java:820: warning: 'if rcurly' have incorrect indentation level 8, expected level should be 6. 11884d13026 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/HiveAlterHandler.java:832: warning: method def throws at indentation level 10 not at correct indentation, 6 11894d13035 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/HiveMetaHook.java:46: warning: method def throws at indentation level 4 not at correct indentation, 6 11896d13036 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/HiveMetaHook.java:55: warning: method def throws at indentation level 4 not at correct indentation, 6 11898d13037 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/HiveMetaHook.java:64: warning: method def throws at indentation level 4 not at correct indentation, 6 11900d13038 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/HiveMetaHook.java:73: warning: method def throws at indentation level 4 not at correct indentation, 6 11902d13039 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/HiveMetaHook.java:82: warning: method def throws at indentation level 4 not at correct indentation, 6 11904d13040 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/HiveMetaHook.java:94: warning: method def throws at indentation level 4 not at correct indentation, 6 11910d13045 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/HMSMetricsListener.java:43: warning: member def at indentation level 6 not at correct indentation, 2 11914d13048 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/hooks/JDOConnectionURLHook.java:44: warning: method def throws at indentation level 2 not at correct indentation, 6 11921,11923d13054 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/IExtrapolatePartStatus.java:29: warning: array initialization child at indentation level 6 not at correct indentation, [4, 48] < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/IExtrapolatePartStatus.java:30: warning: array initialization child at indentation level 6 not at correct indentation, [4, 48] < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/IExtrapolatePartStatus.java:31: warning: array initialization child at indentation level 6 not at correct indentation, [4, 48] 11946,11949d13076 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/IExtrapolatePartStatus.java:65: warning: array initialization child at indentation level 6 not at correct indentation, [4, 58] < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/IExtrapolatePartStatus.java:66: warning: array initialization child at indentation level 6 not at correct indentation, [4, 58] < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/IExtrapolatePartStatus.java:67: warning: array initialization child at indentation level 6 not at correct indentation, [4, 58] < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/IExtrapolatePartStatus.java:68: warning: array initialization child at indentation level 6 not at correct indentation, [4, 58] 11953,11955d13079 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/IExtrapolatePartStatus.java:78: warning: array initialization child at indentation level 6 not at correct indentation, [4, 49] < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/IExtrapolatePartStatus.java:79: warning: array initialization child at indentation level 6 not at correct indentation, [4, 49] < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/IExtrapolatePartStatus.java:80: warning: array initialization child at indentation level 6 not at correct indentation, [4, 49] 12041a13166 > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/messaging/EventMessage.java:60:30: warning: '{' should have line break after. 12079a13205 > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/messaging/json/JSONAddPartitionMessage.java:117: warning: 'else' have incorrect indentation level 45, expected level should be 4. 12081d13206 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/messaging/json/JSONAddPartitionMessage.java:117: warning: else at indentation level 45 not at correct indentation, 4 12084c13209,13212 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/messaging/json/JSONAddPartitionMessage.java:146: warning: object def rcurly at indentation level 4 not at correct indentation, [6, 8] --- > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/messaging/json/JSONAddPartitionMessage.java:141: warning: 'method def modifier' have incorrect indentation level 6, expected level should be one of the following: 8, 10, 12. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/messaging/json/JSONAddPartitionMessage.java:144: warning: 'method def' child have incorrect indentation level 8, expected level should be one of the following: 10, 12, 14. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/messaging/json/JSONAddPartitionMessage.java:145: warning: 'method def rcurly' have incorrect indentation level 6, expected level should be one of the following: 8, 10, 12. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/messaging/json/JSONAddPartitionMessage.java:146: warning: 'object def rcurly' have incorrect indentation level 4, expected level should be one of the following: 6, 8. 12105a13234,13237 > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/messaging/json/JSONAlterIndexMessage.java:60:25: warning: '{' should have line break after. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/messaging/json/JSONAlterIndexMessage.java:63:29: warning: '{' should have line break after. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/messaging/json/JSONAlterIndexMessage.java:66:39: warning: '{' should have line break after. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/messaging/json/JSONAlterIndexMessage.java:69:30: warning: '{' should have line break after. 12121a13254 > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/messaging/json/JSONAlterPartitionMessage.java:102: warning: 'else' have incorrect indentation level 45, expected level should be 4. 12123c13256 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/messaging/json/JSONAlterPartitionMessage.java:102: warning: else at indentation level 45 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/messaging/json/JSONAlterPartitionMessage.java:106:36: warning: '{' should have line break after. 12137a13271 > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/messaging/json/JSONAlterTableMessage.java:91: warning: 'else' have incorrect indentation level 45, expected level should be 4. 12139c13273 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/messaging/json/JSONAlterTableMessage.java:91: warning: else at indentation level 45 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/messaging/json/JSONAlterTableMessage.java:95:36: warning: '{' should have line break after. 12148a13283,13286 > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/messaging/json/JSONCreateDatabaseMessage.java:50:25: warning: '{' should have line break after. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/messaging/json/JSONCreateDatabaseMessage.java:53:29: warning: '{' should have line break after. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/messaging/json/JSONCreateDatabaseMessage.java:56:39: warning: '{' should have line break after. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/messaging/json/JSONCreateDatabaseMessage.java:59:30: warning: '{' should have line break after. 12157a13296,13299 > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/messaging/json/JSONCreateFunctionMessage.java:57:25: warning: '{' should have line break after. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/messaging/json/JSONCreateFunctionMessage.java:60:29: warning: '{' should have line break after. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/messaging/json/JSONCreateFunctionMessage.java:63:39: warning: '{' should have line break after. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/messaging/json/JSONCreateFunctionMessage.java:66:30: warning: '{' should have line break after. 12167a13310,13313 > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/messaging/json/JSONCreateIndexMessage.java:58:25: warning: '{' should have line break after. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/messaging/json/JSONCreateIndexMessage.java:61:29: warning: '{' should have line break after. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/messaging/json/JSONCreateIndexMessage.java:64:39: warning: '{' should have line break after. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/messaging/json/JSONCreateIndexMessage.java:67:30: warning: '{' should have line break after. 12178a13325 > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/messaging/json/JSONCreateTableMessage.java:105: warning: 'else' have incorrect indentation level 45, expected level should be 4. 12180d13326 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/messaging/json/JSONCreateTableMessage.java:105: warning: else at indentation level 45 not at correct indentation, 4 12195a13342,13345 > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/messaging/json/JSONDropDatabaseMessage.java:51:29: warning: '{' should have line break after. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/messaging/json/JSONDropDatabaseMessage.java:54:39: warning: '{' should have line break after. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/messaging/json/JSONDropDatabaseMessage.java:57:25: warning: '{' should have line break after. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/messaging/json/JSONDropDatabaseMessage.java:60:30: warning: '{' should have line break after. 12204a13355,13358 > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/messaging/json/JSONDropFunctionMessage.java:52:25: warning: '{' should have line break after. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/messaging/json/JSONDropFunctionMessage.java:55:29: warning: '{' should have line break after. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/messaging/json/JSONDropFunctionMessage.java:58:39: warning: '{' should have line break after. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/messaging/json/JSONDropFunctionMessage.java:61:30: warning: '{' should have line break after. 12214a13369,13372 > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/messaging/json/JSONDropIndexMessage.java:55:25: warning: '{' should have line break after. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/messaging/json/JSONDropIndexMessage.java:58:29: warning: '{' should have line break after. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/messaging/json/JSONDropIndexMessage.java:61:39: warning: '{' should have line break after. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/messaging/json/JSONDropIndexMessage.java:64:30: warning: '{' should have line break after. 12225a13384 > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/messaging/json/JSONDropPartitionMessage.java:100: warning: 'else' have incorrect indentation level 45, expected level should be 4. 12227d13385 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/messaging/json/JSONDropPartitionMessage.java:100: warning: else at indentation level 45 not at correct indentation, 4 12236a13395 > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/messaging/json/JSONDropTableMessage.java:79: warning: 'else' have incorrect indentation level 45, expected level should be 4. 12238d13396 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/messaging/json/JSONDropTableMessage.java:79: warning: else at indentation level 45 not at correct indentation, 4 12253a13412 > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/messaging/json/JSONInsertMessage.java:94: warning: 'else' have incorrect indentation level 45, expected level should be 4. 12255c13414 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/messaging/json/JSONInsertMessage.java:94: warning: else at indentation level 45 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/messaging/json/JSONInsertMessage.java:123:30: warning: '{' should have line break after. 12292d13450 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/messaging/json/JSONMessageFactory.java:351: warning: object def rcurly at indentation level 4 not at correct indentation, [6, 8] 12329d13486 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/MetaStoreDirectSql.java:136: warning: member def at indentation level 6 not at correct indentation, 2 12337d13493 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/MetaStoreDirectSql.java:137: warning: member def at indentation level 6 not at correct indentation, 2 12344d13499 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/MetaStoreDirectSql.java:138: warning: member def at indentation level 6 not at correct indentation, 2 12353c13508 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/MetaStoreDirectSql.java:303: warning: if child at indentation level 10 not at correct indentation, 8 --- > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/MetaStoreDirectSql.java:303: warning: 'if' child have incorrect indentation level 10, expected level should be 8. 12358a13514,13517 > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/MetaStoreDirectSql.java:395: warning: '+' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/MetaStoreDirectSql.java:396: warning: '+' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/MetaStoreDirectSql.java:397: warning: '+' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/MetaStoreDirectSql.java:398: warning: '+' have incorrect indentation level 6, expected level should be 8. 12361a13521,13526 > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/MetaStoreDirectSql.java:539: warning: '+' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/MetaStoreDirectSql.java:540: warning: '+' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/MetaStoreDirectSql.java:541: warning: '+' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/MetaStoreDirectSql.java:542: warning: '+' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/MetaStoreDirectSql.java:543: warning: '+' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/MetaStoreDirectSql.java:544: warning: '+' have incorrect indentation level 6, expected level should be 8. 12363c13528,13530 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/MetaStoreDirectSql.java:593: warning: assign child at indentation level 4 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/MetaStoreDirectSql.java:592: warning: '"select "' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/MetaStoreDirectSql.java:593: warning: '+' have incorrect indentation level 4, expected level should be 8. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/MetaStoreDirectSql.java:594: warning: '+' have incorrect indentation level 4, expected level should be 8. 12365c13532 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/MetaStoreDirectSql.java:594: warning: assign child at indentation level 4 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/MetaStoreDirectSql.java:595: warning: '+' have incorrect indentation level 4, expected level should be 8. 12367,12372c13534,13538 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/MetaStoreDirectSql.java:595: warning: assign child at indentation level 4 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/MetaStoreDirectSql.java:596: warning: assign child at indentation level 4 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/MetaStoreDirectSql.java:597: warning: assign child at indentation level 4 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/MetaStoreDirectSql.java:598: warning: assign child at indentation level 4 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/MetaStoreDirectSql.java:599: warning: assign child at indentation level 4 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/MetaStoreDirectSql.java:600: warning: assign child at indentation level 4 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/MetaStoreDirectSql.java:596: warning: '+' have incorrect indentation level 4, expected level should be 8. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/MetaStoreDirectSql.java:597: warning: '+' have incorrect indentation level 4, expected level should be 8. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/MetaStoreDirectSql.java:598: warning: '+' have incorrect indentation level 4, expected level should be 8. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/MetaStoreDirectSql.java:599: warning: '+' have incorrect indentation level 4, expected level should be 8. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/MetaStoreDirectSql.java:600: warning: '+' have incorrect indentation level 4, expected level should be 8. 12384d13549 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/MetaStoreDirectSql.java:709: warning: object def rcurly at indentation level 7 not at correct indentation, [4, 6] 12386,12387d13550 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/MetaStoreDirectSql.java:722: warning: object def rcurly at indentation level 7 not at correct indentation, [4, 6] < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/MetaStoreDirectSql.java:742: warning: object def rcurly at indentation level 7 not at correct indentation, [4, 6] 12390,12391c13553 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/MetaStoreDirectSql.java:757: warning: object def rcurly at indentation level 7 not at correct indentation, [4, 6] < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/MetaStoreDirectSql.java:766: warning: object def rcurly at indentation level 7 not at correct indentation, [4, 6] --- > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/MetaStoreDirectSql.java:773: warning: 'loopJoinOrderedResult' have incorrect indentation level 6, expected level should be 8. 12393d13554 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/MetaStoreDirectSql.java:778: warning: object def rcurly at indentation level 9 not at correct indentation, [6, 8] 12396d13556 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/MetaStoreDirectSql.java:816: warning: object def rcurly at indentation level 9 not at correct indentation, [6, 8] 12398,12400d13557 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/MetaStoreDirectSql.java:860: warning: object def rcurly at indentation level 9 not at correct indentation, [6, 8] < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/MetaStoreDirectSql.java:873: warning: object def rcurly at indentation level 9 not at correct indentation, [6, 8] < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/MetaStoreDirectSql.java:884: warning: object def rcurly at indentation level 7 not at correct indentation, [4, 6] 12401a13559,13564 > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/MetaStoreDirectSql.java:900: warning: '+' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/MetaStoreDirectSql.java:901: warning: '+' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/MetaStoreDirectSql.java:902: warning: '+' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/MetaStoreDirectSql.java:903: warning: '+' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/MetaStoreDirectSql.java:904: warning: '+' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/MetaStoreDirectSql.java:905: warning: '+' have incorrect indentation level 6, expected level should be 8. 12413c13576 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/MetaStoreDirectSql.java:1016: warning: else at indentation level 8 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/MetaStoreDirectSql.java:1016: warning: 'else' have incorrect indentation level 8, expected level should be 4. 12431a13595,13596 > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/MetaStoreDirectSql.java:1455: warning: 'final' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/MetaStoreDirectSql.java:1456: warning: 'final' have incorrect indentation level 4, expected level should be 6. 12459a13625 > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/MetaStoreDirectSql.java:1841: warning: 'List' have incorrect indentation level 4, expected level should be 6. 12473a13640,13644 > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/MetaStoreDirectSql.java:2042: warning: '"SELECT \"D2\".\"NAME\", \"T2\".\"TBL_NAME\", "' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/MetaStoreDirectSql.java:2043: warning: '+' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/MetaStoreDirectSql.java:2044: warning: '+' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/MetaStoreDirectSql.java:2045: warning: '+' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/MetaStoreDirectSql.java:2046: warning: '+' have incorrect indentation level 6, expected level should be 8. 12474a13646,13647 > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/MetaStoreDirectSql.java:2047: warning: '+' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/MetaStoreDirectSql.java:2048: warning: '+' have incorrect indentation level 6, expected level should be 8. 12475a13649 > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/MetaStoreDirectSql.java:2049: warning: '+' have incorrect indentation level 6, expected level should be 8. 12476a13651,13652 > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/MetaStoreDirectSql.java:2050: warning: '+' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/MetaStoreDirectSql.java:2051: warning: '+' have incorrect indentation level 6, expected level should be 8. 12477a13654 > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/MetaStoreDirectSql.java:2052: warning: '+' have incorrect indentation level 6, expected level should be 8. 12478a13656 > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/MetaStoreDirectSql.java:2053: warning: '+' have incorrect indentation level 6, expected level should be 8. 12479a13658 > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/MetaStoreDirectSql.java:2054: warning: '+' have incorrect indentation level 6, expected level should be 8. 12480a13660,13661 > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/MetaStoreDirectSql.java:2055: warning: '+' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/MetaStoreDirectSql.java:2056: warning: '+' have incorrect indentation level 6, expected level should be 8. 12481a13663,13664 > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/MetaStoreDirectSql.java:2057: warning: '+' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/MetaStoreDirectSql.java:2058: warning: '+' have incorrect indentation level 6, expected level should be 8. 12482a13666,13667 > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/MetaStoreDirectSql.java:2059: warning: '+' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/MetaStoreDirectSql.java:2060: warning: '+' have incorrect indentation level 6, expected level should be 8. 12483a13669,13670 > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/MetaStoreDirectSql.java:2061: warning: '+' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/MetaStoreDirectSql.java:2062: warning: '+' have incorrect indentation level 6, expected level should be 8. 12484a13672,13673 > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/MetaStoreDirectSql.java:2063: warning: '+' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/MetaStoreDirectSql.java:2064: warning: '+' have incorrect indentation level 6, expected level should be 8. 12485a13675,13677 > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/MetaStoreDirectSql.java:2065: warning: '+' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/MetaStoreDirectSql.java:2066: warning: '+' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/MetaStoreDirectSql.java:2067: warning: '+' have incorrect indentation level 6, expected level should be 8. 12486a13679,13682 > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/MetaStoreDirectSql.java:2068: warning: '+' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/MetaStoreDirectSql.java:2069: warning: '+' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/MetaStoreDirectSql.java:2070: warning: '+' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/MetaStoreDirectSql.java:2071: warning: '+' have incorrect indentation level 6, expected level should be 8. 12488,12490c13684,13701 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/MetaStoreDirectSql.java:2092: warning: method def child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/MetaStoreDirectSql.java:2116: warning: operator new rparen at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/MetaStoreDirectSql.java:2117: warning: for child at indentation level 10 not at correct indentation, 8 --- > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/MetaStoreDirectSql.java:2092: warning: 'member def type' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/MetaStoreDirectSql.java:2092: warning: 'method def' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/MetaStoreDirectSql.java:2093: warning: 'queryParams' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/MetaStoreDirectSql.java:2102: warning: 'extractSqlString' have incorrect indentation level 10, expected level should be 12. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/MetaStoreDirectSql.java:2103: warning: 'extractSqlString' have incorrect indentation level 10, expected level should be 12. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/MetaStoreDirectSql.java:2104: warning: 'extractSqlString' have incorrect indentation level 10, expected level should be 12. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/MetaStoreDirectSql.java:2105: warning: 'extractSqlString' have incorrect indentation level 10, expected level should be 12. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/MetaStoreDirectSql.java:2106: warning: 'extractSqlString' have incorrect indentation level 10, expected level should be 12. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/MetaStoreDirectSql.java:2107: warning: 'extractSqlString' have incorrect indentation level 10, expected level should be 12. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/MetaStoreDirectSql.java:2108: warning: 'extractSqlInt' have incorrect indentation level 10, expected level should be 12. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/MetaStoreDirectSql.java:2109: warning: 'extractSqlInt' have incorrect indentation level 10, expected level should be 12. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/MetaStoreDirectSql.java:2110: warning: 'extractSqlInt' have incorrect indentation level 10, expected level should be 12. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/MetaStoreDirectSql.java:2111: warning: 'extractSqlString' have incorrect indentation level 10, expected level should be 12. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/MetaStoreDirectSql.java:2112: warning: 'extractSqlString' have incorrect indentation level 10, expected level should be 12. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/MetaStoreDirectSql.java:2113: warning: 'enable' have incorrect indentation level 10, expected level should be 12. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/MetaStoreDirectSql.java:2114: warning: 'validate' have incorrect indentation level 10, expected level should be 12. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/MetaStoreDirectSql.java:2115: warning: 'rely' have incorrect indentation level 10, expected level should be 12. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/MetaStoreDirectSql.java:2117: warning: 'for' child have incorrect indentation level 10, expected level should be 8. 12492a13704,13705 > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/MetaStoreDirectSql.java:2126: warning: '"SELECT "' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/MetaStoreDirectSql.java:2127: warning: '+' have incorrect indentation level 6, expected level should be 8. 12493a13707,13708 > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/MetaStoreDirectSql.java:2128: warning: '+' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/MetaStoreDirectSql.java:2129: warning: '+' have incorrect indentation level 6, expected level should be 8. 12494a13710,13711 > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/MetaStoreDirectSql.java:2130: warning: '+' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/MetaStoreDirectSql.java:2131: warning: '+' have incorrect indentation level 6, expected level should be 8. 12495a13713,13714 > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/MetaStoreDirectSql.java:2132: warning: '+' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/MetaStoreDirectSql.java:2133: warning: '+' have incorrect indentation level 6, expected level should be 8. 12496a13716,13717 > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/MetaStoreDirectSql.java:2134: warning: '+' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/MetaStoreDirectSql.java:2135: warning: '+' have incorrect indentation level 6, expected level should be 8. 12497a13719,13720 > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/MetaStoreDirectSql.java:2136: warning: '+' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/MetaStoreDirectSql.java:2137: warning: '+' have incorrect indentation level 6, expected level should be 8. 12498a13722,13723 > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/MetaStoreDirectSql.java:2138: warning: '+' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/MetaStoreDirectSql.java:2139: warning: '+' have incorrect indentation level 6, expected level should be 8. 12500,12505c13725,13743 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/MetaStoreDirectSql.java:2154: warning: method def child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/MetaStoreDirectSql.java:2159: warning: for child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/MetaStoreDirectSql.java:2160: warning: for child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/MetaStoreDirectSql.java:2161: warning: for child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/MetaStoreDirectSql.java:2162: warning: for child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/MetaStoreDirectSql.java:2171: warning: for child at indentation level 10 not at correct indentation, 8 --- > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/MetaStoreDirectSql.java:2154: warning: 'member def type' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/MetaStoreDirectSql.java:2154: warning: 'method def' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/MetaStoreDirectSql.java:2155: warning: 'queryParams' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/MetaStoreDirectSql.java:2159: warning: 'for' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/MetaStoreDirectSql.java:2159: warning: 'member def type' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/MetaStoreDirectSql.java:2160: warning: 'for' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/MetaStoreDirectSql.java:2160: warning: 'member def type' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/MetaStoreDirectSql.java:2161: warning: 'for' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/MetaStoreDirectSql.java:2161: warning: 'member def type' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/MetaStoreDirectSql.java:2162: warning: 'for' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/MetaStoreDirectSql.java:2162: warning: 'member def type' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/MetaStoreDirectSql.java:2164: warning: 'extractSqlString' have incorrect indentation level 10, expected level should be 12. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/MetaStoreDirectSql.java:2165: warning: 'extractSqlString' have incorrect indentation level 10, expected level should be 12. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/MetaStoreDirectSql.java:2166: warning: 'extractSqlString' have incorrect indentation level 10, expected level should be 12. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/MetaStoreDirectSql.java:2167: warning: 'extractSqlInt' have incorrect indentation level 10, expected level should be 12. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/MetaStoreDirectSql.java:2168: warning: 'enable' have incorrect indentation level 10, expected level should be 12. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/MetaStoreDirectSql.java:2169: warning: 'validate' have incorrect indentation level 10, expected level should be 12. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/MetaStoreDirectSql.java:2170: warning: 'rely' have incorrect indentation level 10, expected level should be 12. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/MetaStoreDirectSql.java:2171: warning: 'for' child have incorrect indentation level 10, expected level should be 8. 12508c13746,13747 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/MetaStoreDirectSql.java:2178: warning: method def throws at indentation level 10 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/MetaStoreDirectSql.java:2181: warning: '"SELECT "' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/MetaStoreDirectSql.java:2182: warning: '+' have incorrect indentation level 6, expected level should be 8. 12509a13749,13752 > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/MetaStoreDirectSql.java:2183: warning: '+' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/MetaStoreDirectSql.java:2184: warning: '+' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/MetaStoreDirectSql.java:2185: warning: '+' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/MetaStoreDirectSql.java:2186: warning: '+' have incorrect indentation level 6, expected level should be 8. 12510a13754,13755 > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/MetaStoreDirectSql.java:2187: warning: '+' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/MetaStoreDirectSql.java:2188: warning: '+' have incorrect indentation level 6, expected level should be 8. 12511a13757,13758 > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/MetaStoreDirectSql.java:2189: warning: '+' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/MetaStoreDirectSql.java:2190: warning: '+' have incorrect indentation level 6, expected level should be 8. 12512a13760,13761 > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/MetaStoreDirectSql.java:2191: warning: '+' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/MetaStoreDirectSql.java:2192: warning: '+' have incorrect indentation level 6, expected level should be 8. 12513a13763,13764 > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/MetaStoreDirectSql.java:2193: warning: '+' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/MetaStoreDirectSql.java:2194: warning: '+' have incorrect indentation level 6, expected level should be 8. 12515,12520c13766,13784 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/MetaStoreDirectSql.java:2209: warning: method def child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/MetaStoreDirectSql.java:2214: warning: for child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/MetaStoreDirectSql.java:2215: warning: for child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/MetaStoreDirectSql.java:2216: warning: for child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/MetaStoreDirectSql.java:2217: warning: for child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/MetaStoreDirectSql.java:2226: warning: for child at indentation level 10 not at correct indentation, 8 --- > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/MetaStoreDirectSql.java:2209: warning: 'member def type' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/MetaStoreDirectSql.java:2209: warning: 'method def' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/MetaStoreDirectSql.java:2210: warning: 'queryParams' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/MetaStoreDirectSql.java:2214: warning: 'for' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/MetaStoreDirectSql.java:2214: warning: 'member def type' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/MetaStoreDirectSql.java:2215: warning: 'for' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/MetaStoreDirectSql.java:2215: warning: 'member def type' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/MetaStoreDirectSql.java:2216: warning: 'for' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/MetaStoreDirectSql.java:2216: warning: 'member def type' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/MetaStoreDirectSql.java:2217: warning: 'for' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/MetaStoreDirectSql.java:2217: warning: 'member def type' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/MetaStoreDirectSql.java:2219: warning: 'extractSqlString' have incorrect indentation level 10, expected level should be 12. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/MetaStoreDirectSql.java:2220: warning: 'extractSqlString' have incorrect indentation level 10, expected level should be 12. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/MetaStoreDirectSql.java:2221: warning: 'extractSqlString' have incorrect indentation level 10, expected level should be 12. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/MetaStoreDirectSql.java:2222: warning: 'extractSqlInt' have incorrect indentation level 10, expected level should be 12. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/MetaStoreDirectSql.java:2223: warning: 'enable' have incorrect indentation level 10, expected level should be 12. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/MetaStoreDirectSql.java:2224: warning: 'validate' have incorrect indentation level 10, expected level should be 12. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/MetaStoreDirectSql.java:2225: warning: 'rely' have incorrect indentation level 10, expected level should be 12. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/MetaStoreDirectSql.java:2226: warning: 'for' child have incorrect indentation level 10, expected level should be 8. 12523c13787,13788 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/MetaStoreDirectSql.java:2233: warning: method def throws at indentation level 10 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/MetaStoreDirectSql.java:2236: warning: '"SELECT "' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/MetaStoreDirectSql.java:2237: warning: '+' have incorrect indentation level 6, expected level should be 8. 12524a13790,13791 > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/MetaStoreDirectSql.java:2238: warning: '+' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/MetaStoreDirectSql.java:2239: warning: '+' have incorrect indentation level 6, expected level should be 8. 12525a13793,13794 > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/MetaStoreDirectSql.java:2240: warning: '+' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/MetaStoreDirectSql.java:2241: warning: '+' have incorrect indentation level 6, expected level should be 8. 12526a13796,13797 > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/MetaStoreDirectSql.java:2242: warning: '+' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/MetaStoreDirectSql.java:2243: warning: '+' have incorrect indentation level 6, expected level should be 8. 12527a13799,13800 > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/MetaStoreDirectSql.java:2244: warning: '+' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/MetaStoreDirectSql.java:2245: warning: '+' have incorrect indentation level 6, expected level should be 8. 12528a13802,13803 > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/MetaStoreDirectSql.java:2246: warning: '+' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/MetaStoreDirectSql.java:2247: warning: '+' have incorrect indentation level 6, expected level should be 8. 12529a13805,13806 > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/MetaStoreDirectSql.java:2248: warning: '+' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/MetaStoreDirectSql.java:2249: warning: '+' have incorrect indentation level 6, expected level should be 8. 12531,12536c13808,13826 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/MetaStoreDirectSql.java:2264: warning: method def child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/MetaStoreDirectSql.java:2269: warning: for child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/MetaStoreDirectSql.java:2270: warning: for child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/MetaStoreDirectSql.java:2271: warning: for child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/MetaStoreDirectSql.java:2272: warning: for child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/MetaStoreDirectSql.java:2281: warning: for child at indentation level 10 not at correct indentation, 8 --- > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/MetaStoreDirectSql.java:2264: warning: 'member def type' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/MetaStoreDirectSql.java:2264: warning: 'method def' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/MetaStoreDirectSql.java:2265: warning: 'queryParams' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/MetaStoreDirectSql.java:2269: warning: 'for' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/MetaStoreDirectSql.java:2269: warning: 'member def type' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/MetaStoreDirectSql.java:2270: warning: 'for' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/MetaStoreDirectSql.java:2270: warning: 'member def type' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/MetaStoreDirectSql.java:2271: warning: 'for' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/MetaStoreDirectSql.java:2271: warning: 'member def type' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/MetaStoreDirectSql.java:2272: warning: 'for' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/MetaStoreDirectSql.java:2272: warning: 'member def type' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/MetaStoreDirectSql.java:2274: warning: 'extractSqlString' have incorrect indentation level 10, expected level should be 12. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/MetaStoreDirectSql.java:2275: warning: 'extractSqlString' have incorrect indentation level 10, expected level should be 12. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/MetaStoreDirectSql.java:2276: warning: 'extractSqlString' have incorrect indentation level 10, expected level should be 12. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/MetaStoreDirectSql.java:2277: warning: 'extractSqlString' have incorrect indentation level 10, expected level should be 12. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/MetaStoreDirectSql.java:2278: warning: 'enable' have incorrect indentation level 10, expected level should be 12. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/MetaStoreDirectSql.java:2279: warning: 'validate' have incorrect indentation level 10, expected level should be 12. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/MetaStoreDirectSql.java:2280: warning: 'rely' have incorrect indentation level 10, expected level should be 12. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/MetaStoreDirectSql.java:2281: warning: 'for' child have incorrect indentation level 10, expected level should be 8. 12595a13886 > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/MetaStoreInit.java:56: warning: 'String' have incorrect indentation level 4, expected level should be 6. 12596a13888 > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/MetaStoreInit.java:92: warning: 'MetaStoreInitData' have incorrect indentation level 4, expected level should be 6. 12625c13917 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/MetaStoreListenerNotifier.java:196: warning: for child at indentation level 8 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/MetaStoreListenerNotifier.java:196: warning: 'for' child have incorrect indentation level 8, expected level should be 6. 12640d13931 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/MetaStoreSchemaInfo.java:58: warning: method call rparen at indentation level 6 not at correct indentation, 4 12644,12645c13935,13936 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/MetaStoreSchemaInfo.java:147: warning: method def child at indentation level 5 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/MetaStoreSchemaInfo.java:148: warning: method def child at indentation level 4 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/MetaStoreSchemaInfo.java:147: warning: 'method def' child have incorrect indentation level 5, expected level should be 6. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/MetaStoreSchemaInfo.java:148: warning: 'method def' child have incorrect indentation level 4, expected level should be 6. 12660a13952 > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/metrics/JvmPauseMonitor.java:45: warning: 'JvmPauseMonitor' have incorrect indentation level 4, expected level should be 6. 12662a13955 > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/metrics/JvmPauseMonitor.java:53: warning: '"jvm.pause.warn-threshold.ms"' have incorrect indentation level 4, expected level should be 6. 12663a13957,13966 > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/metrics/JvmPauseMonitor.java:59: warning: '"jvm.pause.info-threshold.ms"' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/metrics/JvmPauseMonitor.java:76: warning: '"JvmPauseMonitor thread is Already started"' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/metrics/JvmPauseMonitor.java:110: warning: 'Map' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/metrics/JvmPauseMonitor.java:111: warning: 'Map' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/metrics/JvmPauseMonitor.java:114: warning: 'gcTimesAfterSleep' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/metrics/JvmPauseMonitor.java:115: warning: 'gcTimesBeforeSleep' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/metrics/JvmPauseMonitor.java:119: warning: 'gcTimesBeforeSleep' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/metrics/JvmPauseMonitor.java:122: warning: 'diff' have incorrect indentation level 10, expected level should be 12. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/metrics/JvmPauseMonitor.java:127: warning: '"pause of approximately "' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/metrics/JvmPauseMonitor.java:139: warning: 'ManagementFactory' have incorrect indentation level 6, expected level should be 8. 12664a13968 > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/metrics/JvmPauseMonitor.java:192: warning: 'extraSleepTime' have incorrect indentation level 12, expected level should be 14. 12665a13970 > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/metrics/JvmPauseMonitor.java:197: warning: 'extraSleepTime' have incorrect indentation level 12, expected level should be 14. 12724a14030 > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/model/MConstraint.java:78: warning: 'MTable' have incorrect indentation level 4, expected level should be 6. 12726,12737c14032,14043 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/model/MConstraint.java:79: warning: ctor def child at indentation level 3 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/model/MConstraint.java:80: warning: ctor def child at indentation level 3 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/model/MConstraint.java:81: warning: ctor def child at indentation level 3 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/model/MConstraint.java:82: warning: ctor def child at indentation level 3 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/model/MConstraint.java:83: warning: ctor def child at indentation level 3 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/model/MConstraint.java:84: warning: ctor def child at indentation level 3 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/model/MConstraint.java:85: warning: ctor def child at indentation level 3 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/model/MConstraint.java:86: warning: ctor def child at indentation level 3 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/model/MConstraint.java:87: warning: ctor def child at indentation level 3 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/model/MConstraint.java:88: warning: ctor def child at indentation level 3 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/model/MConstraint.java:89: warning: ctor def child at indentation level 3 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/model/MConstraint.java:90: warning: ctor def child at indentation level 3 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/model/MConstraint.java:79: warning: 'ctor def' child have incorrect indentation level 3, expected level should be 4. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/model/MConstraint.java:80: warning: 'ctor def' child have incorrect indentation level 3, expected level should be 4. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/model/MConstraint.java:81: warning: 'ctor def' child have incorrect indentation level 3, expected level should be 4. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/model/MConstraint.java:82: warning: 'ctor def' child have incorrect indentation level 3, expected level should be 4. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/model/MConstraint.java:83: warning: 'ctor def' child have incorrect indentation level 3, expected level should be 4. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/model/MConstraint.java:84: warning: 'ctor def' child have incorrect indentation level 3, expected level should be 4. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/model/MConstraint.java:85: warning: 'ctor def' child have incorrect indentation level 3, expected level should be 4. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/model/MConstraint.java:86: warning: 'ctor def' child have incorrect indentation level 3, expected level should be 4. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/model/MConstraint.java:87: warning: 'ctor def' child have incorrect indentation level 3, expected level should be 4. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/model/MConstraint.java:88: warning: 'ctor def' child have incorrect indentation level 3, expected level should be 4. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/model/MConstraint.java:89: warning: 'ctor def' child have incorrect indentation level 3, expected level should be 4. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/model/MConstraint.java:90: warning: 'ctor def' child have incorrect indentation level 3, expected level should be 4. 12791c14097,14571 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:8763:7: Got an exception - expecting EOF, found 'query' --- > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:224: warning: First sentence should end with a period. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:227:17: warning: 'static' modifier out of order with the JLS suggestions. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:227:38: warning: Name 'isSchemaVerified' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:230:16: warning: Name 'TXN_STATUS' must match pattern '^[A-Z][a-zA-Z0-9]*$'. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:253:29: warning: Must have at least one statement. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:274: warning: First sentence should end with a period. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:275: warning: Line is longer than 100 characters (found 113). > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:279:18: warning: Variable 'query' must be private and have accessor methods. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:281: warning: First sentence should end with a period. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:408: warning: 'e' have incorrect indentation level 14, expected level should be 16. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:418:56: warning: Name 'retriableExceptionClasses' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:513: warning: First sentence should end with a period. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:539:16: warning: 'prop' hides a field. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:550: warning: 'varName' have incorrect indentation level 10, expected level should be 12. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:555: warning: Line is longer than 100 characters (found 101). > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:607: warning: 'conf' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:638: warning: Line is longer than 100 characters (found 112). > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:647: warning: 'org' have incorrect indentation level 16, expected level should be 18. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:652: warning: Line is longer than 100 characters (found 165). > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:673: warning: First sentence should end with a period. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:715: warning: Line is longer than 100 characters (found 106). > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:722: warning: Line is longer than 100 characters (found 106). > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:729: warning: Line is longer than 100 characters (found 114). > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:750: warning: First sentence should end with a period. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:848: warning: Line is longer than 100 characters (found 108). > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:852: warning: 'method def rcurly' have incorrect indentation level 3, expected level should be 2. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:945:42: warning: String literal expressions should be on the left side of an equals comparison. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:962: warning: Line is longer than 100 characters (found 115). > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:1085: warning: 'List' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:1086: warning: 'List' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:1087: warning: 'List' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:1096: warning: Line is longer than 100 characters (found 104). > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:1208: warning: '" table {} record to delete"' have incorrect indentation level 10, expected level should be 14. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:1208: warning: 'method call' child have incorrect indentation level 10, expected level should be 12. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:1231: warning: '(' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:1231: warning: 'method def lparen' have incorrect indentation level 4, expected level should be 2. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:1231:5: warning: '(' should be on the previous line. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:1240: warning: Line is longer than 100 characters (found 113). > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:1246: warning: '+' have incorrect indentation level 6, expected level should be 10. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:1246: warning: 'method call' child have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:1247: warning: '(' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:1249: warning: 'constraintname' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:1297: warning: Line is longer than 100 characters (found 106). > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:1301: warning: Line is longer than 100 characters (found 108). > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:1301:94: warning: String literal expressions should be on the left side of an equals comparison. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:1309:18: warning: Name 'db_name' must match pattern '^[a-z][a-zA-Z0-9]*$'. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:1325: warning: Line is longer than 100 characters (found 121). > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:1342: warning: Line is longer than 100 characters (found 111). > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:1348: warning: Line is longer than 100 characters (found 115). > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:1379: warning: '"select count("' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:1402:45: warning: String literal expressions should be on the left side of an equals comparison. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:1405:51: warning: String literal expressions should be on the left side of an equals comparison. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:1409: warning: Line is longer than 100 characters (found 108). > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:1413: warning: Line is longer than 100 characters (found 135). > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:1434: warning: 'method def' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:1475:12: warning: Variable 'mtbl' must be private and have accessor methods. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:1476:23: warning: Variable 'mcd' must be private and have accessor methods. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:1520:68: warning: Name 'tbl_names' must match pattern '^[a-z][a-zA-Z0-9]*$'. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:1538:20: warning: Name 'lowered_tbl_names' must match pattern '^[a-z][a-zA-Z0-9]*$'. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:1733: warning: First sentence should end with a period. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:1751:35: warning: ';' is preceded with whitespace. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:1761: warning: First sentence should end with a period. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:1778: warning: First sentence should end with a period. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:1917: warning: Line is longer than 100 characters (found 103). > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:2016:20: warning: Name 'part_vals' must match pattern '^[a-z][a-zA-Z0-9]*$'. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:2028:82: warning: Name 'part_vals' must match pattern '^[a-z][a-zA-Z0-9]*$'. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:2044: warning: Comment matches to-do format 'TODO:'. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:2143: warning: 'List' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:2143:18: warning: Name 'part_vals' must match pattern '^[a-z][a-zA-Z0-9]*$'. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:2178:21: warning: Inner assignments should be avoided. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:2188: warning: First sentence should end with a period. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:2232: warning: 'try' have incorrect indentation level 7, expected level should be 8. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:2313:37: warning: Name 'user_name' must match pattern '^[a-z][a-zA-Z0-9]*$'. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:2313:61: warning: Name 'group_names' must match pattern '^[a-z][a-zA-Z0-9]*$'. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:2373: warning: Comment matches to-do format 'TODO:'. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:2432: warning: Line is longer than 100 characters (found 109). > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:2432:34: warning: More than 7 parameters (found 8). > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:2433: warning: Line is longer than 100 characters (found 109). > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:2434: warning: Line is longer than 100 characters (found 115). > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:2441: warning: Line is longer than 100 characters (found 109). > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:2446: warning: Line is longer than 100 characters (found 111). > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:2448: warning: Line is longer than 100 characters (found 102). > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:2455:15: warning: Must have at least one statement. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:2459: warning: Line is longer than 100 characters (found 111). > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:2460: warning: Line is longer than 100 characters (found 144). > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:2471: warning: Line is longer than 100 characters (found 108). > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:2502: warning: Line is longer than 100 characters (found 111). > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:2502:7: warning: Declaring variables, return values or parameters of type 'ArrayList' is not allowed. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:2526:10: warning: '(' is followed by whitespace. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:2526:25: warning: ')' is preceded with whitespace. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:2543: warning: 'queryFilterString' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:2561: warning: Line is longer than 100 characters (found 105). > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:2571: warning: Line is longer than 100 characters (found 126). > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:2572: warning: Line is longer than 100 characters (found 126). > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:2577: warning: Line is longer than 100 characters (found 106). > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:2581: warning: Comment matches to-do format 'TODO:'. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:2668:20: warning: Name 'part_vals' must match pattern '^[a-z][a-zA-Z0-9]*$'. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:2668:37: warning: Name 'max_parts' must match pattern '^[a-z][a-zA-Z0-9]*$'. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:2693:38: warning: Inner assignments should be avoided. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:2712:58: warning: Name 'db_name' must match pattern '^[a-z][a-zA-Z0-9]*$'. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:2712:74: warning: Name 'tbl_name' must match pattern '^[a-z][a-zA-Z0-9]*$'. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:2713:20: warning: Name 'part_vals' must match pattern '^[a-z][a-zA-Z0-9]*$'. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:2713:37: warning: Name 'max_parts' must match pattern '^[a-z][a-zA-Z0-9]*$'. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:2747:20: warning: Name 'part_vals' must match pattern '^[a-z][a-zA-Z0-9]*$'. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:2747:37: warning: Name 'max_parts' must match pattern '^[a-z][a-zA-Z0-9]*$'. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:2765: warning: Comment matches to-do format 'TODO:'. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:2766: warning: Line is longer than 100 characters (found 113). > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:2774: warning: Line is longer than 100 characters (found 125). > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:2774:40: warning: Inner assignments should be avoided. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:2822:21: warning: More than 7 parameters (found 8). > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:2863: warning: '.' have incorrect indentation level 5, expected level should be 8. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:2885: warning: Line is longer than 100 characters (found 107). > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:2918: warning: Comment matches to-do format 'TODO:'. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:2926: warning: Line is longer than 100 characters (found 107). > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:2929: warning: Line is longer than 100 characters (found 104). > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:2990:11: warning: Declaring variables, return values or parameters of type 'HashSet' is not allowed. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:3000:5: warning: Declaring variables, return values or parameters of type 'HashSet' is not allowed. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:3050:28: warning: Variable 'dbName' must be private and have accessor methods. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:3050:36: warning: Variable 'tblName' must be private and have accessor methods. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:3052:17: warning: Variable 'results' must be private and have accessor methods. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:3248: warning: Missing a Javadoc comment. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:3258:23: warning: ',' is not followed by whitespace. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:3259:20: warning: ',' is not followed by whitespace. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:3259:25: warning: ',' is not followed by whitespace. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:3259:34: warning: ',' is not followed by whitespace. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:3313: warning: Line is longer than 100 characters (found 103). > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:3348: warning: Line is longer than 100 characters (found 116). > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:3351: warning: Line is longer than 100 characters (found 106). > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:3503: warning: 'entry' have incorrect indentation level 13, expected level should be 14. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:3654:90: warning: Name 'part_vals' must match pattern '^[a-z][a-zA-Z0-9]*$'. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:3684:71: warning: Name 'part_vals' must match pattern '^[a-z][a-zA-Z0-9]*$'. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:3710:78: warning: Name 'part_vals' must match pattern '^[a-z][a-zA-Z0-9]*$'. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:3716:30: warning: Name 'part_val_itr' must match pattern '^[a-z][a-zA-Z0-9]*$'. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:3759: warning: 'if' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:3797: warning: '"org.apache.hadoop.hive.metastore.model.MStorageDescriptor where (this.cd == inCD)"' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:3879:15: warning: Name 'MAX_RETRIES' must match pattern '^[a-z][a-zA-Z0-9]*$'. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:3882: warning: '"_"' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:3887: warning: Line is longer than 100 characters (found 121). > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:3892: warning: 'List' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:3893: warning: 'method def' child have incorrect indentation level 3, expected level should be 4. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:3910:30: warning: 'prop' hides a field. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:3945: warning: Line is longer than 100 characters (found 108). > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:3967:3: warning: Method length is 164 lines (max allowed is 150). > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:3982: warning: Line is longer than 100 characters (found 104). > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:4031: warning: Line is longer than 100 characters (found 102). > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:4032: warning: Line is longer than 100 characters (found 101). > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:4036: warning: Line is longer than 100 characters (found 112). > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:4050: warning: Line is longer than 100 characters (found 110). > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:4062: warning: Line is longer than 100 characters (found 112). > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:4070: warning: Line is longer than 100 characters (found 114). > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:4074: warning: Line is longer than 100 characters (found 114). > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:4090: warning: 'currentConstraintName' have incorrect indentation level 12, expected level should be 14. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:4091: warning: 'MConstraint' have incorrect indentation level 12, expected level should be 14. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:4092: warning: 'foreignKey' have incorrect indentation level 12, expected level should be 14. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:4093: warning: 'deleteRule' have incorrect indentation level 12, expected level should be 14. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:4094: warning: 'updateRule' have incorrect indentation level 12, expected level should be 14. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:4095: warning: 'enableValidateRely' have incorrect indentation level 12, expected level should be 14. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:4096: warning: 'parentTable' have incorrect indentation level 12, expected level should be 14. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:4097: warning: 'childTable' have incorrect indentation level 12, expected level should be 14. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:4098: warning: 'parentCD' have incorrect indentation level 12, expected level should be 14. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:4099: warning: 'childCD' have incorrect indentation level 12, expected level should be 14. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:4100: warning: 'childIntegerIndex' have incorrect indentation level 12, expected level should be 14. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:4101: warning: 'parentIntegerIndex' have incorrect indentation level 12, expected level should be 14. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:4135: warning: Line is longer than 100 characters (found 101). > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:4142:33: warning: '{' should have line break after. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:4142:93: warning: '}' should have line break before. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:4150: warning: Line is longer than 100 characters (found 107). > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:4159:33: warning: '{' should have line break after. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:4159:93: warning: '}' should have line break before. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:4168: warning: Line is longer than 100 characters (found 107). > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:4193: warning: Line is longer than 100 characters (found 113). > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:4204: warning: Line is longer than 100 characters (found 102). > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:4213: warning: Line is longer than 100 characters (found 120). > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:4217: warning: Line is longer than 100 characters (found 106). > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:4237: warning: '(' have incorrect indentation level 6, expected level should be 10. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:4239: warning: 'constraintName' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:4240: warning: 'MConstraint' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:4241: warning: 'pks' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:4242: warning: 'null' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:4243: warning: 'null' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:4244: warning: 'enableValidateRely' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:4245: warning: 'parentTable' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:4246: warning: 'null' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:4247: warning: 'parentCD' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:4248: warning: 'null' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:4249: warning: 'null' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:4250: warning: 'parentIntegerIndex' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:4274: warning: Line is longer than 100 characters (found 102). > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:4283: warning: Line is longer than 100 characters (found 120). > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:4287: warning: Line is longer than 100 characters (found 106). > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:4295: warning: 'if' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:4305: warning: 'constraintName' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:4306: warning: 'MConstraint' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:4307: warning: 'uks' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:4308: warning: 'null' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:4309: warning: 'null' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:4310: warning: 'enableValidateRely' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:4311: warning: 'parentTable' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:4312: warning: 'null' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:4313: warning: 'parentCD' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:4314: warning: 'null' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:4315: warning: 'null' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:4316: warning: 'parentIntegerIndex' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:4340: warning: Line is longer than 100 characters (found 102). > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:4349: warning: Line is longer than 100 characters (found 120). > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:4353: warning: Line is longer than 100 characters (found 106). > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:4369: warning: 'constraintName' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:4370: warning: 'MConstraint' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:4371: warning: '1' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:4372: warning: 'null' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:4373: warning: 'null' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:4374: warning: 'enableValidateRely' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:4375: warning: 'parentTable' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:4376: warning: 'null' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:4377: warning: 'parentCD' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:4378: warning: 'null' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:4379: warning: 'null' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:4380: warning: 'parentIntegerIndex' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:4420: warning: Line is longer than 100 characters (found 103). > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:4598:72: warning: ',' is not followed by whitespace. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:4607:29: warning: Must have at least one statement. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:4631: warning: First sentence should end with a period. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:4763: warning: First sentence should end with a period. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:4786: warning: First sentence should end with a period. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:4892: warning: Line is longer than 100 characters (found 115). > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:4892:40: warning: Inner assignments should be avoided. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:5299:3: warning: Method length is 212 lines (max allowed is 150). > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:5514:3: warning: Method length is 241 lines (max allowed is 150). > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:5532:65: warning: String literal expressions should be on the left side of an equals comparison. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:5633: warning: Line is longer than 100 characters (found 103). > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:5742:26: warning: Must have at least one statement. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:5956: warning: 'try rcurly' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:5957: warning: 'finally' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:5958: warning: 'finally rcurly' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:5990: warning: Line is longer than 100 characters (found 115). > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:5990:36: warning: Inner assignments should be avoided. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:5995:36: warning: Inner assignments should be avoided. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:6026: warning: Line is longer than 100 characters (found 104). > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:6054: warning: Line is longer than 100 characters (found 111). > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:6166:40: warning: Inner assignments should be avoided. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:6208:40: warning: ',' is not followed by whitespace. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:6256: warning: Line is longer than 100 characters (found 114). > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:6258: warning: Line is longer than 100 characters (found 115). > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:6317: warning: Line is longer than 100 characters (found 115). > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:6405: warning: Line is longer than 100 characters (found 101). > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:6442: warning: Line is longer than 100 characters (found 115). > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:6534: warning: Line is longer than 100 characters (found 115). > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:6578:40: warning: Inner assignments should be avoided. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:6676: warning: Line is longer than 100 characters (found 126). > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:6676:40: warning: Inner assignments should be avoided. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:6685: warning: 'if' child have incorrect indentation level 7, expected level should be 8. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:6685: warning: 'method call' child have incorrect indentation level 7, expected level should be 8. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:6777:40: warning: Inner assignments should be avoided. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:6880:40: warning: Inner assignments should be avoided. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:6881: warning: Line is longer than 100 characters (found 101). > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:6911: warning: Line is longer than 100 characters (found 102). > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:6930:80: warning: ',' is not followed by whitespace. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:6931: warning: Line is longer than 100 characters (found 133). > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:6937: warning: 'method call' child have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:6937: warning: 'try' child have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:6938: warning: 'try' child have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:6939: warning: 'if' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:6940: warning: 'if' child have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:6941: warning: 'if rcurly' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:6942: warning: 'method call' child have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:6942: warning: 'try' child have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:6942: warning: Line is longer than 100 characters (found 110). > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:6942:50: warning: ',' is not followed by whitespace. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:6942:58: warning: ',' is not followed by whitespace. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:6943: warning: 'try' child have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:6944: warning: 'method call' child have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:6944: warning: 'try' child have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:6953: warning: Line is longer than 100 characters (found 106). > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:6953:56: warning: ',' is not followed by whitespace. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:6955: warning: Line is longer than 100 characters (found 112). > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:6962: warning: Line is longer than 100 characters (found 103). > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:6966:28: warning: ',' is not followed by whitespace. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:6981:40: warning: Inner assignments should be avoided. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:7089: warning: Missing a Javadoc comment. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:7164: warning: Missing a Javadoc comment. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:7286: warning: Missing a Javadoc comment. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:7292: warning: 'Map' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:7369: warning: Line is longer than 100 characters (found 103). > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:7377: warning: Missing a Javadoc comment. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:7464: warning: '" colName={}"' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:7470: warning: Line is longer than 100 characters (found 111). > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:7473:50: warning: ',' is not followed by whitespace. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:7491: warning: 'tableName' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:7511: warning: Line is longer than 100 characters (found 111). > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:7514:50: warning: ',' is not followed by whitespace. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:7523: warning: First sentence should end with a period. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:7533: warning: 'List' have incorrect indentation level 5, expected level should be 6. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:7593: warning: First sentence should end with a period. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:7648: warning: Line is longer than 100 characters (found 101). > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:7664: warning: Line is longer than 100 characters (found 127). > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:7676:40: warning: Inner assignments should be avoided. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:7738: warning: Line is longer than 100 characters (found 104). > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:7742: warning: Line is longer than 100 characters (found 101). > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:7751: warning: 'member def type' have incorrect indentation level 8, expected level should be one of the following: 10, 12, 14. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:7751: warning: 'try' child have incorrect indentation level 8, expected level should be one of the following: 10, 12, 14. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:7751: warning: Line is longer than 100 characters (found 108). > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:7752: warning: 'if' construct must use '{}'s. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:7752: warning: 'if' have incorrect indentation level 8, expected level should be one of the following: 10, 12, 14. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:7755: warning: 'member def type' have incorrect indentation level 8, expected level should be one of the following: 10, 12, 14. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:7755: warning: 'try' child have incorrect indentation level 8, expected level should be one of the following: 10, 12, 14. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:7756: warning: 'member def type' have incorrect indentation level 8, expected level should be one of the following: 10, 12, 14. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:7756: warning: 'try' child have incorrect indentation level 8, expected level should be one of the following: 10, 12, 14. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:7757: warning: 'for' have incorrect indentation level 8, expected level should be one of the following: 10, 12, 14. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:7758: warning: 'if' have incorrect indentation level 10, expected level should be one of the following: 12, 14, 16. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:7759: warning: 'if' child have incorrect indentation level 12, expected level should be one of the following: 14, 16, 18. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:7759: warning: 'method call' child have incorrect indentation level 12, expected level should be one of the following: 14, 16, 18. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:7760: warning: 'if rcurly' have incorrect indentation level 10, expected level should be one of the following: 12, 14, 16. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:7761: warning: 'for' child have incorrect indentation level 10, expected level should be one of the following: 12, 14, 16. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:7761: warning: 'method call' child have incorrect indentation level 10, expected level should be one of the following: 12, 14, 16. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:7762: warning: 'for' child have incorrect indentation level 10, expected level should be one of the following: 12, 14, 16. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:7762: warning: 'method call' child have incorrect indentation level 10, expected level should be one of the following: 12, 14, 16. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:7763: warning: 'for rcurly' have incorrect indentation level 8, expected level should be one of the following: 10, 12, 14. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:7764: warning: 'try' child have incorrect indentation level 8, expected level should be one of the following: 10, 12, 14. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:7782: warning: Line is longer than 100 characters (found 104). > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:7815: warning: Line is longer than 100 characters (found 105). > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:7829:20: warning: Name 'get_aggr_stats_for' must match pattern '^[a-z][a-zA-Z0-9]*$'. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:7830: warning: Line is longer than 100 characters (found 110). > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:7834: warning: Line is longer than 100 characters (found 104). > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:7860: warning: Line is longer than 100 characters (found 104). > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:7904:40: warning: Inner assignments should be avoided. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:8356: warning: '"enabled so recording the schema version {}"' have incorrect indentation level 10, expected level should be 12. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:8359: warning: '"Set by MetaStore "' have incorrect indentation level 10, expected level should be 12. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:8375: warning: '"Set by MetaStore "' have incorrect indentation level 12, expected level should be 14. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:8439: warning: 'MetastoreConf' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:8442: warning: '"version = {}, comment = {}"' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:8483:28: warning: Name 'stackLimit' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:8630: warning: Comment matches to-do format 'TODO:'. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:8706:75: warning: '{' is followed by whitespace. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:8713: warning: Line is longer than 100 characters (found 118). > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:8762: warning: 'block' child have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:8762: warning: 'member def type' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:8763: warning: 'block' child have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:8763: warning: 'method call' child have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:8765: warning: 'block' child have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:8765: warning: 'method call' child have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:8766: warning: 'block rcurly' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:8774:27: warning: Name 'LOG' must match pattern '^[a-z][a-zA-Z0-9]*$'. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:8896: warning: Line is longer than 100 characters (found 106). > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:8979:31: warning: 'pmf' hides a field. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:9000: warning: Line is longer than 100 characters (found 112). > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:9004: warning: Line is longer than 100 characters (found 105). > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:9007: warning: Line is longer than 100 characters (found 127). > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:9009: warning: Line is longer than 100 characters (found 126). > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:9016: warning: Line is longer than 100 characters (found 110). > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:9017: warning: Line is longer than 100 characters (found 123). > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:9024: warning: Line is longer than 100 characters (found 135). > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:9027: warning: Line is longer than 100 characters (found 106). > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:9029: warning: Line is longer than 100 characters (found 141). > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:9030: warning: Line is longer than 100 characters (found 107). > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:9039:18: warning: ',' is not followed by whitespace. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:9055:52: warning: ',' is not followed by whitespace. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:9056:56: warning: ',' is not followed by whitespace. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:9063: warning: Line is longer than 100 characters (found 105). > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:9067:16: warning: ',' is not followed by whitespace. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:9075:52: warning: Name 'db_name' must match pattern '^[a-z][a-zA-Z0-9]*$'. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:9075:68: warning: Name 'tbl_name' must match pattern '^[a-z][a-zA-Z0-9]*$'. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:9083:69: warning: Name 'db_name_input' must match pattern '^[a-z][a-zA-Z0-9]*$'. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:9084: warning: 'final' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:9084:18: warning: Name 'tbl_name_input' must match pattern '^[a-z][a-zA-Z0-9]*$'. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:9085: warning: 'boolean' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:9087:18: warning: Name 'db_name' must match pattern '^[a-z][a-zA-Z0-9]*$'. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:9088:18: warning: Name 'tbl_name' must match pattern '^[a-z][a-zA-Z0-9]*$'. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:9092: warning: Line is longer than 100 characters (found 107). > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:9098: warning: 'GetHelper' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:9104: warning: Line is longer than 100 characters (found 106). > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:9104:59: warning: Name 'db_name' must match pattern '^[a-z][a-zA-Z0-9]*$'. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:9104:75: warning: Name 'tbl_name' must match pattern '^[a-z][a-zA-Z0-9]*$'. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:9126: warning: 'tbl_name' have incorrect indentation level 9, expected level should be 12. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:9127: warning: 'cols' have incorrect indentation level 9, expected level should be 12. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:9128: warning: 'currPK' have incorrect indentation level 9, expected level should be 12. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:9129: warning: 'currPK' have incorrect indentation level 9, expected level should be 12. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:9138:53: warning: Name 'db_name' must match pattern '^[a-z][a-zA-Z0-9]*$'. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:9138:69: warning: Name 'tbl_name' must match pattern '^[a-z][a-zA-Z0-9]*$'. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:9157: warning: 'try rcurly' have incorrect indentation level 5, expected level should be 4. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:9158: warning: 'finally' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:9159: warning: 'finally rcurly' have incorrect indentation level 5, expected level should be 4. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:9160: warning: 'method def' child have incorrect indentation level 5, expected level should be 4. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:9161: warning: 'method def rcurly' have incorrect indentation level 3, expected level should be 2. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:9164:52: warning: Name 'parent_db_name' must match pattern '^[a-z][a-zA-Z0-9]*$'. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:9165: warning: 'String' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:9165:12: warning: Name 'parent_tbl_name' must match pattern '^[a-z][a-zA-Z0-9]*$'. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:9165:36: warning: Name 'foreign_db_name' must match pattern '^[a-z][a-zA-Z0-9]*$'. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:9165:60: warning: Name 'foreign_tbl_name' must match pattern '^[a-z][a-zA-Z0-9]*$'. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:9174:69: warning: Name 'parent_db_name_input' must match pattern '^[a-z][a-zA-Z0-9]*$'. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:9175: warning: 'final' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:9175:18: warning: Name 'parent_tbl_name_input' must match pattern '^[a-z][a-zA-Z0-9]*$'. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:9175:54: warning: Name 'foreign_db_name_input' must match pattern '^[a-z][a-zA-Z0-9]*$'. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:9176: warning: 'final' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:9176: warning: Line is longer than 100 characters (found 122). > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:9176:18: warning: Name 'foreign_tbl_name_input' must match pattern '^[a-z][a-zA-Z0-9]*$'. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:9177:18: warning: Name 'parent_db_name' must match pattern '^[a-z][a-zA-Z0-9]*$'. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:9178:18: warning: Name 'parent_tbl_name' must match pattern '^[a-z][a-zA-Z0-9]*$'. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:9179:18: warning: Name 'foreign_db_name' must match pattern '^[a-z][a-zA-Z0-9]*$'. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:9180:18: warning: Name 'foreign_tbl_name' must match pattern '^[a-z][a-zA-Z0-9]*$'. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:9181:18: warning: Name 'db_name' must match pattern '^[a-z][a-zA-Z0-9]*$'. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:9182:18: warning: Name 'tbl_name' must match pattern '^[a-z][a-zA-Z0-9]*$'. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:9194: warning: Line is longer than 100 characters (found 107). > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:9201: warning: 'GetHelper' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:9208:59: warning: Name 'parent_db_name' must match pattern '^[a-z][a-zA-Z0-9]*$'. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:9209: warning: 'String' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:9209:12: warning: Name 'parent_tbl_name' must match pattern '^[a-z][a-zA-Z0-9]*$'. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:9209:36: warning: Name 'foreign_db_name' must match pattern '^[a-z][a-zA-Z0-9]*$'. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:9209:60: warning: Name 'foreign_tbl_name' must match pattern '^[a-z][a-zA-Z0-9]*$'. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:9217: warning: Line is longer than 100 characters (found 104). > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:9218: warning: '+' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:9219: warning: '+' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:9220: warning: '+' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:9221: warning: '+' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:9225: warning: '+' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:9226: warning: '+' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:9227: warning: '+' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:9271: warning: 'currPKFK' have incorrect indentation level 10, expected level should be 12. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:9272: warning: 'currPKFK' have incorrect indentation level 10, expected level should be 12. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:9282: warning: 'currPKFK' have incorrect indentation level 10, expected level should be 12. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:9283: warning: 'currPKFK' have incorrect indentation level 10, expected level should be 12. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:9284: warning: 'parentCols' have incorrect indentation level 10, expected level should be 12. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:9285: warning: 'currPKFK' have incorrect indentation level 10, expected level should be 12. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:9286: warning: 'currPKFK' have incorrect indentation level 10, expected level should be 12. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:9287: warning: 'childCols' have incorrect indentation level 10, expected level should be 12. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:9288: warning: 'currPKFK' have incorrect indentation level 10, expected level should be 12. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:9289: warning: 'currPKFK' have incorrect indentation level 10, expected level should be 12. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:9290: warning: 'currPKFK' have incorrect indentation level 10, expected level should be 12. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:9291: warning: 'currPKFK' have incorrect indentation level 10, expected level should be 12. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:9301:64: warning: Name 'db_name' must match pattern '^[a-z][a-zA-Z0-9]*$'. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:9301:80: warning: Name 'tbl_name' must match pattern '^[a-z][a-zA-Z0-9]*$'. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:9310:81: warning: Name 'db_name_input' must match pattern '^[a-z][a-zA-Z0-9]*$'. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:9311:20: warning: Name 'tbl_name_input' must match pattern '^[a-z][a-zA-Z0-9]*$'. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:9313:18: warning: Name 'db_name' must match pattern '^[a-z][a-zA-Z0-9]*$'. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:9314:18: warning: Name 'tbl_name' must match pattern '^[a-z][a-zA-Z0-9]*$'. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:9331:71: warning: Name 'db_name' must match pattern '^[a-z][a-zA-Z0-9]*$'. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:9331:87: warning: Name 'tbl_name' must match pattern '^[a-z][a-zA-Z0-9]*$'. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:9348: warning: Line is longer than 100 characters (found 108). > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:9354: warning: 'tbl_name' have incorrect indentation level 9, expected level should be 12. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:9355: warning: 'cols' have incorrect indentation level 9, expected level should be 12. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:9356: warning: 'currConstraint' have incorrect indentation level 9, expected level should be 12. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:9357: warning: 'currConstraint' have incorrect indentation level 9, expected level should be 12. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:9372:66: warning: Name 'db_name' must match pattern '^[a-z][a-zA-Z0-9]*$'. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:9372:82: warning: Name 'tbl_name' must match pattern '^[a-z][a-zA-Z0-9]*$'. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:9381:83: warning: Name 'db_name_input' must match pattern '^[a-z][a-zA-Z0-9]*$'. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:9382:20: warning: Name 'tbl_name_input' must match pattern '^[a-z][a-zA-Z0-9]*$'. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:9384:18: warning: Name 'db_name' must match pattern '^[a-z][a-zA-Z0-9]*$'. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:9385:18: warning: Name 'tbl_name' must match pattern '^[a-z][a-zA-Z0-9]*$'. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:9402:73: warning: Name 'db_name' must match pattern '^[a-z][a-zA-Z0-9]*$'. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:9402:89: warning: Name 'tbl_name' must match pattern '^[a-z][a-zA-Z0-9]*$'. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:9419: warning: Line is longer than 100 characters (found 108). > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:9425: warning: 'tbl_name' have incorrect indentation level 9, expected level should be 12. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:9426: warning: 'cols' have incorrect indentation level 9, expected level should be 12. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:9427: warning: 'currConstraint' have incorrect indentation level 9, expected level should be 12. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:9443: warning: 'String' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:9504: warning: First sentence should end with a period. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:9541: warning: Comment matches to-do format 'TODO:'. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:9588: warning: Comment matches to-do format 'TODO:'. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:9775: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:9776: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:9778: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:9780: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:9781: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:9782: warning: 'if' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:9783: warning: 'if' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:9785: warning: 'if rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:9786: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:9787: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:9788: warning: 'if' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:9789: warning: 'if' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:9790: warning: 'if' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:9791: warning: 'if rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:9793: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:9794: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:9795: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java:9853: warning: Comment matches to-do format 'TODO:'. 12803a14584 > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/parser/ExpressionTree.java:302: warning: '"operators for HIVE_FILTER_FIELD_PARAMS"' have incorrect indentation level 12, expected level should be 14. 12804a14586 > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/parser/ExpressionTree.java:312: warning: '"Use constants from org.apache.hadoop.hive.metastore.api"' have incorrect indentation level 10, expected level should be 12. 12810d14591 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/parser/ExpressionTree.java:489: warning: method def throws at indentation level 10 not at correct indentation, 6 12837c14618 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/partition/spec/CompositePartitionSpecProxy.java:128: warning: if at indentation level 8 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/partition/spec/CompositePartitionSpecProxy.java:128: warning: 'if' have incorrect indentation level 8, expected level should be 6. 12839c14620 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/partition/spec/CompositePartitionSpecProxy.java:131: warning: while at indentation level 8 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/partition/spec/CompositePartitionSpecProxy.java:131: warning: 'while' have incorrect indentation level 8, expected level should be 6. 12842c14623 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/partition/spec/CompositePartitionSpecProxy.java:134: warning: method def child at indentation level 8 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/partition/spec/CompositePartitionSpecProxy.java:134: warning: 'method def' child have incorrect indentation level 8, expected level should be 6. 12851,12853c14632,14634 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/partition/spec/PartitionSpecProxy.java:98: warning: if at indentation level 6 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/partition/spec/PartitionSpecProxy.java:99: warning: if child at indentation level 8 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/partition/spec/PartitionSpecProxy.java:100: warning: if rcurly at indentation level 6 not at correct indentation, 8 --- > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/partition/spec/PartitionSpecProxy.java:98: warning: 'if' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/partition/spec/PartitionSpecProxy.java:99: warning: 'if' child have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/partition/spec/PartitionSpecProxy.java:100: warning: 'if rcurly' have incorrect indentation level 6, expected level should be 8. 12855,12858c14636,14640 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/partition/spec/PartitionSpecProxy.java:101: warning: else at indentation level 6 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/partition/spec/PartitionSpecProxy.java:102: warning: if at indentation level 6 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/partition/spec/PartitionSpecProxy.java:103: warning: if child at indentation level 8 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/partition/spec/PartitionSpecProxy.java:104: warning: if rcurly at indentation level 6 not at correct indentation, 10 --- > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/partition/spec/PartitionSpecProxy.java:101: warning: 'else' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/partition/spec/PartitionSpecProxy.java:102: warning: 'if' have incorrect indentation level 6, expected level should be 10. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/partition/spec/PartitionSpecProxy.java:103: warning: 'if' child have incorrect indentation level 8, expected level should be 12. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/partition/spec/PartitionSpecProxy.java:104: warning: 'if rcurly' have incorrect indentation level 6, expected level should be 10. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/partition/spec/PartitionSpecProxy.java:184:64: warning: '{' should have line break after. 12859a14642,14645 > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/partition/spec/PartitionSpecProxy.java:186:45: warning: '{' should have line break after. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/partition/spec/PartitionSpecProxy.java:187:41: warning: '{' should have line break after. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/partition/spec/PartitionSpecProxy.java:188:44: warning: '{' should have line break after. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/partition/spec/PartitionSpecProxy.java:189:58: warning: '{' should have line break after. 12860a14647 > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/partition/spec/PartitionSpecProxy.java:190:73: warning: '{' should have line break after. 12861a14649 > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/partition/spec/PartitionSpecProxy.java:191:69: warning: '{' should have line break after. 12862a14651,14652 > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/partition/spec/PartitionSpecProxy.java:192:43: warning: '{' should have line break after. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/partition/spec/PartitionSpecProxy.java:193:52: warning: '{' should have line break after. 12863a14654,14655 > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/partition/spec/PartitionSpecProxy.java:194:40: warning: '{' should have line break after. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/partition/spec/PartitionSpecProxy.java:195:39: warning: '{' should have line break after. 12870a14663 > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/PartitionDropOptions.java:31:49: warning: '{' should have line break after. 12901d14693 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/RawStore.java:251: warning: method def throws at indentation level 4 not at correct indentation, 6 12915d14706 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/RawStore.java:316: warning: method def throws at indentation level 2 not at correct indentation, 6 12930,12932c14721,14724 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/RawStore.java:413: warning: method def throws at indentation level 5 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/RawStore.java:476: warning: method def throws at indentation level 4 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/RawStore.java:491: warning: method def throws at indentation level 5 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/RawStore.java:412: warning: 'List' have incorrect indentation level 5, expected level should be 6. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/RawStore.java:428: warning: 'List' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/RawStore.java:435: warning: 'String' have incorrect indentation level 5, expected level should be 6. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/RawStore.java:475: warning: 'String' have incorrect indentation level 4, expected level should be 6. 12934a14727 > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/RawStore.java:594: warning: 'List' have incorrect indentation level 4, expected level should be 6. 12938d14730 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/RawStore.java:685: warning: method def throws at indentation level 10 not at correct indentation, 6 12939a14732 > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/RawStore.java:709: warning: 'String' have incorrect indentation level 4, expected level should be 6. 12941a14735 > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/RawStore.java:724: warning: 'String' have incorrect indentation level 4, expected level should be 6. 12945d14738 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/RawStore.java:725: warning: method def throws at indentation level 4 not at correct indentation, 6 12946a14740 > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/RawStore.java:728: warning: 'String' have incorrect indentation level 4, expected level should be 6. 12948a14743 > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/RawStore.java:731: warning: 'String' have incorrect indentation level 4, expected level should be 6. 12949a14745,14746 > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/RawStore.java:734: warning: 'List' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/RawStore.java:735: warning: 'List' have incorrect indentation level 4, expected level should be 6. 12955a14753 > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/RawStoreProxy.java:44: warning: 'new' have incorrect indentation level 4, expected level should be 6. 12971c14769 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ReplChangeManager.java:200: warning: case child at indentation level 12 not at correct indentation, 10 --- > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ReplChangeManager.java:200: warning: 'case' child have incorrect indentation level 12, expected level should be 10. 12973,12979c14771,14777 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ReplChangeManager.java:201: warning: if at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ReplChangeManager.java:202: warning: if child at indentation level 16 not at correct indentation, 14 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ReplChangeManager.java:203: warning: if rcurly at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ReplChangeManager.java:205: warning: block child at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ReplChangeManager.java:206: warning: block child at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ReplChangeManager.java:207: warning: block rcurly at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ReplChangeManager.java:208: warning: case child at indentation level 12 not at correct indentation, 10 --- > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ReplChangeManager.java:201: warning: 'if' have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ReplChangeManager.java:202: warning: 'if' child have incorrect indentation level 16, expected level should be 14. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ReplChangeManager.java:203: warning: 'if rcurly' have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ReplChangeManager.java:205: warning: 'block' child have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ReplChangeManager.java:206: warning: 'block' child have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ReplChangeManager.java:207: warning: 'block rcurly' have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ReplChangeManager.java:208: warning: 'case' child have incorrect indentation level 12, expected level should be 10. 12981,12988c14779,14786 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ReplChangeManager.java:209: warning: if at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ReplChangeManager.java:210: warning: if child at indentation level 16 not at correct indentation, 14 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ReplChangeManager.java:211: warning: if rcurly at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ReplChangeManager.java:215: warning: block child at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ReplChangeManager.java:216: warning: block child at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ReplChangeManager.java:217: warning: block rcurly at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ReplChangeManager.java:218: warning: case child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ReplChangeManager.java:220: warning: block child at indentation level 14 not at correct indentation, 12 --- > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ReplChangeManager.java:209: warning: 'if' have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ReplChangeManager.java:210: warning: 'if' child have incorrect indentation level 16, expected level should be 14. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ReplChangeManager.java:211: warning: 'if rcurly' have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ReplChangeManager.java:215: warning: 'block' child have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ReplChangeManager.java:216: warning: 'block' child have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ReplChangeManager.java:217: warning: 'block rcurly' have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ReplChangeManager.java:218: warning: 'case' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ReplChangeManager.java:220: warning: 'block' child have incorrect indentation level 14, expected level should be 12. 12994d14791 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ReplChangeManager.java:313: warning: method def throws at indentation level 10 not at correct indentation, 6 13001,13002d14797 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ReplChangeManager.java:441: warning: method call child at indentation level 10 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ReplChangeManager.java:442: warning: method call child at indentation level 10 not at correct indentation, 12 13006a14802 > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/RetryingHMSHandler.java:60: warning: 'new' have incorrect indentation level 4, expected level should be 6. 13011a14808 > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/RetryingHMSHandler.java:134: warning: 'null' have incorrect indentation level 8, expected level should be 10. 13013a14811 > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/RetryingHMSHandler.java:216: warning: 'String' have incorrect indentation level 8, expected level should be 10. 13024a14823,14824 > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/security/DBTokenStore.java:70: warning: 'MetastoreDelegationTokenSupport' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/security/DBTokenStore.java:72: warning: 'String' have incorrect indentation level 8, expected level should be 10. 13027a14828 > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/security/DBTokenStore.java:101: warning: 'TokenStoreDelegationTokenSecretManager' have incorrect indentation level 8, expected level should be 10. 13035,13039c14836,14840 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/security/DBTokenStore.java:153: warning: catch child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/security/DBTokenStore.java:155: warning: catch child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/security/DBTokenStore.java:157: warning: catch child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/security/DBTokenStore.java:159: warning: catch child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/security/DBTokenStore.java:161: warning: catch child at indentation level 8 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/security/DBTokenStore.java:153: warning: 'catch' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/security/DBTokenStore.java:155: warning: 'catch' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/security/DBTokenStore.java:157: warning: 'catch' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/security/DBTokenStore.java:159: warning: 'catch' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/security/DBTokenStore.java:161: warning: 'catch' child have incorrect indentation level 8, expected level should be 6. 13045a14847 > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/security/DelegationTokenSecretManager.java:111: warning: 'new' have incorrect indentation level 6, expected level should be 8. 13049c14851 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/security/DelegationTokenStore.java:54:37: warning: Unable to get class information for TokenStoreException. --- > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/security/DelegationTokenStore.java:54:37: warning: Redundant throws: 'TokenStoreException' is unchecked exception. 13051,13056c14853,14858 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/security/DelegationTokenStore.java:62:53: warning: Unable to get class information for TokenStoreException. < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/security/DelegationTokenStore.java:76:35: warning: Unable to get class information for TokenStoreException. < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/security/DelegationTokenStore.java:85:48: warning: Unable to get class information for TokenStoreException. < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/security/DelegationTokenStore.java:93:14: warning: Unable to get class information for TokenStoreException. < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/security/DelegationTokenStore.java:101:73: warning: Unable to get class information for TokenStoreException. < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/security/DelegationTokenStore.java:108:77: warning: Unable to get class information for TokenStoreException. --- > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/security/DelegationTokenStore.java:62:53: warning: Redundant throws: 'TokenStoreException' is unchecked exception. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/security/DelegationTokenStore.java:76:35: warning: Redundant throws: 'TokenStoreException' is unchecked exception. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/security/DelegationTokenStore.java:85:48: warning: Redundant throws: 'TokenStoreException' is unchecked exception. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/security/DelegationTokenStore.java:93:14: warning: Redundant throws: 'TokenStoreException' is unchecked exception. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/security/DelegationTokenStore.java:101:73: warning: Redundant throws: 'TokenStoreException' is unchecked exception. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/security/DelegationTokenStore.java:108:77: warning: Redundant throws: 'TokenStoreException' is unchecked exception. 13068,13070c14870,14872 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/security/DelegationTokenTool.java:100: warning: if at indentation level 4 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/security/DelegationTokenTool.java:101: warning: if child at indentation level 6 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/security/DelegationTokenTool.java:102: warning: if rcurly at indentation level 4 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/security/DelegationTokenTool.java:100: warning: 'if' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/security/DelegationTokenTool.java:101: warning: 'if' child have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/security/DelegationTokenTool.java:102: warning: 'if rcurly' have incorrect indentation level 4, expected level should be 6. 13072,13074c14874,14876 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/security/DelegationTokenTool.java:103: warning: else at indentation level 4 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/security/DelegationTokenTool.java:104: warning: else child at indentation level 6 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/security/DelegationTokenTool.java:105: warning: else rcurly at indentation level 4 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/security/DelegationTokenTool.java:103: warning: 'else' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/security/DelegationTokenTool.java:104: warning: 'else' child have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/security/DelegationTokenTool.java:105: warning: 'else rcurly' have incorrect indentation level 4, expected level should be 6. 13076,13078c14878,14881 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/security/DelegationTokenTool.java:119: warning: if at indentation level 4 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/security/DelegationTokenTool.java:121: warning: if child at indentation level 6 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/security/DelegationTokenTool.java:122: warning: switch at indentation level 6 not at correct indentation, 8 --- > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/security/DelegationTokenTool.java:119: warning: 'if' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/security/DelegationTokenTool.java:121: warning: 'if' child have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/security/DelegationTokenTool.java:121: warning: 'member def type' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/security/DelegationTokenTool.java:122: warning: 'switch' have incorrect indentation level 6, expected level should be 8. 13082,13086c14885,14889 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/security/DelegationTokenTool.java:137: warning: switch rcurly at indentation level 6 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/security/DelegationTokenTool.java:139: warning: if child at indentation level 6 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/security/DelegationTokenTool.java:139: warning: method call child at indentation level 6 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/security/DelegationTokenTool.java:140: warning: if child at indentation level 6 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/security/DelegationTokenTool.java:146: warning: if rcurly at indentation level 4 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/security/DelegationTokenTool.java:137: warning: 'switch rcurly' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/security/DelegationTokenTool.java:139: warning: 'if' child have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/security/DelegationTokenTool.java:139: warning: 'method call' child have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/security/DelegationTokenTool.java:140: warning: 'if' child have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/security/DelegationTokenTool.java:146: warning: 'if rcurly' have incorrect indentation level 4, expected level should be 6. 13088c14891 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/security/DelegationTokenTool.java:147: warning: else at indentation level 4 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/security/DelegationTokenTool.java:147: warning: 'else' have incorrect indentation level 4, expected level should be 6. 13090,13098c14893,14902 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/security/DelegationTokenTool.java:149: warning: if at indentation level 6 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/security/DelegationTokenTool.java:150: warning: if child at indentation level 8 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/security/DelegationTokenTool.java:152: warning: if rcurly at indentation level 6 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/security/DelegationTokenTool.java:153: warning: else rcurly at indentation level 4 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/security/DelegationTokenTool.java:178: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/security/DelegationTokenTool.java:179: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/security/DelegationTokenTool.java:180: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/security/DelegationTokenTool.java:181: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/security/DelegationTokenTool.java:182: warning: case child at indentation level 8 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/security/DelegationTokenTool.java:149: warning: 'if' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/security/DelegationTokenTool.java:150: warning: 'if' child have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/security/DelegationTokenTool.java:152: warning: 'if rcurly' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/security/DelegationTokenTool.java:153: warning: 'else rcurly' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/security/DelegationTokenTool.java:178: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/security/DelegationTokenTool.java:179: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/security/DelegationTokenTool.java:180: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/security/DelegationTokenTool.java:181: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/security/DelegationTokenTool.java:182: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/security/DelegationTokenTool.java:183: warning: 'block' child have incorrect indentation level 10, expected level should be 8. 13100d14903 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/security/DelegationTokenTool.java:183: warning: block child at indentation level 10 not at correct indentation, 8 13104a14908,14909 > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/security/DelegationTokenTool.java:224:13: warning: '{' should have line break after. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/security/DelegationTokenTool.java:224:45: warning: '}' should have line break before. 13107,13110c14912,14915 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/security/DelegationTokenTool.java:239: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/security/DelegationTokenTool.java:240: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/security/DelegationTokenTool.java:241: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/security/DelegationTokenTool.java:242: warning: block child at indentation level 10 not at correct indentation, 8 --- > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/security/DelegationTokenTool.java:239: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/security/DelegationTokenTool.java:240: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/security/DelegationTokenTool.java:241: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/security/DelegationTokenTool.java:242: warning: 'block' child have incorrect indentation level 10, expected level should be 8. 13121a14927,14931 > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/security/HadoopThriftAuthBridge.java:239: warning: 'method' have incorrect indentation level 20, expected level should be 22. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/security/HadoopThriftAuthBridge.java:240: warning: 'null' have incorrect indentation level 20, expected level should be 22. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/security/HadoopThriftAuthBridge.java:241: warning: 'names' have incorrect indentation level 20, expected level should be 22. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/security/HadoopThriftAuthBridge.java:242: warning: 'saslProps' have incorrect indentation level 20, expected level should be 22. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/security/HadoopThriftAuthBridge.java:243: warning: 'underlyingTransport' have incorrect indentation level 20, expected level should be 22. 13132d14941 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/security/HadoopThriftAuthBridge.java:456: warning: object def rcurly at indentation level 4 not at correct indentation, [6, 8] 13135d14943 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/security/HadoopThriftAuthBridge.java:469: warning: object def rcurly at indentation level 4 not at correct indentation, [6, 8] 13139d14946 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/security/HadoopThriftAuthBridge.java:491: warning: object def rcurly at indentation level 4 not at correct indentation, [6, 8] 13144a14952 > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/security/HadoopThriftAuthBridge.java:661:17: warning: '{' should have line break after. 13145a14954 > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/security/HadoopThriftAuthBridge.java:661:57: warning: '}' should have line break before. 13157c14966 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/security/MemoryTokenStore.java:42: warning: assign at indentation level 6 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/security/MemoryTokenStore.java:84: warning: 'DelegationTokenInformation' have incorrect indentation level 4, expected level should be 6. 13172,13174c14981,14982 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/security/TFilterTransport.java:28: warning: class def ident at indentation level 1 not at correct indentation, 0 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/security/TFilterTransport.java:28: warning: class def modifier at indentation level 1 not at correct indentation, 0 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/security/TFilterTransport.java:29: warning: member def modifier at indentation level 3 not at correct indentation, 2 --- > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/security/TFilterTransport.java:28: warning: 'class def modifier' have incorrect indentation level 1, expected level should be 0. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/security/TFilterTransport.java:29: warning: 'member def modifier' have incorrect indentation level 3, expected level should be 2. 13176,13231c14984,15026 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/security/TFilterTransport.java:31: warning: ctor def modifier at indentation level 3 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/security/TFilterTransport.java:32: warning: ctor def child at indentation level 5 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/security/TFilterTransport.java:33: warning: ctor def rcurly at indentation level 3 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/security/TFilterTransport.java:35: warning: method def modifier at indentation level 3 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/security/TFilterTransport.java:36: warning: method def modifier at indentation level 3 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/security/TFilterTransport.java:37: warning: method def child at indentation level 5 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/security/TFilterTransport.java:38: warning: method def rcurly at indentation level 3 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/security/TFilterTransport.java:40: warning: method def modifier at indentation level 3 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/security/TFilterTransport.java:41: warning: method def modifier at indentation level 3 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/security/TFilterTransport.java:42: warning: method def child at indentation level 5 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/security/TFilterTransport.java:43: warning: method def rcurly at indentation level 3 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/security/TFilterTransport.java:45: warning: method def modifier at indentation level 3 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/security/TFilterTransport.java:46: warning: method def modifier at indentation level 3 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/security/TFilterTransport.java:47: warning: method def child at indentation level 5 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/security/TFilterTransport.java:48: warning: method def rcurly at indentation level 3 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/security/TFilterTransport.java:50: warning: method def modifier at indentation level 3 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/security/TFilterTransport.java:51: warning: method def modifier at indentation level 3 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/security/TFilterTransport.java:52: warning: method def child at indentation level 5 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/security/TFilterTransport.java:53: warning: method def rcurly at indentation level 3 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/security/TFilterTransport.java:55: warning: method def modifier at indentation level 3 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/security/TFilterTransport.java:56: warning: method def modifier at indentation level 3 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/security/TFilterTransport.java:57: warning: method def child at indentation level 5 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/security/TFilterTransport.java:58: warning: method def rcurly at indentation level 3 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/security/TFilterTransport.java:60: warning: method def modifier at indentation level 3 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/security/TFilterTransport.java:61: warning: method def modifier at indentation level 3 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/security/TFilterTransport.java:62: warning: method def child at indentation level 5 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/security/TFilterTransport.java:63: warning: method def rcurly at indentation level 3 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/security/TFilterTransport.java:65: warning: method def modifier at indentation level 3 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/security/TFilterTransport.java:66: warning: method def modifier at indentation level 3 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/security/TFilterTransport.java:67: warning: method def child at indentation level 5 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/security/TFilterTransport.java:68: warning: method def rcurly at indentation level 3 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/security/TFilterTransport.java:70: warning: method def modifier at indentation level 3 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/security/TFilterTransport.java:71: warning: method def modifier at indentation level 3 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/security/TFilterTransport.java:72: warning: method def child at indentation level 5 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/security/TFilterTransport.java:73: warning: method def rcurly at indentation level 3 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/security/TFilterTransport.java:75: warning: method def modifier at indentation level 3 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/security/TFilterTransport.java:76: warning: method def modifier at indentation level 3 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/security/TFilterTransport.java:77: warning: method def child at indentation level 5 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/security/TFilterTransport.java:78: warning: method def rcurly at indentation level 3 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/security/TFilterTransport.java:80: warning: method def modifier at indentation level 3 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/security/TFilterTransport.java:81: warning: method def modifier at indentation level 3 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/security/TFilterTransport.java:82: warning: method def child at indentation level 5 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/security/TFilterTransport.java:83: warning: method def rcurly at indentation level 3 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/security/TFilterTransport.java:85: warning: method def modifier at indentation level 3 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/security/TFilterTransport.java:86: warning: method def modifier at indentation level 3 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/security/TFilterTransport.java:87: warning: method def child at indentation level 5 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/security/TFilterTransport.java:88: warning: method def rcurly at indentation level 3 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/security/TFilterTransport.java:90: warning: method def modifier at indentation level 3 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/security/TFilterTransport.java:91: warning: method def modifier at indentation level 3 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/security/TFilterTransport.java:92: warning: method def child at indentation level 5 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/security/TFilterTransport.java:93: warning: method def rcurly at indentation level 3 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/security/TFilterTransport.java:95: warning: method def modifier at indentation level 3 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/security/TFilterTransport.java:96: warning: method def modifier at indentation level 3 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/security/TFilterTransport.java:97: warning: method def child at indentation level 5 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/security/TFilterTransport.java:98: warning: method def rcurly at indentation level 3 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/security/TFilterTransport.java:99: warning: class def rcurly at indentation level 1 not at correct indentation, 0 --- > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/security/TFilterTransport.java:31: warning: 'ctor def modifier' have incorrect indentation level 3, expected level should be 2. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/security/TFilterTransport.java:32: warning: 'ctor def' child have incorrect indentation level 5, expected level should be 4. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/security/TFilterTransport.java:33: warning: 'ctor def rcurly' have incorrect indentation level 3, expected level should be 2. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/security/TFilterTransport.java:35: warning: 'method def modifier' have incorrect indentation level 3, expected level should be 2. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/security/TFilterTransport.java:37: warning: 'method def' child have incorrect indentation level 5, expected level should be 4. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/security/TFilterTransport.java:38: warning: 'method def rcurly' have incorrect indentation level 3, expected level should be 2. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/security/TFilterTransport.java:40: warning: 'method def modifier' have incorrect indentation level 3, expected level should be 2. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/security/TFilterTransport.java:42: warning: 'method def' child have incorrect indentation level 5, expected level should be 4. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/security/TFilterTransport.java:43: warning: 'method def rcurly' have incorrect indentation level 3, expected level should be 2. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/security/TFilterTransport.java:45: warning: 'method def modifier' have incorrect indentation level 3, expected level should be 2. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/security/TFilterTransport.java:47: warning: 'method def' child have incorrect indentation level 5, expected level should be 4. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/security/TFilterTransport.java:48: warning: 'method def rcurly' have incorrect indentation level 3, expected level should be 2. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/security/TFilterTransport.java:50: warning: 'method def modifier' have incorrect indentation level 3, expected level should be 2. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/security/TFilterTransport.java:52: warning: 'method def' child have incorrect indentation level 5, expected level should be 4. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/security/TFilterTransport.java:53: warning: 'method def rcurly' have incorrect indentation level 3, expected level should be 2. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/security/TFilterTransport.java:55: warning: 'method def modifier' have incorrect indentation level 3, expected level should be 2. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/security/TFilterTransport.java:57: warning: 'method def' child have incorrect indentation level 5, expected level should be 4. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/security/TFilterTransport.java:58: warning: 'method def rcurly' have incorrect indentation level 3, expected level should be 2. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/security/TFilterTransport.java:60: warning: 'method def modifier' have incorrect indentation level 3, expected level should be 2. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/security/TFilterTransport.java:62: warning: 'method def' child have incorrect indentation level 5, expected level should be 4. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/security/TFilterTransport.java:63: warning: 'method def rcurly' have incorrect indentation level 3, expected level should be 2. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/security/TFilterTransport.java:65: warning: 'method def modifier' have incorrect indentation level 3, expected level should be 2. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/security/TFilterTransport.java:67: warning: 'method def' child have incorrect indentation level 5, expected level should be 4. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/security/TFilterTransport.java:68: warning: 'method def rcurly' have incorrect indentation level 3, expected level should be 2. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/security/TFilterTransport.java:70: warning: 'method def modifier' have incorrect indentation level 3, expected level should be 2. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/security/TFilterTransport.java:72: warning: 'method def' child have incorrect indentation level 5, expected level should be 4. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/security/TFilterTransport.java:73: warning: 'method def rcurly' have incorrect indentation level 3, expected level should be 2. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/security/TFilterTransport.java:75: warning: 'method def modifier' have incorrect indentation level 3, expected level should be 2. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/security/TFilterTransport.java:77: warning: 'method def' child have incorrect indentation level 5, expected level should be 4. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/security/TFilterTransport.java:78: warning: 'method def rcurly' have incorrect indentation level 3, expected level should be 2. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/security/TFilterTransport.java:80: warning: 'method def modifier' have incorrect indentation level 3, expected level should be 2. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/security/TFilterTransport.java:82: warning: 'method def' child have incorrect indentation level 5, expected level should be 4. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/security/TFilterTransport.java:83: warning: 'method def rcurly' have incorrect indentation level 3, expected level should be 2. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/security/TFilterTransport.java:85: warning: 'method def modifier' have incorrect indentation level 3, expected level should be 2. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/security/TFilterTransport.java:87: warning: 'method def' child have incorrect indentation level 5, expected level should be 4. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/security/TFilterTransport.java:88: warning: 'method def rcurly' have incorrect indentation level 3, expected level should be 2. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/security/TFilterTransport.java:90: warning: 'method def modifier' have incorrect indentation level 3, expected level should be 2. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/security/TFilterTransport.java:92: warning: 'method def' child have incorrect indentation level 5, expected level should be 4. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/security/TFilterTransport.java:93: warning: 'method def rcurly' have incorrect indentation level 3, expected level should be 2. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/security/TFilterTransport.java:95: warning: 'method def modifier' have incorrect indentation level 3, expected level should be 2. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/security/TFilterTransport.java:97: warning: 'method def' child have incorrect indentation level 5, expected level should be 4. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/security/TFilterTransport.java:98: warning: 'method def rcurly' have incorrect indentation level 3, expected level should be 2. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/security/TFilterTransport.java:99: warning: 'class def rcurly' have incorrect indentation level 1, expected level should be 0. 13237,13238c15032,15033 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/security/TokenStoreDelegationTokenSecretManager.java:94: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/security/TokenStoreDelegationTokenSecretManager.java:95: warning: block child at indentation level 8 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/security/TokenStoreDelegationTokenSecretManager.java:94: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/security/TokenStoreDelegationTokenSecretManager.java:95: warning: 'block' child have incorrect indentation level 8, expected level should be 6. 13240,13250c15035,15046 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/security/TokenStoreDelegationTokenSecretManager.java:102: warning: method def child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/security/TokenStoreDelegationTokenSecretManager.java:103: warning: if at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/security/TokenStoreDelegationTokenSecretManager.java:104: warning: if child at indentation level 10 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/security/TokenStoreDelegationTokenSecretManager.java:105: warning: if rcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/security/TokenStoreDelegationTokenSecretManager.java:108: warning: try at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/security/TokenStoreDelegationTokenSecretManager.java:109: warning: try child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/security/TokenStoreDelegationTokenSecretManager.java:110: warning: try child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/security/TokenStoreDelegationTokenSecretManager.java:111: warning: try rcurly at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/security/TokenStoreDelegationTokenSecretManager.java:112: warning: finally child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/security/TokenStoreDelegationTokenSecretManager.java:113: warning: finally rcurly at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/security/TokenStoreDelegationTokenSecretManager.java:114: warning: block rcurly at indentation level 6 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/security/TokenStoreDelegationTokenSecretManager.java:102: warning: 'member def type' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/security/TokenStoreDelegationTokenSecretManager.java:102: warning: 'method def' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/security/TokenStoreDelegationTokenSecretManager.java:103: warning: 'if' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/security/TokenStoreDelegationTokenSecretManager.java:104: warning: 'if' child have incorrect indentation level 10, expected level should be 6. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/security/TokenStoreDelegationTokenSecretManager.java:105: warning: 'if rcurly' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/security/TokenStoreDelegationTokenSecretManager.java:108: warning: 'try' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/security/TokenStoreDelegationTokenSecretManager.java:109: warning: 'try' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/security/TokenStoreDelegationTokenSecretManager.java:110: warning: 'try' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/security/TokenStoreDelegationTokenSecretManager.java:111: warning: 'try rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/security/TokenStoreDelegationTokenSecretManager.java:112: warning: 'finally' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/security/TokenStoreDelegationTokenSecretManager.java:113: warning: 'finally rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/security/TokenStoreDelegationTokenSecretManager.java:114: warning: 'block rcurly' have incorrect indentation level 6, expected level should be 4. 13252c15048,15050 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/security/TokenStoreDelegationTokenSecretManager.java:152: warning: if child at indentation level 8 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/security/TokenStoreDelegationTokenSecretManager.java:152: warning: 'if' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/security/TokenStoreDelegationTokenSecretManager.java:157: warning: 'id' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/security/TokenStoreDelegationTokenSecretManager.java:315: warning: '.' have incorrect indentation level 12, expected level should be 16. 13254,13256c15052,15053 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/security/TUGIAssumingTransport.java:37: warning: class def ident at indentation level 1 not at correct indentation, 0 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/security/TUGIAssumingTransport.java:37: warning: class def modifier at indentation level 1 not at correct indentation, 0 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/security/TUGIAssumingTransport.java:38: warning: member def modifier at indentation level 3 not at correct indentation, 2 --- > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/security/TUGIAssumingTransport.java:37: warning: 'class def modifier' have incorrect indentation level 1, expected level should be 0. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/security/TUGIAssumingTransport.java:38: warning: 'member def modifier' have incorrect indentation level 3, expected level should be 2. 13258,13277c15055,15073 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/security/TUGIAssumingTransport.java:40: warning: ctor def modifier at indentation level 3 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/security/TUGIAssumingTransport.java:42: warning: ctor def child at indentation level 5 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/security/TUGIAssumingTransport.java:43: warning: ctor def rcurly at indentation level 3 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/security/TUGIAssumingTransport.java:45: warning: method def modifier at indentation level 3 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/security/TUGIAssumingTransport.java:46: warning: method def modifier at indentation level 3 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/security/TUGIAssumingTransport.java:47: warning: try at indentation level 5 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/security/TUGIAssumingTransport.java:48: warning: try child at indentation level 7 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/security/TUGIAssumingTransport.java:61: warning: try rcurly at indentation level 5 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/security/TUGIAssumingTransport.java:62: warning: catch child at indentation level 7 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/security/TUGIAssumingTransport.java:63: warning: catch rcurly at indentation level 5 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/security/TUGIAssumingTransport.java:64: warning: catch child at indentation level 7 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/security/TUGIAssumingTransport.java:65: warning: catch rcurly at indentation level 5 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/security/TUGIAssumingTransport.java:66: warning: if at indentation level 7 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/security/TUGIAssumingTransport.java:67: warning: if child at indentation level 9 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/security/TUGIAssumingTransport.java:68: warning: if rcurly at indentation level 7 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/security/TUGIAssumingTransport.java:69: warning: else child at indentation level 9 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/security/TUGIAssumingTransport.java:70: warning: else rcurly at indentation level 7 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/security/TUGIAssumingTransport.java:71: warning: catch rcurly at indentation level 5 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/security/TUGIAssumingTransport.java:72: warning: method def rcurly at indentation level 3 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/security/TUGIAssumingTransport.java:73: warning: class def rcurly at indentation level 1 not at correct indentation, 0 --- > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/security/TUGIAssumingTransport.java:40: warning: 'ctor def modifier' have incorrect indentation level 3, expected level should be 2. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/security/TUGIAssumingTransport.java:42: warning: 'ctor def' child have incorrect indentation level 5, expected level should be 4. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/security/TUGIAssumingTransport.java:43: warning: 'ctor def rcurly' have incorrect indentation level 3, expected level should be 2. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/security/TUGIAssumingTransport.java:45: warning: 'method def modifier' have incorrect indentation level 3, expected level should be 2. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/security/TUGIAssumingTransport.java:47: warning: 'try' have incorrect indentation level 5, expected level should be 4. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/security/TUGIAssumingTransport.java:48: warning: 'try' child have incorrect indentation level 7, expected level should be 6. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/security/TUGIAssumingTransport.java:61: warning: 'try rcurly' have incorrect indentation level 5, expected level should be 4. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/security/TUGIAssumingTransport.java:62: warning: 'catch' child have incorrect indentation level 7, expected level should be 6. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/security/TUGIAssumingTransport.java:63: warning: 'catch rcurly' have incorrect indentation level 5, expected level should be 4. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/security/TUGIAssumingTransport.java:64: warning: 'catch' child have incorrect indentation level 7, expected level should be 6. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/security/TUGIAssumingTransport.java:65: warning: 'catch rcurly' have incorrect indentation level 5, expected level should be 4. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/security/TUGIAssumingTransport.java:66: warning: 'if' have incorrect indentation level 7, expected level should be 6. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/security/TUGIAssumingTransport.java:67: warning: 'if' child have incorrect indentation level 9, expected level should be 8. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/security/TUGIAssumingTransport.java:68: warning: 'if rcurly' have incorrect indentation level 7, expected level should be 6. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/security/TUGIAssumingTransport.java:69: warning: 'else' child have incorrect indentation level 9, expected level should be 8. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/security/TUGIAssumingTransport.java:70: warning: 'else rcurly' have incorrect indentation level 7, expected level should be 6. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/security/TUGIAssumingTransport.java:71: warning: 'catch rcurly' have incorrect indentation level 5, expected level should be 4. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/security/TUGIAssumingTransport.java:72: warning: 'method def rcurly' have incorrect indentation level 3, expected level should be 2. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/security/TUGIAssumingTransport.java:73: warning: 'class def rcurly' have incorrect indentation level 1, expected level should be 0. 13288,13313c15084,15110 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/security/ZooKeeperTokenStore.java:174: warning: method def child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/security/ZooKeeperTokenStore.java:175: warning: for at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/security/ZooKeeperTokenStore.java:176: warning: switch at indentation level 10 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/security/ZooKeeperTokenStore.java:177: warning: case child at indentation level 10 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/security/ZooKeeperTokenStore.java:178: warning: block child at indentation level 14 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/security/ZooKeeperTokenStore.java:179: warning: block child at indentation level 14 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/security/ZooKeeperTokenStore.java:180: warning: case child at indentation level 10 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/security/ZooKeeperTokenStore.java:181: warning: block child at indentation level 14 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/security/ZooKeeperTokenStore.java:182: warning: block child at indentation level 14 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/security/ZooKeeperTokenStore.java:183: warning: case child at indentation level 10 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/security/ZooKeeperTokenStore.java:184: warning: block child at indentation level 14 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/security/ZooKeeperTokenStore.java:185: warning: block child at indentation level 14 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/security/ZooKeeperTokenStore.java:186: warning: case child at indentation level 10 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/security/ZooKeeperTokenStore.java:187: warning: block child at indentation level 14 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/security/ZooKeeperTokenStore.java:188: warning: block child at indentation level 14 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/security/ZooKeeperTokenStore.java:189: warning: case child at indentation level 10 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/security/ZooKeeperTokenStore.java:190: warning: block child at indentation level 14 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/security/ZooKeeperTokenStore.java:191: warning: block child at indentation level 14 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/security/ZooKeeperTokenStore.java:192: warning: case child at indentation level 10 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/security/ZooKeeperTokenStore.java:193: warning: block child at indentation level 14 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/security/ZooKeeperTokenStore.java:194: warning: switch rcurly at indentation level 10 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/security/ZooKeeperTokenStore.java:195: warning: for rcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/security/ZooKeeperTokenStore.java:196: warning: method def child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/security/ZooKeeperTokenStore.java:210: warning: if child at indentation level 9 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/security/ZooKeeperTokenStore.java:217: warning: if child at indentation level 9 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/security/ZooKeeperTokenStore.java:218: warning: if child at indentation level 9 not at correct indentation, 8 --- > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/security/ZooKeeperTokenStore.java:174: warning: 'member def type' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/security/ZooKeeperTokenStore.java:174: warning: 'method def' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/security/ZooKeeperTokenStore.java:175: warning: 'for' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/security/ZooKeeperTokenStore.java:176: warning: 'switch' have incorrect indentation level 10, expected level should be 6. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/security/ZooKeeperTokenStore.java:177: warning: 'case' child have incorrect indentation level 10, expected level should be 6. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/security/ZooKeeperTokenStore.java:178: warning: 'block' child have incorrect indentation level 14, expected level should be 8. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/security/ZooKeeperTokenStore.java:179: warning: 'block' child have incorrect indentation level 14, expected level should be 8. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/security/ZooKeeperTokenStore.java:180: warning: 'case' child have incorrect indentation level 10, expected level should be 6. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/security/ZooKeeperTokenStore.java:181: warning: 'block' child have incorrect indentation level 14, expected level should be 8. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/security/ZooKeeperTokenStore.java:182: warning: 'block' child have incorrect indentation level 14, expected level should be 8. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/security/ZooKeeperTokenStore.java:183: warning: 'case' child have incorrect indentation level 10, expected level should be 6. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/security/ZooKeeperTokenStore.java:184: warning: 'block' child have incorrect indentation level 14, expected level should be 8. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/security/ZooKeeperTokenStore.java:185: warning: 'block' child have incorrect indentation level 14, expected level should be 8. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/security/ZooKeeperTokenStore.java:186: warning: 'case' child have incorrect indentation level 10, expected level should be 6. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/security/ZooKeeperTokenStore.java:187: warning: 'block' child have incorrect indentation level 14, expected level should be 8. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/security/ZooKeeperTokenStore.java:188: warning: 'block' child have incorrect indentation level 14, expected level should be 8. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/security/ZooKeeperTokenStore.java:189: warning: 'case' child have incorrect indentation level 10, expected level should be 6. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/security/ZooKeeperTokenStore.java:190: warning: 'block' child have incorrect indentation level 14, expected level should be 8. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/security/ZooKeeperTokenStore.java:191: warning: 'block' child have incorrect indentation level 14, expected level should be 8. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/security/ZooKeeperTokenStore.java:192: warning: 'case' child have incorrect indentation level 10, expected level should be 6. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/security/ZooKeeperTokenStore.java:193: warning: 'block' child have incorrect indentation level 14, expected level should be 8. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/security/ZooKeeperTokenStore.java:194: warning: 'switch rcurly' have incorrect indentation level 10, expected level should be 6. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/security/ZooKeeperTokenStore.java:195: warning: 'for rcurly' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/security/ZooKeeperTokenStore.java:196: warning: 'method def' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/security/ZooKeeperTokenStore.java:210: warning: 'if' child have incorrect indentation level 9, expected level should be 8. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/security/ZooKeeperTokenStore.java:217: warning: 'if' child have incorrect indentation level 9, expected level should be 8. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/security/ZooKeeperTokenStore.java:218: warning: 'if' child have incorrect indentation level 9, expected level should be 8. 13315c15112 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/security/ZooKeeperTokenStore.java:349: warning: for child at indentation level 10 not at correct indentation, 8 --- > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/security/ZooKeeperTokenStore.java:349: warning: 'for' child have incorrect indentation level 10, expected level should be 8. 13320,13341c15117,15144 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/StatObjectConverter.java:60: warning: method def throws at indentation level 10 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/StatObjectConverter.java:61: warning: if at indentation level 5 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/StatObjectConverter.java:62: warning: if child at indentation level 7 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/StatObjectConverter.java:63: warning: if rcurly at indentation level 5 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/StatObjectConverter.java:65: warning: method def child at indentation level 5 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/StatObjectConverter.java:66: warning: method def child at indentation level 5 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/StatObjectConverter.java:67: warning: method def child at indentation level 5 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/StatObjectConverter.java:68: warning: method def child at indentation level 5 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/StatObjectConverter.java:69: warning: method def child at indentation level 5 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/StatObjectConverter.java:70: warning: method def child at indentation level 5 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/StatObjectConverter.java:71: warning: method def child at indentation level 5 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/StatObjectConverter.java:73: warning: if at indentation level 5 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/StatObjectConverter.java:74: warning: if child at indentation level 7 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/StatObjectConverter.java:75: warning: if child at indentation level 7 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/StatObjectConverter.java:79: warning: if rcurly at indentation level 5 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/StatObjectConverter.java:80: warning: if child at indentation level 7 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/StatObjectConverter.java:81: warning: if child at indentation level 7 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/StatObjectConverter.java:87: warning: if rcurly at indentation level 5 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/StatObjectConverter.java:88: warning: if child at indentation level 7 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/StatObjectConverter.java:89: warning: if child at indentation level 7 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/StatObjectConverter.java:95: warning: if rcurly at indentation level 5 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/StatObjectConverter.java:96: warning: if child at indentation level 7 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/StatObjectConverter.java:61: warning: 'if' have incorrect indentation level 5, expected level should be 4. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/StatObjectConverter.java:62: warning: 'if' child have incorrect indentation level 7, expected level should be 6. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/StatObjectConverter.java:63: warning: 'if rcurly' have incorrect indentation level 5, expected level should be 4. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/StatObjectConverter.java:65: warning: 'member def type' have incorrect indentation level 5, expected level should be 4. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/StatObjectConverter.java:65: warning: 'method def' child have incorrect indentation level 5, expected level should be 4. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/StatObjectConverter.java:66: warning: 'method def' child have incorrect indentation level 5, expected level should be 4. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/StatObjectConverter.java:67: warning: 'method def' child have incorrect indentation level 5, expected level should be 4. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/StatObjectConverter.java:68: warning: 'method def' child have incorrect indentation level 5, expected level should be 4. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/StatObjectConverter.java:69: warning: 'method def' child have incorrect indentation level 5, expected level should be 4. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/StatObjectConverter.java:70: warning: 'method def' child have incorrect indentation level 5, expected level should be 4. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/StatObjectConverter.java:71: warning: 'method def' child have incorrect indentation level 5, expected level should be 4. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/StatObjectConverter.java:73: warning: 'if' have incorrect indentation level 5, expected level should be 4. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/StatObjectConverter.java:74: warning: 'if' child have incorrect indentation level 7, expected level should be 6. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/StatObjectConverter.java:74: warning: 'member def type' have incorrect indentation level 7, expected level should be 6. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/StatObjectConverter.java:75: warning: 'if' child have incorrect indentation level 7, expected level should be 6. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/StatObjectConverter.java:79: warning: 'if rcurly' have incorrect indentation level 5, expected level should be 4. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/StatObjectConverter.java:80: warning: 'if' child have incorrect indentation level 7, expected level should be 6. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/StatObjectConverter.java:80: warning: 'member def type' have incorrect indentation level 7, expected level should be 6. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/StatObjectConverter.java:81: warning: 'if' child have incorrect indentation level 7, expected level should be 6. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/StatObjectConverter.java:87: warning: 'if rcurly' have incorrect indentation level 5, expected level should be 4. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/StatObjectConverter.java:88: warning: 'if' child have incorrect indentation level 7, expected level should be 6. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/StatObjectConverter.java:88: warning: 'member def type' have incorrect indentation level 7, expected level should be 6. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/StatObjectConverter.java:89: warning: 'if' child have incorrect indentation level 7, expected level should be 6. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/StatObjectConverter.java:95: warning: 'if rcurly' have incorrect indentation level 5, expected level should be 4. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/StatObjectConverter.java:96: warning: 'if' child have incorrect indentation level 7, expected level should be 6. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/StatObjectConverter.java:96: warning: 'member def type' have incorrect indentation level 7, expected level should be 6. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/StatObjectConverter.java:97: warning: 'if' child have incorrect indentation level 7, expected level should be 6. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/StatObjectConverter.java:97: warning: 'member def type' have incorrect indentation level 7, expected level should be 6. 13343c15146,15147 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/StatObjectConverter.java:97: warning: if child at indentation level 7 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/StatObjectConverter.java:98: warning: 'if' child have incorrect indentation level 7, expected level should be 6. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/StatObjectConverter.java:98: warning: 'member def type' have incorrect indentation level 7, expected level should be 6. 13345,13358c15149,15164 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/StatObjectConverter.java:98: warning: if child at indentation level 7 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/StatObjectConverter.java:99: warning: if child at indentation level 7 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/StatObjectConverter.java:104: warning: if rcurly at indentation level 5 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/StatObjectConverter.java:105: warning: if child at indentation level 7 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/StatObjectConverter.java:106: warning: if child at indentation level 7 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/StatObjectConverter.java:112: warning: if rcurly at indentation level 5 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/StatObjectConverter.java:113: warning: if child at indentation level 7 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/StatObjectConverter.java:114: warning: if child at indentation level 7 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/StatObjectConverter.java:118: warning: if rcurly at indentation level 5 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/StatObjectConverter.java:119: warning: if child at indentation level 7 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/StatObjectConverter.java:120: warning: if child at indentation level 7 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/StatObjectConverter.java:126: warning: if rcurly at indentation level 5 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/StatObjectConverter.java:127: warning: method def child at indentation level 5 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/StatObjectConverter.java:177: warning: if child at indentation level 10 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/StatObjectConverter.java:99: warning: 'if' child have incorrect indentation level 7, expected level should be 6. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/StatObjectConverter.java:104: warning: 'if rcurly' have incorrect indentation level 5, expected level should be 4. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/StatObjectConverter.java:105: warning: 'if' child have incorrect indentation level 7, expected level should be 6. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/StatObjectConverter.java:105: warning: 'member def type' have incorrect indentation level 7, expected level should be 6. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/StatObjectConverter.java:106: warning: 'if' child have incorrect indentation level 7, expected level should be 6. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/StatObjectConverter.java:112: warning: 'if rcurly' have incorrect indentation level 5, expected level should be 4. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/StatObjectConverter.java:113: warning: 'if' child have incorrect indentation level 7, expected level should be 6. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/StatObjectConverter.java:113: warning: 'member def type' have incorrect indentation level 7, expected level should be 6. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/StatObjectConverter.java:114: warning: 'if' child have incorrect indentation level 7, expected level should be 6. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/StatObjectConverter.java:118: warning: 'if rcurly' have incorrect indentation level 5, expected level should be 4. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/StatObjectConverter.java:119: warning: 'if' child have incorrect indentation level 7, expected level should be 6. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/StatObjectConverter.java:119: warning: 'member def type' have incorrect indentation level 7, expected level should be 6. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/StatObjectConverter.java:120: warning: 'if' child have incorrect indentation level 7, expected level should be 6. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/StatObjectConverter.java:126: warning: 'if rcurly' have incorrect indentation level 5, expected level should be 4. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/StatObjectConverter.java:127: warning: 'method def' child have incorrect indentation level 5, expected level should be 4. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/StatObjectConverter.java:177: warning: 'if' child have incorrect indentation level 10, expected level should be 6. 13375d15180 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/StatObjectConverter.java:322: warning: method def throws at indentation level 10 not at correct indentation, 6 13393a15199 > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/StatObjectConverter.java:474: warning: 'MPartitionColumnStatistics' have incorrect indentation level 4, expected level should be 6. 13455a15262 > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/tools/HiveSchemaHelper.java:259: warning: 'String' have incorrect indentation level 6, expected level should be 8. 13456a15264 > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/tools/HiveSchemaHelper.java:265: warning: 'String' have incorrect indentation level 6, expected level should be 8. 13461c15269 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/tools/HiveSchemaHelper.java:362: warning: method def child at indentation level 5 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/tools/HiveSchemaHelper.java:362: warning: 'method def' child have incorrect indentation level 5, expected level should be 6. 13465c15273 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/tools/HiveSchemaHelper.java:397: warning: method def child at indentation level 5 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/tools/HiveSchemaHelper.java:397: warning: 'method def' child have incorrect indentation level 5, expected level should be 6. 13487,13493c15295,15301 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/TransactionalValidationListener.java:59: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/TransactionalValidationListener.java:60: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/TransactionalValidationListener.java:61: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/TransactionalValidationListener.java:62: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/TransactionalValidationListener.java:63: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/TransactionalValidationListener.java:64: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/TransactionalValidationListener.java:65: warning: case child at indentation level 6 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/TransactionalValidationListener.java:59: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/TransactionalValidationListener.java:60: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/TransactionalValidationListener.java:61: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/TransactionalValidationListener.java:62: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/TransactionalValidationListener.java:63: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/TransactionalValidationListener.java:64: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/TransactionalValidationListener.java:65: warning: 'case' child have incorrect indentation level 6, expected level should be 4. 13504,13509c15312,15317 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/TransactionalValidationListener.java:301: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/TransactionalValidationListener.java:302: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/TransactionalValidationListener.java:303: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/TransactionalValidationListener.java:304: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/TransactionalValidationListener.java:305: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/TransactionalValidationListener.java:306: warning: block child at indentation level 8 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/TransactionalValidationListener.java:301: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/TransactionalValidationListener.java:302: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/TransactionalValidationListener.java:303: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/TransactionalValidationListener.java:304: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/TransactionalValidationListener.java:305: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/TransactionalValidationListener.java:306: warning: 'block' child have incorrect indentation level 8, expected level should be 6. 13511c15319,15320 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/TransactionalValidationListener.java:327: warning: method def throws at indentation level 4 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/TransactionalValidationListener.java:318: warning: 'Pattern' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/TransactionalValidationListener.java:346: warning: '(' have incorrect indentation level 10, expected level should be 12. 13547a15357 > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/CompactionTxnHandler.java:73: warning: '"ctc_partition from COMPLETED_TXN_COMPONENTS"' have incorrect indentation level 10, expected level should be 12. 13550a15361 > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/CompactionTxnHandler.java:176: warning: '"cq_type, cq_tblproperties from COMPACTION_QUEUE where cq_state = '"' have incorrect indentation level 10, expected level should be 12. 13551a15363 > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/CompactionTxnHandler.java:209: warning: 'info' have incorrect indentation level 12, expected level should be 14. 13552a15365 > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/CompactionTxnHandler.java:246: warning: '"cq_worker_id = null where cq_id = "' have incorrect indentation level 10, expected level should be 12. 13553a15367 > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/CompactionTxnHandler.java:290: warning: '"cq_type, cq_run_as, cq_highest_txn_id from COMPACTION_QUEUE where cq_state = '"' have incorrect indentation level 10, expected level should be 12. 13555,13557c15369,15371 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/CompactionTxnHandler.java:300: warning: case child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/CompactionTxnHandler.java:301: warning: case child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/CompactionTxnHandler.java:302: warning: case child at indentation level 12 not at correct indentation, 10 --- > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/CompactionTxnHandler.java:300: warning: 'case' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/CompactionTxnHandler.java:301: warning: 'case' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/CompactionTxnHandler.java:302: warning: 'case' child have incorrect indentation level 12, expected level should be 10. 13561a15376 > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/CompactionTxnHandler.java:390: warning: '"marking compaction entry as clean!"' have incorrect indentation level 12, expected level should be 14. 13566a15382,15383 > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/CompactionTxnHandler.java:500: warning: '"txn_id not in (select tc_txnid from TXN_COMPONENTS) and "' have incorrect indentation level 10, expected level should be 12. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/CompactionTxnHandler.java:501: warning: '"txn_state = '"' have incorrect indentation level 10, expected level should be 12. 13569a15387,15394 > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/CompactionTxnHandler.java:563: warning: '+' have incorrect indentation level 10, expected level should be 12. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/CompactionTxnHandler.java:564: warning: '+' have incorrect indentation level 10, expected level should be 12. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/CompactionTxnHandler.java:573: warning: 'e' have incorrect indentation level 10, expected level should be 12. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/CompactionTxnHandler.java:608: warning: '+' have incorrect indentation level 10, expected level should be 12. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/CompactionTxnHandler.java:609: warning: '+' have incorrect indentation level 10, expected level should be 12. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/CompactionTxnHandler.java:618: warning: 'e' have incorrect indentation level 10, expected level should be 12. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/CompactionTxnHandler.java:680: warning: '(' have incorrect indentation level 10, expected level should be 12. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/CompactionTxnHandler.java:686: warning: '(' have incorrect indentation level 10, expected level should be 12. 13570a15396 > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/CompactionTxnHandler.java:711: warning: '" WHERE CQ_ID = "' have incorrect indentation level 10, expected level should be 12. 13574,13589c15400,15415 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/CompactionTxnHandler.java:740: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/CompactionTxnHandler.java:741: warning: if at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/CompactionTxnHandler.java:742: warning: if child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/CompactionTxnHandler.java:743: warning: if rcurly at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/CompactionTxnHandler.java:744: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/CompactionTxnHandler.java:745: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/CompactionTxnHandler.java:746: warning: if at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/CompactionTxnHandler.java:747: warning: if child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/CompactionTxnHandler.java:748: warning: if rcurly at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/CompactionTxnHandler.java:749: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/CompactionTxnHandler.java:750: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/CompactionTxnHandler.java:751: warning: if at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/CompactionTxnHandler.java:752: warning: if child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/CompactionTxnHandler.java:753: warning: if rcurly at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/CompactionTxnHandler.java:754: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/CompactionTxnHandler.java:755: warning: case child at indentation level 6 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/CompactionTxnHandler.java:740: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/CompactionTxnHandler.java:741: warning: 'if' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/CompactionTxnHandler.java:742: warning: 'if' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/CompactionTxnHandler.java:743: warning: 'if rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/CompactionTxnHandler.java:744: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/CompactionTxnHandler.java:745: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/CompactionTxnHandler.java:746: warning: 'if' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/CompactionTxnHandler.java:747: warning: 'if' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/CompactionTxnHandler.java:748: warning: 'if rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/CompactionTxnHandler.java:749: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/CompactionTxnHandler.java:750: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/CompactionTxnHandler.java:751: warning: 'if' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/CompactionTxnHandler.java:752: warning: 'if' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/CompactionTxnHandler.java:753: warning: 'if rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/CompactionTxnHandler.java:754: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/CompactionTxnHandler.java:755: warning: 'case' child have incorrect indentation level 6, expected level should be 4. 13597a15424,15425 > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/CompactionTxnHandler.java:854: warning: '"="' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/CompactionTxnHandler.java:855: warning: 'failedRetention' have incorrect indentation level 8, expected level should be 10. 13598a15427 > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/CompactionTxnHandler.java:856: warning: '"="' have incorrect indentation level 8, expected level should be 10. 13607a15437,15438 > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/CompactionTxnHandler.java:960:31: warning: '{' should have line break after. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/CompactionTxnHandler.java:960:65: warning: '}' should have line break before. 13616a15448,15473 > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnDbUtil.java:114: warning: '" PRIMARY KEY(HL_LOCK_EXT_ID, HL_LOCK_INT_ID))"' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnDbUtil.java:139: warning: '" CC_ID bigint PRIMARY KEY,"' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnDbUtil.java:140: warning: '" CC_DATABASE varchar(128) NOT NULL,"' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnDbUtil.java:141: warning: '" CC_TABLE varchar(128) NOT NULL,"' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnDbUtil.java:142: warning: '" CC_PARTITION varchar(767),"' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnDbUtil.java:143: warning: '" CC_STATE char(1) NOT NULL,"' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnDbUtil.java:144: warning: '" CC_TYPE char(1) NOT NULL,"' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnDbUtil.java:145: warning: '" CC_TBLPROPERTIES varchar(2048),"' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnDbUtil.java:146: warning: '" CC_WORKER_ID varchar(128),"' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnDbUtil.java:147: warning: '" CC_START bigint,"' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnDbUtil.java:148: warning: '" CC_END bigint,"' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnDbUtil.java:149: warning: '" CC_RUN_AS varchar(128),"' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnDbUtil.java:150: warning: '" CC_HIGHEST_TXN_ID bigint,"' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnDbUtil.java:151: warning: '" CC_META_INFO varchar(2048) for bit data,"' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnDbUtil.java:152: warning: '" CC_HADOOP_JOB_ID varchar(32))"' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnDbUtil.java:155: warning: '" MT_KEY1 varchar(128) NOT NULL,"' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnDbUtil.java:156: warning: '" MT_KEY2 bigint NOT NULL,"' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnDbUtil.java:157: warning: '" MT_COMMENT varchar(255),"' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnDbUtil.java:158: warning: '" PRIMARY KEY(MT_KEY1, MT_KEY2))"' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnDbUtil.java:161: warning: '" WS_DATABASE varchar(128) NOT NULL,"' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnDbUtil.java:162: warning: '" WS_TABLE varchar(128) NOT NULL,"' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnDbUtil.java:163: warning: '" WS_PARTITION varchar(767),"' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnDbUtil.java:164: warning: '" WS_TXNID bigint NOT NULL,"' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnDbUtil.java:165: warning: '" WS_COMMIT_ID bigint NOT NULL,"' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnDbUtil.java:166: warning: '" WS_OPERATION_TYPE char(1) NOT NULL)"' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnDbUtil.java:211: warning: '"State="' have incorrect indentation level 14, expected level should be 16. 13649,13668c15506,15525 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:167: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:168: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:169: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:170: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:171: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:172: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:173: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:174: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:175: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:176: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:181: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:182: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:183: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:184: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:185: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:186: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:187: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:188: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:189: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:190: warning: block child at indentation level 10 not at correct indentation, 8 --- > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:167: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:168: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:169: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:170: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:171: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:172: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:173: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:174: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:175: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:176: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:181: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:182: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:183: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:184: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:185: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:186: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:187: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:188: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:189: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:190: warning: 'block' child have incorrect indentation level 10, expected level should be 8. 13680,13687c15537,15544 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:341: warning: case child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:342: warning: block child at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:343: warning: block child at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:345: warning: case child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:346: warning: block child at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:347: warning: block child at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:349: warning: case child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:350: warning: block child at indentation level 14 not at correct indentation, 12 --- > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:341: warning: 'case' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:342: warning: 'block' child have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:343: warning: 'block' child have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:345: warning: 'case' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:346: warning: 'block' child have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:347: warning: 'block' child have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:349: warning: 'case' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:350: warning: 'block' child have incorrect indentation level 14, expected level should be 12. 13695a15553 > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:515: warning: '"TXNS (txn_id, txn_state, txn_started, txn_last_heartbeat, txn_user, txn_host)"' have incorrect indentation level 10, expected level should be 12. 13697a15556 > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:552: warning: '") requested by it is already "' have incorrect indentation level 14, expected level should be 16. 13706d15564 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:633: warning: method def throws at indentation level 4 not at correct indentation, 6 13708a15567 > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:667: warning: 'quoteChar' have incorrect indentation level 10, expected level should be 12. 13715a15575 > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:694: warning: '"insert into WRITE_SET (ws_database, ws_table, ws_partition, ws_txnid, ws_commit_id, ws_operation_type)"' have incorrect indentation level 12, expected level should be 14. 13716a15577 > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:695: warning: '" select distinct tc_database, tc_table, tc_partition, tc_txnid, "' have incorrect indentation level 12, expected level should be 14. 13720d15580 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:706: warning: method call lparen at indentation level 12 not at correct indentation, 10 13728a15589 > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:732: warning: '" committed by "' have incorrect indentation level 14, expected level should be 16. 13732a15594 > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:762: warning: '"tc_partition from TXN_COMPONENTS where tc_txnid = "' have incorrect indentation level 10, expected level should be 12. 13733a15596 > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:769: warning: '"completed_txn_components when committing txn! "' have incorrect indentation level 12, expected level should be 14. 13757,13762c15620,15625 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:965: warning: case child at indentation level 16 not at correct indentation, 14 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:966: warning: case child at indentation level 16 not at correct indentation, 14 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:967: warning: case child at indentation level 16 not at correct indentation, 14 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:968: warning: if at indentation level 18 not at correct indentation, 16 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:970: warning: if child at indentation level 20 not at correct indentation, 18 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:971: warning: if rcurly at indentation level 18 not at correct indentation, 16 --- > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:965: warning: 'case' child have incorrect indentation level 16, expected level should be 14. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:966: warning: 'case' child have incorrect indentation level 16, expected level should be 14. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:967: warning: 'case' child have incorrect indentation level 16, expected level should be 14. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:968: warning: 'if' have incorrect indentation level 18, expected level should be 16. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:970: warning: 'if' child have incorrect indentation level 20, expected level should be 18. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:971: warning: 'if rcurly' have incorrect indentation level 18, expected level should be 16. 13764,13774c15627,15638 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:972: warning: else at indentation level 18 not at correct indentation, 16 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:978: warning: else child at indentation level 20 not at correct indentation, 18 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:979: warning: else rcurly at indentation level 18 not at correct indentation, 16 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:980: warning: block child at indentation level 18 not at correct indentation, 16 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:981: warning: case child at indentation level 16 not at correct indentation, 14 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:982: warning: block child at indentation level 18 not at correct indentation, 16 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:983: warning: block child at indentation level 18 not at correct indentation, 16 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:984: warning: case child at indentation level 16 not at correct indentation, 14 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:989: warning: block child at indentation level 18 not at correct indentation, 16 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:990: warning: block child at indentation level 18 not at correct indentation, 16 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:991: warning: case child at indentation level 16 not at correct indentation, 14 --- > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:972: warning: 'else' have incorrect indentation level 18, expected level should be 16. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:978: warning: 'else' child have incorrect indentation level 20, expected level should be 18. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:979: warning: 'else rcurly' have incorrect indentation level 18, expected level should be 16. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:980: warning: 'block' child have incorrect indentation level 18, expected level should be 16. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:981: warning: 'case' child have incorrect indentation level 16, expected level should be 14. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:982: warning: 'block' child have incorrect indentation level 18, expected level should be 16. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:983: warning: 'block' child have incorrect indentation level 18, expected level should be 16. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:984: warning: 'case' child have incorrect indentation level 16, expected level should be 14. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:989: warning: 'block' child have incorrect indentation level 18, expected level should be 16. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:990: warning: 'block' child have incorrect indentation level 18, expected level should be 16. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:991: warning: 'case' child have incorrect indentation level 16, expected level should be 14. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:993: warning: 'block' child have incorrect indentation level 18, expected level should be 16. 13776c15640,15643 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:993: warning: block child at indentation level 18 not at correct indentation, 16 --- > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:1004: warning: '(' have incorrect indentation level 14, expected level should be 16. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:1005: warning: '(' have incorrect indentation level 14, expected level should be 16. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:1006: warning: 'quoteString' have incorrect indentation level 14, expected level should be 16. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:1009: warning: '"TXN_COMPONENTS (tc_txnid, tc_database, tc_table, tc_partition, tc_operation_type)"' have incorrect indentation level 12, expected level should be 14. 13777a15645 > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:1020: warning: '(' have incorrect indentation level 12, expected level should be 14. 13785,13794c15653,15670 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:1036: warning: case child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:1037: warning: block child at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:1038: warning: block child at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:1039: warning: case child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:1040: warning: block child at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:1041: warning: block child at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:1042: warning: case child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:1043: warning: block child at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:1044: warning: block child at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:1047: warning: for child at indentation level 12 not at correct indentation, 10 --- > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:1036: warning: 'case' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:1037: warning: 'block' child have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:1038: warning: 'block' child have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:1039: warning: 'case' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:1040: warning: 'block' child have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:1041: warning: 'block' child have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:1042: warning: 'case' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:1043: warning: 'block' child have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:1044: warning: 'block' child have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:1047: warning: 'for' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:1048: warning: 'quoteString' have incorrect indentation level 12, expected level should be 16. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:1049: warning: 'valueOrNullLiteral' have incorrect indentation level 12, expected level should be 16. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:1050: warning: 'valueOrNullLiteral' have incorrect indentation level 12, expected level should be 16. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:1051: warning: 'quoteChar' have incorrect indentation level 12, expected level should be 16. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:1053: warning: '(' have incorrect indentation level 12, expected level should be 16. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:1054: warning: 'valueOrNullLiteral' have incorrect indentation level 12, expected level should be 16. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:1055: warning: 'valueOrNullLiteral' have incorrect indentation level 12, expected level should be 16. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:1056: warning: 'valueOrNullLiteral' have incorrect indentation level 12, expected level should be 16. 13795a15672 > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:1059: warning: '"HIVE_LOCKS (hl_lock_ext_id, hl_lock_int_id, hl_txnid, hl_db, "' have incorrect indentation level 10, expected level should be 12. 13797d15673 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:1091: warning: method def throws at indentation level 4 not at correct indentation, 6 13804d15679 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:1136: warning: method def throws at indentation level 4 not at correct indentation, 6 13809d15683 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:1185: warning: method def throws at indentation level 4 not at correct indentation, 6 13812a15687 > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:1206: warning: '" (hl_txnid <> 0 AND hl_lock_state = '"' have incorrect indentation level 10, expected level should be 12. 13814a15690 > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:1219: warning: 'JavaUtils' have incorrect indentation level 14, expected level should be 16. 13816a15693,15694 > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:1278: warning: '"hl_lock_type, hl_last_heartbeat, hl_acquired_at, hl_user, hl_host, hl_lock_int_id,"' have incorrect indentation level 10, expected level should be 12. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:1279: warning: '"hl_blockedby_ext_id, hl_blockedby_int_id, hl_agent_info from HIVE_LOCKS"' have incorrect indentation level 10, expected level should be 12. 13819,13825c15697,15703 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:1320: warning: case child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:1321: warning: case child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:1322: warning: case child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:1325: warning: case child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:1326: warning: case child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:1327: warning: case child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:1328: warning: case child at indentation level 12 not at correct indentation, 10 --- > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:1320: warning: 'case' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:1321: warning: 'case' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:1322: warning: 'case' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:1325: warning: 'case' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:1326: warning: 'case' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:1327: warning: 'case' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:1328: warning: 'case' child have incorrect indentation level 12, expected level should be 10. 13827,13828c15705,15709 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:1377: warning: method def throws at indentation level 4 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:1400: warning: method def throws at indentation level 4 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:1426: warning: 'new' have incorrect indentation level 10, expected level should be 12. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:1428: warning: 'new' have incorrect indentation level 10, expected level should be 12. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:1503: warning: 'append' have incorrect indentation level 10, expected level should be 12. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:1505: warning: 'append' have incorrect indentation level 10, expected level should be 12. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:1506: warning: 'append' have incorrect indentation level 10, expected level should be 12. 13829a15711,15713 > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:1520: warning: '"/"' have incorrect indentation level 12, expected level should be 14. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:1521: warning: '" with id="' have incorrect indentation level 12, expected level should be 14. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:1526: warning: '"cq_table, "' have incorrect indentation level 10, expected level should be 12. 13832,13849c15716,15734 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:1548: warning: case child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:1549: warning: block child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:1550: warning: block child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:1552: warning: case child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:1553: warning: block child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:1554: warning: block child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:1556: warning: case child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:1557: warning: block child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:1558: warning: block child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:1559: warning: block child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:1597: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:1598: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:1599: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:1600: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:1601: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:1602: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:1603: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:1604: warning: block child at indentation level 8 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:1548: warning: 'case' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:1549: warning: 'block' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:1550: warning: 'block' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:1552: warning: 'case' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:1553: warning: 'block' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:1554: warning: 'block' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:1556: warning: 'case' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:1557: warning: 'block' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:1558: warning: 'block' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:1559: warning: 'block' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:1597: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:1598: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:1599: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:1600: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:1601: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:1602: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:1603: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:1604: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:1618: warning: '"cq_start, -1 cc_end, cq_run_as, cq_hadoop_job_id, cq_id from COMPACTION_QUEUE union all "' have incorrect indentation level 10, expected level should be 12. 13850a15736,15737 > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:1619: warning: '"select cc_database, cc_table, cc_partition, cc_state, cc_type, cc_worker_id, "' have incorrect indentation level 10, expected level should be 12. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:1620: warning: '"cc_start, cc_end, cc_run_as, cc_hadoop_job_id, cc_id from COMPLETED_COMPACTIONS"' have incorrect indentation level 10, expected level should be 12. 13852,13854c15739,15741 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:1634: warning: case child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:1635: warning: case child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:1636: warning: case child at indentation level 12 not at correct indentation, 10 --- > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:1634: warning: 'case' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:1635: warning: 'case' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:1636: warning: 'case' child have incorrect indentation level 12, expected level should be 10. 13856a15744,15745 > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:1711: warning: '","' have incorrect indentation level 12, expected level should be 14. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:1716: warning: '"TXN_COMPONENTS (tc_txnid, tc_database, tc_table, tc_partition, tc_operation_type)"' have incorrect indentation level 10, expected level should be 12. 13859,13960c15748,15853 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:1761: warning: case child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:1762: warning: block child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:1764: warning: block child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:1765: warning: block child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:1766: warning: block child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:1767: warning: block child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:1769: warning: block child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:1770: warning: block child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:1771: warning: block child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:1772: warning: block child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:1773: warning: block child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:1775: warning: block child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:1776: warning: block child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:1777: warning: block child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:1778: warning: block child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:1779: warning: block child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:1781: warning: block child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:1782: warning: block child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:1783: warning: block child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:1784: warning: block child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:1785: warning: block child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:1787: warning: block child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:1788: warning: case child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:1789: warning: block child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:1790: warning: block child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:1792: warning: block child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:1793: warning: block child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:1794: warning: block child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:1795: warning: block child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:1796: warning: block child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:1797: warning: block child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:1799: warning: block child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:1800: warning: block child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:1801: warning: block child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:1802: warning: block child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:1803: warning: block child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:1804: warning: block child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:1805: warning: block child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:1807: warning: block child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:1808: warning: block child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:1809: warning: block child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:1810: warning: block child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:1811: warning: block child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:1812: warning: block child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:1813: warning: block child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:1815: warning: block child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:1816: warning: block child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:1817: warning: block child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:1818: warning: block child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:1819: warning: block child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:1820: warning: block child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:1821: warning: block child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:1823: warning: block child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:1824: warning: case child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:1825: warning: block child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:1826: warning: block child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:1827: warning: block child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:1828: warning: block child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:1829: warning: block child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:1831: warning: while at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:1832: warning: while child at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:1833: warning: while child at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:1834: warning: while child at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:1836: warning: while child at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:1837: warning: while child at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:1838: warning: while child at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:1839: warning: while child at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:1840: warning: while child at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:1841: warning: while child at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:1842: warning: while child at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:1843: warning: while child at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:1845: warning: while child at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:1846: warning: while child at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:1847: warning: while child at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:1848: warning: while child at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:1849: warning: while child at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:1850: warning: while child at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:1851: warning: while child at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:1852: warning: while child at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:1853: warning: while child at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:1855: warning: while child at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:1856: warning: while child at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:1857: warning: while child at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:1858: warning: while child at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:1859: warning: while child at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:1860: warning: while child at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:1861: warning: while child at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:1862: warning: while child at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:1863: warning: while child at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:1865: warning: while child at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:1866: warning: while child at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:1867: warning: while child at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:1868: warning: while child at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:1869: warning: while child at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:1870: warning: while child at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:1871: warning: while child at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:1872: warning: while child at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:1873: warning: while child at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:1874: warning: while rcurly at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:1876: warning: block child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:1877: warning: case child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:1878: warning: block child at indentation level 12 not at correct indentation, 10 --- > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:1761: warning: 'case' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:1762: warning: 'block' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:1764: warning: 'block' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:1765: warning: 'block' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:1766: warning: 'block' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:1767: warning: 'block' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:1769: warning: 'block' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:1770: warning: 'block' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:1771: warning: 'block' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:1772: warning: 'block' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:1773: warning: 'block' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:1775: warning: 'block' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:1776: warning: 'block' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:1777: warning: 'block' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:1778: warning: 'block' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:1779: warning: 'block' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:1781: warning: 'block' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:1782: warning: 'block' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:1783: warning: 'block' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:1784: warning: 'block' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:1785: warning: 'block' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:1787: warning: 'block' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:1788: warning: 'case' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:1789: warning: 'block' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:1790: warning: 'block' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:1792: warning: 'block' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:1793: warning: 'block' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:1794: warning: 'block' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:1795: warning: 'block' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:1796: warning: 'block' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:1797: warning: 'block' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:1799: warning: 'block' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:1800: warning: 'block' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:1801: warning: 'block' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:1802: warning: 'block' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:1803: warning: 'block' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:1804: warning: 'block' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:1805: warning: 'block' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:1807: warning: 'block' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:1808: warning: 'block' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:1809: warning: 'block' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:1810: warning: 'block' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:1811: warning: 'block' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:1812: warning: 'block' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:1813: warning: 'block' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:1815: warning: 'block' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:1816: warning: 'block' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:1817: warning: 'block' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:1818: warning: 'block' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:1819: warning: 'block' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:1820: warning: 'block' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:1821: warning: 'block' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:1823: warning: 'block' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:1824: warning: 'case' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:1825: warning: 'block' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:1826: warning: 'block' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:1827: warning: 'block' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:1827: warning: 'member def type' have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:1828: warning: 'block' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:1828: warning: 'member def type' have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:1829: warning: 'block' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:1829: warning: 'member def type' have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:1831: warning: 'while' have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:1832: warning: 'member def type' have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:1832: warning: 'while' child have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:1833: warning: 'while' child have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:1834: warning: 'while' child have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:1836: warning: 'while' child have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:1837: warning: 'while' child have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:1838: warning: 'while' child have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:1839: warning: 'while' child have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:1840: warning: 'while' child have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:1841: warning: 'while' child have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:1842: warning: 'while' child have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:1843: warning: 'while' child have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:1845: warning: 'while' child have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:1846: warning: 'while' child have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:1847: warning: 'while' child have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:1848: warning: 'while' child have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:1849: warning: 'while' child have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:1850: warning: 'while' child have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:1851: warning: 'while' child have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:1852: warning: 'while' child have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:1853: warning: 'while' child have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:1855: warning: 'while' child have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:1856: warning: 'while' child have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:1857: warning: 'while' child have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:1858: warning: 'while' child have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:1859: warning: 'while' child have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:1860: warning: 'while' child have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:1861: warning: 'while' child have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:1862: warning: 'while' child have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:1863: warning: 'while' child have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:1865: warning: 'while' child have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:1866: warning: 'while' child have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:1867: warning: 'while' child have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:1868: warning: 'while' child have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:1869: warning: 'while' child have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:1870: warning: 'while' child have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:1871: warning: 'while' child have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:1872: warning: 'while' child have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:1873: warning: 'while' child have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:1874: warning: 'while rcurly' have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:1876: warning: 'block' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:1877: warning: 'case' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:1878: warning: 'block' child have incorrect indentation level 12, expected level should be 10. 13962a15856 > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:1959: warning: 'getMessage' have incorrect indentation level 10, expected level should be 12. 13968a15863 > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:2046: warning: '"ms try again up to "' have incorrect indentation level 12, expected level should be 14. 13970a15866 > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:2061: warning: '"ms and retry up to "' have incorrect indentation level 12, expected level should be 14. 13979,13993c15875,15890 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:2102: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:2103: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:2104: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:2106: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:2107: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:2108: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:2109: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:2110: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:2112: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:2113: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:2114: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:2116: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:2117: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:2118: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:2119: warning: block child at indentation level 10 not at correct indentation, 8 --- > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:2102: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:2103: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:2104: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:2106: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:2107: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:2108: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:2109: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:2110: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:2112: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:2113: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:2114: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:2116: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:2117: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:2117: warning: 'member def type' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:2118: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:2119: warning: 'block' child have incorrect indentation level 10, expected level should be 8. 13996,14004c15893,15901 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:2187: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:2188: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:2189: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:2190: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:2193: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:2194: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:2195: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:2196: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:2197: warning: block child at indentation level 10 not at correct indentation, 8 --- > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:2187: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:2188: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:2189: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:2190: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:2193: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:2194: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:2195: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:2196: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:2197: warning: 'block' child have incorrect indentation level 10, expected level should be 8. 14009a15907,15908 > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:2247: warning: 'info2' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:2251: warning: 'info2' have incorrect indentation level 8, expected level should be 10. 14013,14035c15912,15935 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:2284: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:2285: warning: if at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:2286: warning: if child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:2287: warning: if rcurly at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:2288: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:2289: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:2290: warning: switch at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:2291: warning: case child at indentation level 12 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:2292: warning: block child at indentation level 14 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:2293: warning: case child at indentation level 12 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:2294: warning: block child at indentation level 14 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:2295: warning: case child at indentation level 12 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:2296: warning: block child at indentation level 14 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:2297: warning: case child at indentation level 12 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:2298: warning: block child at indentation level 14 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:2299: warning: switch rcurly at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:2300: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:2301: warning: if at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:2302: warning: if child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:2303: warning: if rcurly at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:2304: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:2305: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:2306: warning: block child at indentation level 10 not at correct indentation, 8 --- > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:2284: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:2285: warning: 'if' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:2286: warning: 'if' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:2287: warning: 'if rcurly' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:2288: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:2289: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:2290: warning: 'switch' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:2291: warning: 'case' child have incorrect indentation level 12, expected level should be 8. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:2292: warning: 'block' child have incorrect indentation level 14, expected level should be 10. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:2293: warning: 'case' child have incorrect indentation level 12, expected level should be 8. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:2294: warning: 'block' child have incorrect indentation level 14, expected level should be 10. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:2295: warning: 'case' child have incorrect indentation level 12, expected level should be 8. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:2296: warning: 'block' child have incorrect indentation level 14, expected level should be 10. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:2297: warning: 'case' child have incorrect indentation level 12, expected level should be 8. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:2298: warning: 'block' child have incorrect indentation level 14, expected level should be 10. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:2299: warning: 'switch rcurly' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:2300: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:2301: warning: 'if' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:2302: warning: 'if' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:2303: warning: 'if rcurly' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:2304: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:2305: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:2306: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:2323: warning: 'MetastoreConf' have incorrect indentation level 6, expected level should be 8. 14039a15940 > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:2377: warning: '" where txn_state = "' have incorrect indentation level 8, expected level should be 10. 14044d15944 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:2439: warning: method def throws at indentation level 4 not at correct indentation, 6 14050a15951,15952 > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:2467: warning: '"hl_lock_int_id, hl_db, hl_table, hl_partition, hl_lock_state, "' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:2468: warning: '"hl_lock_type, hl_txnid from HIVE_LOCKS where hl_db in ("' have incorrect indentation level 8, expected level should be 10. 14051a15954,15955 > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:2488: warning: '"ws_txnid, ws_commit_id "' have incorrect indentation level 10, expected level should be 12. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:2489: warning: '"from WRITE_SET where ws_commit_id >= "' have incorrect indentation level 10, expected level should be 12. 14065a15970 > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:2522: warning: '" since a concurrent committed transaction ["' have incorrect indentation level 12, expected level should be 14. 14066a15972 > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:2523: warning: '"] has already updated resouce '"' have incorrect indentation level 12, expected level should be 14. 14073a15980,15981 > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:2649: warning: '&&' have incorrect indentation level 12, expected level should be 14. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:2657: warning: '&&' have incorrect indentation level 12, expected level should be 14. 14077,14078c15985,15986 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:2666: warning: case child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:2667: warning: if at indentation level 14 not at correct indentation, 12 --- > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:2666: warning: 'case' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:2667: warning: 'if' have incorrect indentation level 14, expected level should be 12. 14081,14082c15989,15994 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:2672: warning: if child at indentation level 16 not at correct indentation, 14 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:2673: warning: if child at indentation level 16 not at correct indentation, 14 --- > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:2672: warning: 'if' child have incorrect indentation level 16, expected level should be 14. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:2673: warning: 'if' child have incorrect indentation level 16, expected level should be 14. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:2673: warning: 'member def type' have incorrect indentation level 16, expected level should be 14. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:2674: warning: '" set HL_BLOCKEDBY_EXT_ID="' have incorrect indentation level 18, expected level should be 20. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:2675: warning: '", HL_BLOCKEDBY_INT_ID="' have incorrect indentation level 18, expected level should be 20. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:2676: warning: '" where HL_LOCK_EXT_ID="' have incorrect indentation level 18, expected level should be 20. 14084,14098c15996,16011 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:2677: warning: if child at indentation level 16 not at correct indentation, 14 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:2678: warning: if child at indentation level 16 not at correct indentation, 14 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:2679: warning: if at indentation level 16 not at correct indentation, 14 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:2680: warning: if child at indentation level 18 not at correct indentation, 16 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:2681: warning: if rcurly at indentation level 16 not at correct indentation, 14 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:2682: warning: if child at indentation level 16 not at correct indentation, 14 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:2683: warning: if child at indentation level 16 not at correct indentation, 14 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:2684: warning: if child at indentation level 16 not at correct indentation, 14 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:2685: warning: if child at indentation level 16 not at correct indentation, 14 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:2686: warning: if child at indentation level 16 not at correct indentation, 14 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:2687: warning: if rcurly at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:2689: warning: case child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:2690: warning: block child at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:2691: warning: case child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:2692: warning: block child at indentation level 14 not at correct indentation, 12 --- > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:2677: warning: 'if' child have incorrect indentation level 16, expected level should be 14. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:2678: warning: 'if' child have incorrect indentation level 16, expected level should be 14. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:2678: warning: 'member def type' have incorrect indentation level 16, expected level should be 14. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:2679: warning: 'if' have incorrect indentation level 16, expected level should be 14. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:2680: warning: 'if' child have incorrect indentation level 18, expected level should be 16. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:2681: warning: 'if rcurly' have incorrect indentation level 16, expected level should be 14. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:2682: warning: 'if' child have incorrect indentation level 16, expected level should be 14. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:2683: warning: 'if' child have incorrect indentation level 16, expected level should be 14. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:2684: warning: 'if' child have incorrect indentation level 16, expected level should be 14. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:2685: warning: 'if' child have incorrect indentation level 16, expected level should be 14. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:2686: warning: 'if' child have incorrect indentation level 16, expected level should be 14. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:2687: warning: 'if rcurly' have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:2689: warning: 'case' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:2690: warning: 'block' child have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:2691: warning: 'case' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:2692: warning: 'block' child have incorrect indentation level 14, expected level should be 12. 14100c16013,16015 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:2714: warning: method def throws at indentation level 4 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:2723: warning: '"hl_last_heartbeat = "' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:2724: warning: '", hl_acquired_at = "' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:2725: warning: '" where hl_lock_ext_id = "' have incorrect indentation level 6, expected level should be 8. 14104d16018 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:2802: warning: method def throws at indentation level 4 not at correct indentation, 6 14106c16020 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:2828: warning: method def throws at indentation level 4 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:2811: warning: 'now' have incorrect indentation level 8, expected level should be 10. 14107a16022 > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:2836: warning: '" where txn_id = "' have incorrect indentation level 8, expected level should be 10. 14110,14111c16025,16026 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:2888: warning: method def throws at indentation level 4 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:2890: warning: case child at indentation level 6 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:2890: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:2891: warning: 'block' child have incorrect indentation level 8, expected level should be 6. 14113,14114c16028,16029 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:2891: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:2892: warning: case child at indentation level 6 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:2892: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:2893: warning: 'block' child have incorrect indentation level 8, expected level should be 6. 14116,14122c16031,16036 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:2893: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:2894: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:2895: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:2896: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:2897: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:2898: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:2899: warning: block child at indentation level 8 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:2894: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:2895: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:2896: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:2897: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:2898: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:2899: warning: 'block' child have incorrect indentation level 8, expected level should be 6. 14125c16039,16040 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:2940: warning: method def throws at indentation level 4 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:2946: warning: '"hl_partition, hl_lock_state, hl_lock_type, hl_txnid from HIVE_LOCKS where "' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:2947: warning: '"hl_lock_ext_id = "' have incorrect indentation level 8, expected level should be 10. 14127c16042,16043 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:2964: warning: method def throws at indentation level 4 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:2969: warning: '"hl_partition, hl_lock_state, hl_lock_type, hl_txnid from HIVE_LOCKS where "' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:2970: warning: '"hl_lock_ext_id = "' have incorrect indentation level 8, expected level should be 10. 14128a16045 > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:3001: warning: 'maxHeartbeatTime' have incorrect indentation level 8, expected level should be 10. 14131a16049 > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:3036: warning: '"HL_LOCK_EXT_ID list: "' have incorrect indentation level 10, expected level should be 12. 14133a16052 > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:3081: warning: '"' and txn_last_heartbeat < "' have incorrect indentation level 10, expected level should be 12. 14147a16067 > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:3318: warning: 'sqlException' have incorrect indentation level 8, expected level should be 10. 14149,14174c16069,16096 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:3338: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:3339: warning: if at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:3340: warning: if child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:3341: warning: if rcurly at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:3342: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:3343: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:3345: warning: if at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:3347: warning: if child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:3348: warning: if rcurly at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:3349: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:3350: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:3352: warning: if at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:3353: warning: if child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:3354: warning: if rcurly at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:3355: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:3356: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:3357: warning: if at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:3358: warning: if child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:3359: warning: if rcurly at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:3360: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:3361: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:3363: warning: if at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:3364: warning: if child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:3365: warning: if rcurly at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:3366: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:3367: warning: case child at indentation level 6 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:3338: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:3339: warning: 'if' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:3340: warning: 'if' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:3341: warning: 'if rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:3342: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:3343: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:3345: warning: 'if' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:3346: warning: '&&' have incorrect indentation level 10, expected level should be 12. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:3347: warning: 'if' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:3348: warning: 'if rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:3349: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:3350: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:3352: warning: 'if' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:3353: warning: 'if' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:3354: warning: 'if rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:3355: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:3356: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:3357: warning: 'if' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:3358: warning: 'if' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:3359: warning: 'if rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:3360: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:3361: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:3363: warning: 'if' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:3364: warning: 'if' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:3365: warning: 'if rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:3366: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:3367: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:3368: warning: 'block' child have incorrect indentation level 8, expected level should be 6. 14176d16097 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:3368: warning: block child at indentation level 8 not at correct indentation, 6 14179,14192c16100,16113 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:3390: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:3391: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:3392: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:3393: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:3394: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:3395: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:3396: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:3401: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:3402: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:3403: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:3404: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:3405: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:3406: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:3407: warning: block child at indentation level 8 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:3390: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:3391: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:3392: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:3393: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:3394: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:3395: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:3396: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:3401: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:3402: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:3403: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:3404: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:3405: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:3406: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java:3407: warning: 'block' child have incorrect indentation level 8, expected level should be 6. 14209c16130,16131 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnStore.java:41: warning: enum def rcurly at indentation level 40 not at correct indentation, 2 --- > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnStore.java:40:8: warning: Name 'MUTEX_KEY' must match pattern '^[A-Z][a-zA-Z0-9]*$'. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnStore.java:41: warning: 'enum def rcurly' have incorrect indentation level 40, expected level should be 2. 14212,14215d16133 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnStore.java:113: warning: method def throws at indentation level 4 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnStore.java:126: warning: method def throws at indentation level 4 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnStore.java:140: warning: method def throws at indentation level 4 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnStore.java:153: warning: method def throws at indentation level 4 not at correct indentation, 6 14217d16134 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnStore.java:174: warning: method def throws at indentation level 4 not at correct indentation, 6 14219d16135 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnStore.java:184: warning: method def throws at indentation level 4 not at correct indentation, 6 14245a16162 > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnUtils.java:247: warning: 'new' have incorrect indentation level 6, expected level should be 8. 14255,14257c16172,16174 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnUtils.java:336: warning: if child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnUtils.java:337: warning: if rcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnUtils.java:364: warning: if child at indentation level 7 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnUtils.java:336: warning: 'if' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnUtils.java:337: warning: 'if rcurly' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnUtils.java:364: warning: 'if' child have incorrect indentation level 7, expected level should be 6. 14286d16202 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/utils/MetaStoreUtils.java:90: warning: object def rcurly at indentation level 2 not at correct indentation, [4, 6] 14294,14295c16210,16213 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/utils/MetaStoreUtils.java:162: warning: assign at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/utils/MetaStoreUtils.java:167: warning: object def rcurly at indentation level 2 not at correct indentation, [6, 8] --- > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/utils/MetaStoreUtils.java:163: warning: 'method def modifier' have incorrect indentation level 4, expected level should be one of the following: 8, 10, 12. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/utils/MetaStoreUtils.java:165: warning: 'method def' child have incorrect indentation level 6, expected level should be one of the following: 10, 12, 14. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/utils/MetaStoreUtils.java:166: warning: 'method def rcurly' have incorrect indentation level 4, expected level should be one of the following: 8, 10, 12. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/utils/MetaStoreUtils.java:167: warning: 'object def rcurly' have incorrect indentation level 2, expected level should be one of the following: 6, 8. 14309d16226 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/utils/MetaStoreUtils.java:244: warning: object def rcurly at indentation level 9 not at correct indentation, [6, 8] 14320d16236 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/utils/MetaStoreUtils.java:408: warning: method call child at indentation level 8 not at correct indentation, 10 14322a16239 > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/utils/MetaStoreUtils.java:484: warning: 'Partition' have incorrect indentation level 4, expected level should be 6. 14329d16245 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/utils/MetaStoreUtils.java:616: warning: method call child at indentation level 12 not at correct indentation, 14 14331d16246 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/utils/MetaStoreUtils.java:654: warning: method call child at indentation level 8 not at correct indentation, 10 14343,14345c16258,16260 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/utils/MetastoreVersionInfo.java:120: warning: method def child at indentation level 4 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/utils/MetastoreVersionInfo.java:121: warning: method def child at indentation level 4 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/utils/MetastoreVersionInfo.java:122: warning: method def child at indentation level 4 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/utils/MetastoreVersionInfo.java:120: warning: 'method def' child have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/utils/MetastoreVersionInfo.java:121: warning: 'method def' child have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/utils/MetastoreVersionInfo.java:122: warning: 'method def' child have incorrect indentation level 4, expected level should be 6. 14354a16270 > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/utils/SecurityUtils.java:83: warning: '.' have incorrect indentation level 6, expected level should be 8. 14356,14357c16272,16273 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/utils/SecurityUtils.java:109: warning: if child at indentation level 2 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/utils/SecurityUtils.java:109: warning: method call child at indentation level 2 not at correct indentation, 8 --- > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/utils/SecurityUtils.java:109: warning: 'if' child have incorrect indentation level 2, expected level should be 8. > /Users/szita/shadow/CDH/hive/standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/utils/SecurityUtils.java:109: warning: 'method call' child have incorrect indentation level 2, expected level should be 8. 14395,14396d16310 < < [INFO] There are 4 checkstyle errors. 14403c16317 < [INFO] --- maven-checkstyle-plugin:2.12.1:checkstyle (default-cli) @ hive-metastore --- --- > [INFO] --- maven-checkstyle-plugin:2.15:checkstyle (default-cli) @ hive-metastore --- 14429d16342 < /Users/szita/shadow/CDH/hive/metastore/src/java/org/apache/hadoop/hive/metastore/HiveMetaStore.java:263: warning: object def rcurly at indentation level 4 not at correct indentation, [6, 8] 14441,14442c16354,16356 < /Users/szita/shadow/CDH/hive/metastore/src/java/org/apache/hadoop/hive/metastore/HiveMetaStore.java:483: warning: for child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/metastore/src/java/org/apache/hadoop/hive/metastore/HiveMetaStore.java:484: warning: for child at indentation level 10 not at correct indentation, 8 --- > /Users/szita/shadow/CDH/hive/metastore/src/java/org/apache/hadoop/hive/metastore/HiveMetaStore.java:483: warning: 'for' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/metastore/src/java/org/apache/hadoop/hive/metastore/HiveMetaStore.java:483: warning: 'member def type' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/metastore/src/java/org/apache/hadoop/hive/metastore/HiveMetaStore.java:484: warning: 'for' child have incorrect indentation level 10, expected level should be 8. 14447a16362 > /Users/szita/shadow/CDH/hive/metastore/src/java/org/apache/hadoop/hive/metastore/HiveMetaStore.java:694: warning: 'wh' have incorrect indentation level 10, expected level should be 12. 14452c16367,16368 < /Users/szita/shadow/CDH/hive/metastore/src/java/org/apache/hadoop/hive/metastore/HiveMetaStore.java:770: warning: operator new child at indentation level 8 not at correct indentation, 10 --- > /Users/szita/shadow/CDH/hive/metastore/src/java/org/apache/hadoop/hive/metastore/HiveMetaStore.java:769: warning: 'null' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/metastore/src/java/org/apache/hadoop/hive/metastore/HiveMetaStore.java:770: warning: 'PrincipalType' have incorrect indentation level 8, expected level should be 10. 14455a16372,16373 > /Users/szita/shadow/CDH/hive/metastore/src/java/org/apache/hadoop/hive/metastore/HiveMetaStore.java:811: warning: 'member def type' have incorrect indentation level 5, expected level should be 6. > /Users/szita/shadow/CDH/hive/metastore/src/java/org/apache/hadoop/hive/metastore/HiveMetaStore.java:811: warning: 'method def' child have incorrect indentation level 5, expected level should be 6. 14457c16375 < /Users/szita/shadow/CDH/hive/metastore/src/java/org/apache/hadoop/hive/metastore/HiveMetaStore.java:811: warning: method def child at indentation level 5 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/metastore/src/java/org/apache/hadoop/hive/metastore/HiveMetaStore.java:814: warning: '" is in incorrect format. We accept comma seprated list of users."' have incorrect indentation level 10, expected level should be 12. 14487d16404 < /Users/szita/shadow/CDH/hive/metastore/src/java/org/apache/hadoop/hive/metastore/HiveMetaStore.java:1410: warning: method def throws at indentation level 12 not at correct indentation, 8 14502c16419 < /Users/szita/shadow/CDH/hive/metastore/src/java/org/apache/hadoop/hive/metastore/HiveMetaStore.java:1715: warning: method def throws at indentation level 6 not at correct indentation, 8 --- > /Users/szita/shadow/CDH/hive/metastore/src/java/org/apache/hadoop/hive/metastore/HiveMetaStore.java:1718: warning: 'primaryKeyCols' have incorrect indentation level 8, expected level should be 10. 14506c16423 < /Users/szita/shadow/CDH/hive/metastore/src/java/org/apache/hadoop/hive/metastore/HiveMetaStore.java:1767: warning: method def throws at indentation level 6 not at correct indentation, 8 --- > /Users/szita/shadow/CDH/hive/metastore/src/java/org/apache/hadoop/hive/metastore/HiveMetaStore.java:1770: warning: 'foreignKeyCols' have incorrect indentation level 8, expected level should be 10. 14510d16426 < /Users/szita/shadow/CDH/hive/metastore/src/java/org/apache/hadoop/hive/metastore/HiveMetaStore.java:1819: warning: method def throws at indentation level 6 not at correct indentation, 8 14514d16429 < /Users/szita/shadow/CDH/hive/metastore/src/java/org/apache/hadoop/hive/metastore/HiveMetaStore.java:1871: warning: method def throws at indentation level 6 not at correct indentation, 8 14522c16437 < /Users/szita/shadow/CDH/hive/metastore/src/java/org/apache/hadoop/hive/metastore/HiveMetaStore.java:2104: warning: method def throws at indentation level 6 not at correct indentation, 8 --- > /Users/szita/shadow/CDH/hive/metastore/src/java/org/apache/hadoop/hive/metastore/HiveMetaStore.java:2103: warning: 'String' have incorrect indentation level 6, expected level should be 8. 14531d16445 < /Users/szita/shadow/CDH/hive/metastore/src/java/org/apache/hadoop/hive/metastore/HiveMetaStore.java:2292: warning: method def throws at indentation level 6 not at correct indentation, 8 14541d16454 < /Users/szita/shadow/CDH/hive/metastore/src/java/org/apache/hadoop/hive/metastore/HiveMetaStore.java:2457: warning: method def throws at indentation level 12 not at correct indentation, 8 14605c16518,16519 < /Users/szita/shadow/CDH/hive/metastore/src/java/org/apache/hadoop/hive/metastore/HiveMetaStore.java:3380: warning: if child at indentation level 14 not at correct indentation, 12 --- > /Users/szita/shadow/CDH/hive/metastore/src/java/org/apache/hadoop/hive/metastore/HiveMetaStore.java:3375: warning: 'partition' have incorrect indentation level 12, expected level should be 14. > /Users/szita/shadow/CDH/hive/metastore/src/java/org/apache/hadoop/hive/metastore/HiveMetaStore.java:3380: warning: 'if' child have incorrect indentation level 14, expected level should be 12. 14611a16526 > /Users/szita/shadow/CDH/hive/metastore/src/java/org/apache/hadoop/hive/metastore/HiveMetaStore.java:3447: warning: 'List' have incorrect indentation level 6, expected level should be 8. 14613d16527 < /Users/szita/shadow/CDH/hive/metastore/src/java/org/apache/hadoop/hive/metastore/HiveMetaStore.java:3448: warning: method def throws at indentation level 6 not at correct indentation, 8 14675d16588 < /Users/szita/shadow/CDH/hive/metastore/src/java/org/apache/hadoop/hive/metastore/HiveMetaStore.java:3910: warning: method def throws at indentation level 6 not at correct indentation, 8 14678a16592 > /Users/szita/shadow/CDH/hive/metastore/src/java/org/apache/hadoop/hive/metastore/HiveMetaStore.java:3945:50: warning: '{' should have line break after. 14683,14687c16597,16600 < /Users/szita/shadow/CDH/hive/metastore/src/java/org/apache/hadoop/hive/metastore/HiveMetaStore.java:3976: warning: method def throws at indentation level 6 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/metastore/src/java/org/apache/hadoop/hive/metastore/HiveMetaStore.java:3983: warning: assign at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/metastore/src/java/org/apache/hadoop/hive/metastore/HiveMetaStore.java:3989: warning: object def rcurly at indentation level 6 not at correct indentation, [10, 12] < /Users/szita/shadow/CDH/hive/metastore/src/java/org/apache/hadoop/hive/metastore/HiveMetaStore.java:3997: warning: assign at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/metastore/src/java/org/apache/hadoop/hive/metastore/HiveMetaStore.java:4005: warning: assign at indentation level 14 not at correct indentation, 12 --- > /Users/szita/shadow/CDH/hive/metastore/src/java/org/apache/hadoop/hive/metastore/HiveMetaStore.java:3985: warning: 'method def modifier' have incorrect indentation level 8, expected level should be one of the following: 12, 14, 16. > /Users/szita/shadow/CDH/hive/metastore/src/java/org/apache/hadoop/hive/metastore/HiveMetaStore.java:3987: warning: 'method def' child have incorrect indentation level 10, expected level should be one of the following: 14, 16, 18. > /Users/szita/shadow/CDH/hive/metastore/src/java/org/apache/hadoop/hive/metastore/HiveMetaStore.java:3988: warning: 'method def rcurly' have incorrect indentation level 8, expected level should be one of the following: 12, 14, 16. > /Users/szita/shadow/CDH/hive/metastore/src/java/org/apache/hadoop/hive/metastore/HiveMetaStore.java:3989: warning: 'object def rcurly' have incorrect indentation level 6, expected level should be one of the following: 10, 12. 14689,14690d16601 < /Users/szita/shadow/CDH/hive/metastore/src/java/org/apache/hadoop/hive/metastore/HiveMetaStore.java:4006: warning: method call child at indentation level 14 not at correct indentation, 16 < /Users/szita/shadow/CDH/hive/metastore/src/java/org/apache/hadoop/hive/metastore/HiveMetaStore.java:4007: warning: method call child at indentation level 14 not at correct indentation, 16 14692d16602 < /Users/szita/shadow/CDH/hive/metastore/src/java/org/apache/hadoop/hive/metastore/HiveMetaStore.java:4008: warning: method call child at indentation level 14 not at correct indentation, 16 14753d16662 < /Users/szita/shadow/CDH/hive/metastore/src/java/org/apache/hadoop/hive/metastore/HiveMetaStore.java:4396: warning: assign at indentation level 22 not at correct indentation, 16 14762c16671,16672 < /Users/szita/shadow/CDH/hive/metastore/src/java/org/apache/hadoop/hive/metastore/HiveMetaStore.java:4514: warning: method call lparen at indentation level 10 not at correct indentation, 12 --- > /Users/szita/shadow/CDH/hive/metastore/src/java/org/apache/hadoop/hive/metastore/HiveMetaStore.java:4513: warning: 'hiveConf' have incorrect indentation level 10, expected level should be 12. > /Users/szita/shadow/CDH/hive/metastore/src/java/org/apache/hadoop/hive/metastore/HiveMetaStore.java:4514: warning: '(' have incorrect indentation level 10, expected level should be 12. 14881a16792 > /Users/szita/shadow/CDH/hive/metastore/src/java/org/apache/hadoop/hive/metastore/HiveMetaStore.java:5229: warning: 'String' have incorrect indentation level 6, expected level should be 8. 14890a16802 > /Users/szita/shadow/CDH/hive/metastore/src/java/org/apache/hadoop/hive/metastore/HiveMetaStore.java:5273: warning: 'String' have incorrect indentation level 6, expected level should be 8. 14900d16811 < /Users/szita/shadow/CDH/hive/metastore/src/java/org/apache/hadoop/hive/metastore/HiveMetaStore.java:5331: warning: method def throws at indentation level 6 not at correct indentation, 8 14909,14913c16820,16825 < /Users/szita/shadow/CDH/hive/metastore/src/java/org/apache/hadoop/hive/metastore/HiveMetaStore.java:5356: warning: method call child at indentation level 5 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/metastore/src/java/org/apache/hadoop/hive/metastore/HiveMetaStore.java:5356: warning: method def child at indentation level 5 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/metastore/src/java/org/apache/hadoop/hive/metastore/HiveMetaStore.java:5357: warning: method call child at indentation level 5 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/metastore/src/java/org/apache/hadoop/hive/metastore/HiveMetaStore.java:5357: warning: method def child at indentation level 5 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/metastore/src/java/org/apache/hadoop/hive/metastore/HiveMetaStore.java:5359: warning: method def child at indentation level 5 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/metastore/src/java/org/apache/hadoop/hive/metastore/HiveMetaStore.java:5356: warning: 'method call' child have incorrect indentation level 5, expected level should be 6. > /Users/szita/shadow/CDH/hive/metastore/src/java/org/apache/hadoop/hive/metastore/HiveMetaStore.java:5356: warning: 'method def' child have incorrect indentation level 5, expected level should be 6. > /Users/szita/shadow/CDH/hive/metastore/src/java/org/apache/hadoop/hive/metastore/HiveMetaStore.java:5357: warning: 'method call' child have incorrect indentation level 5, expected level should be 6. > /Users/szita/shadow/CDH/hive/metastore/src/java/org/apache/hadoop/hive/metastore/HiveMetaStore.java:5357: warning: 'method def' child have incorrect indentation level 5, expected level should be 6. > /Users/szita/shadow/CDH/hive/metastore/src/java/org/apache/hadoop/hive/metastore/HiveMetaStore.java:5359: warning: 'member def type' have incorrect indentation level 5, expected level should be 6. > /Users/szita/shadow/CDH/hive/metastore/src/java/org/apache/hadoop/hive/metastore/HiveMetaStore.java:5359: warning: 'method def' child have incorrect indentation level 5, expected level should be 6. 14917d16828 < /Users/szita/shadow/CDH/hive/metastore/src/java/org/apache/hadoop/hive/metastore/HiveMetaStore.java:5418: warning: method def throws at indentation level 6 not at correct indentation, 8 14925a16837 > /Users/szita/shadow/CDH/hive/metastore/src/java/org/apache/hadoop/hive/metastore/HiveMetaStore.java:5425: warning: 'String' have incorrect indentation level 6, expected level should be 8. 14934d16845 < /Users/szita/shadow/CDH/hive/metastore/src/java/org/apache/hadoop/hive/metastore/HiveMetaStore.java:5451: warning: method def throws at indentation level 6 not at correct indentation, 8 14956d16866 < /Users/szita/shadow/CDH/hive/metastore/src/java/org/apache/hadoop/hive/metastore/HiveMetaStore.java:5561: warning: method def throws at indentation level 12 not at correct indentation, 8 14973d16882 < /Users/szita/shadow/CDH/hive/metastore/src/java/org/apache/hadoop/hive/metastore/HiveMetaStore.java:5735: warning: operator new child at indentation level 8 not at correct indentation, 10 14979c16888 < /Users/szita/shadow/CDH/hive/metastore/src/java/org/apache/hadoop/hive/metastore/HiveMetaStore.java:5795: warning: if child at indentation level 9 not at correct indentation, 8 --- > /Users/szita/shadow/CDH/hive/metastore/src/java/org/apache/hadoop/hive/metastore/HiveMetaStore.java:5795: warning: 'if' child have incorrect indentation level 9, expected level should be 8. 14992c16901 < /Users/szita/shadow/CDH/hive/metastore/src/java/org/apache/hadoop/hive/metastore/HiveMetaStore.java:5893: warning: case child at indentation level 8 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/metastore/src/java/org/apache/hadoop/hive/metastore/HiveMetaStore.java:5893: warning: 'case' child have incorrect indentation level 8, expected level should be 6. 14994,14998c16903,16908 < /Users/szita/shadow/CDH/hive/metastore/src/java/org/apache/hadoop/hive/metastore/HiveMetaStore.java:5894: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/metastore/src/java/org/apache/hadoop/hive/metastore/HiveMetaStore.java:5897: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/metastore/src/java/org/apache/hadoop/hive/metastore/HiveMetaStore.java:5898: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/metastore/src/java/org/apache/hadoop/hive/metastore/HiveMetaStore.java:5899: warning: block rcurly at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/metastore/src/java/org/apache/hadoop/hive/metastore/HiveMetaStore.java:5900: warning: case child at indentation level 8 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/metastore/src/java/org/apache/hadoop/hive/metastore/HiveMetaStore.java:5894: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/metastore/src/java/org/apache/hadoop/hive/metastore/HiveMetaStore.java:5894: warning: 'member def type' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/metastore/src/java/org/apache/hadoop/hive/metastore/HiveMetaStore.java:5897: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/metastore/src/java/org/apache/hadoop/hive/metastore/HiveMetaStore.java:5898: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/metastore/src/java/org/apache/hadoop/hive/metastore/HiveMetaStore.java:5899: warning: 'block rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/metastore/src/java/org/apache/hadoop/hive/metastore/HiveMetaStore.java:5900: warning: 'case' child have incorrect indentation level 8, expected level should be 6. 15000,15005c16910,16916 < /Users/szita/shadow/CDH/hive/metastore/src/java/org/apache/hadoop/hive/metastore/HiveMetaStore.java:5901: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/metastore/src/java/org/apache/hadoop/hive/metastore/HiveMetaStore.java:5903: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/metastore/src/java/org/apache/hadoop/hive/metastore/HiveMetaStore.java:5904: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/metastore/src/java/org/apache/hadoop/hive/metastore/HiveMetaStore.java:5905: warning: block rcurly at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/metastore/src/java/org/apache/hadoop/hive/metastore/HiveMetaStore.java:5906: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/metastore/src/java/org/apache/hadoop/hive/metastore/HiveMetaStore.java:5907: warning: block child at indentation level 10 not at correct indentation, 8 --- > /Users/szita/shadow/CDH/hive/metastore/src/java/org/apache/hadoop/hive/metastore/HiveMetaStore.java:5901: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/metastore/src/java/org/apache/hadoop/hive/metastore/HiveMetaStore.java:5901: warning: 'member def type' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/metastore/src/java/org/apache/hadoop/hive/metastore/HiveMetaStore.java:5903: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/metastore/src/java/org/apache/hadoop/hive/metastore/HiveMetaStore.java:5904: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/metastore/src/java/org/apache/hadoop/hive/metastore/HiveMetaStore.java:5905: warning: 'block rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/metastore/src/java/org/apache/hadoop/hive/metastore/HiveMetaStore.java:5906: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/metastore/src/java/org/apache/hadoop/hive/metastore/HiveMetaStore.java:5907: warning: 'block' child have incorrect indentation level 10, expected level should be 8. 15008c16919 < /Users/szita/shadow/CDH/hive/metastore/src/java/org/apache/hadoop/hive/metastore/HiveMetaStore.java:5918: warning: case child at indentation level 8 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/metastore/src/java/org/apache/hadoop/hive/metastore/HiveMetaStore.java:5918: warning: 'case' child have incorrect indentation level 8, expected level should be 6. 15010,15014c16921,16926 < /Users/szita/shadow/CDH/hive/metastore/src/java/org/apache/hadoop/hive/metastore/HiveMetaStore.java:5919: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/metastore/src/java/org/apache/hadoop/hive/metastore/HiveMetaStore.java:5920: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/metastore/src/java/org/apache/hadoop/hive/metastore/HiveMetaStore.java:5921: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/metastore/src/java/org/apache/hadoop/hive/metastore/HiveMetaStore.java:5922: warning: block rcurly at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/metastore/src/java/org/apache/hadoop/hive/metastore/HiveMetaStore.java:5923: warning: case child at indentation level 8 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/metastore/src/java/org/apache/hadoop/hive/metastore/HiveMetaStore.java:5919: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/metastore/src/java/org/apache/hadoop/hive/metastore/HiveMetaStore.java:5919: warning: 'member def type' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/metastore/src/java/org/apache/hadoop/hive/metastore/HiveMetaStore.java:5920: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/metastore/src/java/org/apache/hadoop/hive/metastore/HiveMetaStore.java:5921: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/metastore/src/java/org/apache/hadoop/hive/metastore/HiveMetaStore.java:5922: warning: 'block rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/metastore/src/java/org/apache/hadoop/hive/metastore/HiveMetaStore.java:5923: warning: 'case' child have incorrect indentation level 8, expected level should be 6. 15016,15025c16928,16939 < /Users/szita/shadow/CDH/hive/metastore/src/java/org/apache/hadoop/hive/metastore/HiveMetaStore.java:5924: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/metastore/src/java/org/apache/hadoop/hive/metastore/HiveMetaStore.java:5925: warning: if at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/metastore/src/java/org/apache/hadoop/hive/metastore/HiveMetaStore.java:5926: warning: if child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/metastore/src/java/org/apache/hadoop/hive/metastore/HiveMetaStore.java:5927: warning: if rcurly at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/metastore/src/java/org/apache/hadoop/hive/metastore/HiveMetaStore.java:5928: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/metastore/src/java/org/apache/hadoop/hive/metastore/HiveMetaStore.java:5929: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/metastore/src/java/org/apache/hadoop/hive/metastore/HiveMetaStore.java:5930: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/metastore/src/java/org/apache/hadoop/hive/metastore/HiveMetaStore.java:5931: warning: block rcurly at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/metastore/src/java/org/apache/hadoop/hive/metastore/HiveMetaStore.java:5932: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/metastore/src/java/org/apache/hadoop/hive/metastore/HiveMetaStore.java:5933: warning: block child at indentation level 10 not at correct indentation, 8 --- > /Users/szita/shadow/CDH/hive/metastore/src/java/org/apache/hadoop/hive/metastore/HiveMetaStore.java:5924: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/metastore/src/java/org/apache/hadoop/hive/metastore/HiveMetaStore.java:5924: warning: 'member def type' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/metastore/src/java/org/apache/hadoop/hive/metastore/HiveMetaStore.java:5925: warning: 'if' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/metastore/src/java/org/apache/hadoop/hive/metastore/HiveMetaStore.java:5926: warning: 'if' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/metastore/src/java/org/apache/hadoop/hive/metastore/HiveMetaStore.java:5927: warning: 'if rcurly' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/metastore/src/java/org/apache/hadoop/hive/metastore/HiveMetaStore.java:5928: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/metastore/src/java/org/apache/hadoop/hive/metastore/HiveMetaStore.java:5928: warning: 'member def type' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/metastore/src/java/org/apache/hadoop/hive/metastore/HiveMetaStore.java:5929: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/metastore/src/java/org/apache/hadoop/hive/metastore/HiveMetaStore.java:5930: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/metastore/src/java/org/apache/hadoop/hive/metastore/HiveMetaStore.java:5931: warning: 'block rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/metastore/src/java/org/apache/hadoop/hive/metastore/HiveMetaStore.java:5932: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/metastore/src/java/org/apache/hadoop/hive/metastore/HiveMetaStore.java:5933: warning: 'block' child have incorrect indentation level 10, expected level should be 8. 15092c17006 < /Users/szita/shadow/CDH/hive/metastore/src/java/org/apache/hadoop/hive/metastore/HiveMetaStore.java:6498: warning: finally child at indentation level 16 not at correct indentation, 8 --- > /Users/szita/shadow/CDH/hive/metastore/src/java/org/apache/hadoop/hive/metastore/HiveMetaStore.java:6498: warning: 'finally' child have incorrect indentation level 16, expected level should be 8. 15110d17023 < /Users/szita/shadow/CDH/hive/metastore/src/java/org/apache/hadoop/hive/metastore/HiveMetaStore.java:6694: warning: method def throws at indentation level 12 not at correct indentation, 8 15137d17049 < /Users/szita/shadow/CDH/hive/metastore/src/java/org/apache/hadoop/hive/metastore/HiveMetaStore.java:6804: warning: method def throws at indentation level 6 not at correct indentation, 8 15150c17062 < /Users/szita/shadow/CDH/hive/metastore/src/java/org/apache/hadoop/hive/metastore/HiveMetaStore.java:6900: warning: finally child at indentation level 10 not at correct indentation, 8 --- > /Users/szita/shadow/CDH/hive/metastore/src/java/org/apache/hadoop/hive/metastore/HiveMetaStore.java:6900: warning: 'finally' child have incorrect indentation level 10, expected level should be 8. 15161d17072 < /Users/szita/shadow/CDH/hive/metastore/src/java/org/apache/hadoop/hive/metastore/HiveMetaStore.java:7053: warning: method def throws at indentation level 12 not at correct indentation, 8 15180d17090 < /Users/szita/shadow/CDH/hive/metastore/src/java/org/apache/hadoop/hive/metastore/HiveMetaStore.java:7311: warning: method def throws at indentation level 6 not at correct indentation, 8 15185,15192c17095,17102 < /Users/szita/shadow/CDH/hive/metastore/src/java/org/apache/hadoop/hive/metastore/HiveMetaStore.java:7320: warning: catch child at indentation level 7 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/metastore/src/java/org/apache/hadoop/hive/metastore/HiveMetaStore.java:7321: warning: catch child at indentation level 7 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/metastore/src/java/org/apache/hadoop/hive/metastore/HiveMetaStore.java:7321: warning: method call child at indentation level 7 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/metastore/src/java/org/apache/hadoop/hive/metastore/HiveMetaStore.java:7322: warning: catch rcurly at indentation level 5 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/metastore/src/java/org/apache/hadoop/hive/metastore/HiveMetaStore.java:7323: warning: finally child at indentation level 7 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/metastore/src/java/org/apache/hadoop/hive/metastore/HiveMetaStore.java:7323: warning: method call child at indentation level 7 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/metastore/src/java/org/apache/hadoop/hive/metastore/HiveMetaStore.java:7324: warning: finally rcurly at indentation level 5 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/metastore/src/java/org/apache/hadoop/hive/metastore/HiveMetaStore.java:7325: warning: method def child at indentation level 5 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/metastore/src/java/org/apache/hadoop/hive/metastore/HiveMetaStore.java:7320: warning: 'catch' child have incorrect indentation level 7, expected level should be 8. > /Users/szita/shadow/CDH/hive/metastore/src/java/org/apache/hadoop/hive/metastore/HiveMetaStore.java:7321: warning: 'catch' child have incorrect indentation level 7, expected level should be 8. > /Users/szita/shadow/CDH/hive/metastore/src/java/org/apache/hadoop/hive/metastore/HiveMetaStore.java:7321: warning: 'method call' child have incorrect indentation level 7, expected level should be 8. > /Users/szita/shadow/CDH/hive/metastore/src/java/org/apache/hadoop/hive/metastore/HiveMetaStore.java:7322: warning: 'catch rcurly' have incorrect indentation level 5, expected level should be 6. > /Users/szita/shadow/CDH/hive/metastore/src/java/org/apache/hadoop/hive/metastore/HiveMetaStore.java:7323: warning: 'finally' child have incorrect indentation level 7, expected level should be 8. > /Users/szita/shadow/CDH/hive/metastore/src/java/org/apache/hadoop/hive/metastore/HiveMetaStore.java:7323: warning: 'method call' child have incorrect indentation level 7, expected level should be 8. > /Users/szita/shadow/CDH/hive/metastore/src/java/org/apache/hadoop/hive/metastore/HiveMetaStore.java:7324: warning: 'finally rcurly' have incorrect indentation level 5, expected level should be 6. > /Users/szita/shadow/CDH/hive/metastore/src/java/org/apache/hadoop/hive/metastore/HiveMetaStore.java:7325: warning: 'method def' child have incorrect indentation level 5, expected level should be 6. 15199a17110,17111 > /Users/szita/shadow/CDH/hive/metastore/src/java/org/apache/hadoop/hive/metastore/HiveMetaStore.java:7336: warning: '" parenttbl="' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/metastore/src/java/org/apache/hadoop/hive/metastore/HiveMetaStore.java:7337: warning: '" foreigntbl="' have incorrect indentation level 8, expected level should be 10. 15251,15252c17163,17164 < /Users/szita/shadow/CDH/hive/metastore/src/java/org/apache/hadoop/hive/metastore/HiveMetaStore.java:7600: warning: method def rparen at indentation level 6 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/metastore/src/java/org/apache/hadoop/hive/metastore/HiveMetaStore.java:7629: warning: method def rparen at indentation level 6 not at correct indentation, 2 --- > /Users/szita/shadow/CDH/hive/metastore/src/java/org/apache/hadoop/hive/metastore/HiveMetaStore.java:7600: warning: 'method def rparen' have incorrect indentation level 6, expected level should be 2. > /Users/szita/shadow/CDH/hive/metastore/src/java/org/apache/hadoop/hive/metastore/HiveMetaStore.java:7629: warning: 'method def rparen' have incorrect indentation level 6, expected level should be 2. 15254a17167,17168 > /Users/szita/shadow/CDH/hive/metastore/src/java/org/apache/hadoop/hive/metastore/HiveMetaStore.java:7748: warning: '+' have incorrect indentation level 16, expected level should be 18. > /Users/szita/shadow/CDH/hive/metastore/src/java/org/apache/hadoop/hive/metastore/HiveMetaStore.java:7765: warning: '+' have incorrect indentation level 12, expected level should be 14. 15261a17176 > /Users/szita/shadow/CDH/hive/metastore/src/java/org/apache/hadoop/hive/metastore/HiveMetaStore.java:8052: warning: '"warned upon."' have incorrect indentation level 12, expected level should be 14. 15275d17189 < /Users/szita/shadow/CDH/hive/metastore/src/java/org/apache/hadoop/hive/metastore/HiveMetaStoreClient.java:142: warning: ctor def throws at indentation level 4 not at correct indentation, 6 15302a17217 > /Users/szita/shadow/CDH/hive/metastore/src/java/org/apache/hadoop/hive/metastore/HiveMetaStoreClient.java:450: warning: 'HadoopThriftAuthBridge' have incorrect indentation level 16, expected level should be 18. 15307c17222 < /Users/szita/shadow/CDH/hive/metastore/src/java/org/apache/hadoop/hive/metastore/HiveMetaStoreClient.java:561: warning: method def rcurly at indentation level 3 not at correct indentation, 2 --- > /Users/szita/shadow/CDH/hive/metastore/src/java/org/apache/hadoop/hive/metastore/HiveMetaStoreClient.java:561: warning: 'method def rcurly' have incorrect indentation level 3, expected level should be 2. 15374c17289,17291 < /Users/szita/shadow/CDH/hive/metastore/src/java/org/apache/hadoop/hive/metastore/HiveMetaStoreClient.java:788: warning: method def throws at indentation level 8 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/metastore/src/java/org/apache/hadoop/hive/metastore/HiveMetaStoreClient.java:785: warning: 'List' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/metastore/src/java/org/apache/hadoop/hive/metastore/HiveMetaStoreClient.java:786: warning: 'List' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/metastore/src/java/org/apache/hadoop/hive/metastore/HiveMetaStoreClient.java:787: warning: 'List' have incorrect indentation level 4, expected level should be 6. 15404,15408c17321,17326 < /Users/szita/shadow/CDH/hive/metastore/src/java/org/apache/hadoop/hive/metastore/HiveMetaStoreClient.java:887: warning: if child at indentation level 7 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/metastore/src/java/org/apache/hadoop/hive/metastore/HiveMetaStoreClient.java:888: warning: for at indentation level 7 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/metastore/src/java/org/apache/hadoop/hive/metastore/HiveMetaStoreClient.java:889: warning: try at indentation level 9 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/metastore/src/java/org/apache/hadoop/hive/metastore/HiveMetaStoreClient.java:891: warning: try child at indentation level 11 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/metastore/src/java/org/apache/hadoop/hive/metastore/HiveMetaStoreClient.java:892: warning: try rcurly at indentation level 9 not at correct indentation, 8 --- > /Users/szita/shadow/CDH/hive/metastore/src/java/org/apache/hadoop/hive/metastore/HiveMetaStoreClient.java:887: warning: 'if' child have incorrect indentation level 7, expected level should be 6. > /Users/szita/shadow/CDH/hive/metastore/src/java/org/apache/hadoop/hive/metastore/HiveMetaStoreClient.java:887: warning: 'member def type' have incorrect indentation level 7, expected level should be 6. > /Users/szita/shadow/CDH/hive/metastore/src/java/org/apache/hadoop/hive/metastore/HiveMetaStoreClient.java:888: warning: 'for' have incorrect indentation level 7, expected level should be 6. > /Users/szita/shadow/CDH/hive/metastore/src/java/org/apache/hadoop/hive/metastore/HiveMetaStoreClient.java:889: warning: 'try' have incorrect indentation level 9, expected level should be 8. > /Users/szita/shadow/CDH/hive/metastore/src/java/org/apache/hadoop/hive/metastore/HiveMetaStoreClient.java:891: warning: 'try' child have incorrect indentation level 11, expected level should be 10. > /Users/szita/shadow/CDH/hive/metastore/src/java/org/apache/hadoop/hive/metastore/HiveMetaStoreClient.java:892: warning: 'try rcurly' have incorrect indentation level 9, expected level should be 8. 15410,15411c17328,17329 < /Users/szita/shadow/CDH/hive/metastore/src/java/org/apache/hadoop/hive/metastore/HiveMetaStoreClient.java:894: warning: catch rcurly at indentation level 9 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/metastore/src/java/org/apache/hadoop/hive/metastore/HiveMetaStoreClient.java:895: warning: for rcurly at indentation level 8 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/metastore/src/java/org/apache/hadoop/hive/metastore/HiveMetaStoreClient.java:894: warning: 'catch rcurly' have incorrect indentation level 9, expected level should be 8. > /Users/szita/shadow/CDH/hive/metastore/src/java/org/apache/hadoop/hive/metastore/HiveMetaStoreClient.java:895: warning: 'for rcurly' have incorrect indentation level 8, expected level should be 6. 15475d17392 < /Users/szita/shadow/CDH/hive/metastore/src/java/org/apache/hadoop/hive/metastore/HiveMetaStoreClient.java:1203: warning: method def throws at indentation level 4 not at correct indentation, 6 15493d17409 < /Users/szita/shadow/CDH/hive/metastore/src/java/org/apache/hadoop/hive/metastore/HiveMetaStoreClient.java:1256: warning: method def throws at indentation level 7 not at correct indentation, 6 15520d17435 < /Users/szita/shadow/CDH/hive/metastore/src/java/org/apache/hadoop/hive/metastore/HiveMetaStoreClient.java:1305: warning: method def throws at indentation level 10 not at correct indentation, 6 15592d17506 < /Users/szita/shadow/CDH/hive/metastore/src/java/org/apache/hadoop/hive/metastore/HiveMetaStoreClient.java:1590: warning: method def throws at indentation level 2 not at correct indentation, 6 15595c17509 < /Users/szita/shadow/CDH/hive/metastore/src/java/org/apache/hadoop/hive/metastore/HiveMetaStoreClient.java:1592: warning: method def rcurly at indentation level 0 not at correct indentation, 2 --- > /Users/szita/shadow/CDH/hive/metastore/src/java/org/apache/hadoop/hive/metastore/HiveMetaStoreClient.java:1592: warning: 'method def rcurly' have incorrect indentation level 0, expected level should be 2. 15623d17536 < /Users/szita/shadow/CDH/hive/metastore/src/java/org/apache/hadoop/hive/metastore/HiveMetaStoreClient.java:1700: warning: method def throws at indentation level 4 not at correct indentation, 6 15628d17540 < /Users/szita/shadow/CDH/hive/metastore/src/java/org/apache/hadoop/hive/metastore/HiveMetaStoreClient.java:1712: warning: method def throws at indentation level 4 not at correct indentation, 6 15631d17542 < /Users/szita/shadow/CDH/hive/metastore/src/java/org/apache/hadoop/hive/metastore/HiveMetaStoreClient.java:1718: warning: method def throws at indentation level 4 not at correct indentation, 6 15634d17544 < /Users/szita/shadow/CDH/hive/metastore/src/java/org/apache/hadoop/hive/metastore/HiveMetaStoreClient.java:1728: warning: method def throws at indentation level 4 not at correct indentation, 6 15639d17548 < /Users/szita/shadow/CDH/hive/metastore/src/java/org/apache/hadoop/hive/metastore/HiveMetaStoreClient.java:1738: warning: method def throws at indentation level 4 not at correct indentation, 6 15644d17552 < /Users/szita/shadow/CDH/hive/metastore/src/java/org/apache/hadoop/hive/metastore/HiveMetaStoreClient.java:1746: warning: method def throws at indentation level 4 not at correct indentation, 6 15653d17560 < /Users/szita/shadow/CDH/hive/metastore/src/java/org/apache/hadoop/hive/metastore/HiveMetaStoreClient.java:1774: warning: method def throws at indentation level 10 not at correct indentation, 6 15655a17563 > /Users/szita/shadow/CDH/hive/metastore/src/java/org/apache/hadoop/hive/metastore/HiveMetaStoreClient.java:1782: warning: 'String' have incorrect indentation level 4, expected level should be 6. 15661d17568 < /Users/szita/shadow/CDH/hive/metastore/src/java/org/apache/hadoop/hive/metastore/HiveMetaStoreClient.java:1791: warning: method def throws at indentation level 4 not at correct indentation, 6 15671,15677c17578,17587 < /Users/szita/shadow/CDH/hive/metastore/src/java/org/apache/hadoop/hive/metastore/HiveMetaStoreClient.java:1811: warning: method def child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/metastore/src/java/org/apache/hadoop/hive/metastore/HiveMetaStoreClient.java:1812: warning: method def child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/metastore/src/java/org/apache/hadoop/hive/metastore/HiveMetaStoreClient.java:1813: warning: if at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/metastore/src/java/org/apache/hadoop/hive/metastore/HiveMetaStoreClient.java:1814: warning: if child at indentation level 9 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/metastore/src/java/org/apache/hadoop/hive/metastore/HiveMetaStoreClient.java:1815: warning: if child at indentation level 9 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/metastore/src/java/org/apache/hadoop/hive/metastore/HiveMetaStoreClient.java:1816: warning: if child at indentation level 9 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/metastore/src/java/org/apache/hadoop/hive/metastore/HiveMetaStoreClient.java:1817: warning: if rcurly at indentation level 7 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/metastore/src/java/org/apache/hadoop/hive/metastore/HiveMetaStoreClient.java:1811: warning: 'member def type' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/metastore/src/java/org/apache/hadoop/hive/metastore/HiveMetaStoreClient.java:1811: warning: 'method def' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/metastore/src/java/org/apache/hadoop/hive/metastore/HiveMetaStoreClient.java:1812: warning: 'member def type' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/metastore/src/java/org/apache/hadoop/hive/metastore/HiveMetaStoreClient.java:1812: warning: 'method def' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/metastore/src/java/org/apache/hadoop/hive/metastore/HiveMetaStoreClient.java:1813: warning: 'if' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/metastore/src/java/org/apache/hadoop/hive/metastore/HiveMetaStoreClient.java:1814: warning: 'if' child have incorrect indentation level 9, expected level should be 6. > /Users/szita/shadow/CDH/hive/metastore/src/java/org/apache/hadoop/hive/metastore/HiveMetaStoreClient.java:1814: warning: 'member def type' have incorrect indentation level 9, expected level should be 6. > /Users/szita/shadow/CDH/hive/metastore/src/java/org/apache/hadoop/hive/metastore/HiveMetaStoreClient.java:1815: warning: 'if' child have incorrect indentation level 9, expected level should be 6. > /Users/szita/shadow/CDH/hive/metastore/src/java/org/apache/hadoop/hive/metastore/HiveMetaStoreClient.java:1816: warning: 'if' child have incorrect indentation level 9, expected level should be 6. > /Users/szita/shadow/CDH/hive/metastore/src/java/org/apache/hadoop/hive/metastore/HiveMetaStoreClient.java:1817: warning: 'if rcurly' have incorrect indentation level 7, expected level should be 4. 15724c17634 < /Users/szita/shadow/CDH/hive/metastore/src/java/org/apache/hadoop/hive/metastore/HiveMetaStoreClient.java:2140: warning: method def child at indentation level 5 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/metastore/src/java/org/apache/hadoop/hive/metastore/HiveMetaStoreClient.java:2140: warning: 'method def' child have incorrect indentation level 5, expected level should be 4. 15742d17651 < /Users/szita/shadow/CDH/hive/metastore/src/java/org/apache/hadoop/hive/metastore/HiveMetaStoreClient.java:2271: warning: method def throws at indentation level 4 not at correct indentation, 6 15757d17665 < /Users/szita/shadow/CDH/hive/metastore/src/java/org/apache/hadoop/hive/metastore/HiveMetaStoreClient.java:2375: warning: method def throws at indentation level 10 not at correct indentation, 6 15790d17697 < /Users/szita/shadow/CDH/hive/metastore/src/java/org/apache/hadoop/hive/metastore/HiveMetaStoreClient.java:2475: warning: method def throws at indentation level 10 not at correct indentation, 6 15800a17708 > /Users/szita/shadow/CDH/hive/metastore/src/java/org/apache/hadoop/hive/metastore/HiveMetaStoreClient.java:2493: warning: 'List' have incorrect indentation level 4, expected level should be 6. 15809d17716 < /Users/szita/shadow/CDH/hive/metastore/src/java/org/apache/hadoop/hive/metastore/HiveMetaStoreClient.java:2530: warning: method def throws at indentation level 10 not at correct indentation, 6 15813a17721 > /Users/szita/shadow/CDH/hive/metastore/src/java/org/apache/hadoop/hive/metastore/HiveMetaStoreClient.java:2555: warning: 'implements' have incorrect indentation level 4, expected level should be 6. 15940d17847 < /Users/szita/shadow/CDH/hive/metastore/src/java/org/apache/hadoop/hive/metastore/IMetaStoreClient.java:584: warning: method def throws at indentation level 4 not at correct indentation, 6 15984d17890 < /Users/szita/shadow/CDH/hive/metastore/src/java/org/apache/hadoop/hive/metastore/IMetaStoreClient.java:650: warning: method def throws at indentation level 10 not at correct indentation, 6 16121d18026 < /Users/szita/shadow/CDH/hive/metastore/src/java/org/apache/hadoop/hive/metastore/IMetaStoreClient.java:1074: warning: method def throws at indentation level 4 not at correct indentation, 6 16127d18031 < /Users/szita/shadow/CDH/hive/metastore/src/java/org/apache/hadoop/hive/metastore/IMetaStoreClient.java:1089: warning: method def throws at indentation level 3 not at correct indentation, 6 16136d18039 < /Users/szita/shadow/CDH/hive/metastore/src/java/org/apache/hadoop/hive/metastore/IMetaStoreClient.java:1105: warning: method def throws at indentation level 10 not at correct indentation, 6 16139a18043 > /Users/szita/shadow/CDH/hive/metastore/src/java/org/apache/hadoop/hive/metastore/IMetaStoreClient.java:1122: warning: 'String' have incorrect indentation level 4, expected level should be 6. 16145c18049 < /Users/szita/shadow/CDH/hive/metastore/src/java/org/apache/hadoop/hive/metastore/IMetaStoreClient.java:1137: warning: method def return type at indentation level 3 not at correct indentation, 2 --- > /Users/szita/shadow/CDH/hive/metastore/src/java/org/apache/hadoop/hive/metastore/IMetaStoreClient.java:1137: warning: 'method def modifier' have incorrect indentation level 3, expected level should be 2. 16196d18099 < /Users/szita/shadow/CDH/hive/metastore/src/java/org/apache/hadoop/hive/metastore/IMetaStoreClient.java:1316: warning: method def throws at indentation level 10 not at correct indentation, 6 16203d18105 < /Users/szita/shadow/CDH/hive/metastore/src/java/org/apache/hadoop/hive/metastore/IMetaStoreClient.java:1465: warning: method def throws at indentation level 4 not at correct indentation, 6 16209d18110 < /Users/szita/shadow/CDH/hive/metastore/src/java/org/apache/hadoop/hive/metastore/IMetaStoreClient.java:1519: warning: method def throws at indentation level 4 not at correct indentation, 6 16214,16215d18114 < /Users/szita/shadow/CDH/hive/metastore/src/java/org/apache/hadoop/hive/metastore/IMetaStoreClient.java:1585: warning: method def throws at indentation level 4 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/metastore/src/java/org/apache/hadoop/hive/metastore/IMetaStoreClient.java:1597: warning: method def throws at indentation level 4 not at correct indentation, 6 16218d18116 < /Users/szita/shadow/CDH/hive/metastore/src/java/org/apache/hadoop/hive/metastore/IMetaStoreClient.java:1653: warning: method def throws at indentation level 10 not at correct indentation, 6 16235d18132 < /Users/szita/shadow/CDH/hive/metastore/src/java/org/apache/hadoop/hive/metastore/IMetaStoreClient.java:1732: warning: method def throws at indentation level 4 not at correct indentation, 6 16245a18143,18146 > /Users/szita/shadow/CDH/hive/metastore/src/java/org/apache/hadoop/hive/metastore/IMetaStoreClient.java:1744: warning: 'org' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/metastore/src/java/org/apache/hadoop/hive/metastore/IMetaStoreClient.java:1745: warning: 'List' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/metastore/src/java/org/apache/hadoop/hive/metastore/IMetaStoreClient.java:1746: warning: 'List' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/metastore/src/java/org/apache/hadoop/hive/metastore/IMetaStoreClient.java:1747: warning: 'List' have incorrect indentation level 4, expected level should be 6. 16247d18147 < /Users/szita/shadow/CDH/hive/metastore/src/java/org/apache/hadoop/hive/metastore/IMetaStoreClient.java:1748: warning: method def throws at indentation level 4 not at correct indentation, 6 16267d18166 < /Users/szita/shadow/CDH/hive/metastore/src/java/org/apache/hadoop/hive/metastore/IMetaStoreClient.java:1777: warning: method def throws at indentation level 4 not at correct indentation, 6 16303d18201 < /Users/szita/shadow/CDH/hive/metastore/src/java/org/apache/hadoop/hive/metastore/messaging/EventUtils.java:83: warning: assign at indentation level 16 not at correct indentation, 10 16334d18231 < /Users/szita/shadow/CDH/hive/metastore/src/java/org/apache/hadoop/hive/metastore/MetaStoreUtils.java:337: warning: method call child at indentation level 8 not at correct indentation, 10 16337a18235 > /Users/szita/shadow/CDH/hive/metastore/src/java/org/apache/hadoop/hive/metastore/MetaStoreUtils.java:425: warning: 'asSubclass' have incorrect indentation level 8, expected level should be 10. 16347a18246 > /Users/szita/shadow/CDH/hive/metastore/src/java/org/apache/hadoop/hive/metastore/MetaStoreUtils.java:846: warning: 'schema' have incorrect indentation level 8, expected level should be 10. 16349a18249 > /Users/szita/shadow/CDH/hive/metastore/src/java/org/apache/hadoop/hive/metastore/MetaStoreUtils.java:860: warning: 'schema' have incorrect indentation level 8, expected level should be 10. 16357a18258,18261 > /Users/szita/shadow/CDH/hive/metastore/src/java/org/apache/hadoop/hive/metastore/MetaStoreUtils.java:966: warning: 'org' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/metastore/src/java/org/apache/hadoop/hive/metastore/MetaStoreUtils.java:967: warning: 'inputFormat' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/metastore/src/java/org/apache/hadoop/hive/metastore/MetaStoreUtils.java:974: warning: 'org' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/metastore/src/java/org/apache/hadoop/hive/metastore/MetaStoreUtils.java:975: warning: 'outputFormat' have incorrect indentation level 6, expected level should be 8. 16360a18265 > /Users/szita/shadow/CDH/hive/metastore/src/java/org/apache/hadoop/hive/metastore/MetaStoreUtils.java:1032: warning: '.' have incorrect indentation level 6, expected level should be 10. 16375c18280 < /Users/szita/shadow/CDH/hive/metastore/src/java/org/apache/hadoop/hive/metastore/MetaStoreUtils.java:1460: warning: if rcurly at indentation level 6 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/metastore/src/java/org/apache/hadoop/hive/metastore/MetaStoreUtils.java:1460: warning: 'if rcurly' have incorrect indentation level 6, expected level should be 4. 16386,16387c18291,18294 < /Users/szita/shadow/CDH/hive/metastore/src/java/org/apache/hadoop/hive/metastore/MetaStoreUtils.java:1544: warning: assign at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/metastore/src/java/org/apache/hadoop/hive/metastore/MetaStoreUtils.java:1549: warning: object def rcurly at indentation level 2 not at correct indentation, [6, 8] --- > /Users/szita/shadow/CDH/hive/metastore/src/java/org/apache/hadoop/hive/metastore/MetaStoreUtils.java:1545: warning: 'method def modifier' have incorrect indentation level 4, expected level should be one of the following: 8, 10, 12. > /Users/szita/shadow/CDH/hive/metastore/src/java/org/apache/hadoop/hive/metastore/MetaStoreUtils.java:1547: warning: 'method def' child have incorrect indentation level 6, expected level should be one of the following: 10, 12, 14. > /Users/szita/shadow/CDH/hive/metastore/src/java/org/apache/hadoop/hive/metastore/MetaStoreUtils.java:1548: warning: 'method def rcurly' have incorrect indentation level 4, expected level should be one of the following: 8, 10, 12. > /Users/szita/shadow/CDH/hive/metastore/src/java/org/apache/hadoop/hive/metastore/MetaStoreUtils.java:1549: warning: 'object def rcurly' have incorrect indentation level 2, expected level should be one of the following: 6, 8. 16398d18304 < /Users/szita/shadow/CDH/hive/metastore/src/java/org/apache/hadoop/hive/metastore/RetryingMetaStoreClient.java:102: warning: method def throws at indentation level 10 not at correct indentation, 6 16408,16411c18314,18333 < /Users/szita/shadow/CDH/hive/metastore/src/java/org/apache/hadoop/hive/metastore/tools/HiveMetaTool.java:320: warning: method call child at indentation level 8 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/metastore/src/java/org/apache/hadoop/hive/metastore/tools/HiveMetaTool.java:459: warning: if at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/metastore/src/java/org/apache/hadoop/hive/metastore/tools/HiveMetaTool.java:460: warning: if child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/metastore/src/java/org/apache/hadoop/hive/metastore/tools/HiveMetaTool.java:461: warning: if rcurly at indentation level 10 not at correct indentation, 8 --- > /Users/szita/shadow/CDH/hive/metastore/src/java/org/apache/hadoop/hive/metastore/tools/HiveMetaTool.java:90: warning: '"run with the dryRun option updateLocation changes are displayed but not persisted. "' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/metastore/src/java/org/apache/hadoop/hive/metastore/tools/HiveMetaTool.java:91: warning: '"dryRun is valid only with the updateLocation option."' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/metastore/src/java/org/apache/hadoop/hive/metastore/tools/HiveMetaTool.java:143: warning: '"commit of JDO transaction failed"' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/metastore/src/java/org/apache/hadoop/hive/metastore/tools/HiveMetaTool.java:163: warning: '"commit of JDO transaction failed."' have incorrect indentation level 10, expected level should be 12. > /Users/szita/shadow/CDH/hive/metastore/src/java/org/apache/hadoop/hive/metastore/tools/HiveMetaTool.java:180: warning: '"commit of JDO transaction failed."' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/metastore/src/java/org/apache/hadoop/hive/metastore/tools/HiveMetaTool.java:196: warning: 'boolean' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/metastore/src/java/org/apache/hadoop/hive/metastore/tools/HiveMetaTool.java:220: warning: 'tblName' have incorrect indentation level 10, expected level should be 12. > /Users/szita/shadow/CDH/hive/metastore/src/java/org/apache/hadoop/hive/metastore/tools/HiveMetaTool.java:234: warning: 'boolean' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/metastore/src/java/org/apache/hadoop/hive/metastore/tools/HiveMetaTool.java:258: warning: 'tblName' have incorrect indentation level 10, expected level should be 12. > /Users/szita/shadow/CDH/hive/metastore/src/java/org/apache/hadoop/hive/metastore/tools/HiveMetaTool.java:297: warning: 'String' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/metastore/src/java/org/apache/hadoop/hive/metastore/tools/HiveMetaTool.java:302: warning: '"commit of JDO transaction failed. Failed to update FSRoot locations in "' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/metastore/src/java/org/apache/hadoop/hive/metastore/tools/HiveMetaTool.java:303: warning: '"value field corresponding to "' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/metastore/src/java/org/apache/hadoop/hive/metastore/tools/HiveMetaTool.java:320: warning: 'method call' child have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/metastore/src/java/org/apache/hadoop/hive/metastore/tools/HiveMetaTool.java:320: warning: 'tblName' have incorrect indentation level 8, expected level should be 12. > /Users/szita/shadow/CDH/hive/metastore/src/java/org/apache/hadoop/hive/metastore/tools/HiveMetaTool.java:353: warning: '"to update.."' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/metastore/src/java/org/apache/hadoop/hive/metastore/tools/HiveMetaTool.java:362: warning: '"to update.."' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/metastore/src/java/org/apache/hadoop/hive/metastore/tools/HiveMetaTool.java:459: warning: 'if' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/metastore/src/java/org/apache/hadoop/hive/metastore/tools/HiveMetaTool.java:460: warning: 'if' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/metastore/src/java/org/apache/hadoop/hive/metastore/tools/HiveMetaTool.java:461: warning: 'if rcurly' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/metastore/src/java/org/apache/hadoop/hive/metastore/tools/HiveMetaTool.java:462: warning: 'if' child have incorrect indentation level 12, expected level should be 10. 16413,16426c18335,18347 < /Users/szita/shadow/CDH/hive/metastore/src/java/org/apache/hadoop/hive/metastore/tools/HiveMetaTool.java:462: warning: if child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/metastore/src/java/org/apache/hadoop/hive/metastore/tools/HiveMetaTool.java:463: warning: if rcurly at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/metastore/src/java/org/apache/hadoop/hive/metastore/tools/HiveMetaTool.java:464: warning: else child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/metastore/src/java/org/apache/hadoop/hive/metastore/tools/HiveMetaTool.java:465: warning: else rcurly at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/metastore/src/java/org/apache/hadoop/hive/metastore/tools/HiveMetaTool.java:466: warning: if rcurly at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/metastore/src/java/org/apache/hadoop/hive/metastore/tools/HiveMetaTool.java:467: warning: if at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/metastore/src/java/org/apache/hadoop/hive/metastore/tools/HiveMetaTool.java:468: warning: if child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/metastore/src/java/org/apache/hadoop/hive/metastore/tools/HiveMetaTool.java:469: warning: if rcurly at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/metastore/src/java/org/apache/hadoop/hive/metastore/tools/HiveMetaTool.java:470: warning: if child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/metastore/src/java/org/apache/hadoop/hive/metastore/tools/HiveMetaTool.java:471: warning: if rcurly at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/metastore/src/java/org/apache/hadoop/hive/metastore/tools/HiveMetaTool.java:472: warning: if child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/metastore/src/java/org/apache/hadoop/hive/metastore/tools/HiveMetaTool.java:473: warning: if child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/metastore/src/java/org/apache/hadoop/hive/metastore/tools/HiveMetaTool.java:474: warning: if rcurly at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/metastore/src/java/org/apache/hadoop/hive/metastore/tools/HiveMetaTool.java:475: warning: else child at indentation level 12 not at correct indentation, 10 --- > /Users/szita/shadow/CDH/hive/metastore/src/java/org/apache/hadoop/hive/metastore/tools/HiveMetaTool.java:463: warning: 'if rcurly' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/metastore/src/java/org/apache/hadoop/hive/metastore/tools/HiveMetaTool.java:464: warning: 'else' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/metastore/src/java/org/apache/hadoop/hive/metastore/tools/HiveMetaTool.java:465: warning: 'else rcurly' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/metastore/src/java/org/apache/hadoop/hive/metastore/tools/HiveMetaTool.java:466: warning: 'if rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/metastore/src/java/org/apache/hadoop/hive/metastore/tools/HiveMetaTool.java:467: warning: 'if' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/metastore/src/java/org/apache/hadoop/hive/metastore/tools/HiveMetaTool.java:468: warning: 'if' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/metastore/src/java/org/apache/hadoop/hive/metastore/tools/HiveMetaTool.java:469: warning: 'if rcurly' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/metastore/src/java/org/apache/hadoop/hive/metastore/tools/HiveMetaTool.java:470: warning: 'if' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/metastore/src/java/org/apache/hadoop/hive/metastore/tools/HiveMetaTool.java:471: warning: 'if rcurly' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/metastore/src/java/org/apache/hadoop/hive/metastore/tools/HiveMetaTool.java:472: warning: 'if' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/metastore/src/java/org/apache/hadoop/hive/metastore/tools/HiveMetaTool.java:473: warning: 'if' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/metastore/src/java/org/apache/hadoop/hive/metastore/tools/HiveMetaTool.java:474: warning: 'if rcurly' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/metastore/src/java/org/apache/hadoop/hive/metastore/tools/HiveMetaTool.java:475: warning: 'else' child have incorrect indentation level 12, expected level should be 10. 16428,16438c18349,18359 < /Users/szita/shadow/CDH/hive/metastore/src/java/org/apache/hadoop/hive/metastore/tools/HiveMetaTool.java:476: warning: for at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/metastore/src/java/org/apache/hadoop/hive/metastore/tools/HiveMetaTool.java:477: warning: for child at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/metastore/src/java/org/apache/hadoop/hive/metastore/tools/HiveMetaTool.java:478: warning: for rcurly at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/metastore/src/java/org/apache/hadoop/hive/metastore/tools/HiveMetaTool.java:479: warning: else child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/metastore/src/java/org/apache/hadoop/hive/metastore/tools/HiveMetaTool.java:480: warning: else rcurly at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/metastore/src/java/org/apache/hadoop/hive/metastore/tools/HiveMetaTool.java:481: warning: else child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/metastore/src/java/org/apache/hadoop/hive/metastore/tools/HiveMetaTool.java:482: warning: else rcurly at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/metastore/src/java/org/apache/hadoop/hive/metastore/tools/HiveMetaTool.java:483: warning: try rcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/metastore/src/java/org/apache/hadoop/hive/metastore/tools/HiveMetaTool.java:484: warning: finally child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/metastore/src/java/org/apache/hadoop/hive/metastore/tools/HiveMetaTool.java:485: warning: finally rcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/metastore/src/java/org/apache/hadoop/hive/metastore/tools/HiveMetaTool.java:486: warning: method def rcurly at indentation level 3 not at correct indentation, 2 --- > /Users/szita/shadow/CDH/hive/metastore/src/java/org/apache/hadoop/hive/metastore/tools/HiveMetaTool.java:476: warning: 'for' have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/metastore/src/java/org/apache/hadoop/hive/metastore/tools/HiveMetaTool.java:477: warning: 'for' child have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/metastore/src/java/org/apache/hadoop/hive/metastore/tools/HiveMetaTool.java:478: warning: 'for rcurly' have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/metastore/src/java/org/apache/hadoop/hive/metastore/tools/HiveMetaTool.java:479: warning: 'else' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/metastore/src/java/org/apache/hadoop/hive/metastore/tools/HiveMetaTool.java:480: warning: 'else rcurly' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/metastore/src/java/org/apache/hadoop/hive/metastore/tools/HiveMetaTool.java:481: warning: 'else' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/metastore/src/java/org/apache/hadoop/hive/metastore/tools/HiveMetaTool.java:482: warning: 'else rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/metastore/src/java/org/apache/hadoop/hive/metastore/tools/HiveMetaTool.java:483: warning: 'try rcurly' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/metastore/src/java/org/apache/hadoop/hive/metastore/tools/HiveMetaTool.java:484: warning: 'finally' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/metastore/src/java/org/apache/hadoop/hive/metastore/tools/HiveMetaTool.java:485: warning: 'finally rcurly' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/metastore/src/java/org/apache/hadoop/hive/metastore/tools/HiveMetaTool.java:486: warning: 'method def rcurly' have incorrect indentation level 3, expected level should be 2. 16441c18362 < /Users/szita/shadow/CDH/hive/metastore/src/java/org/apache/hadoop/hive/metastore/TUGIBasedProcessor.java:59: warning: member def at indentation level 4 not at correct indentation, 2 --- > /Users/szita/shadow/CDH/hive/metastore/src/java/org/apache/hadoop/hive/metastore/TUGIBasedProcessor.java:59: warning: 'functions' have incorrect indentation level 4, expected level should be 6. 16445,16449c18366,18370 < /Users/szita/shadow/CDH/hive/metastore/src/java/org/apache/hadoop/hive/metastore/TUGIBasedProcessor.java:130: warning: try at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/metastore/src/java/org/apache/hadoop/hive/metastore/TUGIBasedProcessor.java:131: warning: try child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/metastore/src/java/org/apache/hadoop/hive/metastore/TUGIBasedProcessor.java:132: warning: try rcurly at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/metastore/src/java/org/apache/hadoop/hive/metastore/TUGIBasedProcessor.java:133: warning: catch child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/metastore/src/java/org/apache/hadoop/hive/metastore/TUGIBasedProcessor.java:134: warning: catch rcurly at indentation level 10 not at correct indentation, 8 --- > /Users/szita/shadow/CDH/hive/metastore/src/java/org/apache/hadoop/hive/metastore/TUGIBasedProcessor.java:130: warning: 'try' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/metastore/src/java/org/apache/hadoop/hive/metastore/TUGIBasedProcessor.java:131: warning: 'try' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/metastore/src/java/org/apache/hadoop/hive/metastore/TUGIBasedProcessor.java:132: warning: 'try rcurly' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/metastore/src/java/org/apache/hadoop/hive/metastore/TUGIBasedProcessor.java:133: warning: 'catch' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/metastore/src/java/org/apache/hadoop/hive/metastore/TUGIBasedProcessor.java:134: warning: 'catch rcurly' have incorrect indentation level 10, expected level should be 8. 16453d18373 < /Users/szita/shadow/CDH/hive/metastore/src/java/org/apache/hadoop/hive/metastore/TUGIBasedProcessor.java:147: warning: operator new child at indentation level 6 not at correct indentation, 8 16456d18375 < 16463c18382 < [INFO] --- maven-checkstyle-plugin:2.12.1:checkstyle (default-cli) @ hive-vector-code-gen --- --- > [INFO] --- maven-checkstyle-plugin:2.15:checkstyle (default-cli) @ hive-vector-code-gen --- 16468c18387 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:42: warning: array initialization lcurly at indentation level 4 not at correct indentation, 2 --- > /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:42: warning: 'array initialization lcurly' have incorrect indentation level 4, expected level should be 2. 16472d18390 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:77: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 16474d18391 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:78: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 16476d18392 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:79: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 16478d18393 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:81: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 16480d18394 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:82: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 16482d18395 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:83: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 16484d18396 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:87: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 16486d18397 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:88: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 16488d18398 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:89: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 16490d18399 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:91: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 16492d18400 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:92: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 16494d18401 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:93: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 16496,16501d18402 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:97: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:98: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:99: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:101: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:102: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:103: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 16503d18403 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:105: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 16505d18404 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:106: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 16507d18405 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:107: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 16509,16511d18406 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:111: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:112: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:113: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 16513,16527d18407 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:117: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:118: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:119: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:121: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:122: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:123: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:125: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:126: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:127: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:131: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:132: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:133: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:135: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:136: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:137: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 16530d18409 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:141: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 16532d18410 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:142: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 16534d18411 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:143: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 16536d18412 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:145: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 16538d18413 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:146: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 16540d18414 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:147: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 16542d18415 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:149: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 16544d18416 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:150: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 16546d18417 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:151: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 16549d18419 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:155: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 16551d18420 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:156: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 16553d18421 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:157: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 16555d18422 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:159: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 16557d18423 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:160: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 16559d18424 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:161: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 16561d18425 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:163: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 16564d18427 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:164: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 16567d18429 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:165: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 16569,16861d18430 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:168: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:169: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:170: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:172: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:173: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:174: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:176: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:177: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:178: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:180: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:181: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:182: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:184: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:185: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:186: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:188: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:189: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:190: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:192: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:193: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:194: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:196: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:197: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:198: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:200: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:201: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:202: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:204: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:205: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:206: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:208: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:209: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:210: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:212: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:213: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:214: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:217: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:218: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:219: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:220: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:221: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:222: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:223: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:224: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:225: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:227: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:228: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:229: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:230: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:231: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:232: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:233: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:234: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:235: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:236: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:237: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:238: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:240: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:241: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:242: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:244: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:245: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:246: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:248: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:249: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:250: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:252: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:253: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:255: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:256: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:258: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:259: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:261: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:262: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:264: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:265: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:267: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:268: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:270: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:271: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:272: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:273: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:274: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:275: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:276: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:277: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:278: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:279: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:280: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:281: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:283: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:284: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:285: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:286: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:287: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:288: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:290: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:291: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:292: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:293: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:294: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:295: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:296: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:297: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:298: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:299: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:300: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:301: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:303: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:304: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:305: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:306: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:307: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:308: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:311: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:312: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:313: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:314: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:315: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:316: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:318: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:319: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:320: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:321: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:322: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:323: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:325: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:326: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:327: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:328: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:329: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:330: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:332: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:333: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:334: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:335: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:336: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:337: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:339: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:340: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:341: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:342: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:343: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:344: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:346: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:347: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:348: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:349: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:350: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:351: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:354: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:355: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:356: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:357: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:358: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:359: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:360: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:361: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:362: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:363: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:364: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:365: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:367: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:368: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:369: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:370: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:371: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:372: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:373: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:374: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:375: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:376: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:377: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:378: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:380: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:381: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:382: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:383: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:384: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:385: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:386: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:387: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:388: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:389: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:390: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:391: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:393: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:394: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:395: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:396: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:397: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:398: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:399: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:400: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:401: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:402: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:403: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:404: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:406: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:407: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:408: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:409: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:410: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:411: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:412: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:413: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:414: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:415: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:416: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:417: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:419: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:420: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:421: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:422: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:423: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:424: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:425: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:426: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:427: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:428: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:429: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:430: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:433: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:434: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:435: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:436: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:437: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:438: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:439: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:440: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:441: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:442: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:443: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:444: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:446: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:447: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:448: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:449: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:450: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:451: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:452: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:453: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:454: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:455: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:456: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:457: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:459: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:460: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:461: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:462: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:463: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:464: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:465: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:466: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:467: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:468: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:469: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:470: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:472: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:473: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:474: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:475: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:476: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:477: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:478: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:479: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:480: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:481: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:482: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:483: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:487: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:488: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:489: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:490: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:491: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:492: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:494: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:495: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:496: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:497: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:498: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:499: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:501: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:502: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:503: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:504: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:505: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:506: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:508: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:509: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:510: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:511: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:512: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 16863,16868d18431 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:513: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:515: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:516: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:517: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:518: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:519: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 16870,16871d18432 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:520: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:522: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 16873,16874d18433 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:523: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:524: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 16876,16877d18434 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:525: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:526: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 16879,17250c18436,18447 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:527: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:532: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:533: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:534: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:535: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:536: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:537: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:538: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:539: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:540: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:541: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:542: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:543: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:545: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:546: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:547: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:548: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:549: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:550: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:551: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:552: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:553: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:554: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:555: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:556: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:558: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:559: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:560: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:561: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:562: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:563: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:564: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:565: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:566: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:567: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:568: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:569: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:571: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:572: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:573: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:574: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:575: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:576: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:577: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:578: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:579: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:580: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:581: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:582: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:584: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:585: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:586: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:587: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:588: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:589: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:590: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:591: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:592: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:593: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:594: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:595: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:597: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:598: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:599: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:600: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:601: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:602: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:603: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:604: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:605: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:606: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:607: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:608: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:611: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:612: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:613: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:614: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:615: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:616: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:618: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:619: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:620: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:621: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:622: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:623: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:625: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:626: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:627: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:628: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:629: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:630: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:632: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:633: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:634: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:635: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:636: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:637: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:639: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:640: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:642: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:643: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:645: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:646: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:648: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:649: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:650: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:651: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:652: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:653: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:655: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:656: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:657: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:658: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:659: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:660: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:662: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:663: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:664: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:665: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:666: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:667: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:669: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:670: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:671: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:672: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:673: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:674: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:676: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:677: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:678: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:679: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:680: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:681: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:683: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:684: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:685: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:686: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:687: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:688: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:690: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:691: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:692: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:693: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:694: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:695: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:697: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:698: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:699: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:700: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:701: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:702: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:705: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:706: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:707: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:708: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:709: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:710: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:712: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:713: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:714: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:715: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:716: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:717: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:719: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:720: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:721: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:722: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:723: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:724: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:727: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:728: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:729: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:730: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:731: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:732: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:734: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:735: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:736: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:737: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:738: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:739: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:741: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:742: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:743: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:744: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:745: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:746: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:749: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:750: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:751: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:752: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:753: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:754: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:756: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:757: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:758: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:759: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:760: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:761: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:763: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:764: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:765: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:766: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:767: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:768: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:770: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:771: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:772: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:773: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:774: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:775: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:777: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:778: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:779: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:780: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:781: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:782: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:784: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:785: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:786: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:787: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:788: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:789: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:791: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:792: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:793: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:794: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:795: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:796: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:797: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:798: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:799: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:800: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:801: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:802: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:804: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:805: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:806: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:807: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:808: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:809: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:810: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:811: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:812: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:813: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:814: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:815: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:817: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:818: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:819: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:820: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:822: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:823: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:825: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:826: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:829: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:830: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:831: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:832: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:833: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:834: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:835: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:836: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:838: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:839: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:840: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:841: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:842: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:843: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:844: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:845: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:846: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:847: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:848: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:849: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:851: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:852: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:853: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:854: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:855: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:856: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:859: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:860: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:861: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:862: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:863: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:864: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:866: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:867: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:868: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:869: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:870: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:871: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:873: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:874: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:875: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:876: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:877: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:878: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:880: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:881: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:882: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:883: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:884: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:885: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:888: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:889: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:890: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:891: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:892: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:893: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:895: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:896: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:897: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:898: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:899: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:900: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:902: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:903: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:904: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:905: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:906: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:907: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:909: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:910: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:911: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:912: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:913: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:914: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:918: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:919: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:922: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:924: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:925: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:927: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:928: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:929: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:930: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:931: warning: array initialization child at indentation level 8 not at correct indentation, [6, 7] < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:932: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:933: warning: array initialization child at indentation level 8 not at correct indentation, [6, 7] < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:934: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:935: warning: array initialization child at indentation level 8 not at correct indentation, [6, 7] < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:936: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:937: warning: array initialization child at indentation level 8 not at correct indentation, [6, 7] < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:940: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:941: warning: array initialization child at indentation level 8 not at correct indentation, [6, 7] < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:942: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:943: warning: array initialization child at indentation level 8 not at correct indentation, [6, 7] < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:946: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:947: warning: array initialization child at indentation level 8 not at correct indentation, [6, 7] < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:948: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:949: warning: array initialization child at indentation level 8 not at correct indentation, [6, 7] < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:950: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:951: warning: array initialization child at indentation level 8 not at correct indentation, [6, 7] < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:952: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:953: warning: array initialization child at indentation level 8 not at correct indentation, [6, 7] < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:954: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:955: warning: array initialization child at indentation level 8 not at correct indentation, [6, 7] < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:956: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:957: warning: array initialization child at indentation level 8 not at correct indentation, [6, 7] < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:958: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:959: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:960: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:961: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:962: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:963: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:964: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:965: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:966: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:967: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:968: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:931: warning: 'array initialization' child have incorrect indentation level 8, expected level should be one of the following: 7, 10. > /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:933: warning: 'array initialization' child have incorrect indentation level 8, expected level should be one of the following: 7, 10. > /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:935: warning: 'array initialization' child have incorrect indentation level 8, expected level should be one of the following: 7, 10. > /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:937: warning: 'array initialization' child have incorrect indentation level 8, expected level should be one of the following: 7, 10. > /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:941: warning: 'array initialization' child have incorrect indentation level 8, expected level should be one of the following: 7, 10. > /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:943: warning: 'array initialization' child have incorrect indentation level 8, expected level should be one of the following: 7, 10. > /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:947: warning: 'array initialization' child have incorrect indentation level 8, expected level should be one of the following: 7, 10. > /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:949: warning: 'array initialization' child have incorrect indentation level 8, expected level should be one of the following: 7, 10. > /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:951: warning: 'array initialization' child have incorrect indentation level 8, expected level should be one of the following: 7, 10. > /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:953: warning: 'array initialization' child have incorrect indentation level 8, expected level should be one of the following: 7, 10. > /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:955: warning: 'array initialization' child have incorrect indentation level 8, expected level should be one of the following: 7, 10. > /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:957: warning: 'array initialization' child have incorrect indentation level 8, expected level should be one of the following: 7, 10. 17252,17253d18448 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:969: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:970: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 17255,17339c18450,18452 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:971: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:972: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:973: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:975: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:976: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:977: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:978: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:979: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:980: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:981: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:984: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:985: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:986: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:987: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:988: warning: array initialization child at indentation level 8 not at correct indentation, [6, 7] < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:989: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:990: warning: array initialization child at indentation level 8 not at correct indentation, [6, 7] < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:991: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:992: warning: array initialization child at indentation level 12 not at correct indentation, [6, 7] < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:999: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:1000: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:1004: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:1005: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:1006: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:1007: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:1008: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:1009: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:1010: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:1011: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:1012: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:1013: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:1014: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:1015: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:1018: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:1019: warning: array initialization child at indentation level 10 not at correct indentation, [6, 7] < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:1020: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:1021: warning: array initialization child at indentation level 10 not at correct indentation, [6, 7] < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:1022: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:1023: warning: array initialization child at indentation level 10 not at correct indentation, [6, 7] < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:1024: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:1025: warning: array initialization child at indentation level 10 not at correct indentation, [6, 7] < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:1027: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:1028: warning: array initialization child at indentation level 10 not at correct indentation, [6, 7] < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:1029: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:1030: warning: array initialization child at indentation level 10 not at correct indentation, [6, 7] < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:1032: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:1033: warning: array initialization child at indentation level 10 not at correct indentation, [6, 7] < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:1034: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:1035: warning: array initialization child at indentation level 10 not at correct indentation, [6, 7] < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:1037: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:1038: warning: array initialization child at indentation level 10 not at correct indentation, [6, 7] < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:1039: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:1040: warning: array initialization child at indentation level 10 not at correct indentation, [6, 7] < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:1042: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:1043: warning: array initialization child at indentation level 10 not at correct indentation, [6, 7] < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:1044: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:1045: warning: array initialization child at indentation level 10 not at correct indentation, [6, 7] < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:1047: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:1048: warning: array initialization child at indentation level 10 not at correct indentation, [6, 7] < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:1049: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:1050: warning: array initialization child at indentation level 10 not at correct indentation, [6, 7] < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:1053: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:1054: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:1057: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:1058: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:1060: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:1061: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:1063: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:1064: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:1066: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:1067: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:1069: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:1070: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:1073: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:1074: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:1076: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:1077: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:1086: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:1087: warning: array initialization child at indentation level 10 not at correct indentation, [6, 7] < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:1088: warning: array initialization child at indentation level 10 not at correct indentation, [6, 7] < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:1089: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:1090: warning: array initialization child at indentation level 10 not at correct indentation, [6, 7] < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:1091: warning: array initialization child at indentation level 10 not at correct indentation, [6, 7] < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:1092: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:1093: warning: array initialization child at indentation level 10 not at correct indentation, [6, 7] --- > /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:988: warning: 'array initialization' child have incorrect indentation level 8, expected level should be one of the following: 7, 10. > /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:990: warning: 'array initialization' child have incorrect indentation level 8, expected level should be one of the following: 7, 10. > /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:992: warning: 'array initialization' child have incorrect indentation level 12, expected level should be one of the following: 7, 10. 17341,17343d18453 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:1094: warning: array initialization child at indentation level 10 not at correct indentation, [6, 7] < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:1095: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:1096: warning: array initialization child at indentation level 10 not at correct indentation, [6, 7] 17345,17360c18455,18461 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:1097: warning: array initialization child at indentation level 10 not at correct indentation, [6, 7] < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:1099: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:1100: warning: array initialization child at indentation level 10 not at correct indentation, [6, 7] < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:1101: warning: array initialization child at indentation level 10 not at correct indentation, [6, 7] < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:1102: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:1103: warning: array initialization child at indentation level 8 not at correct indentation, [6, 7] < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:1104: warning: array initialization child at indentation level 8 not at correct indentation, [6, 7] < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:1106: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:1107: warning: array initialization child at indentation level 8 not at correct indentation, [6, 7] < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:1108: warning: array initialization child at indentation level 8 not at correct indentation, [6, 7] < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:1109: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:1110: warning: array initialization child at indentation level 8 not at correct indentation, [6, 7] < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:1111: warning: array initialization child at indentation level 8 not at correct indentation, [6, 7] < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:1114: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:1115: warning: array initialization lcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:1116: warning: array initialization rcurly at indentation level 4 not at correct indentation, 2 --- > /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:1103: warning: 'array initialization' child have incorrect indentation level 8, expected level should be one of the following: 7, 10. > /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:1104: warning: 'array initialization' child have incorrect indentation level 8, expected level should be one of the following: 7, 10. > /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:1107: warning: 'array initialization' child have incorrect indentation level 8, expected level should be one of the following: 7, 10. > /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:1108: warning: 'array initialization' child have incorrect indentation level 8, expected level should be one of the following: 7, 10. > /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:1110: warning: 'array initialization' child have incorrect indentation level 8, expected level should be one of the following: 7, 10. > /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:1111: warning: 'array initialization' child have incorrect indentation level 8, expected level should be one of the following: 7, 10. > /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:1116: warning: 'array initialization rcurly' have incorrect indentation level 4, expected level should be one of the following: 2, 6. 17421c18522 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:1311: warning: if rcurly at indentation level 7 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:1311: warning: 'if rcurly' have incorrect indentation level 7, expected level should be 6. 17461a18563 > /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:1471: warning: '(' have incorrect indentation level 6, expected level should be 8. 17462a18565 > /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:1491: warning: '(' have incorrect indentation level 6, expected level should be 8. 17475,17486c18578,18595 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:1622: warning: method def child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:1623: warning: method def child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:1624: warning: method def child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:1625: warning: method def child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:1627: warning: method def child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:1629: warning: method def child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:1630: warning: method def child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:1631: warning: method def child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:1632: warning: method def child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:1633: warning: method def child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:1634: warning: method def child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:1636: warning: method def rcurly at indentation level 4 not at correct indentation, 2 --- > /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:1622: warning: 'member def type' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:1622: warning: 'method def' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:1623: warning: 'member def type' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:1623: warning: 'method def' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:1624: warning: 'member def type' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:1624: warning: 'method def' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:1625: warning: 'member def type' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:1625: warning: 'method def' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:1627: warning: 'member def type' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:1627: warning: 'method def' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:1629: warning: 'member def type' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:1629: warning: 'method def' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:1630: warning: 'method def' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:1631: warning: 'method def' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:1632: warning: 'method def' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:1633: warning: 'method def' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:1634: warning: 'method def' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:1636: warning: 'method def rcurly' have incorrect indentation level 4, expected level should be 2. 17501c18610 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:1876: warning: method def rcurly at indentation level 37 not at correct indentation, 2 --- > /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:1876: warning: 'method def rcurly' have incorrect indentation level 37, expected level should be 2. 17524c18633,18634 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:2092: warning: method def child at indentation level 8 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:2092: warning: 'member def type' have incorrect indentation level 8, expected level should be 4. > /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:2092: warning: 'method def' child have incorrect indentation level 8, expected level should be 4. 17533c18643,18645 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:2237: warning: method def child at indentation level 8 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:2236: warning: '+' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:2237: warning: 'member def type' have incorrect indentation level 8, expected level should be 4. > /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:2237: warning: 'method def' child have incorrect indentation level 8, expected level should be 4. 17582,17630c18694,18773 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:2746: warning: method def child at indentation level 5 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:2747: warning: method def child at indentation level 5 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:2748: warning: method def child at indentation level 5 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:2749: warning: method def child at indentation level 5 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:2750: warning: method def child at indentation level 5 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:2751: warning: method def child at indentation level 5 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:2754: warning: method def child at indentation level 5 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:2755: warning: method def child at indentation level 5 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:2756: warning: method def child at indentation level 5 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:2757: warning: method def child at indentation level 5 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:2758: warning: method def child at indentation level 5 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:2759: warning: method def child at indentation level 5 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:2760: warning: method def child at indentation level 5 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:2761: warning: method def child at indentation level 5 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:2762: warning: method def child at indentation level 5 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:2763: warning: method def child at indentation level 5 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:2764: warning: method def child at indentation level 5 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:2765: warning: method def child at indentation level 5 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:2766: warning: method def child at indentation level 5 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:2767: warning: method def child at indentation level 5 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:2768: warning: method def child at indentation level 5 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:2771: warning: if at indentation level 5 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:2772: warning: if child at indentation level 7 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:2778: warning: if rcurly at indentation level 5 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:2779: warning: else child at indentation level 7 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:2785: warning: else rcurly at indentation level 5 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:2790: warning: method def child at indentation level 5 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:2791: warning: method def child at indentation level 5 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:2792: warning: method def child at indentation level 5 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:2793: warning: method def child at indentation level 5 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:2795: warning: method def child at indentation level 5 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:2796: warning: method def child at indentation level 5 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:2799: warning: method def child at indentation level 5 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:2800: warning: method def child at indentation level 5 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:2801: warning: method def child at indentation level 5 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:2802: warning: method def child at indentation level 5 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:2803: warning: method def child at indentation level 5 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:2804: warning: method def child at indentation level 5 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:2805: warning: method def child at indentation level 5 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:2806: warning: method def child at indentation level 5 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:2807: warning: method def child at indentation level 5 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:2808: warning: method def child at indentation level 5 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:2809: warning: method def child at indentation level 5 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:2810: warning: method def child at indentation level 5 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:2813: warning: method def child at indentation level 5 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:2814: warning: if at indentation level 5 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:2815: warning: if child at indentation level 7 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:2816: warning: if rcurly at indentation level 5 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:2818: warning: method def child at indentation level 5 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:2665: warning: 'String' have incorrect indentation level 5, expected level should be 6. > /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:2709: warning: 'String' have incorrect indentation level 5, expected level should be 6. > /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:2745: warning: 'String' have incorrect indentation level 5, expected level should be 6. > /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:2746: warning: 'member def type' have incorrect indentation level 5, expected level should be 4. > /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:2746: warning: 'method def' child have incorrect indentation level 5, expected level should be 4. > /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:2747: warning: 'member def type' have incorrect indentation level 5, expected level should be 4. > /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:2747: warning: 'method def' child have incorrect indentation level 5, expected level should be 4. > /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:2748: warning: 'member def type' have incorrect indentation level 5, expected level should be 4. > /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:2748: warning: 'method def' child have incorrect indentation level 5, expected level should be 4. > /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:2749: warning: 'member def type' have incorrect indentation level 5, expected level should be 4. > /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:2749: warning: 'method def' child have incorrect indentation level 5, expected level should be 4. > /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:2750: warning: 'member def type' have incorrect indentation level 5, expected level should be 4. > /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:2750: warning: 'method def' child have incorrect indentation level 5, expected level should be 4. > /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:2751: warning: 'member def type' have incorrect indentation level 5, expected level should be 4. > /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:2751: warning: 'method def' child have incorrect indentation level 5, expected level should be 4. > /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:2754: warning: 'member def type' have incorrect indentation level 5, expected level should be 4. > /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:2754: warning: 'method def' child have incorrect indentation level 5, expected level should be 4. > /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:2755: warning: 'member def type' have incorrect indentation level 5, expected level should be 4. > /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:2755: warning: 'method def' child have incorrect indentation level 5, expected level should be 4. > /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:2756: warning: 'method def' child have incorrect indentation level 5, expected level should be 4. > /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:2757: warning: 'method def' child have incorrect indentation level 5, expected level should be 4. > /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:2758: warning: 'method def' child have incorrect indentation level 5, expected level should be 4. > /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:2759: warning: 'method def' child have incorrect indentation level 5, expected level should be 4. > /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:2760: warning: 'method def' child have incorrect indentation level 5, expected level should be 4. > /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:2761: warning: 'method def' child have incorrect indentation level 5, expected level should be 4. > /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:2762: warning: 'method def' child have incorrect indentation level 5, expected level should be 4. > /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:2763: warning: 'method def' child have incorrect indentation level 5, expected level should be 4. > /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:2764: warning: 'member def type' have incorrect indentation level 5, expected level should be 4. > /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:2764: warning: 'method def' child have incorrect indentation level 5, expected level should be 4. > /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:2765: warning: 'member def type' have incorrect indentation level 5, expected level should be 4. > /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:2765: warning: 'method def' child have incorrect indentation level 5, expected level should be 4. > /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:2766: warning: 'method def' child have incorrect indentation level 5, expected level should be 4. > /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:2767: warning: 'method def' child have incorrect indentation level 5, expected level should be 4. > /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:2768: warning: 'method def' child have incorrect indentation level 5, expected level should be 4. > /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:2769: warning: 'className' have incorrect indentation level 8, expected level should be 9. > /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:2771: warning: 'if' have incorrect indentation level 5, expected level should be 4. > /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:2772: warning: 'if' child have incorrect indentation level 7, expected level should be 6. > /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:2778: warning: 'if rcurly' have incorrect indentation level 5, expected level should be 4. > /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:2779: warning: 'else' child have incorrect indentation level 7, expected level should be 6. > /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:2785: warning: 'else rcurly' have incorrect indentation level 5, expected level should be 4. > /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:2789: warning: 'String' have incorrect indentation level 5, expected level should be 6. > /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:2790: warning: 'member def type' have incorrect indentation level 5, expected level should be 4. > /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:2790: warning: 'method def' child have incorrect indentation level 5, expected level should be 4. > /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:2791: warning: 'member def type' have incorrect indentation level 5, expected level should be 4. > /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:2791: warning: 'method def' child have incorrect indentation level 5, expected level should be 4. > /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:2792: warning: 'member def type' have incorrect indentation level 5, expected level should be 4. > /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:2792: warning: 'method def' child have incorrect indentation level 5, expected level should be 4. > /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:2793: warning: 'member def type' have incorrect indentation level 5, expected level should be 4. > /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:2793: warning: 'method def' child have incorrect indentation level 5, expected level should be 4. > /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:2795: warning: 'member def type' have incorrect indentation level 5, expected level should be 4. > /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:2795: warning: 'method def' child have incorrect indentation level 5, expected level should be 4. > /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:2796: warning: 'member def type' have incorrect indentation level 5, expected level should be 4. > /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:2796: warning: 'method def' child have incorrect indentation level 5, expected level should be 4. > /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:2799: warning: 'member def type' have incorrect indentation level 5, expected level should be 4. > /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:2799: warning: 'method def' child have incorrect indentation level 5, expected level should be 4. > /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:2800: warning: 'member def type' have incorrect indentation level 5, expected level should be 4. > /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:2800: warning: 'method def' child have incorrect indentation level 5, expected level should be 4. > /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:2801: warning: 'method def' child have incorrect indentation level 5, expected level should be 4. > /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:2802: warning: 'method def' child have incorrect indentation level 5, expected level should be 4. > /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:2803: warning: 'method def' child have incorrect indentation level 5, expected level should be 4. > /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:2804: warning: 'method def' child have incorrect indentation level 5, expected level should be 4. > /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:2805: warning: 'method def' child have incorrect indentation level 5, expected level should be 4. > /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:2806: warning: 'method def' child have incorrect indentation level 5, expected level should be 4. > /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:2807: warning: 'method def' child have incorrect indentation level 5, expected level should be 4. > /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:2808: warning: 'method def' child have incorrect indentation level 5, expected level should be 4. > /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:2809: warning: 'method def' child have incorrect indentation level 5, expected level should be 4. > /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:2810: warning: 'method def' child have incorrect indentation level 5, expected level should be 4. > /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:2811: warning: 'className' have incorrect indentation level 8, expected level should be 9. > /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:2813: warning: 'member def type' have incorrect indentation level 5, expected level should be 4. > /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:2813: warning: 'method def' child have incorrect indentation level 5, expected level should be 4. > /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:2814: warning: 'if' have incorrect indentation level 5, expected level should be 4. > /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:2815: warning: 'if' child have incorrect indentation level 7, expected level should be 6. > /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:2816: warning: 'if rcurly' have incorrect indentation level 5, expected level should be 4. > /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:2818: warning: 'method def' child have incorrect indentation level 5, expected level should be 4. > /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:2848: warning: 'className' have incorrect indentation level 7, expected level should be 8. > /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:2862: warning: 'className' have incorrect indentation level 7, expected level should be 8. > /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:2876: warning: 'className' have incorrect indentation level 7, expected level should be 8. > /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:2890: warning: 'className' have incorrect indentation level 7, expected level should be 8. > /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:2904: warning: 'className' have incorrect indentation level 7, expected level should be 8. > /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:2918: warning: 'className' have incorrect indentation level 7, expected level should be 8. 17681,17697c18824,18843 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:3429: warning: method def child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:3430: warning: while at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:3431: warning: if at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:3432: warning: if child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:3433: warning: if rcurly at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:3434: warning: while child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:3435: warning: if at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:3436: warning: if at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:3437: warning: if child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:3438: warning: if child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:3439: warning: if rcurly at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:3440: warning: if child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:3441: warning: if child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:3442: warning: if rcurly at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:3445: warning: if at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:3446: warning: if child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:3447: warning: if rcurly at indentation level 8 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:3429: warning: 'member def modifier' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:3429: warning: 'method def' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:3430: warning: 'while' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:3431: warning: 'if' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:3432: warning: 'if' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:3433: warning: 'if rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:3434: warning: 'member def type' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:3434: warning: 'while' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:3435: warning: 'if' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:3436: warning: 'if' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:3437: warning: 'if' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:3438: warning: 'if' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:3439: warning: 'if rcurly' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:3440: warning: 'if' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:3441: warning: 'if' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:3442: warning: 'if rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:3445: warning: 'if' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:3446: warning: 'if' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:3447: warning: 'if rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:3448: warning: 'else' child have incorrect indentation level 10, expected level should be 8. 17699,17701c18845,18846 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:3448: warning: else child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:3449: warning: else rcurly at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:3450: warning: while rcurly at indentation level 6 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:3449: warning: 'else rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:3450: warning: 'while rcurly' have incorrect indentation level 6, expected level should be 4. 17713a18859 > /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:3538: warning: 'array initialization lcurly' have incorrect indentation level 4, expected level should be 6. 17714a18861 > /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:3539: warning: 'array initialization lcurly' have incorrect indentation level 4, expected level should be 6. 17715a18863 > /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:3540: warning: 'array initialization lcurly' have incorrect indentation level 4, expected level should be 6. 17716a18865 > /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:3541: warning: 'array initialization lcurly' have incorrect indentation level 4, expected level should be 6. 17717a18867 > /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:3542: warning: 'array initialization lcurly' have incorrect indentation level 4, expected level should be 6. 17718a18869 > /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:3543: warning: 'array initialization lcurly' have incorrect indentation level 4, expected level should be 6. 17719a18871 > /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:3544: warning: 'array initialization lcurly' have incorrect indentation level 4, expected level should be 6. 17720a18873 > /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:3545: warning: 'array initialization lcurly' have incorrect indentation level 4, expected level should be 6. 17721a18875 > /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:3546: warning: 'array initialization lcurly' have incorrect indentation level 4, expected level should be 6. 17722a18877 > /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:3547: warning: 'array initialization lcurly' have incorrect indentation level 4, expected level should be 6. 17723a18879 > /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:3548: warning: 'array initialization lcurly' have incorrect indentation level 4, expected level should be 6. 17724a18881 > /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:3549: warning: 'array initialization lcurly' have incorrect indentation level 4, expected level should be 6. 17725a18883 > /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:3550: warning: 'array initialization lcurly' have incorrect indentation level 4, expected level should be 6. 17726a18885 > /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:3551: warning: 'array initialization lcurly' have incorrect indentation level 4, expected level should be 6. 17727a18887 > /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:3552: warning: 'array initialization lcurly' have incorrect indentation level 4, expected level should be 6. 17728a18889 > /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:3553: warning: 'array initialization lcurly' have incorrect indentation level 4, expected level should be 6. 17734c18895 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:3591: warning: if child at indentation level 8 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:3591: warning: 'if' child have incorrect indentation level 8, expected level should be 6. 17736c18897 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:3593: warning: if child at indentation level 8 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorCode.java:3593: warning: 'if' child have incorrect indentation level 8, expected level should be 6. 17763d18923 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorTestCode.java:63: warning: method def throws at indentation level 10 not at correct indentation, 6 17767,17771d18926 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorTestCode.java:74: warning: array initialization lcurly at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorTestCode.java:75: warning: array initialization lcurly at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorTestCode.java:76: warning: array initialization lcurly at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorTestCode.java:77: warning: array initialization lcurly at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorTestCode.java:78: warning: array initialization lcurly at indentation level 8 not at correct indentation, 6 17775d18929 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorTestCode.java:107: warning: method def throws at indentation level 10 not at correct indentation, 6 17778,17781d18931 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorTestCode.java:118: warning: array initialization lcurly at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorTestCode.java:119: warning: array initialization lcurly at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorTestCode.java:120: warning: array initialization lcurly at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorTestCode.java:121: warning: array initialization lcurly at indentation level 8 not at correct indentation, 6 17789,17790c18939 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorTestCode.java:151: warning: method def throws at indentation level 10 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorTestCode.java:154: warning: assign child at indentation level 5 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorTestCode.java:154: warning: 'TestSuiteClassName' have incorrect indentation level 5, expected level should be 8. 17793,17800c18942,18945 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorTestCode.java:163: warning: array initialization lcurly at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorTestCode.java:164: warning: array initialization lcurly at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorTestCode.java:165: warning: array initialization lcurly at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorTestCode.java:166: warning: array initialization lcurly at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorTestCode.java:167: warning: array initialization lcurly at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorTestCode.java:168: warning: array initialization lcurly at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorTestCode.java:193: warning: method def throws at indentation level 10 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorTestCode.java:195: warning: method def child at indentation level 6 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorTestCode.java:195: warning: 'member def type' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorTestCode.java:195: warning: 'method def' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorTestCode.java:199: warning: 'member def type' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorTestCode.java:199: warning: 'method def' child have incorrect indentation level 6, expected level should be 4. 17802d18946 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorTestCode.java:199: warning: method def child at indentation level 6 not at correct indentation, 4 17804,17823c18948,18964 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorTestCode.java:200: warning: method def child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorTestCode.java:202: warning: for at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorTestCode.java:204: warning: array initialization lcurly at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorTestCode.java:205: warning: array initialization lcurly at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorTestCode.java:206: warning: array initialization lcurly at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorTestCode.java:207: warning: array initialization lcurly at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorTestCode.java:208: warning: array initialization lcurly at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorTestCode.java:209: warning: for child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorTestCode.java:210: warning: for child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorTestCode.java:215: warning: for child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorTestCode.java:216: warning: for child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorTestCode.java:217: warning: for child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorTestCode.java:218: warning: for child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorTestCode.java:219: warning: for child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorTestCode.java:220: warning: for child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorTestCode.java:221: warning: for child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorTestCode.java:222: warning: for child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorTestCode.java:224: warning: for child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorTestCode.java:225: warning: for rcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorTestCode.java:226: warning: method def rcurly at indentation level 4 not at correct indentation, 2 --- > /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorTestCode.java:200: warning: 'member def type' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorTestCode.java:200: warning: 'method def' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorTestCode.java:202: warning: 'for' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorTestCode.java:209: warning: 'for' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorTestCode.java:209: warning: 'member def type' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorTestCode.java:210: warning: 'for' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorTestCode.java:215: warning: 'for' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorTestCode.java:216: warning: 'for' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorTestCode.java:217: warning: 'for' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorTestCode.java:218: warning: 'for' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorTestCode.java:219: warning: 'for' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorTestCode.java:220: warning: 'for' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorTestCode.java:221: warning: 'for' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorTestCode.java:222: warning: 'for' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorTestCode.java:224: warning: 'for' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorTestCode.java:225: warning: 'for rcurly' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/vector-code-gen/src/org/apache/hadoop/hive/tools/GenVectorTestCode.java:226: warning: 'method def rcurly' have incorrect indentation level 4, expected level should be 2. 17827d18967 < 17834c18974 < [INFO] --- maven-checkstyle-plugin:2.12.1:checkstyle (default-cli) @ hive-llap-common --- --- > [INFO] --- maven-checkstyle-plugin:2.15:checkstyle (default-cli) @ hive-llap-common --- 17843,17849c18983,18989 < /Users/szita/shadow/CDH/hive/llap-common/src/java/org/apache/hadoop/hive/llap/AsyncPbRpcProxy.java:79: warning: member def modifier at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/llap-common/src/java/org/apache/hadoop/hive/llap/AsyncPbRpcProxy.java:80: warning: member def modifier at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/llap-common/src/java/org/apache/hadoop/hive/llap/AsyncPbRpcProxy.java:81: warning: member def modifier at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/llap-common/src/java/org/apache/hadoop/hive/llap/AsyncPbRpcProxy.java:82: warning: member def modifier at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/llap-common/src/java/org/apache/hadoop/hive/llap/AsyncPbRpcProxy.java:84: warning: member def modifier at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/llap-common/src/java/org/apache/hadoop/hive/llap/AsyncPbRpcProxy.java:85: warning: member def modifier at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/llap-common/src/java/org/apache/hadoop/hive/llap/AsyncPbRpcProxy.java:89: warning: member def modifier at indentation level 6 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/llap-common/src/java/org/apache/hadoop/hive/llap/AsyncPbRpcProxy.java:79: warning: 'member def modifier' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/llap-common/src/java/org/apache/hadoop/hive/llap/AsyncPbRpcProxy.java:80: warning: 'member def modifier' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/llap-common/src/java/org/apache/hadoop/hive/llap/AsyncPbRpcProxy.java:81: warning: 'member def modifier' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/llap-common/src/java/org/apache/hadoop/hive/llap/AsyncPbRpcProxy.java:82: warning: 'member def modifier' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/llap-common/src/java/org/apache/hadoop/hive/llap/AsyncPbRpcProxy.java:84: warning: 'member def modifier' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/llap-common/src/java/org/apache/hadoop/hive/llap/AsyncPbRpcProxy.java:85: warning: 'member def modifier' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/llap-common/src/java/org/apache/hadoop/hive/llap/AsyncPbRpcProxy.java:89: warning: 'member def modifier' have incorrect indentation level 6, expected level should be 4. 17851c18991 < /Users/szita/shadow/CDH/hive/llap-common/src/java/org/apache/hadoop/hive/llap/AsyncPbRpcProxy.java:92: warning: member def modifier at indentation level 6 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/llap-common/src/java/org/apache/hadoop/hive/llap/AsyncPbRpcProxy.java:92: warning: 'member def modifier' have incorrect indentation level 6, expected level should be 4. 17852a18993 > /Users/szita/shadow/CDH/hive/llap-common/src/java/org/apache/hadoop/hive/llap/AsyncPbRpcProxy.java:95: warning: 'member def modifier' have incorrect indentation level 6, expected level should be 4. 17854,17855c18995 < /Users/szita/shadow/CDH/hive/llap-common/src/java/org/apache/hadoop/hive/llap/AsyncPbRpcProxy.java:95: warning: member def modifier at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/llap-common/src/java/org/apache/hadoop/hive/llap/AsyncPbRpcProxy.java:98: warning: member def modifier at indentation level 6 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/llap-common/src/java/org/apache/hadoop/hive/llap/AsyncPbRpcProxy.java:98: warning: 'member def modifier' have incorrect indentation level 6, expected level should be 4. 17857,17863c18997,19003 < /Users/szita/shadow/CDH/hive/llap-common/src/java/org/apache/hadoop/hive/llap/AsyncPbRpcProxy.java:100: warning: ctor def modifier at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/llap-common/src/java/org/apache/hadoop/hive/llap/AsyncPbRpcProxy.java:101: warning: ctor def child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/llap-common/src/java/org/apache/hadoop/hive/llap/AsyncPbRpcProxy.java:103: warning: ctor def child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/llap-common/src/java/org/apache/hadoop/hive/llap/AsyncPbRpcProxy.java:104: warning: ctor def child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/llap-common/src/java/org/apache/hadoop/hive/llap/AsyncPbRpcProxy.java:105: warning: ctor def rcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/llap-common/src/java/org/apache/hadoop/hive/llap/AsyncPbRpcProxy.java:107: warning: member def modifier at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/llap-common/src/java/org/apache/hadoop/hive/llap/AsyncPbRpcProxy.java:108: warning: member def type at indentation level 6 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/llap-common/src/java/org/apache/hadoop/hive/llap/AsyncPbRpcProxy.java:100: warning: 'ctor def modifier' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/llap-common/src/java/org/apache/hadoop/hive/llap/AsyncPbRpcProxy.java:101: warning: 'ctor def' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/llap-common/src/java/org/apache/hadoop/hive/llap/AsyncPbRpcProxy.java:101: warning: 'member def type' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/llap-common/src/java/org/apache/hadoop/hive/llap/AsyncPbRpcProxy.java:103: warning: 'ctor def' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/llap-common/src/java/org/apache/hadoop/hive/llap/AsyncPbRpcProxy.java:104: warning: 'ctor def' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/llap-common/src/java/org/apache/hadoop/hive/llap/AsyncPbRpcProxy.java:105: warning: 'ctor def rcurly' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/llap-common/src/java/org/apache/hadoop/hive/llap/AsyncPbRpcProxy.java:107: warning: 'member def modifier' have incorrect indentation level 6, expected level should be 4. 17865,17866c19005 < /Users/szita/shadow/CDH/hive/llap-common/src/java/org/apache/hadoop/hive/llap/AsyncPbRpcProxy.java:109: warning: member def modifier at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/llap-common/src/java/org/apache/hadoop/hive/llap/AsyncPbRpcProxy.java:110: warning: member def type at indentation level 6 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/llap-common/src/java/org/apache/hadoop/hive/llap/AsyncPbRpcProxy.java:109: warning: 'member def modifier' have incorrect indentation level 6, expected level should be 4. 17868,17869c19007 < /Users/szita/shadow/CDH/hive/llap-common/src/java/org/apache/hadoop/hive/llap/AsyncPbRpcProxy.java:111: warning: method def modifier at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/llap-common/src/java/org/apache/hadoop/hive/llap/AsyncPbRpcProxy.java:112: warning: method def modifier at indentation level 6 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/llap-common/src/java/org/apache/hadoop/hive/llap/AsyncPbRpcProxy.java:111: warning: 'method def modifier' have incorrect indentation level 6, expected level should be 4. 17871,17892c19009,19031 < /Users/szita/shadow/CDH/hive/llap-common/src/java/org/apache/hadoop/hive/llap/AsyncPbRpcProxy.java:115: warning: while at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/llap-common/src/java/org/apache/hadoop/hive/llap/AsyncPbRpcProxy.java:116: warning: while child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/llap-common/src/java/org/apache/hadoop/hive/llap/AsyncPbRpcProxy.java:117: warning: try at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/llap-common/src/java/org/apache/hadoop/hive/llap/AsyncPbRpcProxy.java:118: warning: while at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/llap-common/src/java/org/apache/hadoop/hive/llap/AsyncPbRpcProxy.java:119: warning: while child at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/llap-common/src/java/org/apache/hadoop/hive/llap/AsyncPbRpcProxy.java:120: warning: while child at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/llap-common/src/java/org/apache/hadoop/hive/llap/AsyncPbRpcProxy.java:121: warning: while rcurly at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/llap-common/src/java/org/apache/hadoop/hive/llap/AsyncPbRpcProxy.java:122: warning: try child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/llap-common/src/java/org/apache/hadoop/hive/llap/AsyncPbRpcProxy.java:123: warning: if at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/llap-common/src/java/org/apache/hadoop/hive/llap/AsyncPbRpcProxy.java:124: warning: if child at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/llap-common/src/java/org/apache/hadoop/hive/llap/AsyncPbRpcProxy.java:125: warning: if rcurly at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/llap-common/src/java/org/apache/hadoop/hive/llap/AsyncPbRpcProxy.java:126: warning: try rcurly at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/llap-common/src/java/org/apache/hadoop/hive/llap/AsyncPbRpcProxy.java:127: warning: catch child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/llap-common/src/java/org/apache/hadoop/hive/llap/AsyncPbRpcProxy.java:128: warning: catch child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/llap-common/src/java/org/apache/hadoop/hive/llap/AsyncPbRpcProxy.java:129: warning: catch rcurly at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/llap-common/src/java/org/apache/hadoop/hive/llap/AsyncPbRpcProxy.java:130: warning: finally child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/llap-common/src/java/org/apache/hadoop/hive/llap/AsyncPbRpcProxy.java:131: warning: finally rcurly at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/llap-common/src/java/org/apache/hadoop/hive/llap/AsyncPbRpcProxy.java:132: warning: while rcurly at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/llap-common/src/java/org/apache/hadoop/hive/llap/AsyncPbRpcProxy.java:133: warning: method def child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/llap-common/src/java/org/apache/hadoop/hive/llap/AsyncPbRpcProxy.java:134: warning: method def child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/llap-common/src/java/org/apache/hadoop/hive/llap/AsyncPbRpcProxy.java:135: warning: method def rcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/llap-common/src/java/org/apache/hadoop/hive/llap/AsyncPbRpcProxy.java:137: warning: method def modifier at indentation level 6 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/llap-common/src/java/org/apache/hadoop/hive/llap/AsyncPbRpcProxy.java:115: warning: 'while' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/llap-common/src/java/org/apache/hadoop/hive/llap/AsyncPbRpcProxy.java:116: warning: 'while' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/llap-common/src/java/org/apache/hadoop/hive/llap/AsyncPbRpcProxy.java:117: warning: 'try' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/llap-common/src/java/org/apache/hadoop/hive/llap/AsyncPbRpcProxy.java:118: warning: 'while' have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/llap-common/src/java/org/apache/hadoop/hive/llap/AsyncPbRpcProxy.java:119: warning: 'while' child have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/llap-common/src/java/org/apache/hadoop/hive/llap/AsyncPbRpcProxy.java:120: warning: 'while' child have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/llap-common/src/java/org/apache/hadoop/hive/llap/AsyncPbRpcProxy.java:121: warning: 'while rcurly' have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/llap-common/src/java/org/apache/hadoop/hive/llap/AsyncPbRpcProxy.java:122: warning: 'member def type' have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/llap-common/src/java/org/apache/hadoop/hive/llap/AsyncPbRpcProxy.java:122: warning: 'try' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/llap-common/src/java/org/apache/hadoop/hive/llap/AsyncPbRpcProxy.java:123: warning: 'if' have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/llap-common/src/java/org/apache/hadoop/hive/llap/AsyncPbRpcProxy.java:124: warning: 'if' child have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/llap-common/src/java/org/apache/hadoop/hive/llap/AsyncPbRpcProxy.java:125: warning: 'if rcurly' have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/llap-common/src/java/org/apache/hadoop/hive/llap/AsyncPbRpcProxy.java:126: warning: 'try rcurly' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/llap-common/src/java/org/apache/hadoop/hive/llap/AsyncPbRpcProxy.java:127: warning: 'catch' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/llap-common/src/java/org/apache/hadoop/hive/llap/AsyncPbRpcProxy.java:128: warning: 'catch' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/llap-common/src/java/org/apache/hadoop/hive/llap/AsyncPbRpcProxy.java:129: warning: 'catch rcurly' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/llap-common/src/java/org/apache/hadoop/hive/llap/AsyncPbRpcProxy.java:130: warning: 'finally' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/llap-common/src/java/org/apache/hadoop/hive/llap/AsyncPbRpcProxy.java:131: warning: 'finally rcurly' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/llap-common/src/java/org/apache/hadoop/hive/llap/AsyncPbRpcProxy.java:132: warning: 'while rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/llap-common/src/java/org/apache/hadoop/hive/llap/AsyncPbRpcProxy.java:133: warning: 'method def' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/llap-common/src/java/org/apache/hadoop/hive/llap/AsyncPbRpcProxy.java:134: warning: 'method def' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/llap-common/src/java/org/apache/hadoop/hive/llap/AsyncPbRpcProxy.java:135: warning: 'method def rcurly' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/llap-common/src/java/org/apache/hadoop/hive/llap/AsyncPbRpcProxy.java:137: warning: 'method def modifier' have incorrect indentation level 6, expected level should be 4. 17894,17926c19033,19065 < /Users/szita/shadow/CDH/hive/llap-common/src/java/org/apache/hadoop/hive/llap/AsyncPbRpcProxy.java:138: warning: if at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/llap-common/src/java/org/apache/hadoop/hive/llap/AsyncPbRpcProxy.java:139: warning: method def child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/llap-common/src/java/org/apache/hadoop/hive/llap/AsyncPbRpcProxy.java:140: warning: method def child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/llap-common/src/java/org/apache/hadoop/hive/llap/AsyncPbRpcProxy.java:141: warning: method def rcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/llap-common/src/java/org/apache/hadoop/hive/llap/AsyncPbRpcProxy.java:144: warning: method def modifier at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/llap-common/src/java/org/apache/hadoop/hive/llap/AsyncPbRpcProxy.java:146: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/llap-common/src/java/org/apache/hadoop/hive/llap/AsyncPbRpcProxy.java:147: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/llap-common/src/java/org/apache/hadoop/hive/llap/AsyncPbRpcProxy.java:148: warning: block rcurly at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/llap-common/src/java/org/apache/hadoop/hive/llap/AsyncPbRpcProxy.java:149: warning: method def child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/llap-common/src/java/org/apache/hadoop/hive/llap/AsyncPbRpcProxy.java:150: warning: method def rcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/llap-common/src/java/org/apache/hadoop/hive/llap/AsyncPbRpcProxy.java:153: warning: method def modifier at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/llap-common/src/java/org/apache/hadoop/hive/llap/AsyncPbRpcProxy.java:155: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/llap-common/src/java/org/apache/hadoop/hive/llap/AsyncPbRpcProxy.java:156: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/llap-common/src/java/org/apache/hadoop/hive/llap/AsyncPbRpcProxy.java:157: warning: block rcurly at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/llap-common/src/java/org/apache/hadoop/hive/llap/AsyncPbRpcProxy.java:158: warning: method def child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/llap-common/src/java/org/apache/hadoop/hive/llap/AsyncPbRpcProxy.java:159: warning: method def rcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/llap-common/src/java/org/apache/hadoop/hive/llap/AsyncPbRpcProxy.java:161: warning: method def modifier at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/llap-common/src/java/org/apache/hadoop/hive/llap/AsyncPbRpcProxy.java:162: warning: if at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/llap-common/src/java/org/apache/hadoop/hive/llap/AsyncPbRpcProxy.java:163: warning: if child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/llap-common/src/java/org/apache/hadoop/hive/llap/AsyncPbRpcProxy.java:164: warning: if child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/llap-common/src/java/org/apache/hadoop/hive/llap/AsyncPbRpcProxy.java:165: warning: if rcurly at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/llap-common/src/java/org/apache/hadoop/hive/llap/AsyncPbRpcProxy.java:166: warning: method def rcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/llap-common/src/java/org/apache/hadoop/hive/llap/AsyncPbRpcProxy.java:168: warning: method def modifier at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/llap-common/src/java/org/apache/hadoop/hive/llap/AsyncPbRpcProxy.java:171: warning: method def child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/llap-common/src/java/org/apache/hadoop/hive/llap/AsyncPbRpcProxy.java:172: warning: method def child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/llap-common/src/java/org/apache/hadoop/hive/llap/AsyncPbRpcProxy.java:174: warning: method def rcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/llap-common/src/java/org/apache/hadoop/hive/llap/AsyncPbRpcProxy.java:176: warning: method def modifier at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/llap-common/src/java/org/apache/hadoop/hive/llap/AsyncPbRpcProxy.java:177: warning: method def return type at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/llap-common/src/java/org/apache/hadoop/hive/llap/AsyncPbRpcProxy.java:178: warning: if at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/llap-common/src/java/org/apache/hadoop/hive/llap/AsyncPbRpcProxy.java:179: warning: if child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/llap-common/src/java/org/apache/hadoop/hive/llap/AsyncPbRpcProxy.java:180: warning: if rcurly at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/llap-common/src/java/org/apache/hadoop/hive/llap/AsyncPbRpcProxy.java:181: warning: method def child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/llap-common/src/java/org/apache/hadoop/hive/llap/AsyncPbRpcProxy.java:182: warning: method def child at indentation level 8 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/llap-common/src/java/org/apache/hadoop/hive/llap/AsyncPbRpcProxy.java:138: warning: 'if' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/llap-common/src/java/org/apache/hadoop/hive/llap/AsyncPbRpcProxy.java:139: warning: 'method def' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/llap-common/src/java/org/apache/hadoop/hive/llap/AsyncPbRpcProxy.java:140: warning: 'method def' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/llap-common/src/java/org/apache/hadoop/hive/llap/AsyncPbRpcProxy.java:141: warning: 'method def rcurly' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/llap-common/src/java/org/apache/hadoop/hive/llap/AsyncPbRpcProxy.java:144: warning: 'method def modifier' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/llap-common/src/java/org/apache/hadoop/hive/llap/AsyncPbRpcProxy.java:146: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/llap-common/src/java/org/apache/hadoop/hive/llap/AsyncPbRpcProxy.java:147: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/llap-common/src/java/org/apache/hadoop/hive/llap/AsyncPbRpcProxy.java:148: warning: 'block rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/llap-common/src/java/org/apache/hadoop/hive/llap/AsyncPbRpcProxy.java:149: warning: 'method def' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/llap-common/src/java/org/apache/hadoop/hive/llap/AsyncPbRpcProxy.java:150: warning: 'method def rcurly' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/llap-common/src/java/org/apache/hadoop/hive/llap/AsyncPbRpcProxy.java:153: warning: 'method def modifier' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/llap-common/src/java/org/apache/hadoop/hive/llap/AsyncPbRpcProxy.java:155: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/llap-common/src/java/org/apache/hadoop/hive/llap/AsyncPbRpcProxy.java:156: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/llap-common/src/java/org/apache/hadoop/hive/llap/AsyncPbRpcProxy.java:157: warning: 'block rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/llap-common/src/java/org/apache/hadoop/hive/llap/AsyncPbRpcProxy.java:158: warning: 'method def' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/llap-common/src/java/org/apache/hadoop/hive/llap/AsyncPbRpcProxy.java:159: warning: 'method def rcurly' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/llap-common/src/java/org/apache/hadoop/hive/llap/AsyncPbRpcProxy.java:161: warning: 'method def modifier' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/llap-common/src/java/org/apache/hadoop/hive/llap/AsyncPbRpcProxy.java:162: warning: 'if' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/llap-common/src/java/org/apache/hadoop/hive/llap/AsyncPbRpcProxy.java:163: warning: 'if' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/llap-common/src/java/org/apache/hadoop/hive/llap/AsyncPbRpcProxy.java:164: warning: 'if' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/llap-common/src/java/org/apache/hadoop/hive/llap/AsyncPbRpcProxy.java:165: warning: 'if rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/llap-common/src/java/org/apache/hadoop/hive/llap/AsyncPbRpcProxy.java:166: warning: 'method def rcurly' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/llap-common/src/java/org/apache/hadoop/hive/llap/AsyncPbRpcProxy.java:168: warning: 'method def modifier' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/llap-common/src/java/org/apache/hadoop/hive/llap/AsyncPbRpcProxy.java:171: warning: 'member def type' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/llap-common/src/java/org/apache/hadoop/hive/llap/AsyncPbRpcProxy.java:171: warning: 'method def' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/llap-common/src/java/org/apache/hadoop/hive/llap/AsyncPbRpcProxy.java:172: warning: 'method def' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/llap-common/src/java/org/apache/hadoop/hive/llap/AsyncPbRpcProxy.java:174: warning: 'method def rcurly' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/llap-common/src/java/org/apache/hadoop/hive/llap/AsyncPbRpcProxy.java:176: warning: 'method def modifier' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/llap-common/src/java/org/apache/hadoop/hive/llap/AsyncPbRpcProxy.java:178: warning: 'if' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/llap-common/src/java/org/apache/hadoop/hive/llap/AsyncPbRpcProxy.java:179: warning: 'if' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/llap-common/src/java/org/apache/hadoop/hive/llap/AsyncPbRpcProxy.java:180: warning: 'if rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/llap-common/src/java/org/apache/hadoop/hive/llap/AsyncPbRpcProxy.java:181: warning: 'method def' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/llap-common/src/java/org/apache/hadoop/hive/llap/AsyncPbRpcProxy.java:182: warning: 'method def' child have incorrect indentation level 8, expected level should be 6. 17928,18021c19067,19163 < /Users/szita/shadow/CDH/hive/llap-common/src/java/org/apache/hadoop/hive/llap/AsyncPbRpcProxy.java:189: warning: method def child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/llap-common/src/java/org/apache/hadoop/hive/llap/AsyncPbRpcProxy.java:191: warning: method def child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/llap-common/src/java/org/apache/hadoop/hive/llap/AsyncPbRpcProxy.java:192: warning: method def child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/llap-common/src/java/org/apache/hadoop/hive/llap/AsyncPbRpcProxy.java:195: warning: method def child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/llap-common/src/java/org/apache/hadoop/hive/llap/AsyncPbRpcProxy.java:196: warning: while at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/llap-common/src/java/org/apache/hadoop/hive/llap/AsyncPbRpcProxy.java:197: warning: while child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/llap-common/src/java/org/apache/hadoop/hive/llap/AsyncPbRpcProxy.java:198: warning: while child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/llap-common/src/java/org/apache/hadoop/hive/llap/AsyncPbRpcProxy.java:199: warning: while child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/llap-common/src/java/org/apache/hadoop/hive/llap/AsyncPbRpcProxy.java:200: warning: try at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/llap-common/src/java/org/apache/hadoop/hive/llap/AsyncPbRpcProxy.java:201: warning: try child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/llap-common/src/java/org/apache/hadoop/hive/llap/AsyncPbRpcProxy.java:202: warning: try rcurly at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/llap-common/src/java/org/apache/hadoop/hive/llap/AsyncPbRpcProxy.java:203: warning: catch child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/llap-common/src/java/org/apache/hadoop/hive/llap/AsyncPbRpcProxy.java:204: warning: catch rcurly at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/llap-common/src/java/org/apache/hadoop/hive/llap/AsyncPbRpcProxy.java:205: warning: catch child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/llap-common/src/java/org/apache/hadoop/hive/llap/AsyncPbRpcProxy.java:206: warning: catch child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/llap-common/src/java/org/apache/hadoop/hive/llap/AsyncPbRpcProxy.java:207: warning: catch rcurly at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/llap-common/src/java/org/apache/hadoop/hive/llap/AsyncPbRpcProxy.java:209: warning: if at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/llap-common/src/java/org/apache/hadoop/hive/llap/AsyncPbRpcProxy.java:210: warning: if child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/llap-common/src/java/org/apache/hadoop/hive/llap/AsyncPbRpcProxy.java:211: warning: if rcurly at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/llap-common/src/java/org/apache/hadoop/hive/llap/AsyncPbRpcProxy.java:212: warning: else child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/llap-common/src/java/org/apache/hadoop/hive/llap/AsyncPbRpcProxy.java:213: warning: else child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/llap-common/src/java/org/apache/hadoop/hive/llap/AsyncPbRpcProxy.java:214: warning: else rcurly at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/llap-common/src/java/org/apache/hadoop/hive/llap/AsyncPbRpcProxy.java:215: warning: while rcurly at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/llap-common/src/java/org/apache/hadoop/hive/llap/AsyncPbRpcProxy.java:217: warning: method def child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/llap-common/src/java/org/apache/hadoop/hive/llap/AsyncPbRpcProxy.java:218: warning: method def child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/llap-common/src/java/org/apache/hadoop/hive/llap/AsyncPbRpcProxy.java:219: warning: method def rcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/llap-common/src/java/org/apache/hadoop/hive/llap/AsyncPbRpcProxy.java:221: warning: method def modifier at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/llap-common/src/java/org/apache/hadoop/hive/llap/AsyncPbRpcProxy.java:223: warning: if at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/llap-common/src/java/org/apache/hadoop/hive/llap/AsyncPbRpcProxy.java:224: warning: if child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/llap-common/src/java/org/apache/hadoop/hive/llap/AsyncPbRpcProxy.java:225: warning: if child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/llap-common/src/java/org/apache/hadoop/hive/llap/AsyncPbRpcProxy.java:226: warning: if rcurly at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/llap-common/src/java/org/apache/hadoop/hive/llap/AsyncPbRpcProxy.java:227: warning: block rcurly at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/llap-common/src/java/org/apache/hadoop/hive/llap/AsyncPbRpcProxy.java:228: warning: method def rcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/llap-common/src/java/org/apache/hadoop/hive/llap/AsyncPbRpcProxy.java:230: warning: method def modifier at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/llap-common/src/java/org/apache/hadoop/hive/llap/AsyncPbRpcProxy.java:232: warning: if at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/llap-common/src/java/org/apache/hadoop/hive/llap/AsyncPbRpcProxy.java:233: warning: for at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/llap-common/src/java/org/apache/hadoop/hive/llap/AsyncPbRpcProxy.java:234: warning: for child at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/llap-common/src/java/org/apache/hadoop/hive/llap/AsyncPbRpcProxy.java:235: warning: for rcurly at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/llap-common/src/java/org/apache/hadoop/hive/llap/AsyncPbRpcProxy.java:236: warning: if rcurly at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/llap-common/src/java/org/apache/hadoop/hive/llap/AsyncPbRpcProxy.java:237: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/llap-common/src/java/org/apache/hadoop/hive/llap/AsyncPbRpcProxy.java:238: warning: block rcurly at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/llap-common/src/java/org/apache/hadoop/hive/llap/AsyncPbRpcProxy.java:239: warning: method def rcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/llap-common/src/java/org/apache/hadoop/hive/llap/AsyncPbRpcProxy.java:241: warning: method def modifier at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/llap-common/src/java/org/apache/hadoop/hive/llap/AsyncPbRpcProxy.java:242: warning: if at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/llap-common/src/java/org/apache/hadoop/hive/llap/AsyncPbRpcProxy.java:243: warning: if child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/llap-common/src/java/org/apache/hadoop/hive/llap/AsyncPbRpcProxy.java:244: warning: if rcurly at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/llap-common/src/java/org/apache/hadoop/hive/llap/AsyncPbRpcProxy.java:245: warning: else child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/llap-common/src/java/org/apache/hadoop/hive/llap/AsyncPbRpcProxy.java:246: warning: if at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/llap-common/src/java/org/apache/hadoop/hive/llap/AsyncPbRpcProxy.java:247: warning: if child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/llap-common/src/java/org/apache/hadoop/hive/llap/AsyncPbRpcProxy.java:248: warning: if child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/llap-common/src/java/org/apache/hadoop/hive/llap/AsyncPbRpcProxy.java:249: warning: if child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/llap-common/src/java/org/apache/hadoop/hive/llap/AsyncPbRpcProxy.java:250: warning: if rcurly at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/llap-common/src/java/org/apache/hadoop/hive/llap/AsyncPbRpcProxy.java:251: warning: if at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/llap-common/src/java/org/apache/hadoop/hive/llap/AsyncPbRpcProxy.java:252: warning: if child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/llap-common/src/java/org/apache/hadoop/hive/llap/AsyncPbRpcProxy.java:253: warning: if rcurly at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/llap-common/src/java/org/apache/hadoop/hive/llap/AsyncPbRpcProxy.java:254: warning: else child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/llap-common/src/java/org/apache/hadoop/hive/llap/AsyncPbRpcProxy.java:255: warning: else child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/llap-common/src/java/org/apache/hadoop/hive/llap/AsyncPbRpcProxy.java:256: warning: else rcurly at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/llap-common/src/java/org/apache/hadoop/hive/llap/AsyncPbRpcProxy.java:257: warning: else rcurly at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/llap-common/src/java/org/apache/hadoop/hive/llap/AsyncPbRpcProxy.java:258: warning: method def rcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/llap-common/src/java/org/apache/hadoop/hive/llap/AsyncPbRpcProxy.java:260: warning: method def modifier at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/llap-common/src/java/org/apache/hadoop/hive/llap/AsyncPbRpcProxy.java:261: warning: method def child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/llap-common/src/java/org/apache/hadoop/hive/llap/AsyncPbRpcProxy.java:262: warning: try at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/llap-common/src/java/org/apache/hadoop/hive/llap/AsyncPbRpcProxy.java:263: warning: try child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/llap-common/src/java/org/apache/hadoop/hive/llap/AsyncPbRpcProxy.java:264: warning: try rcurly at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/llap-common/src/java/org/apache/hadoop/hive/llap/AsyncPbRpcProxy.java:265: warning: finally child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/llap-common/src/java/org/apache/hadoop/hive/llap/AsyncPbRpcProxy.java:266: warning: finally rcurly at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/llap-common/src/java/org/apache/hadoop/hive/llap/AsyncPbRpcProxy.java:267: warning: method def rcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/llap-common/src/java/org/apache/hadoop/hive/llap/AsyncPbRpcProxy.java:268: warning: class def rcurly at indentation level 4 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/llap-common/src/java/org/apache/hadoop/hive/llap/AsyncPbRpcProxy.java:304: warning: member def modifier at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/llap-common/src/java/org/apache/hadoop/hive/llap/AsyncPbRpcProxy.java:305: warning: member def modifier at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/llap-common/src/java/org/apache/hadoop/hive/llap/AsyncPbRpcProxy.java:306: warning: member def modifier at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/llap-common/src/java/org/apache/hadoop/hive/llap/AsyncPbRpcProxy.java:308: warning: ctor def modifier at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/llap-common/src/java/org/apache/hadoop/hive/llap/AsyncPbRpcProxy.java:310: warning: ctor def child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/llap-common/src/java/org/apache/hadoop/hive/llap/AsyncPbRpcProxy.java:311: warning: ctor def child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/llap-common/src/java/org/apache/hadoop/hive/llap/AsyncPbRpcProxy.java:312: warning: ctor def child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/llap-common/src/java/org/apache/hadoop/hive/llap/AsyncPbRpcProxy.java:313: warning: ctor def rcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/llap-common/src/java/org/apache/hadoop/hive/llap/AsyncPbRpcProxy.java:315: warning: method def modifier at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/llap-common/src/java/org/apache/hadoop/hive/llap/AsyncPbRpcProxy.java:316: warning: method def modifier at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/llap-common/src/java/org/apache/hadoop/hive/llap/AsyncPbRpcProxy.java:317: warning: try at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/llap-common/src/java/org/apache/hadoop/hive/llap/AsyncPbRpcProxy.java:318: warning: try child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/llap-common/src/java/org/apache/hadoop/hive/llap/AsyncPbRpcProxy.java:319: warning: try rcurly at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/llap-common/src/java/org/apache/hadoop/hive/llap/AsyncPbRpcProxy.java:320: warning: finally child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/llap-common/src/java/org/apache/hadoop/hive/llap/AsyncPbRpcProxy.java:321: warning: finally rcurly at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/llap-common/src/java/org/apache/hadoop/hive/llap/AsyncPbRpcProxy.java:322: warning: method def rcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/llap-common/src/java/org/apache/hadoop/hive/llap/AsyncPbRpcProxy.java:324: warning: method def modifier at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/llap-common/src/java/org/apache/hadoop/hive/llap/AsyncPbRpcProxy.java:325: warning: method def modifier at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/llap-common/src/java/org/apache/hadoop/hive/llap/AsyncPbRpcProxy.java:326: warning: try at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/llap-common/src/java/org/apache/hadoop/hive/llap/AsyncPbRpcProxy.java:327: warning: try child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/llap-common/src/java/org/apache/hadoop/hive/llap/AsyncPbRpcProxy.java:328: warning: try rcurly at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/llap-common/src/java/org/apache/hadoop/hive/llap/AsyncPbRpcProxy.java:329: warning: finally child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/llap-common/src/java/org/apache/hadoop/hive/llap/AsyncPbRpcProxy.java:330: warning: finally rcurly at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/llap-common/src/java/org/apache/hadoop/hive/llap/AsyncPbRpcProxy.java:331: warning: method def rcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/llap-common/src/java/org/apache/hadoop/hive/llap/AsyncPbRpcProxy.java:332: warning: class def rcurly at indentation level 4 not at correct indentation, 2 --- > /Users/szita/shadow/CDH/hive/llap-common/src/java/org/apache/hadoop/hive/llap/AsyncPbRpcProxy.java:189: warning: 'method def' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/llap-common/src/java/org/apache/hadoop/hive/llap/AsyncPbRpcProxy.java:191: warning: 'method def' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/llap-common/src/java/org/apache/hadoop/hive/llap/AsyncPbRpcProxy.java:192: warning: 'method def' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/llap-common/src/java/org/apache/hadoop/hive/llap/AsyncPbRpcProxy.java:195: warning: 'member def type' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/llap-common/src/java/org/apache/hadoop/hive/llap/AsyncPbRpcProxy.java:195: warning: 'method def' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/llap-common/src/java/org/apache/hadoop/hive/llap/AsyncPbRpcProxy.java:196: warning: 'while' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/llap-common/src/java/org/apache/hadoop/hive/llap/AsyncPbRpcProxy.java:197: warning: 'member def type' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/llap-common/src/java/org/apache/hadoop/hive/llap/AsyncPbRpcProxy.java:197: warning: 'while' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/llap-common/src/java/org/apache/hadoop/hive/llap/AsyncPbRpcProxy.java:198: warning: 'while' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/llap-common/src/java/org/apache/hadoop/hive/llap/AsyncPbRpcProxy.java:199: warning: 'member def type' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/llap-common/src/java/org/apache/hadoop/hive/llap/AsyncPbRpcProxy.java:199: warning: 'while' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/llap-common/src/java/org/apache/hadoop/hive/llap/AsyncPbRpcProxy.java:200: warning: 'try' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/llap-common/src/java/org/apache/hadoop/hive/llap/AsyncPbRpcProxy.java:201: warning: 'try' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/llap-common/src/java/org/apache/hadoop/hive/llap/AsyncPbRpcProxy.java:202: warning: 'try rcurly' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/llap-common/src/java/org/apache/hadoop/hive/llap/AsyncPbRpcProxy.java:203: warning: 'catch' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/llap-common/src/java/org/apache/hadoop/hive/llap/AsyncPbRpcProxy.java:204: warning: 'catch rcurly' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/llap-common/src/java/org/apache/hadoop/hive/llap/AsyncPbRpcProxy.java:205: warning: 'catch' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/llap-common/src/java/org/apache/hadoop/hive/llap/AsyncPbRpcProxy.java:206: warning: 'catch' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/llap-common/src/java/org/apache/hadoop/hive/llap/AsyncPbRpcProxy.java:207: warning: 'catch rcurly' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/llap-common/src/java/org/apache/hadoop/hive/llap/AsyncPbRpcProxy.java:209: warning: 'if' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/llap-common/src/java/org/apache/hadoop/hive/llap/AsyncPbRpcProxy.java:210: warning: 'if' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/llap-common/src/java/org/apache/hadoop/hive/llap/AsyncPbRpcProxy.java:211: warning: 'if rcurly' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/llap-common/src/java/org/apache/hadoop/hive/llap/AsyncPbRpcProxy.java:212: warning: 'else' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/llap-common/src/java/org/apache/hadoop/hive/llap/AsyncPbRpcProxy.java:213: warning: 'else' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/llap-common/src/java/org/apache/hadoop/hive/llap/AsyncPbRpcProxy.java:214: warning: 'else rcurly' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/llap-common/src/java/org/apache/hadoop/hive/llap/AsyncPbRpcProxy.java:215: warning: 'while rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/llap-common/src/java/org/apache/hadoop/hive/llap/AsyncPbRpcProxy.java:217: warning: 'method def' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/llap-common/src/java/org/apache/hadoop/hive/llap/AsyncPbRpcProxy.java:218: warning: 'method def' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/llap-common/src/java/org/apache/hadoop/hive/llap/AsyncPbRpcProxy.java:219: warning: 'method def rcurly' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/llap-common/src/java/org/apache/hadoop/hive/llap/AsyncPbRpcProxy.java:221: warning: 'method def modifier' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/llap-common/src/java/org/apache/hadoop/hive/llap/AsyncPbRpcProxy.java:223: warning: 'if' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/llap-common/src/java/org/apache/hadoop/hive/llap/AsyncPbRpcProxy.java:224: warning: 'if' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/llap-common/src/java/org/apache/hadoop/hive/llap/AsyncPbRpcProxy.java:225: warning: 'if' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/llap-common/src/java/org/apache/hadoop/hive/llap/AsyncPbRpcProxy.java:226: warning: 'if rcurly' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/llap-common/src/java/org/apache/hadoop/hive/llap/AsyncPbRpcProxy.java:227: warning: 'block rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/llap-common/src/java/org/apache/hadoop/hive/llap/AsyncPbRpcProxy.java:228: warning: 'method def rcurly' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/llap-common/src/java/org/apache/hadoop/hive/llap/AsyncPbRpcProxy.java:230: warning: 'method def modifier' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/llap-common/src/java/org/apache/hadoop/hive/llap/AsyncPbRpcProxy.java:232: warning: 'if' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/llap-common/src/java/org/apache/hadoop/hive/llap/AsyncPbRpcProxy.java:233: warning: 'for' have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/llap-common/src/java/org/apache/hadoop/hive/llap/AsyncPbRpcProxy.java:234: warning: 'for' child have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/llap-common/src/java/org/apache/hadoop/hive/llap/AsyncPbRpcProxy.java:235: warning: 'for rcurly' have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/llap-common/src/java/org/apache/hadoop/hive/llap/AsyncPbRpcProxy.java:236: warning: 'if rcurly' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/llap-common/src/java/org/apache/hadoop/hive/llap/AsyncPbRpcProxy.java:237: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/llap-common/src/java/org/apache/hadoop/hive/llap/AsyncPbRpcProxy.java:238: warning: 'block rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/llap-common/src/java/org/apache/hadoop/hive/llap/AsyncPbRpcProxy.java:239: warning: 'method def rcurly' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/llap-common/src/java/org/apache/hadoop/hive/llap/AsyncPbRpcProxy.java:241: warning: 'method def modifier' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/llap-common/src/java/org/apache/hadoop/hive/llap/AsyncPbRpcProxy.java:242: warning: 'if' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/llap-common/src/java/org/apache/hadoop/hive/llap/AsyncPbRpcProxy.java:243: warning: 'if' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/llap-common/src/java/org/apache/hadoop/hive/llap/AsyncPbRpcProxy.java:244: warning: 'if rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/llap-common/src/java/org/apache/hadoop/hive/llap/AsyncPbRpcProxy.java:245: warning: 'else' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/llap-common/src/java/org/apache/hadoop/hive/llap/AsyncPbRpcProxy.java:245: warning: 'member def type' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/llap-common/src/java/org/apache/hadoop/hive/llap/AsyncPbRpcProxy.java:246: warning: 'if' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/llap-common/src/java/org/apache/hadoop/hive/llap/AsyncPbRpcProxy.java:247: warning: 'if' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/llap-common/src/java/org/apache/hadoop/hive/llap/AsyncPbRpcProxy.java:248: warning: 'if' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/llap-common/src/java/org/apache/hadoop/hive/llap/AsyncPbRpcProxy.java:248: warning: 'member def type' have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/llap-common/src/java/org/apache/hadoop/hive/llap/AsyncPbRpcProxy.java:249: warning: 'if' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/llap-common/src/java/org/apache/hadoop/hive/llap/AsyncPbRpcProxy.java:250: warning: 'if rcurly' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/llap-common/src/java/org/apache/hadoop/hive/llap/AsyncPbRpcProxy.java:251: warning: 'if' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/llap-common/src/java/org/apache/hadoop/hive/llap/AsyncPbRpcProxy.java:252: warning: 'if' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/llap-common/src/java/org/apache/hadoop/hive/llap/AsyncPbRpcProxy.java:253: warning: 'if rcurly' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/llap-common/src/java/org/apache/hadoop/hive/llap/AsyncPbRpcProxy.java:254: warning: 'else' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/llap-common/src/java/org/apache/hadoop/hive/llap/AsyncPbRpcProxy.java:255: warning: 'else' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/llap-common/src/java/org/apache/hadoop/hive/llap/AsyncPbRpcProxy.java:256: warning: 'else rcurly' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/llap-common/src/java/org/apache/hadoop/hive/llap/AsyncPbRpcProxy.java:257: warning: 'else rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/llap-common/src/java/org/apache/hadoop/hive/llap/AsyncPbRpcProxy.java:258: warning: 'method def rcurly' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/llap-common/src/java/org/apache/hadoop/hive/llap/AsyncPbRpcProxy.java:260: warning: 'method def modifier' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/llap-common/src/java/org/apache/hadoop/hive/llap/AsyncPbRpcProxy.java:261: warning: 'method def' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/llap-common/src/java/org/apache/hadoop/hive/llap/AsyncPbRpcProxy.java:262: warning: 'try' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/llap-common/src/java/org/apache/hadoop/hive/llap/AsyncPbRpcProxy.java:263: warning: 'try' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/llap-common/src/java/org/apache/hadoop/hive/llap/AsyncPbRpcProxy.java:264: warning: 'try rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/llap-common/src/java/org/apache/hadoop/hive/llap/AsyncPbRpcProxy.java:265: warning: 'finally' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/llap-common/src/java/org/apache/hadoop/hive/llap/AsyncPbRpcProxy.java:266: warning: 'finally rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/llap-common/src/java/org/apache/hadoop/hive/llap/AsyncPbRpcProxy.java:267: warning: 'method def rcurly' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/llap-common/src/java/org/apache/hadoop/hive/llap/AsyncPbRpcProxy.java:268: warning: 'class def rcurly' have incorrect indentation level 4, expected level should be 2. > /Users/szita/shadow/CDH/hive/llap-common/src/java/org/apache/hadoop/hive/llap/AsyncPbRpcProxy.java:304: warning: 'member def modifier' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/llap-common/src/java/org/apache/hadoop/hive/llap/AsyncPbRpcProxy.java:305: warning: 'member def modifier' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/llap-common/src/java/org/apache/hadoop/hive/llap/AsyncPbRpcProxy.java:306: warning: 'member def modifier' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/llap-common/src/java/org/apache/hadoop/hive/llap/AsyncPbRpcProxy.java:308: warning: 'ctor def modifier' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/llap-common/src/java/org/apache/hadoop/hive/llap/AsyncPbRpcProxy.java:310: warning: 'ctor def' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/llap-common/src/java/org/apache/hadoop/hive/llap/AsyncPbRpcProxy.java:311: warning: 'ctor def' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/llap-common/src/java/org/apache/hadoop/hive/llap/AsyncPbRpcProxy.java:312: warning: 'ctor def' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/llap-common/src/java/org/apache/hadoop/hive/llap/AsyncPbRpcProxy.java:313: warning: 'ctor def rcurly' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/llap-common/src/java/org/apache/hadoop/hive/llap/AsyncPbRpcProxy.java:315: warning: 'method def modifier' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/llap-common/src/java/org/apache/hadoop/hive/llap/AsyncPbRpcProxy.java:317: warning: 'try' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/llap-common/src/java/org/apache/hadoop/hive/llap/AsyncPbRpcProxy.java:318: warning: 'try' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/llap-common/src/java/org/apache/hadoop/hive/llap/AsyncPbRpcProxy.java:319: warning: 'try rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/llap-common/src/java/org/apache/hadoop/hive/llap/AsyncPbRpcProxy.java:320: warning: 'finally' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/llap-common/src/java/org/apache/hadoop/hive/llap/AsyncPbRpcProxy.java:321: warning: 'finally rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/llap-common/src/java/org/apache/hadoop/hive/llap/AsyncPbRpcProxy.java:322: warning: 'method def rcurly' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/llap-common/src/java/org/apache/hadoop/hive/llap/AsyncPbRpcProxy.java:324: warning: 'method def modifier' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/llap-common/src/java/org/apache/hadoop/hive/llap/AsyncPbRpcProxy.java:326: warning: 'try' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/llap-common/src/java/org/apache/hadoop/hive/llap/AsyncPbRpcProxy.java:327: warning: 'try' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/llap-common/src/java/org/apache/hadoop/hive/llap/AsyncPbRpcProxy.java:328: warning: 'try rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/llap-common/src/java/org/apache/hadoop/hive/llap/AsyncPbRpcProxy.java:329: warning: 'finally' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/llap-common/src/java/org/apache/hadoop/hive/llap/AsyncPbRpcProxy.java:330: warning: 'finally rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/llap-common/src/java/org/apache/hadoop/hive/llap/AsyncPbRpcProxy.java:331: warning: 'method def rcurly' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/llap-common/src/java/org/apache/hadoop/hive/llap/AsyncPbRpcProxy.java:332: warning: 'class def rcurly' have incorrect indentation level 4, expected level should be 2. 18025a19168 > /Users/szita/shadow/CDH/hive/llap-common/src/java/org/apache/hadoop/hive/llap/AsyncPbRpcProxy.java:357: warning: 'REQUEST' have incorrect indentation level 4, expected level should be 6. 18031c19174 < /Users/szita/shadow/CDH/hive/llap-common/src/java/org/apache/hadoop/hive/llap/AsyncPbRpcProxy.java:458: warning: method def child at indentation level 7 not at correct indentation, 8 --- > /Users/szita/shadow/CDH/hive/llap-common/src/java/org/apache/hadoop/hive/llap/AsyncPbRpcProxy.java:458: warning: 'method def' child have incorrect indentation level 7, expected level should be one of the following: 8, 10, 12. 18072a19216 > /Users/szita/shadow/CDH/hive/llap-common/src/java/org/apache/hadoop/hive/llap/LlapDaemonInfo.java:28: warning: 'boolean' have incorrect indentation level 6, expected level should be 8. 18082a19227 > /Users/szita/shadow/CDH/hive/llap-common/src/java/org/apache/hadoop/hive/llap/LlapDaemonInfo.java:61: warning: 'long' have incorrect indentation level 4, expected level should be 6. 18089a19235 > /Users/szita/shadow/CDH/hive/llap-common/src/java/org/apache/hadoop/hive/llap/LlapUtil.java:77: warning: 'String' have incorrect indentation level 4, expected level should be 6. 18104d19249 < /Users/szita/shadow/CDH/hive/llap-common/src/java/org/apache/hadoop/hive/llap/LlapUtil.java:246: warning: method def throws at indentation level 10 not at correct indentation, 6 18158a19304 > /Users/szita/shadow/CDH/hive/llap-common/src/java/org/apache/hadoop/hive/llap/security/SecretManager.java:50: warning: 'implements' have incorrect indentation level 2, expected level should be 4. 18159a19306 > /Users/szita/shadow/CDH/hive/llap-common/src/java/org/apache/hadoop/hive/llap/security/SecretManager.java:84: warning: '||' have incorrect indentation level 6, expected level should be 8. 18161a19309,19310 > /Users/szita/shadow/CDH/hive/llap-common/src/java/org/apache/hadoop/hive/llap/security/SecretManager.java:98: warning: 'member def type' have incorrect indentation level 5, expected level should be 6. > /Users/szita/shadow/CDH/hive/llap-common/src/java/org/apache/hadoop/hive/llap/security/SecretManager.java:98: warning: 'try' child have incorrect indentation level 5, expected level should be 6. 18163,18166c19312,19314 < /Users/szita/shadow/CDH/hive/llap-common/src/java/org/apache/hadoop/hive/llap/security/SecretManager.java:98: warning: try child at indentation level 5 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/llap-common/src/java/org/apache/hadoop/hive/llap/security/SecretManager.java:99: warning: try child at indentation level 5 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/llap-common/src/java/org/apache/hadoop/hive/llap/security/SecretManager.java:100: warning: method call child at indentation level 5 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/llap-common/src/java/org/apache/hadoop/hive/llap/security/SecretManager.java:100: warning: try child at indentation level 5 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/llap-common/src/java/org/apache/hadoop/hive/llap/security/SecretManager.java:99: warning: 'try' child have incorrect indentation level 5, expected level should be 6. > /Users/szita/shadow/CDH/hive/llap-common/src/java/org/apache/hadoop/hive/llap/security/SecretManager.java:100: warning: 'method call' child have incorrect indentation level 5, expected level should be 6. > /Users/szita/shadow/CDH/hive/llap-common/src/java/org/apache/hadoop/hive/llap/security/SecretManager.java:100: warning: 'try' child have incorrect indentation level 5, expected level should be 6. 18171,18173c19319,19324 < /Users/szita/shadow/CDH/hive/llap-common/src/java/org/apache/hadoop/hive/llap/security/SecretManager.java:168: warning: method def child at indentation level 5 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/llap-common/src/java/org/apache/hadoop/hive/llap/security/SecretManager.java:169: warning: method def child at indentation level 5 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/llap-common/src/java/org/apache/hadoop/hive/llap/security/SecretManager.java:172: warning: method def child at indentation level 5 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/llap-common/src/java/org/apache/hadoop/hive/llap/security/SecretManager.java:168: warning: 'member def type' have incorrect indentation level 5, expected level should be 4. > /Users/szita/shadow/CDH/hive/llap-common/src/java/org/apache/hadoop/hive/llap/security/SecretManager.java:168: warning: 'method def' child have incorrect indentation level 5, expected level should be 4. > /Users/szita/shadow/CDH/hive/llap-common/src/java/org/apache/hadoop/hive/llap/security/SecretManager.java:169: warning: 'member def type' have incorrect indentation level 5, expected level should be 4. > /Users/szita/shadow/CDH/hive/llap-common/src/java/org/apache/hadoop/hive/llap/security/SecretManager.java:169: warning: 'method def' child have incorrect indentation level 5, expected level should be 4. > /Users/szita/shadow/CDH/hive/llap-common/src/java/org/apache/hadoop/hive/llap/security/SecretManager.java:172: warning: 'member def modifier' have incorrect indentation level 5, expected level should be 4. > /Users/szita/shadow/CDH/hive/llap-common/src/java/org/apache/hadoop/hive/llap/security/SecretManager.java:172: warning: 'method def' child have incorrect indentation level 5, expected level should be 4. 18185d19335 < /Users/szita/shadow/CDH/hive/llap-common/src/java/org/apache/hadoop/hive/llap/tez/Converters.java:54: warning: method call child at indentation level 8 not at correct indentation, 10 18189,18194c19339,19344 < /Users/szita/shadow/CDH/hive/llap-common/src/java/org/apache/hadoop/hive/llap/tez/Converters.java:301: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/llap-common/src/java/org/apache/hadoop/hive/llap/tez/Converters.java:302: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/llap-common/src/java/org/apache/hadoop/hive/llap/tez/Converters.java:303: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/llap-common/src/java/org/apache/hadoop/hive/llap/tez/Converters.java:304: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/llap-common/src/java/org/apache/hadoop/hive/llap/tez/Converters.java:305: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/llap-common/src/java/org/apache/hadoop/hive/llap/tez/Converters.java:306: warning: block child at indentation level 8 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/llap-common/src/java/org/apache/hadoop/hive/llap/tez/Converters.java:301: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/llap-common/src/java/org/apache/hadoop/hive/llap/tez/Converters.java:302: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/llap-common/src/java/org/apache/hadoop/hive/llap/tez/Converters.java:303: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/llap-common/src/java/org/apache/hadoop/hive/llap/tez/Converters.java:304: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/llap-common/src/java/org/apache/hadoop/hive/llap/tez/Converters.java:305: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/llap-common/src/java/org/apache/hadoop/hive/llap/tez/Converters.java:306: warning: 'block' child have incorrect indentation level 8, expected level should be 6. 18196d19345 < 18203c19352 < [INFO] --- maven-checkstyle-plugin:2.12.1:checkstyle (default-cli) @ hive-llap-client --- --- > [INFO] --- maven-checkstyle-plugin:2.15:checkstyle (default-cli) @ hive-llap-client --- 18235c19384,19394 < /Users/szita/shadow/CDH/hive/llap-client/src/java/org/apache/hadoop/hive/llap/ext/LlapTaskUmbilicalExternalClient.java:197: warning: object def rcurly at indentation level 4 not at correct indentation, [6, 8] --- > /Users/szita/shadow/CDH/hive/llap-client/src/java/org/apache/hadoop/hive/llap/ext/LlapTaskUmbilicalExternalClient.java:186: warning: 'method def modifier' have incorrect indentation level 6, expected level should be one of the following: 8, 10, 12. > /Users/szita/shadow/CDH/hive/llap-client/src/java/org/apache/hadoop/hive/llap/ext/LlapTaskUmbilicalExternalClient.java:188: warning: 'method call' child have incorrect indentation level 8, expected level should be one of the following: 10, 12, 14. > /Users/szita/shadow/CDH/hive/llap-client/src/java/org/apache/hadoop/hive/llap/ext/LlapTaskUmbilicalExternalClient.java:188: warning: 'method def' child have incorrect indentation level 8, expected level should be one of the following: 10, 12, 14. > /Users/szita/shadow/CDH/hive/llap-client/src/java/org/apache/hadoop/hive/llap/ext/LlapTaskUmbilicalExternalClient.java:189: warning: 'method def rcurly' have incorrect indentation level 6, expected level should be one of the following: 8, 10, 12. > /Users/szita/shadow/CDH/hive/llap-client/src/java/org/apache/hadoop/hive/llap/ext/LlapTaskUmbilicalExternalClient.java:191: warning: 'method def modifier' have incorrect indentation level 6, expected level should be one of the following: 8, 10, 12. > /Users/szita/shadow/CDH/hive/llap-client/src/java/org/apache/hadoop/hive/llap/ext/LlapTaskUmbilicalExternalClient.java:193: warning: 'member def type' have incorrect indentation level 8, expected level should be one of the following: 10, 12, 14. > /Users/szita/shadow/CDH/hive/llap-client/src/java/org/apache/hadoop/hive/llap/ext/LlapTaskUmbilicalExternalClient.java:193: warning: 'method def' child have incorrect indentation level 8, expected level should be one of the following: 10, 12, 14. > /Users/szita/shadow/CDH/hive/llap-client/src/java/org/apache/hadoop/hive/llap/ext/LlapTaskUmbilicalExternalClient.java:194: warning: 'method call' child have incorrect indentation level 8, expected level should be one of the following: 10, 12, 14. > /Users/szita/shadow/CDH/hive/llap-client/src/java/org/apache/hadoop/hive/llap/ext/LlapTaskUmbilicalExternalClient.java:194: warning: 'method def' child have incorrect indentation level 8, expected level should be one of the following: 10, 12, 14. > /Users/szita/shadow/CDH/hive/llap-client/src/java/org/apache/hadoop/hive/llap/ext/LlapTaskUmbilicalExternalClient.java:196: warning: 'method def rcurly' have incorrect indentation level 6, expected level should be one of the following: 8, 10, 12. > /Users/szita/shadow/CDH/hive/llap-client/src/java/org/apache/hadoop/hive/llap/ext/LlapTaskUmbilicalExternalClient.java:197: warning: 'object def rcurly' have incorrect indentation level 4, expected level should be one of the following: 6, 8. 18249,18262c19408,19421 < /Users/szita/shadow/CDH/hive/llap-client/src/java/org/apache/hadoop/hive/llap/ext/LlapTaskUmbilicalExternalClient.java:481: warning: case child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/llap-client/src/java/org/apache/hadoop/hive/llap/ext/LlapTaskUmbilicalExternalClient.java:482: warning: block child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/llap-client/src/java/org/apache/hadoop/hive/llap/ext/LlapTaskUmbilicalExternalClient.java:483: warning: block child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/llap-client/src/java/org/apache/hadoop/hive/llap/ext/LlapTaskUmbilicalExternalClient.java:484: warning: block child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/llap-client/src/java/org/apache/hadoop/hive/llap/ext/LlapTaskUmbilicalExternalClient.java:485: warning: case child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/llap-client/src/java/org/apache/hadoop/hive/llap/ext/LlapTaskUmbilicalExternalClient.java:486: warning: block child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/llap-client/src/java/org/apache/hadoop/hive/llap/ext/LlapTaskUmbilicalExternalClient.java:487: warning: block child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/llap-client/src/java/org/apache/hadoop/hive/llap/ext/LlapTaskUmbilicalExternalClient.java:488: warning: block child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/llap-client/src/java/org/apache/hadoop/hive/llap/ext/LlapTaskUmbilicalExternalClient.java:489: warning: case child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/llap-client/src/java/org/apache/hadoop/hive/llap/ext/LlapTaskUmbilicalExternalClient.java:491: warning: block child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/llap-client/src/java/org/apache/hadoop/hive/llap/ext/LlapTaskUmbilicalExternalClient.java:492: warning: block child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/llap-client/src/java/org/apache/hadoop/hive/llap/ext/LlapTaskUmbilicalExternalClient.java:493: warning: case child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/llap-client/src/java/org/apache/hadoop/hive/llap/ext/LlapTaskUmbilicalExternalClient.java:494: warning: block child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/llap-client/src/java/org/apache/hadoop/hive/llap/ext/LlapTaskUmbilicalExternalClient.java:495: warning: block child at indentation level 12 not at correct indentation, 10 --- > /Users/szita/shadow/CDH/hive/llap-client/src/java/org/apache/hadoop/hive/llap/ext/LlapTaskUmbilicalExternalClient.java:481: warning: 'case' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/llap-client/src/java/org/apache/hadoop/hive/llap/ext/LlapTaskUmbilicalExternalClient.java:482: warning: 'block' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/llap-client/src/java/org/apache/hadoop/hive/llap/ext/LlapTaskUmbilicalExternalClient.java:483: warning: 'block' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/llap-client/src/java/org/apache/hadoop/hive/llap/ext/LlapTaskUmbilicalExternalClient.java:484: warning: 'block' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/llap-client/src/java/org/apache/hadoop/hive/llap/ext/LlapTaskUmbilicalExternalClient.java:485: warning: 'case' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/llap-client/src/java/org/apache/hadoop/hive/llap/ext/LlapTaskUmbilicalExternalClient.java:486: warning: 'block' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/llap-client/src/java/org/apache/hadoop/hive/llap/ext/LlapTaskUmbilicalExternalClient.java:487: warning: 'block' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/llap-client/src/java/org/apache/hadoop/hive/llap/ext/LlapTaskUmbilicalExternalClient.java:488: warning: 'block' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/llap-client/src/java/org/apache/hadoop/hive/llap/ext/LlapTaskUmbilicalExternalClient.java:489: warning: 'case' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/llap-client/src/java/org/apache/hadoop/hive/llap/ext/LlapTaskUmbilicalExternalClient.java:491: warning: 'block' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/llap-client/src/java/org/apache/hadoop/hive/llap/ext/LlapTaskUmbilicalExternalClient.java:492: warning: 'block' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/llap-client/src/java/org/apache/hadoop/hive/llap/ext/LlapTaskUmbilicalExternalClient.java:493: warning: 'case' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/llap-client/src/java/org/apache/hadoop/hive/llap/ext/LlapTaskUmbilicalExternalClient.java:494: warning: 'block' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/llap-client/src/java/org/apache/hadoop/hive/llap/ext/LlapTaskUmbilicalExternalClient.java:495: warning: 'block' child have incorrect indentation level 12, expected level should be 10. 18295,18298c19454,19457 < /Users/szita/shadow/CDH/hive/llap-client/src/java/org/apache/hadoop/hive/llap/LlapBaseRecordReader.java:155: warning: case child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/llap-client/src/java/org/apache/hadoop/hive/llap/LlapBaseRecordReader.java:156: warning: block child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/llap-client/src/java/org/apache/hadoop/hive/llap/LlapBaseRecordReader.java:157: warning: case child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/llap-client/src/java/org/apache/hadoop/hive/llap/LlapBaseRecordReader.java:158: warning: block child at indentation level 12 not at correct indentation, 10 --- > /Users/szita/shadow/CDH/hive/llap-client/src/java/org/apache/hadoop/hive/llap/LlapBaseRecordReader.java:155: warning: 'case' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/llap-client/src/java/org/apache/hadoop/hive/llap/LlapBaseRecordReader.java:156: warning: 'block' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/llap-client/src/java/org/apache/hadoop/hive/llap/LlapBaseRecordReader.java:157: warning: 'case' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/llap-client/src/java/org/apache/hadoop/hive/llap/LlapBaseRecordReader.java:158: warning: 'block' child have incorrect indentation level 12, expected level should be 10. 18301,18304c19460,19463 < /Users/szita/shadow/CDH/hive/llap-client/src/java/org/apache/hadoop/hive/llap/LlapBaseRecordReader.java:177: warning: case child at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/llap-client/src/java/org/apache/hadoop/hive/llap/LlapBaseRecordReader.java:178: warning: block child at indentation level 16 not at correct indentation, 14 < /Users/szita/shadow/CDH/hive/llap-client/src/java/org/apache/hadoop/hive/llap/LlapBaseRecordReader.java:179: warning: case child at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/llap-client/src/java/org/apache/hadoop/hive/llap/LlapBaseRecordReader.java:180: warning: block child at indentation level 16 not at correct indentation, 14 --- > /Users/szita/shadow/CDH/hive/llap-client/src/java/org/apache/hadoop/hive/llap/LlapBaseRecordReader.java:177: warning: 'case' child have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/llap-client/src/java/org/apache/hadoop/hive/llap/LlapBaseRecordReader.java:178: warning: 'block' child have incorrect indentation level 16, expected level should be 14. > /Users/szita/shadow/CDH/hive/llap-client/src/java/org/apache/hadoop/hive/llap/LlapBaseRecordReader.java:179: warning: 'case' child have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/llap-client/src/java/org/apache/hadoop/hive/llap/LlapBaseRecordReader.java:180: warning: 'block' child have incorrect indentation level 16, expected level should be 14. 18308c19467 < /Users/szita/shadow/CDH/hive/llap-client/src/java/org/apache/hadoop/hive/llap/LlapBaseRecordReader.java:239: warning: case child at indentation level 6 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/llap-client/src/java/org/apache/hadoop/hive/llap/LlapBaseRecordReader.java:239: warning: 'case' child have incorrect indentation level 6, expected level should be 4. 18310,18314c19469,19474 < /Users/szita/shadow/CDH/hive/llap-client/src/java/org/apache/hadoop/hive/llap/LlapBaseRecordReader.java:241: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/llap-client/src/java/org/apache/hadoop/hive/llap/LlapBaseRecordReader.java:242: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/llap-client/src/java/org/apache/hadoop/hive/llap/LlapBaseRecordReader.java:243: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/llap-client/src/java/org/apache/hadoop/hive/llap/LlapBaseRecordReader.java:244: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/llap-client/src/java/org/apache/hadoop/hive/llap/LlapBaseRecordReader.java:245: warning: if at indentation level 8 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/llap-client/src/java/org/apache/hadoop/hive/llap/LlapBaseRecordReader.java:241: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/llap-client/src/java/org/apache/hadoop/hive/llap/LlapBaseRecordReader.java:242: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/llap-client/src/java/org/apache/hadoop/hive/llap/LlapBaseRecordReader.java:243: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/llap-client/src/java/org/apache/hadoop/hive/llap/LlapBaseRecordReader.java:244: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/llap-client/src/java/org/apache/hadoop/hive/llap/LlapBaseRecordReader.java:245: warning: 'if' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/llap-client/src/java/org/apache/hadoop/hive/llap/LlapBaseRecordReader.java:246: warning: 'if' child have incorrect indentation level 10, expected level should be 8. 18316,18318c19476,19478 < /Users/szita/shadow/CDH/hive/llap-client/src/java/org/apache/hadoop/hive/llap/LlapBaseRecordReader.java:246: warning: if child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/llap-client/src/java/org/apache/hadoop/hive/llap/LlapBaseRecordReader.java:247: warning: if rcurly at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/llap-client/src/java/org/apache/hadoop/hive/llap/LlapBaseRecordReader.java:249: warning: if at indentation level 8 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/llap-client/src/java/org/apache/hadoop/hive/llap/LlapBaseRecordReader.java:247: warning: 'if rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/llap-client/src/java/org/apache/hadoop/hive/llap/LlapBaseRecordReader.java:249: warning: 'if' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/llap-client/src/java/org/apache/hadoop/hive/llap/LlapBaseRecordReader.java:250: warning: 'if' child have incorrect indentation level 10, expected level should be 8. 18320,18329c19480,19489 < /Users/szita/shadow/CDH/hive/llap-client/src/java/org/apache/hadoop/hive/llap/LlapBaseRecordReader.java:250: warning: if child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/llap-client/src/java/org/apache/hadoop/hive/llap/LlapBaseRecordReader.java:251: warning: if rcurly at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/llap-client/src/java/org/apache/hadoop/hive/llap/LlapBaseRecordReader.java:252: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/llap-client/src/java/org/apache/hadoop/hive/llap/LlapBaseRecordReader.java:253: warning: try at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/llap-client/src/java/org/apache/hadoop/hive/llap/LlapBaseRecordReader.java:254: warning: try child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/llap-client/src/java/org/apache/hadoop/hive/llap/LlapBaseRecordReader.java:255: warning: try rcurly at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/llap-client/src/java/org/apache/hadoop/hive/llap/LlapBaseRecordReader.java:257: warning: catch child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/llap-client/src/java/org/apache/hadoop/hive/llap/LlapBaseRecordReader.java:258: warning: catch rcurly at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/llap-client/src/java/org/apache/hadoop/hive/llap/LlapBaseRecordReader.java:259: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/llap-client/src/java/org/apache/hadoop/hive/llap/LlapBaseRecordReader.java:260: warning: case child at indentation level 6 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/llap-client/src/java/org/apache/hadoop/hive/llap/LlapBaseRecordReader.java:251: warning: 'if rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/llap-client/src/java/org/apache/hadoop/hive/llap/LlapBaseRecordReader.java:252: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/llap-client/src/java/org/apache/hadoop/hive/llap/LlapBaseRecordReader.java:253: warning: 'try' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/llap-client/src/java/org/apache/hadoop/hive/llap/LlapBaseRecordReader.java:254: warning: 'try' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/llap-client/src/java/org/apache/hadoop/hive/llap/LlapBaseRecordReader.java:255: warning: 'try rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/llap-client/src/java/org/apache/hadoop/hive/llap/LlapBaseRecordReader.java:257: warning: 'catch' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/llap-client/src/java/org/apache/hadoop/hive/llap/LlapBaseRecordReader.java:258: warning: 'catch rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/llap-client/src/java/org/apache/hadoop/hive/llap/LlapBaseRecordReader.java:259: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/llap-client/src/java/org/apache/hadoop/hive/llap/LlapBaseRecordReader.java:260: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/llap-client/src/java/org/apache/hadoop/hive/llap/LlapBaseRecordReader.java:261: warning: 'block' child have incorrect indentation level 8, expected level should be 6. 18331d19490 < /Users/szita/shadow/CDH/hive/llap-client/src/java/org/apache/hadoop/hive/llap/LlapBaseRecordReader.java:261: warning: block child at indentation level 8 not at correct indentation, 6 18449a19609 > /Users/szita/shadow/CDH/hive/llap-client/src/java/org/apache/hadoop/hive/llap/tez/LlapProtocolClientProxy.java:45: warning: 'extends' have incorrect indentation level 2, expected level should be 4. 18473a19634 > /Users/szita/shadow/CDH/hive/llap-client/src/java/org/apache/hadoop/hive/llap/tezplugins/helpers/LlapTaskUmbilicalServer.java:121: warning: 'array initialization' child have incorrect indentation level 6, expected level should be 8. 18490d19650 < /Users/szita/shadow/CDH/hive/llap-client/src/java/org/apache/hadoop/hive/registry/impl/TezAmRegistryImpl.java:38: warning: member def at indentation level 6 not at correct indentation, 2 18505a19666 > /Users/szita/shadow/CDH/hive/llap-client/src/java/org/apache/hadoop/hive/registry/impl/ZkRegistryBase.java:323: warning: '+' have incorrect indentation level 8, expected level should be 10. 18542d19702 < 18549c19709 < [INFO] --- maven-checkstyle-plugin:2.12.1:checkstyle (default-cli) @ hive-llap-tez --- --- > [INFO] --- maven-checkstyle-plugin:2.15:checkstyle (default-cli) @ hive-llap-tez --- 18557a19718 > /Users/szita/shadow/CDH/hive/llap-tez/src/java/org/apache/hadoop/hive/llap/tezplugins/endpoint/LlapPluginPolicyProvider.java:27: warning: 'array initialization' child have incorrect indentation level 4, expected level should be 6. 18608c19769,19770 < /Users/szita/shadow/CDH/hive/llap-tez/src/java/org/apache/hadoop/hive/llap/tezplugins/LlapTaskCommunicator.java:424: warning: method def child at indentation level 13 not at correct indentation, 12 --- > /Users/szita/shadow/CDH/hive/llap-tez/src/java/org/apache/hadoop/hive/llap/tezplugins/LlapTaskCommunicator.java:424: warning: 'member def type' have incorrect indentation level 13, expected level should be one of the following: 10, 12, 14. > /Users/szita/shadow/CDH/hive/llap-tez/src/java/org/apache/hadoop/hive/llap/tezplugins/LlapTaskCommunicator.java:424: warning: 'method def' child have incorrect indentation level 13, expected level should be one of the following: 10, 12, 14. 18611,18612c19773,19774 < /Users/szita/shadow/CDH/hive/llap-tez/src/java/org/apache/hadoop/hive/llap/tezplugins/LlapTaskCommunicator.java:444: warning: if child at indentation level 17 not at correct indentation, 16 < /Users/szita/shadow/CDH/hive/llap-tez/src/java/org/apache/hadoop/hive/llap/tezplugins/LlapTaskCommunicator.java:452: warning: else child at indentation level 17 not at correct indentation, 16 --- > /Users/szita/shadow/CDH/hive/llap-tez/src/java/org/apache/hadoop/hive/llap/tezplugins/LlapTaskCommunicator.java:444: warning: 'if' child have incorrect indentation level 17, expected level should be one of the following: 14, 16, 18. > /Users/szita/shadow/CDH/hive/llap-tez/src/java/org/apache/hadoop/hive/llap/tezplugins/LlapTaskCommunicator.java:452: warning: 'else' child have incorrect indentation level 17, expected level should be one of the following: 14, 16, 18. 18616c19778 < /Users/szita/shadow/CDH/hive/llap-tez/src/java/org/apache/hadoop/hive/llap/tezplugins/LlapTaskCommunicator.java:501: warning: method def child at indentation level 15 not at correct indentation, 14 --- > /Users/szita/shadow/CDH/hive/llap-tez/src/java/org/apache/hadoop/hive/llap/tezplugins/LlapTaskCommunicator.java:501: warning: 'method def' child have incorrect indentation level 15, expected level should be one of the following: 12, 14, 16. 18622a19785,19786 > /Users/szita/shadow/CDH/hive/llap-tez/src/java/org/apache/hadoop/hive/llap/tezplugins/LlapTaskCommunicator.java:606: warning: '"Unable to find instance for yarnNodeId={} to construct the log url. Exception message={}"' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/llap-tez/src/java/org/apache/hadoop/hive/llap/tezplugins/LlapTaskCommunicator.java:607: warning: 'containerNodeId' have incorrect indentation level 8, expected level should be 10. 18623a19788 > /Users/szita/shadow/CDH/hive/llap-tez/src/java/org/apache/hadoop/hive/llap/tezplugins/LlapTaskCommunicator.java:621: warning: '.' have incorrect indentation level 10, expected level should be 12. 18625a19791,19793 > /Users/szita/shadow/CDH/hive/llap-tez/src/java/org/apache/hadoop/hive/llap/tezplugins/LlapTaskCommunicator.java:632: warning: 'final' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/llap-tez/src/java/org/apache/hadoop/hive/llap/tezplugins/LlapTaskCommunicator.java:635: warning: '"?nm.id="' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/llap-tez/src/java/org/apache/hadoop/hive/llap/tezplugins/LlapTaskCommunicator.java:637: warning: 'containerIdString' have incorrect indentation level 6, expected level should be 8. 18659d19826 < /Users/szita/shadow/CDH/hive/llap-tez/src/java/org/apache/hadoop/hive/llap/tezplugins/LlapTaskSchedulerService.java:169: warning: member def at indentation level 6 not at correct indentation, 2 18693a19861 > /Users/szita/shadow/CDH/hive/llap-tez/src/java/org/apache/hadoop/hive/llap/tezplugins/LlapTaskSchedulerService.java:1209: warning: '"request {}"' have incorrect indentation level 12, expected level should be 14. 18695a19864,19865 > /Users/szita/shadow/CDH/hive/llap-tez/src/java/org/apache/hadoop/hive/llap/tezplugins/LlapTaskSchedulerService.java:1224: warning: '(' have incorrect indentation level 14, expected level should be 16. > /Users/szita/shadow/CDH/hive/llap-tez/src/java/org/apache/hadoop/hive/llap/tezplugins/LlapTaskSchedulerService.java:1245: warning: 'randomNode' have incorrect indentation level 8, expected level should be 10. 18701a19872 > /Users/szita/shadow/CDH/hive/llap-tez/src/java/org/apache/hadoop/hive/llap/tezplugins/LlapTaskSchedulerService.java:1419: warning: '" was in running state. Caused by task: {}"' have incorrect indentation level 14, expected level should be 16. 18823d19993 < 18830,18833c20000 < [INFO] --- maven-checkstyle-plugin:2.12.1:checkstyle (default-cli) @ spark-client --- < /Users/szita/shadow/CDH/hive/spark-client/src/main/java/org/apache/hive/spark/client/rpc/Rpc.java:494:77: unexpected token: > < /Users/szita/shadow/CDH/hive/spark-client/src/main/java/org/apache/hive/spark/client/SparkClientImpl.java:496:13: expecting "class", found 'LogRedirector' < /Users/szita/shadow/CDH/hive/spark-client/src/main/java/org/apache/hive/spark/client/SparkClientUtilities.java:170:12: expecting DOT, found 'jars' --- > [INFO] --- maven-checkstyle-plugin:2.15:checkstyle (default-cli) @ spark-client --- 18855a20023 > /Users/szita/shadow/CDH/hive/spark-client/src/main/java/org/apache/hive/spark/client/JobContext.java:50: warning: 'JavaFutureAction' have incorrect indentation level 4, expected level should be 6. 18887c20055 < /Users/szita/shadow/CDH/hive/spark-client/src/main/java/org/apache/hive/spark/client/MetricsCollection.java:229: warning: finally child at indentation level 8 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/spark-client/src/main/java/org/apache/hive/spark/client/MetricsCollection.java:229: warning: 'finally' child have incorrect indentation level 8, expected level should be 6. 18902a20071 > /Users/szita/shadow/CDH/hive/spark-client/src/main/java/org/apache/hive/spark/client/RemoteDriver.java:491: warning: 'taskEnd' have incorrect indentation level 12, expected level should be 14. 18907c20076,20092 < /Users/szita/shadow/CDH/hive/spark-client/src/main/java/org/apache/hive/spark/client/rpc/Rpc.java:497:11: Got an exception - expecting EOF, found 'onError' --- > /Users/szita/shadow/CDH/hive/spark-client/src/main/java/org/apache/hive/spark/client/rpc/Rpc.java:71: warning: Class Rpc should be declared as final. > /Users/szita/shadow/CDH/hive/spark-client/src/main/java/org/apache/hive/spark/client/rpc/Rpc.java:132: warning: 'timeoutFuture' have incorrect indentation level 12, expected level should be 14. > /Users/szita/shadow/CDH/hive/spark-client/src/main/java/org/apache/hive/spark/client/rpc/Rpc.java:175:5: warning: switch without "default" clause. > /Users/szita/shadow/CDH/hive/spark-client/src/main/java/org/apache/hive/spark/client/rpc/Rpc.java:213: warning: 'c' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/spark-client/src/main/java/org/apache/hive/spark/client/rpc/Rpc.java:346: warning: Missing a Javadoc comment. > /Users/szita/shadow/CDH/hive/spark-client/src/main/java/org/apache/hive/spark/client/rpc/Rpc.java:359:16: warning: Variable 'id' must be private and have accessor methods. > /Users/szita/shadow/CDH/hive/spark-client/src/main/java/org/apache/hive/spark/client/rpc/Rpc.java:360:23: warning: Variable 'type' must be private and have accessor methods. > /Users/szita/shadow/CDH/hive/spark-client/src/main/java/org/apache/hive/spark/client/rpc/Rpc.java:378:18: warning: Variable 'clientId' must be private and have accessor methods. > /Users/szita/shadow/CDH/hive/spark-client/src/main/java/org/apache/hive/spark/client/rpc/Rpc.java:379:18: warning: Variable 'payload' must be private and have accessor methods. > /Users/szita/shadow/CDH/hive/spark-client/src/main/java/org/apache/hive/spark/client/rpc/Rpc.java:422:57: warning: '{' is followed by whitespace. > /Users/szita/shadow/CDH/hive/spark-client/src/main/java/org/apache/hive/spark/client/rpc/Rpc.java:495: warning: 'if' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/spark-client/src/main/java/org/apache/hive/spark/client/rpc/Rpc.java:496: warning: 'if' child have incorrect indentation level 10, expected level should be 12. > /Users/szita/shadow/CDH/hive/spark-client/src/main/java/org/apache/hive/spark/client/rpc/Rpc.java:496: warning: 'method call' child have incorrect indentation level 10, expected level should be 12. > /Users/szita/shadow/CDH/hive/spark-client/src/main/java/org/apache/hive/spark/client/rpc/Rpc.java:497: warning: 'if' child have incorrect indentation level 10, expected level should be 12. > /Users/szita/shadow/CDH/hive/spark-client/src/main/java/org/apache/hive/spark/client/rpc/Rpc.java:497: warning: 'method call' child have incorrect indentation level 10, expected level should be 12. > /Users/szita/shadow/CDH/hive/spark-client/src/main/java/org/apache/hive/spark/client/rpc/Rpc.java:498: warning: 'if rcurly' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/spark-client/src/main/java/org/apache/hive/spark/client/rpc/Rpc.java:499: warning: 'block rcurly' have incorrect indentation level 6, expected level should be 8. 18908a20094,20102 > /Users/szita/shadow/CDH/hive/spark-client/src/main/java/org/apache/hive/spark/client/rpc/RpcConfiguration.java:49: warning: 'HiveConf' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/spark-client/src/main/java/org/apache/hive/spark/client/rpc/RpcConfiguration.java:50: warning: 'HiveConf' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/spark-client/src/main/java/org/apache/hive/spark/client/rpc/RpcConfiguration.java:51: warning: 'HiveConf' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/spark-client/src/main/java/org/apache/hive/spark/client/rpc/RpcConfiguration.java:52: warning: 'HiveConf' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/spark-client/src/main/java/org/apache/hive/spark/client/rpc/RpcConfiguration.java:53: warning: 'HiveConf' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/spark-client/src/main/java/org/apache/hive/spark/client/rpc/RpcConfiguration.java:54: warning: 'HiveConf' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/spark-client/src/main/java/org/apache/hive/spark/client/rpc/RpcConfiguration.java:55: warning: 'HiveConf' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/spark-client/src/main/java/org/apache/hive/spark/client/rpc/RpcConfiguration.java:58: warning: 'HiveConf' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/spark-client/src/main/java/org/apache/hive/spark/client/rpc/RpcConfiguration.java:59: warning: 'HiveConf' have incorrect indentation level 4, expected level should be 6. 18915a20110,20123 > /Users/szita/shadow/CDH/hive/spark-client/src/main/java/org/apache/hive/spark/client/rpc/RpcConfiguration.java:188: warning: '.' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/spark-client/src/main/java/org/apache/hive/spark/client/rpc/RpcConfiguration.java:189: warning: '.' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/spark-client/src/main/java/org/apache/hive/spark/client/rpc/RpcConfiguration.java:190: warning: '.' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/spark-client/src/main/java/org/apache/hive/spark/client/rpc/RpcConfiguration.java:191: warning: '.' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/spark-client/src/main/java/org/apache/hive/spark/client/rpc/RpcConfiguration.java:192: warning: '.' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/spark-client/src/main/java/org/apache/hive/spark/client/rpc/RpcConfiguration.java:193: warning: '.' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/spark-client/src/main/java/org/apache/hive/spark/client/rpc/RpcConfiguration.java:194: warning: '.' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/spark-client/src/main/java/org/apache/hive/spark/client/rpc/RpcConfiguration.java:195: warning: '.' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/spark-client/src/main/java/org/apache/hive/spark/client/rpc/RpcConfiguration.java:196: warning: '.' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/spark-client/src/main/java/org/apache/hive/spark/client/rpc/RpcConfiguration.java:197: warning: '.' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/spark-client/src/main/java/org/apache/hive/spark/client/rpc/RpcConfiguration.java:198: warning: '.' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/spark-client/src/main/java/org/apache/hive/spark/client/rpc/RpcConfiguration.java:199: warning: '.' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/spark-client/src/main/java/org/apache/hive/spark/client/rpc/RpcConfiguration.java:200: warning: '.' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/spark-client/src/main/java/org/apache/hive/spark/client/rpc/RpcConfiguration.java:201: warning: '.' have incorrect indentation level 6, expected level should be 8. 18916a20125 > /Users/szita/shadow/CDH/hive/spark-client/src/main/java/org/apache/hive/spark/client/rpc/RpcDispatcher.java:76: warning: 'lastHeader' have incorrect indentation level 8, expected level should be 10. 18922,18939c20131,20137 < /Users/szita/shadow/CDH/hive/spark-client/src/main/java/org/apache/hive/spark/client/rpc/RpcServer.java:90: warning: ctor def child at indentation level 5 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/spark-client/src/main/java/org/apache/hive/spark/client/rpc/RpcServer.java:92: warning: method call child at indentation level 6 not at correct indentation, 7 < /Users/szita/shadow/CDH/hive/spark-client/src/main/java/org/apache/hive/spark/client/rpc/RpcServer.java:93: warning: method call child at indentation level 6 not at correct indentation, 7 < /Users/szita/shadow/CDH/hive/spark-client/src/main/java/org/apache/hive/spark/client/rpc/RpcServer.java:94: warning: method def modifier at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/spark-client/src/main/java/org/apache/hive/spark/client/rpc/RpcServer.java:95: warning: method def modifier at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/spark-client/src/main/java/org/apache/hive/spark/client/rpc/RpcServer.java:96: warning: method def child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/spark-client/src/main/java/org/apache/hive/spark/client/rpc/RpcServer.java:97: warning: method def child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/spark-client/src/main/java/org/apache/hive/spark/client/rpc/RpcServer.java:98: warning: method def child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/spark-client/src/main/java/org/apache/hive/spark/client/rpc/RpcServer.java:100: warning: method def child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/spark-client/src/main/java/org/apache/hive/spark/client/rpc/RpcServer.java:101: warning: method def modifier at indentation level 16 not at correct indentation, 14 < /Users/szita/shadow/CDH/hive/spark-client/src/main/java/org/apache/hive/spark/client/rpc/RpcServer.java:102: warning: method def modifier at indentation level 16 not at correct indentation, 14 < /Users/szita/shadow/CDH/hive/spark-client/src/main/java/org/apache/hive/spark/client/rpc/RpcServer.java:103: warning: method def child at indentation level 18 not at correct indentation, 16 < /Users/szita/shadow/CDH/hive/spark-client/src/main/java/org/apache/hive/spark/client/rpc/RpcServer.java:104: warning: method def child at indentation level 18 not at correct indentation, 16 < /Users/szita/shadow/CDH/hive/spark-client/src/main/java/org/apache/hive/spark/client/rpc/RpcServer.java:105: warning: method def rcurly at indentation level 16 not at correct indentation, 14 < /Users/szita/shadow/CDH/hive/spark-client/src/main/java/org/apache/hive/spark/client/rpc/RpcServer.java:107: warning: method def child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/spark-client/src/main/java/org/apache/hive/spark/client/rpc/RpcServer.java:111: warning: method def rcurly at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/spark-client/src/main/java/org/apache/hive/spark/client/rpc/RpcServer.java:113: warning: method call child at indentation level 6 not at correct indentation, 7 < /Users/szita/shadow/CDH/hive/spark-client/src/main/java/org/apache/hive/spark/client/rpc/RpcServer.java:114: warning: method call child at indentation level 6 not at correct indentation, 7 --- > /Users/szita/shadow/CDH/hive/spark-client/src/main/java/org/apache/hive/spark/client/rpc/RpcServer.java:90: warning: 'ctor def' child have incorrect indentation level 5, expected level should be 4. > /Users/szita/shadow/CDH/hive/spark-client/src/main/java/org/apache/hive/spark/client/rpc/RpcServer.java:90: warning: 'member def type' have incorrect indentation level 5, expected level should be 4. > /Users/szita/shadow/CDH/hive/spark-client/src/main/java/org/apache/hive/spark/client/rpc/RpcServer.java:91: warning: '.' have incorrect indentation level 6, expected level should be 9. > /Users/szita/shadow/CDH/hive/spark-client/src/main/java/org/apache/hive/spark/client/rpc/RpcServer.java:92: warning: '.' have incorrect indentation level 6, expected level should be 9. > /Users/szita/shadow/CDH/hive/spark-client/src/main/java/org/apache/hive/spark/client/rpc/RpcServer.java:93: warning: '.' have incorrect indentation level 6, expected level should be 9. > /Users/szita/shadow/CDH/hive/spark-client/src/main/java/org/apache/hive/spark/client/rpc/RpcServer.java:113: warning: '.' have incorrect indentation level 6, expected level should be 9. > /Users/szita/shadow/CDH/hive/spark-client/src/main/java/org/apache/hive/spark/client/rpc/RpcServer.java:114: warning: '.' have incorrect indentation level 6, expected level should be 9. 18943a20142,20143 > /Users/szita/shadow/CDH/hive/spark-client/src/main/java/org/apache/hive/spark/client/rpc/RpcServer.java:281: warning: '"Missing client ID in SASL handshake."' have incorrect indentation level 10, expected level should be 12. > /Users/szita/shadow/CDH/hive/spark-client/src/main/java/org/apache/hive/spark/client/rpc/RpcServer.java:285: warning: '"Unexpected client ID '%s' in SASL handshake."' have incorrect indentation level 10, expected level should be 12. 18958c20158,20184 < /Users/szita/shadow/CDH/hive/spark-client/src/main/java/org/apache/hive/spark/client/SparkClientImpl.java:496:78: Got an exception - expecting EOF, found '}' --- > /Users/szita/shadow/CDH/hive/spark-client/src/main/java/org/apache/hive/spark/client/SparkClientImpl.java:93: warning: Line is longer than 100 characters (found 120). > /Users/szita/shadow/CDH/hive/spark-client/src/main/java/org/apache/hive/spark/client/SparkClientImpl.java:113: warning: Line is longer than 100 characters (found 120). > /Users/szita/shadow/CDH/hive/spark-client/src/main/java/org/apache/hive/spark/client/SparkClientImpl.java:148: warning: Line is longer than 100 characters (found 106). > /Users/szita/shadow/CDH/hive/spark-client/src/main/java/org/apache/hive/spark/client/SparkClientImpl.java:211:3: warning: Method length is 330 lines (max allowed is 150). > /Users/szita/shadow/CDH/hive/spark-client/src/main/java/org/apache/hive/spark/client/SparkClientImpl.java:287: warning: Line is longer than 100 characters (found 113). > /Users/szita/shadow/CDH/hive/spark-client/src/main/java/org/apache/hive/spark/client/SparkClientImpl.java:306:58: warning: String literal expressions should be on the left side of an equalsIgnoreCase comparison. > /Users/szita/shadow/CDH/hive/spark-client/src/main/java/org/apache/hive/spark/client/SparkClientImpl.java:307: warning: Line is longer than 100 characters (found 106). > /Users/szita/shadow/CDH/hive/spark-client/src/main/java/org/apache/hive/spark/client/SparkClientImpl.java:309: warning: Line is longer than 100 characters (found 106). > /Users/szita/shadow/CDH/hive/spark-client/src/main/java/org/apache/hive/spark/client/SparkClientImpl.java:313: warning: Line is longer than 100 characters (found 152). > /Users/szita/shadow/CDH/hive/spark-client/src/main/java/org/apache/hive/spark/client/SparkClientImpl.java:317: warning: Line is longer than 100 characters (found 110). > /Users/szita/shadow/CDH/hive/spark-client/src/main/java/org/apache/hive/spark/client/SparkClientImpl.java:321: warning: Line is longer than 100 characters (found 160). > /Users/szita/shadow/CDH/hive/spark-client/src/main/java/org/apache/hive/spark/client/SparkClientImpl.java:322: warning: Line is longer than 100 characters (found 101). > /Users/szita/shadow/CDH/hive/spark-client/src/main/java/org/apache/hive/spark/client/SparkClientImpl.java:408: warning: Line is longer than 100 characters (found 117). > /Users/szita/shadow/CDH/hive/spark-client/src/main/java/org/apache/hive/spark/client/SparkClientImpl.java:484: warning: Line is longer than 100 characters (found 111). > /Users/szita/shadow/CDH/hive/spark-client/src/main/java/org/apache/hive/spark/client/SparkClientImpl.java:496:78: warning: ';' is not followed by whitespace. > /Users/szita/shadow/CDH/hive/spark-client/src/main/java/org/apache/hive/spark/client/SparkClientImpl.java:520: warning: Line is longer than 100 characters (found 116). > /Users/szita/shadow/CDH/hive/spark-client/src/main/java/org/apache/hive/spark/client/SparkClientImpl.java:523: warning: Line is longer than 100 characters (found 118). > /Users/szita/shadow/CDH/hive/spark-client/src/main/java/org/apache/hive/spark/client/SparkClientImpl.java:524: warning: Line is longer than 100 characters (found 114). > /Users/szita/shadow/CDH/hive/spark-client/src/main/java/org/apache/hive/spark/client/SparkClientImpl.java:554: warning: Line is longer than 100 characters (found 105). > /Users/szita/shadow/CDH/hive/spark-client/src/main/java/org/apache/hive/spark/client/SparkClientImpl.java:570: warning: Line is longer than 100 characters (found 106). > /Users/szita/shadow/CDH/hive/spark-client/src/main/java/org/apache/hive/spark/client/SparkClientImpl.java:594: warning: 'driverRpc' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/spark-client/src/main/java/org/apache/hive/spark/client/SparkClientImpl.java:702: warning: 'member def modifier' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/spark-client/src/main/java/org/apache/hive/spark/client/SparkClientImpl.java:704: warning: 'method def modifier' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/spark-client/src/main/java/org/apache/hive/spark/client/SparkClientImpl.java:707: warning: 'member def type' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/spark-client/src/main/java/org/apache/hive/spark/client/SparkClientImpl.java:707: warning: 'method def' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/spark-client/src/main/java/org/apache/hive/spark/client/SparkClientImpl.java:708: warning: 'method def' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/spark-client/src/main/java/org/apache/hive/spark/client/SparkClientImpl.java:709: warning: 'method def rcurly' have incorrect indentation level 6, expected level should be 4. 18960c20186,20190 < /Users/szita/shadow/CDH/hive/spark-client/src/main/java/org/apache/hive/spark/client/SparkClientUtilities.java:172:5: Got an exception - expecting EOF, found 'if' --- > /Users/szita/shadow/CDH/hive/spark-client/src/main/java/org/apache/hive/spark/client/SparkClientUtilities.java:45: warning: Missing a Javadoc comment. > /Users/szita/shadow/CDH/hive/spark-client/src/main/java/org/apache/hive/spark/client/SparkClientUtilities.java:45:1: warning: Utility classes should not have a public or default constructor. > /Users/szita/shadow/CDH/hive/spark-client/src/main/java/org/apache/hive/spark/client/SparkClientUtilities.java:48:42: warning: Name 'downloadedFiles' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. > /Users/szita/shadow/CDH/hive/spark-client/src/main/java/org/apache/hive/spark/client/SparkClientUtilities.java:142:24: warning: String literal expressions should be on the left side of an equals comparison. > /Users/szita/shadow/CDH/hive/spark-client/src/main/java/org/apache/hive/spark/client/SparkClientUtilities.java:144:31: warning: String literal expressions should be on the left side of an equals comparison. 18963a20194,20198 > /Users/szita/shadow/CDH/hive/spark-client/src/main/java/org/apache/hive/spark/counter/SparkCounter.java:50: warning: 'String' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/spark-client/src/main/java/org/apache/hive/spark/counter/SparkCounter.java:51: warning: 'String' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/spark-client/src/main/java/org/apache/hive/spark/counter/SparkCounter.java:52: warning: 'String' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/spark-client/src/main/java/org/apache/hive/spark/counter/SparkCounter.java:53: warning: 'long' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/spark-client/src/main/java/org/apache/hive/spark/counter/SparkCounter.java:54: warning: 'JavaSparkContext' have incorrect indentation level 4, expected level should be 6. 18967,18968d20201 < < [INFO] There are 3 checkstyle errors. 18975,18995c20208 < [INFO] --- maven-checkstyle-plugin:2.12.1:checkstyle (default-cli) @ hive-exec --- < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/Driver.java:1248:38: unexpected token: fsd1 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/mr/MapredLocalTask.java:330:13: expecting "class", found 'LogRedirector' < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/repl/bootstrap/AddDependencyToLeaves.java:43:49: expecting RPAREN, found ':' < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/repl/bootstrap/events/filesystem/BootstrapEventsIterator.java:86:74: unexpected token: > < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/repl/bootstrap/events/filesystem/DatabaseEventsIterator.java:79:36: expecting RPAREN, found ':' < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/repl/bootstrap/load/LoadConstraint.java:112:28: expecting RPAREN, found ':' < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/repl/bootstrap/load/LoadFunction.java:81:28: expecting RPAREN, found ':' < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/WorkloadManager.java:191:19: unexpected token: > < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/AcidUtils.java:975:54: unexpected token: o1 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/sarg/ConvertAstToSearchArg.java:449:30: unexpected token: key < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/Hive.java:4569:23: unexpected token: > < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/spark/CombineEquivalentWorkResolver.java:181:23: unexpected token: > < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/spark/SparkPartitionPruningSinkDesc.java:120:59: unexpected token: > < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/EximUtil.java:253:30: unexpected token: > < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/repl/CopyUtils.java:111:53: unexpected token: > < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/repl/dump/HiveWrapper.java:46:42: unexpected token: ) < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/repl/dump/PartitionExport.java:68:22: unexpected token: ) < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/repl/dump/Utils.java:89:24: unexpected token: > < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/repl/load/message/CreateFunctionHandler.java:97:42: unexpected token: > < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:9294:43: unexpected token: > --- > [INFO] --- maven-checkstyle-plugin:2.15:checkstyle (default-cli) @ hive-exec --- 19023a20237 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/llap/LlapOutputFormat.java:39: warning: 'implements' have incorrect indentation level 2, expected level should be 4. 19034a20249 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/llap/LlapOutputFormatService.java:169: warning: 'extends' have incorrect indentation level 4, expected level should be 6. 19036a20252 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/llap/LlapRecordWriter.java:33: warning: 'implements' have incorrect indentation level 2, expected level should be 4. 19056c20272 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/metastore/SynchronizedMetaStoreClient.java:104: warning: method def child at indentation level 8 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/metastore/SynchronizedMetaStoreClient.java:104: warning: 'method def' child have incorrect indentation level 8, expected level should be 4. 19077,19078d20292 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/Context.java:210: warning: label child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/Context.java:210: warning: while at indentation level 18 not at correct indentation, 6 19080,19081d20293 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/Context.java:213: warning: case child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/Context.java:215: warning: case child at indentation level 10 not at correct indentation, 8 19083,19090d20294 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/Context.java:218: warning: case child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/Context.java:219: warning: case child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/Context.java:220: warning: case child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/Context.java:221: warning: case child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/Context.java:222: warning: case child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/Context.java:223: warning: case child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/Context.java:224: warning: block child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/Context.java:225: warning: block child at indentation level 12 not at correct indentation, 10 19092,19112c20296,20319 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/Context.java:234: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/Context.java:235: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/Context.java:236: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/Context.java:237: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/Context.java:238: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/Context.java:239: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/Context.java:240: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/Context.java:249: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/Context.java:251: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/Context.java:254: warning: for at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/Context.java:256: warning: if at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/Context.java:257: warning: if child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/Context.java:258: warning: if at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/Context.java:259: warning: if child at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/Context.java:261: warning: if rcurly at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/Context.java:262: warning: if child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/Context.java:263: warning: if rcurly at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/Context.java:264: warning: for rcurly at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/Context.java:265: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/Context.java:266: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/Context.java:267: warning: block child at indentation level 8 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/Context.java:234: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/Context.java:235: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/Context.java:236: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/Context.java:237: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/Context.java:238: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/Context.java:239: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/Context.java:240: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/Context.java:249: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/Context.java:249: warning: 'member def type' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/Context.java:251: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/Context.java:251: warning: 'member def type' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/Context.java:254: warning: 'for' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/Context.java:256: warning: 'if' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/Context.java:257: warning: 'if' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/Context.java:257: warning: 'member def type' have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/Context.java:258: warning: 'if' have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/Context.java:259: warning: 'if' child have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/Context.java:261: warning: 'if rcurly' have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/Context.java:262: warning: 'if' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/Context.java:263: warning: 'if rcurly' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/Context.java:264: warning: 'for rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/Context.java:265: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/Context.java:266: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/Context.java:267: warning: 'block' child have incorrect indentation level 8, expected level should be 6. 19143c20350,20454 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/Driver.java:1250:9: Got an exception - expecting EOF, found 'for' --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/Driver.java:111: warning: Line is longer than 100 characters (found 108). > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/Driver.java:112: warning: Line is longer than 100 characters (found 107). > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/Driver.java:130: warning: Missing a Javadoc comment. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/Driver.java:134:16: warning: 'private' modifier out of order with the JLS suggestions. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/Driver.java:136:16: warning: 'private' modifier out of order with the JLS suggestions. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/Driver.java:136:34: warning: Name 'console' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/Driver.java:142:21: warning: Variable 'bos' must be private and have accessor methods. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/Driver.java:152:18: warning: Name 'SQLState' must match pattern '^[a-z][a-zA-Z0-9]*$'. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/Driver.java:156:18: warning: Variable 'hiveLocks' must be private and have accessor methods. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/Driver.java:191: warning: Missing a Javadoc comment. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/Driver.java:203: warning: Line is longer than 100 characters (found 102). > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/Driver.java:208: warning: Missing a Javadoc comment. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/Driver.java:211:32: warning: Variable 'stateLock' must be private and have accessor methods. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/Driver.java:212:24: warning: Variable 'driverState' must be private and have accessor methods. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/Driver.java:244: warning: First sentence should end with a period. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/Driver.java:266: warning: First sentence should end with a period. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/Driver.java:275:22: warning: Must have at least one statement. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/Driver.java:317: warning: First sentence should end with a period. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/Driver.java:321:12: warning: 'schema' hides a field. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/Driver.java:341: warning: First sentence should end with a period. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/Driver.java:348: warning: First sentence should end with a period. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/Driver.java:389: warning: Line is longer than 100 characters (found 101). > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/Driver.java:393: warning: Line is longer than 100 characters (found 126). > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/Driver.java:439:3: warning: Method length is 275 lines (max allowed is 150). > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/Driver.java:641: warning: '+' have incorrect indentation level 12, expected level should be 14. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/Driver.java:661: warning: Line is longer than 100 characters (found 102). > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/Driver.java:675:35: warning: ';' is not followed by whitespace. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/Driver.java:708: warning: Line is longer than 100 characters (found 115). > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/Driver.java:710: warning: Line is longer than 100 characters (found 111). > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/Driver.java:717: warning: Line is longer than 100 characters (found 116). > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/Driver.java:718: warning: Line is longer than 100 characters (found 120). > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/Driver.java:732: warning: Line is longer than 100 characters (found 106). > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/Driver.java:732:5: warning: switch without "default" clause. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/Driver.java:733: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/Driver.java:734: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/Driver.java:735: warning: 'if' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/Driver.java:736: warning: 'if' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/Driver.java:736: warning: Line is longer than 100 characters (found 127). > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/Driver.java:737: warning: 'if rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/Driver.java:738: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/Driver.java:739: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/Driver.java:744: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/Driver.java:745: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/Driver.java:746: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/Driver.java:747: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/Driver.java:748: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/Driver.java:749: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/Driver.java:750: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/Driver.java:751: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/Driver.java:752: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/Driver.java:753: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/Driver.java:754: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/Driver.java:755: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/Driver.java:756: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/Driver.java:757: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/Driver.java:758: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/Driver.java:785:7: warning: Conditional logic can be removed. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/Driver.java:840:3: warning: Method length is 174 lines (max allowed is 150). > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/Driver.java:841:29: warning: Redundant throws: 'AuthorizationException' is unchecked exception. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/Driver.java:876: warning: 'if' child have incorrect indentation level 5, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/Driver.java:1045:20: warning: Name 'alias_id' must match pattern '^[a-z][a-zA-Z0-9]*$'. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/Driver.java:1088: warning: Line is longer than 100 characters (found 108). > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/Driver.java:1149: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/Driver.java:1150: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/Driver.java:1214: warning: '"\n"' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/Driver.java:1249: warning: 'fsd1' have incorrect indentation level 10, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/Driver.java:1307: warning: Line is longer than 100 characters (found 105). > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/Driver.java:1309:9: warning: '}' should be on the same line. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/Driver.java:1311:30: warning: ';' is not followed by whitespace. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/Driver.java:1397:7: warning: '}' should be on the same line. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/Driver.java:1405:5: warning: '}' should be on the same line. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/Driver.java:1434:38: warning: Name 'globalCompileLock' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/Driver.java:1446: warning: 'command' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/Driver.java:1489: warning: 'String' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/Driver.java:1493: warning: 'this' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/Driver.java:1494: warning: 'TimeUnit' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/Driver.java:1573: warning: 'for' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/Driver.java:1626:9: warning: '}' should be on the same line. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/Driver.java:1629:9: warning: '}' should be on the same line. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/Driver.java:1630:14: warning: Must have at least one statement. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/Driver.java:1644: warning: 'for' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/Driver.java:1681:5: warning: '}' should be on the same line. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/Driver.java:1683:46: warning: ';' is not followed by whitespace. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/Driver.java:1700: warning: '+' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/Driver.java:1762:3: warning: Method length is 347 lines (max allowed is 150). > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/Driver.java:1783: warning: Line is longer than 100 characters (found 103). > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/Driver.java:1816: warning: Line is longer than 100 characters (found 106). > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/Driver.java:1818: warning: Line is longer than 100 characters (found 110). > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/Driver.java:1858:21: warning: 'driverCxt' hides a field. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/Driver.java:1918: warning: Line is longer than 100 characters (found 108). > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/Driver.java:1947: warning: 'errorMessage' have incorrect indentation level 14, expected level should be 16. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/Driver.java:1947: warning: Line is longer than 100 characters (found 102). > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/Driver.java:2002:7: warning: Declaring variables, return values or parameters of type 'HashSet' is not allowed. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/Driver.java:2035: warning: Line is longer than 100 characters (found 114). > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/Driver.java:2043: warning: Comment matches to-do format 'TODO:'. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/Driver.java:2089:28: warning: Must have at least one statement. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/Driver.java:2097: warning: Line is longer than 100 characters (found 115). > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/Driver.java:2099: warning: Line is longer than 100 characters (found 111). > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/Driver.java:2166: warning: Line is longer than 100 characters (found 107). > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/Driver.java:2171:5: warning: '}' should be on the same line. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/Driver.java:2195: warning: First sentence should end with a period. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/Driver.java:2251: warning: Line is longer than 100 characters (found 104). > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/Driver.java:2280:9: warning: Conditional logic can be removed. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/Driver.java:2315: warning: Line is longer than 100 characters (found 104). > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/Driver.java:2500: warning: First sentence should end with a period. 19192a20504 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/ErrorMsg.java:570: warning: 'Pattern' have incorrect indentation level 4, expected level should be 6. 19228c20540 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/AbstractMapOperator.java:81: warning: assign at indentation level 2 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/AbstractMapOperator.java:81: warning: '=' have incorrect indentation level 2, expected level should be 6. 19236a20549 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/AppMasterEventOperator.java:135: warning: '+' have incorrect indentation level 10, expected level should be 12. 19375a20689,20690 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/CommonJoinOperator.java:622: warning: '!' have incorrect indentation level 10, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/CommonJoinOperator.java:631: warning: '!' have incorrect indentation level 10, expected level should be 12. 19406c20721 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/CommonMergeJoinOperator.java:425: warning: try child at indentation level 8 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/CommonMergeJoinOperator.java:425: warning: 'try' child have incorrect indentation level 8, expected level should be 6. 19450d20764 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/DDLTask.java:1009: warning: method def throws at indentation level 10 not at correct indentation, 6 19459a20774 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/DDLTask.java:1197: warning: '.' have incorrect indentation level 4, expected level should be 8. 19462,19464c20777,20780 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/DDLTask.java:1204: warning: method call rparen at indentation level 8 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/DDLTask.java:1206: warning: if child at indentation level 10 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/DDLTask.java:1207: warning: if child at indentation level 10 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/DDLTask.java:1204: warning: 'method call rparen' have incorrect indentation level 8, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/DDLTask.java:1206: warning: 'if' child have incorrect indentation level 10, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/DDLTask.java:1206: warning: 'member def type' have incorrect indentation level 10, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/DDLTask.java:1207: warning: 'if' child have incorrect indentation level 10, expected level should be 6. 19469a20786,20787 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/DDLTask.java:1337: warning: 'if' child have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/DDLTask.java:1337: warning: 'method call' child have incorrect indentation level 6, expected level should be 8. 19471,19472d20788 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/DDLTask.java:1337: warning: if child at indentation level 6 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/DDLTask.java:1337: warning: method call child at indentation level 6 not at correct indentation, 8 19484d20799 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/DDLTask.java:1628: warning: method def throws at indentation level 10 not at correct indentation, 6 19485a20801 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/DDLTask.java:2104: warning: 'desc' have incorrect indentation level 6, expected level should be 8. 19487,19488c20803 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/DDLTask.java:2115: warning: label child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/DDLTask.java:2115: warning: while at indentation level 12 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/DDLTask.java:2110: warning: '"; State is "' have incorrect indentation level 8, expected level should be 10. 19490,19495d20804 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/DDLTask.java:2134: warning: case child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/DDLTask.java:2135: warning: case child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/DDLTask.java:2137: warning: block child at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/DDLTask.java:2138: warning: block child at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/DDLTask.java:2139: warning: block child at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/DDLTask.java:2140: warning: case child at indentation level 12 not at correct indentation, 10 19497,19498d20805 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/DDLTask.java:2142: warning: block child at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/DDLTask.java:2143: warning: block child at indentation level 14 not at correct indentation, 12 19535,19537c20842,20844 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/DDLTask.java:2848: warning: if child at indentation level 9 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/DDLTask.java:2850: warning: else child at indentation level 9 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/DDLTask.java:2851: warning: else child at indentation level 9 not at correct indentation, 8 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/DDLTask.java:2848: warning: 'if' child have incorrect indentation level 9, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/DDLTask.java:2850: warning: 'else' child have incorrect indentation level 9, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/DDLTask.java:2851: warning: 'else' child have incorrect indentation level 9, expected level should be 8. 19577a20885 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/DDLTask.java:3912: warning: 'newWriteEntity' have incorrect indentation level 10, expected level should be 12. 19595d20902 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/DDLTask.java:4422: warning: method def throws at indentation level 10 not at correct indentation, 6 19597,19603c20904,20909 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/DDLTask.java:4424: warning: method call child at indentation level 5 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/DDLTask.java:4424: warning: try child at indentation level 5 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/DDLTask.java:4425: warning: method call child at indentation level 7 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/DDLTask.java:4427: warning: try rcurly at indentation level 5 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/DDLTask.java:4428: warning: catch child at indentation level 7 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/DDLTask.java:4429: warning: catch rcurly at indentation level 5 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/DDLTask.java:4434: warning: method def throws at indentation level 11 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/DDLTask.java:4424: warning: 'method call' child have incorrect indentation level 5, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/DDLTask.java:4424: warning: 'try' child have incorrect indentation level 5, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/DDLTask.java:4425: warning: 'Utilities' have incorrect indentation level 7, expected level should be 9. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/DDLTask.java:4427: warning: 'try rcurly' have incorrect indentation level 5, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/DDLTask.java:4428: warning: 'catch' child have incorrect indentation level 7, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/DDLTask.java:4429: warning: 'catch rcurly' have incorrect indentation level 5, expected level should be 4. 19615d20920 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/DDLTask.java:4532: warning: assign at indentation level 8 not at correct indentation, 6 19637a20943 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/DDLTask.java:4750: warning: 'newValue' have incorrect indentation level 12, expected level should be 14. 19641,19642c20947,20948 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/DDLTask.java:4939: warning: method call child at indentation level 8 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/DDLTask.java:4941: warning: method call child at indentation level 8 not at correct indentation, 10 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/DDLTask.java:4939: warning: 'tbl' have incorrect indentation level 8, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/DDLTask.java:4941: warning: 'tbl' have incorrect indentation level 8, expected level should be 12. 19643a20950,20951 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/DDLTask.java:5076: warning: 'crtView' have incorrect indentation level 14, expected level should be 16. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/DDLTask.java:5080: warning: 'serDeClassName' have incorrect indentation level 14, expected level should be 16. 19646a20955,20956 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/DDLTask.java:5144: warning: 'tableName' have incorrect indentation level 10, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/DDLTask.java:5145: warning: '(' have incorrect indentation level 10, expected level should be 12. 19673a20984,20986 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/DemuxOperator.java:50: warning: 'implements' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/DemuxOperator.java:224: warning: 'childOperatorsArray' have incorrect indentation level 10, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/DemuxOperator.java:251: warning: 'childOperatorsArray' have incorrect indentation level 10, expected level should be 12. 19674a20988 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/DemuxOperator.java:314: warning: '+' have incorrect indentation level 10, expected level should be 12. 19680c20994 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/errors/RegexErrorHeuristic.java:113: warning: if rcurly at indentation level 7 not at correct indentation, 8 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/errors/RegexErrorHeuristic.java:113: warning: 'if rcurly' have incorrect indentation level 7, expected level should be 8. 19682a20997 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/errors/TaskLogProcessor.java:48: warning: 'new' have incorrect indentation level 4, expected level should be 6. 19687,19693c21002,21012 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/ExplainSQRewriteTask.java:133: warning: method def child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/ExplainSQRewriteTask.java:134: warning: method def child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/ExplainSQRewriteTask.java:140: warning: method def child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/ExplainSQRewriteTask.java:144: warning: method def child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/ExplainSQRewriteTask.java:150: warning: method def child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/ExplainSQRewriteTask.java:152: warning: method def child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/ExplainSQRewriteTask.java:153: warning: if at indentation level 6 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/ExplainSQRewriteTask.java:133: warning: 'member def type' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/ExplainSQRewriteTask.java:133: warning: 'method def' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/ExplainSQRewriteTask.java:134: warning: 'member def type' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/ExplainSQRewriteTask.java:134: warning: 'method def' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/ExplainSQRewriteTask.java:140: warning: 'method def' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/ExplainSQRewriteTask.java:144: warning: 'member def type' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/ExplainSQRewriteTask.java:144: warning: 'method def' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/ExplainSQRewriteTask.java:150: warning: 'method def' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/ExplainSQRewriteTask.java:152: warning: 'member def type' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/ExplainSQRewriteTask.java:152: warning: 'method def' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/ExplainSQRewriteTask.java:153: warning: 'if' have incorrect indentation level 6, expected level should be 4. 19696,19699c21015,21019 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/ExplainSQRewriteTask.java:154: warning: if child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/ExplainSQRewriteTask.java:155: warning: if rcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/ExplainSQRewriteTask.java:157: warning: method def child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/ExplainSQRewriteTask.java:158: warning: if at indentation level 6 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/ExplainSQRewriteTask.java:154: warning: 'if' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/ExplainSQRewriteTask.java:155: warning: 'if rcurly' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/ExplainSQRewriteTask.java:157: warning: 'member def type' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/ExplainSQRewriteTask.java:157: warning: 'method def' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/ExplainSQRewriteTask.java:158: warning: 'if' have incorrect indentation level 6, expected level should be 4. 19702,19705c21022,21025 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/ExplainSQRewriteTask.java:159: warning: if child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/ExplainSQRewriteTask.java:160: warning: if rcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/ExplainSQRewriteTask.java:161: warning: method def child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/ExplainSQRewriteTask.java:163: warning: method def child at indentation level 6 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/ExplainSQRewriteTask.java:159: warning: 'if' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/ExplainSQRewriteTask.java:160: warning: 'if rcurly' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/ExplainSQRewriteTask.java:161: warning: 'method def' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/ExplainSQRewriteTask.java:163: warning: 'method def' child have incorrect indentation level 6, expected level should be 4. 19710,19729c21030,21053 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/ExplainTask.java:112: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/ExplainTask.java:113: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/ExplainTask.java:114: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/ExplainTask.java:115: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/ExplainTask.java:116: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/ExplainTask.java:117: warning: if at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/ExplainTask.java:118: warning: if child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/ExplainTask.java:119: warning: if rcurly at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/ExplainTask.java:120: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/ExplainTask.java:121: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/ExplainTask.java:122: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/ExplainTask.java:123: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/ExplainTask.java:124: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/ExplainTask.java:125: warning: if at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/ExplainTask.java:126: warning: if child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/ExplainTask.java:127: warning: if rcurly at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/ExplainTask.java:128: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/ExplainTask.java:129: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/ExplainTask.java:130: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/ExplainTask.java:131: warning: block child at indentation level 10 not at correct indentation, 8 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/ExplainTask.java:112: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/ExplainTask.java:113: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/ExplainTask.java:113: warning: 'member def type' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/ExplainTask.java:114: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/ExplainTask.java:114: warning: 'member def type' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/ExplainTask.java:115: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/ExplainTask.java:116: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/ExplainTask.java:117: warning: 'if' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/ExplainTask.java:118: warning: 'if' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/ExplainTask.java:119: warning: 'if rcurly' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/ExplainTask.java:120: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/ExplainTask.java:121: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/ExplainTask.java:122: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/ExplainTask.java:123: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/ExplainTask.java:123: warning: 'member def type' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/ExplainTask.java:124: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/ExplainTask.java:125: warning: 'if' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/ExplainTask.java:126: warning: 'if' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/ExplainTask.java:127: warning: 'if rcurly' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/ExplainTask.java:128: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/ExplainTask.java:129: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/ExplainTask.java:130: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/ExplainTask.java:131: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/ExplainTask.java:362: warning: '" Falling back to normal explain."' have incorrect indentation level 14, expected level should be 16. 19743a21068 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/ExplainTask.java:771: warning: '(' have incorrect indentation level 8, expected level should be 10. 19745c21070 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/ExplainTask.java:788: warning: if child at indentation level 12 not at correct indentation, 10 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/ExplainTask.java:788: warning: 'if' child have incorrect indentation level 12, expected level should be 10. 19802a21128 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/ExprNodeGenericFuncEvaluator.java:110: warning: '(' have incorrect indentation level 10, expected level should be 12. 19811a21138 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/FetchOperator.java:217: warning: 'Class' have incorrect indentation level 4, expected level should be 6. 19820c21147 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/FetchOperator.java:443: warning: for child at indentation level 8 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/FetchOperator.java:443: warning: 'for' child have incorrect indentation level 8, expected level should be 6. 19882a21210,21211 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/FileSinkOperator.java:193: warning: '+' have incorrect indentation level 10, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/FileSinkOperator.java:194: warning: '+' have incorrect indentation level 10, expected level should be 12. 19884,19885c21213,21216 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/FileSinkOperator.java:284: warning: if child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/FileSinkOperator.java:285: warning: if at indentation level 12 not at correct indentation, 10 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/FileSinkOperator.java:284: warning: 'if' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/FileSinkOperator.java:284: warning: 'member def type' have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/FileSinkOperator.java:285: warning: 'if' have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/FileSinkOperator.java:286: warning: 'if' child have incorrect indentation level 14, expected level should be 12. 19887,19888c21218,21219 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/FileSinkOperator.java:286: warning: if child at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/FileSinkOperator.java:287: warning: if at indentation level 14 not at correct indentation, 12 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/FileSinkOperator.java:287: warning: 'if' have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/FileSinkOperator.java:288: warning: 'if' child have incorrect indentation level 16, expected level should be 14. 19890,19895c21221,21225 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/FileSinkOperator.java:288: warning: if child at indentation level 16 not at correct indentation, 14 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/FileSinkOperator.java:289: warning: if rcurly at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/FileSinkOperator.java:290: warning: if rcurly at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/FileSinkOperator.java:292: warning: if at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/FileSinkOperator.java:293: warning: if child at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/FileSinkOperator.java:295: warning: if rcurly at indentation level 12 not at correct indentation, 10 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/FileSinkOperator.java:289: warning: 'if rcurly' have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/FileSinkOperator.java:290: warning: 'if rcurly' have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/FileSinkOperator.java:292: warning: 'if' have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/FileSinkOperator.java:293: warning: 'if' child have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/FileSinkOperator.java:295: warning: 'if rcurly' have incorrect indentation level 12, expected level should be 10. 19915a21246 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/FileSinkOperator.java:470: warning: '+' have incorrect indentation level 8, expected level should be 10. 19916a21248,21249 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/FileSinkOperator.java:559: warning: '+' have incorrect indentation level 12, expected level should be 14. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/FileSinkOperator.java:560: warning: '+' have incorrect indentation level 12, expected level should be 14. 19919a21253,21254 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/FileSinkOperator.java:736: warning: '+' have incorrect indentation level 10, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/FileSinkOperator.java:737: warning: '+' have incorrect indentation level 10, expected level should be 12. 19932,19933c21267,21270 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/FileSinkOperator.java:1023: warning: if child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/FileSinkOperator.java:1025: warning: if child at indentation level 12 not at correct indentation, 10 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/FileSinkOperator.java:978: warning: 'BucketCodec' have incorrect indentation level 10, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/FileSinkOperator.java:1019: warning: 'fpaths' have incorrect indentation level 14, expected level should be 16. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/FileSinkOperator.java:1023: warning: 'if' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/FileSinkOperator.java:1025: warning: 'if' child have incorrect indentation level 12, expected level should be 10. 19934a21272,21273 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/FileSinkOperator.java:1097: warning: '+' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/FileSinkOperator.java:1098: warning: '+' have incorrect indentation level 8, expected level should be 10. 19936,19937c21275,21276 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/FileSinkOperator.java:1203: warning: if child at indentation level 16 not at correct indentation, 14 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/FileSinkOperator.java:1204: warning: if child at indentation level 16 not at correct indentation, 14 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/FileSinkOperator.java:1203: warning: 'if' child have incorrect indentation level 16, expected level should be 14. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/FileSinkOperator.java:1204: warning: 'if' child have incorrect indentation level 16, expected level should be 14. 19941,19943c21280,21282 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/FileSinkOperator.java:1276: warning: try at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/FileSinkOperator.java:1277: warning: try child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/FileSinkOperator.java:1278: warning: if at indentation level 12 not at correct indentation, 10 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/FileSinkOperator.java:1276: warning: 'try' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/FileSinkOperator.java:1277: warning: 'try' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/FileSinkOperator.java:1278: warning: 'if' have incorrect indentation level 12, expected level should be 10. 19946,19951c21285,21290 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/FileSinkOperator.java:1279: warning: if child at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/FileSinkOperator.java:1280: warning: if child at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/FileSinkOperator.java:1281: warning: if rcurly at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/FileSinkOperator.java:1282: warning: try rcurly at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/FileSinkOperator.java:1283: warning: catch child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/FileSinkOperator.java:1284: warning: catch rcurly at indentation level 10 not at correct indentation, 8 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/FileSinkOperator.java:1279: warning: 'if' child have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/FileSinkOperator.java:1280: warning: 'if' child have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/FileSinkOperator.java:1281: warning: 'if rcurly' have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/FileSinkOperator.java:1282: warning: 'try rcurly' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/FileSinkOperator.java:1283: warning: 'catch' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/FileSinkOperator.java:1284: warning: 'catch rcurly' have incorrect indentation level 10, expected level should be 8. 19960a21300 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/FileSinkOperator.java:1471: warning: '+' have incorrect indentation level 10, expected level should be 12. 19990d21329 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/FunctionRegistry.java:554: warning: method call child at indentation level 8 not at correct indentation, 10 19992,19998c21331,21338 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/FunctionRegistry.java:649: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/FunctionRegistry.java:650: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/FunctionRegistry.java:651: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/FunctionRegistry.java:652: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/FunctionRegistry.java:653: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/FunctionRegistry.java:654: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/FunctionRegistry.java:655: warning: case child at indentation level 6 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/FunctionRegistry.java:649: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/FunctionRegistry.java:650: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/FunctionRegistry.java:651: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/FunctionRegistry.java:652: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/FunctionRegistry.java:653: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/FunctionRegistry.java:654: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/FunctionRegistry.java:655: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/FunctionRegistry.java:656: warning: 'case' child have incorrect indentation level 6, expected level should be 4. 20000,20024c21340,21363 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/FunctionRegistry.java:656: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/FunctionRegistry.java:657: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/FunctionRegistry.java:658: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/FunctionRegistry.java:659: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/FunctionRegistry.java:660: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/FunctionRegistry.java:661: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/FunctionRegistry.java:662: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/FunctionRegistry.java:675: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/FunctionRegistry.java:676: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/FunctionRegistry.java:677: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/FunctionRegistry.java:678: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/FunctionRegistry.java:679: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/FunctionRegistry.java:680: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/FunctionRegistry.java:681: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/FunctionRegistry.java:682: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/FunctionRegistry.java:715: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/FunctionRegistry.java:716: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/FunctionRegistry.java:719: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/FunctionRegistry.java:720: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/FunctionRegistry.java:721: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/FunctionRegistry.java:724: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/FunctionRegistry.java:725: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/FunctionRegistry.java:726: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/FunctionRegistry.java:727: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/FunctionRegistry.java:729: warning: block child at indentation level 8 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/FunctionRegistry.java:657: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/FunctionRegistry.java:658: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/FunctionRegistry.java:659: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/FunctionRegistry.java:660: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/FunctionRegistry.java:661: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/FunctionRegistry.java:662: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/FunctionRegistry.java:675: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/FunctionRegistry.java:676: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/FunctionRegistry.java:677: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/FunctionRegistry.java:678: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/FunctionRegistry.java:679: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/FunctionRegistry.java:680: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/FunctionRegistry.java:681: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/FunctionRegistry.java:682: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/FunctionRegistry.java:715: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/FunctionRegistry.java:716: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/FunctionRegistry.java:719: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/FunctionRegistry.java:720: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/FunctionRegistry.java:721: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/FunctionRegistry.java:724: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/FunctionRegistry.java:725: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/FunctionRegistry.java:726: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/FunctionRegistry.java:727: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/FunctionRegistry.java:729: warning: 'block' child have incorrect indentation level 8, expected level should be 6. 20027c21366 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/FunctionRegistry.java:869: warning: case child at indentation level 8 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/FunctionRegistry.java:869: warning: 'case' child have incorrect indentation level 8, expected level should be 6. 20029,20033c21368,21374 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/FunctionRegistry.java:870: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/FunctionRegistry.java:871: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/FunctionRegistry.java:872: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/FunctionRegistry.java:873: warning: block rcurly at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/FunctionRegistry.java:874: warning: case child at indentation level 8 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/FunctionRegistry.java:870: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/FunctionRegistry.java:870: warning: 'member def type' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/FunctionRegistry.java:871: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/FunctionRegistry.java:871: warning: 'member def type' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/FunctionRegistry.java:872: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/FunctionRegistry.java:873: warning: 'block rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/FunctionRegistry.java:874: warning: 'case' child have incorrect indentation level 8, expected level should be 6. 20035,20039c21376,21382 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/FunctionRegistry.java:875: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/FunctionRegistry.java:876: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/FunctionRegistry.java:877: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/FunctionRegistry.java:878: warning: block rcurly at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/FunctionRegistry.java:879: warning: case child at indentation level 8 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/FunctionRegistry.java:875: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/FunctionRegistry.java:875: warning: 'member def type' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/FunctionRegistry.java:876: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/FunctionRegistry.java:876: warning: 'member def type' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/FunctionRegistry.java:877: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/FunctionRegistry.java:878: warning: 'block rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/FunctionRegistry.java:879: warning: 'case' child have incorrect indentation level 8, expected level should be 6. 20041,20044c21384,21387 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/FunctionRegistry.java:881: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/FunctionRegistry.java:882: warning: block rcurly at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/FunctionRegistry.java:883: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/FunctionRegistry.java:884: warning: block child at indentation level 10 not at correct indentation, 8 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/FunctionRegistry.java:881: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/FunctionRegistry.java:882: warning: 'block rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/FunctionRegistry.java:883: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/FunctionRegistry.java:884: warning: 'block' child have incorrect indentation level 10, expected level should be 8. 20047a21391 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/FunctionRegistry.java:1079: warning: 'e' have incorrect indentation level 8, expected level should be 10. 20061a21406,21409 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/FunctionTask.java:227: warning: 'createMacroDesc' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/FunctionTask.java:228: warning: 'createMacroDesc' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/FunctionTask.java:229: warning: 'createMacroDesc' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/FunctionTask.java:230: warning: 'createMacroDesc' have incorrect indentation level 6, expected level should be 8. 20063,20070c21411,21418 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/FunctionTask.java:322: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/FunctionTask.java:323: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/FunctionTask.java:324: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/FunctionTask.java:325: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/FunctionTask.java:326: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/FunctionTask.java:327: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/FunctionTask.java:328: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/FunctionTask.java:329: warning: block child at indentation level 8 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/FunctionTask.java:322: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/FunctionTask.java:323: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/FunctionTask.java:324: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/FunctionTask.java:325: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/FunctionTask.java:326: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/FunctionTask.java:327: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/FunctionTask.java:328: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/FunctionTask.java:329: warning: 'block' child have incorrect indentation level 8, expected level should be 6. 20081a21430,21431 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/GroupByOperator.java:93: warning: 'new' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/GroupByOperator.java:96: warning: 'new' have incorrect indentation level 4, expected level should be 6. 20089,20091c21439,21440 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/GroupByOperator.java:265: warning: method call child at indentation level 16 not at correct indentation, 18 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/GroupByOperator.java:266: warning: method call child at indentation level 16 not at correct indentation, 18 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/GroupByOperator.java:267: warning: operator new child at indentation level 16 not at correct indentation, 18 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/GroupByOperator.java:249: warning: '(' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/GroupByOperator.java:257: warning: '(' have incorrect indentation level 12, expected level should be 14. 20093a21443,21444 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/GroupByOperator.java:378: warning: '(' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/GroupByOperator.java:402: warning: 'new' have incorrect indentation level 6, expected level should be 8. 20101a21453 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/GroupByOperator.java:727: warning: '&&' have incorrect indentation level 6, expected level should be 8. 20106c21458 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/GroupByOperator.java:914: warning: if child at indentation level 14 not at correct indentation, 12 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/GroupByOperator.java:914: warning: 'if' child have incorrect indentation level 14, expected level should be 12. 20146c21498 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/JoinUtil.java:107: warning: if child at indentation level 10 not at correct indentation, 8 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/JoinUtil.java:107: warning: 'if' child have incorrect indentation level 10, expected level should be 8. 20211d21562 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/mapjoin/MapJoinMemoryExhaustionHandler.java:92: warning: method def throws at indentation level 2 not at correct indentation, 6 20214c21565 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/mapjoin/MapJoinMemoryExhaustionHandler.java:101: warning: method def rcurly at indentation level 3 not at correct indentation, 2 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/mapjoin/MapJoinMemoryExhaustionHandler.java:101: warning: 'method def rcurly' have incorrect indentation level 3, expected level should be 2. 20224a21576,21577 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/MapJoinOperator.java:351: warning: '=' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/MapJoinOperator.java:352: warning: 'MapJoinTableContainerSerDe' have incorrect indentation level 6, expected level should be 8. 20260,20261c21613 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/MapOperator.java:210: warning: if child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/MapOperator.java:222: warning: method call lparen at indentation level 12 not at correct indentation, 8 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/MapOperator.java:210: warning: 'if' child have incorrect indentation level 10, expected level should be 8. 20263c21615 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/MapOperator.java:229: warning: else child at indentation level 12 not at correct indentation, 10 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/MapOperator.java:229: warning: 'else' child have incorrect indentation level 12, expected level should be 10. 20267d21618 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/MapOperator.java:396: warning: method def throws at indentation level 4 not at correct indentation, 6 20273,20278c21624,21629 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/MapOperator.java:609: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/MapOperator.java:610: warning: if at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/MapOperator.java:611: warning: if child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/MapOperator.java:612: warning: if rcurly at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/MapOperator.java:613: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/MapOperator.java:614: warning: case child at indentation level 8 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/MapOperator.java:609: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/MapOperator.java:610: warning: 'if' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/MapOperator.java:611: warning: 'if' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/MapOperator.java:612: warning: 'if rcurly' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/MapOperator.java:613: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/MapOperator.java:614: warning: 'case' child have incorrect indentation level 8, expected level should be 6. 20280,20291c21631,21644 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/MapOperator.java:615: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/MapOperator.java:616: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/MapOperator.java:617: warning: if at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/MapOperator.java:618: warning: if child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/MapOperator.java:619: warning: if child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/MapOperator.java:620: warning: if child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/MapOperator.java:621: warning: if rcurly at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/MapOperator.java:622: warning: if at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/MapOperator.java:623: warning: if child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/MapOperator.java:624: warning: if rcurly at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/MapOperator.java:625: warning: block rcurly at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/MapOperator.java:627: warning: case child at indentation level 8 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/MapOperator.java:615: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/MapOperator.java:615: warning: 'member def type' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/MapOperator.java:616: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/MapOperator.java:616: warning: 'member def type' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/MapOperator.java:617: warning: 'if' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/MapOperator.java:618: warning: 'if' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/MapOperator.java:619: warning: 'if' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/MapOperator.java:620: warning: 'if' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/MapOperator.java:621: warning: 'if rcurly' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/MapOperator.java:622: warning: 'if' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/MapOperator.java:623: warning: 'if' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/MapOperator.java:624: warning: 'if rcurly' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/MapOperator.java:625: warning: 'block rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/MapOperator.java:627: warning: 'case' child have incorrect indentation level 8, expected level should be 6. 20293,20323c21646,21681 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/MapOperator.java:628: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/MapOperator.java:629: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/MapOperator.java:630: warning: if at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/MapOperator.java:631: warning: if child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/MapOperator.java:632: warning: if child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/MapOperator.java:633: warning: if child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/MapOperator.java:634: warning: if rcurly at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/MapOperator.java:635: warning: if at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/MapOperator.java:636: warning: if child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/MapOperator.java:637: warning: if rcurly at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/MapOperator.java:638: warning: block rcurly at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/MapOperator.java:640: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/MapOperator.java:641: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/MapOperator.java:642: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/MapOperator.java:643: warning: if at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/MapOperator.java:644: warning: if child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/MapOperator.java:645: warning: if rcurly at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/MapOperator.java:646: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/MapOperator.java:647: warning: if at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/MapOperator.java:648: warning: if child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/MapOperator.java:649: warning: if child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/MapOperator.java:650: warning: if child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/MapOperator.java:651: warning: if rcurly at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/MapOperator.java:652: warning: if at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/MapOperator.java:653: warning: if child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/MapOperator.java:654: warning: if rcurly at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/MapOperator.java:655: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/MapOperator.java:656: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/MapOperator.java:657: warning: if at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/MapOperator.java:658: warning: if child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/MapOperator.java:659: warning: if rcurly at indentation level 10 not at correct indentation, 8 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/MapOperator.java:628: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/MapOperator.java:628: warning: 'member def type' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/MapOperator.java:629: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/MapOperator.java:629: warning: 'member def type' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/MapOperator.java:630: warning: 'if' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/MapOperator.java:631: warning: 'if' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/MapOperator.java:632: warning: 'if' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/MapOperator.java:633: warning: 'if' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/MapOperator.java:634: warning: 'if rcurly' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/MapOperator.java:635: warning: 'if' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/MapOperator.java:636: warning: 'if' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/MapOperator.java:637: warning: 'if rcurly' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/MapOperator.java:638: warning: 'block rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/MapOperator.java:640: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/MapOperator.java:641: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/MapOperator.java:641: warning: 'member def type' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/MapOperator.java:642: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/MapOperator.java:642: warning: 'member def type' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/MapOperator.java:643: warning: 'if' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/MapOperator.java:644: warning: 'if' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/MapOperator.java:645: warning: 'if rcurly' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/MapOperator.java:646: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/MapOperator.java:646: warning: 'member def type' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/MapOperator.java:647: warning: 'if' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/MapOperator.java:648: warning: 'if' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/MapOperator.java:649: warning: 'if' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/MapOperator.java:650: warning: 'if' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/MapOperator.java:651: warning: 'if rcurly' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/MapOperator.java:652: warning: 'if' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/MapOperator.java:653: warning: 'if' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/MapOperator.java:654: warning: 'if rcurly' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/MapOperator.java:655: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/MapOperator.java:656: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/MapOperator.java:657: warning: 'if' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/MapOperator.java:658: warning: 'if' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/MapOperator.java:659: warning: 'if rcurly' have incorrect indentation level 10, expected level should be 8. 20325,20328c21683,21687 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/MapOperator.java:660: warning: else at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/MapOperator.java:661: warning: if at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/MapOperator.java:662: warning: if child at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/MapOperator.java:663: warning: if rcurly at indentation level 12 not at correct indentation, 10 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/MapOperator.java:660: warning: 'else' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/MapOperator.java:661: warning: 'if' have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/MapOperator.java:662: warning: 'if' child have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/MapOperator.java:663: warning: 'if rcurly' have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/MapOperator.java:664: warning: 'else' child have incorrect indentation level 12, expected level should be 10. 20330c21689 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/MapOperator.java:664: warning: else child at indentation level 12 not at correct indentation, 10 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/MapOperator.java:665: warning: 'else' child have incorrect indentation level 12, expected level should be 10. 20332d21690 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/MapOperator.java:665: warning: else child at indentation level 12 not at correct indentation, 10 20334,20335c21692,21693 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/MapOperator.java:667: warning: else rcurly at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/MapOperator.java:668: warning: block child at indentation level 10 not at correct indentation, 8 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/MapOperator.java:667: warning: 'else rcurly' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/MapOperator.java:668: warning: 'block' child have incorrect indentation level 10, expected level should be 8. 20345a21704 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/MemoryMonitorInfo.java:46: warning: 'double' have incorrect indentation level 4, expected level should be 6. 20346a21706 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/MemoryMonitorInfo.java:47: warning: 'long' have incorrect indentation level 4, expected level should be 6. 20351a21712,21713 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/MoveTask.java:142: warning: 'deletePath' have incorrect indentation level 12, expected level should be 14. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/MoveTask.java:234: warning: 'lock' have incorrect indentation level 14, expected level should be 16. 20358a21721,21722 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/MoveTask.java:272: warning: '+' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/MoveTask.java:273: warning: '+' have incorrect indentation level 8, expected level should be 10. 20366,20372c21730,21738 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/MoveTask.java:408: warning: case child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/MoveTask.java:409: warning: case child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/MoveTask.java:412: warning: block child at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/MoveTask.java:413: warning: block child at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/MoveTask.java:415: warning: case child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/MoveTask.java:416: warning: block child at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/MoveTask.java:417: warning: block child at indentation level 14 not at correct indentation, 12 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/MoveTask.java:378: warning: '+' have incorrect indentation level 14, expected level should be 16. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/MoveTask.java:385: warning: 'getWriteType' have incorrect indentation level 14, expected level should be 16. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/MoveTask.java:408: warning: 'case' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/MoveTask.java:409: warning: 'case' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/MoveTask.java:412: warning: 'block' child have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/MoveTask.java:413: warning: 'block' child have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/MoveTask.java:415: warning: 'case' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/MoveTask.java:416: warning: 'block' child have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/MoveTask.java:417: warning: 'block' child have incorrect indentation level 14, expected level should be 12. 20373a21740,21741 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/MoveTask.java:456: warning: '+' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/MoveTask.java:476: warning: 'getWriteType' have incorrect indentation level 8, expected level should be 10. 20374a21743,21744 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/MoveTask.java:497: warning: 'db' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/MoveTask.java:537: warning: 'getWriteType' have incorrect indentation level 8, expected level should be 10. 20377,20383c21747,21754 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/MoveTask.java:683: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/MoveTask.java:684: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/MoveTask.java:685: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/MoveTask.java:686: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/MoveTask.java:687: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/MoveTask.java:688: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/MoveTask.java:712: warning: method def throws at indentation level 10 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/MoveTask.java:683: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/MoveTask.java:684: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/MoveTask.java:685: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/MoveTask.java:686: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/MoveTask.java:687: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/MoveTask.java:688: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/MoveTask.java:756: warning: 'partn' have incorrect indentation level 12, expected level should be 14. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/MoveTask.java:757: warning: 'sortCol' have incorrect indentation level 12, expected level should be 14. 20393c21764,21767 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/mr/ExecDriver.java:208: warning: method def child at indentation level 5 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/mr/ExecDriver.java:208: warning: 'member def type' have incorrect indentation level 5, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/mr/ExecDriver.java:208: warning: 'method def' child have incorrect indentation level 5, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/mr/ExecDriver.java:209: warning: 'HiveConf' have incorrect indentation level 8, expected level should be 9. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/mr/ExecDriver.java:210: warning: 'Operator' have incorrect indentation level 8, expected level should be 9. 20419,20420c21793 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/mr/ExecMapper.java:78: warning: try at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/mr/ExecMapper.java:83: warning: method call child at indentation level 10 not at correct indentation, 14 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/mr/ExecMapper.java:78: warning: 'try' have incorrect indentation level 6, expected level should be 4. 20427d21799 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/mr/ExecReducer.java:103: warning: method call child at indentation level 12 not at correct indentation, 16 20429,20430d21800 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/mr/ExecReducer.java:203: warning: method call child at indentation level 14 not at correct indentation, 16 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/mr/ExecReducer.java:226: warning: method call child at indentation level 14 not at correct indentation, 16 20447a21818,21819 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/mr/HadoopJobExecHelper.java:273: warning: 'Keys' have incorrect indentation level 16, expected level should be 18. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/mr/HadoopJobExecHelper.java:285: warning: 'Keys' have incorrect indentation level 16, expected level should be 18. 20465a21838 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/mr/JobDebugger.java:178: warning: 'conf' have incorrect indentation level 12, expected level should be 14. 20468c21841,21854 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/mr/MapredLocalTask.java:330:89: Got an exception - expecting EOF, found '}' --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/mr/JobDebugger.java:264: warning: 'jtUrl' have incorrect indentation level 10, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/mr/MapredLocalTask.java:101:33: warning: Variable 'jobExecHelper' must be private and have accessor methods. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/mr/MapredLocalTask.java:103:27: warning: 'final' modifier out of order with the JLS suggestions. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/mr/MapredLocalTask.java:103:40: warning: Name 'l4j' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/mr/MapredLocalTask.java:105:30: warning: Variable 'memoryMXBean' must be private and have accessor methods. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/mr/MapredLocalTask.java:166:3: warning: Method length is 206 lines (max allowed is 150). > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/mr/MapredLocalTask.java:174: warning: Line is longer than 100 characters (found 107). > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/mr/MapredLocalTask.java:277:9: warning: '{' should be on the previous line. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/mr/MapredLocalTask.java:278: warning: Line is longer than 100 characters (found 150). > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/mr/MapredLocalTask.java:280: warning: Line is longer than 100 characters (found 108). > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/mr/MapredLocalTask.java:330:89: warning: ';' is not followed by whitespace. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/mr/MapredLocalTask.java:471: warning: Line is longer than 100 characters (found 104). > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/mr/MapredLocalTask.java:472: warning: Line is longer than 100 characters (found 117). > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/mr/MapredLocalTask.java:484: warning: Line is longer than 100 characters (found 101). 20480a21867 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/mr/MapRedTask.java:351: warning: '.' have incorrect indentation level 8, expected level should be 10. 20511a21899 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/Operator.java:68: warning: 'Node' have incorrect indentation level 2, expected level should be 4. 20551c21939 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/Operator.java:533: warning: for child at indentation level 8 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/Operator.java:533: warning: 'for' child have incorrect indentation level 8, expected level should be 6. 20555a21944 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/Operator.java:829: warning: 'Operator' have incorrect indentation level 4, expected level should be 6. 20562c21951 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/Operator.java:1219: warning: method def throws at indentation level 4 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/Operator.java:1223: warning: 'new' have incorrect indentation level 6, expected level should be 8. 20565a21955 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/Operator.java:1467:28: warning: '{' should have line break after. 20569a21960 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/OperatorFactory.java:93: warning: 'Class' have incorrect indentation level 4, expected level should be 6. 20570a21962 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/OperatorFactory.java:95: warning: 'Class' have incorrect indentation level 4, expected level should be 6. 20572c21964,21967 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/OperatorFactory.java:178: warning: method def throws at indentation level 10 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/OperatorFactory.java:149: warning: 'Class' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/OperatorFactory.java:216: warning: 'Operator' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/OperatorFactory.java:228: warning: 'Operator' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/OperatorFactory.java:229: warning: 'Operator' have incorrect indentation level 4, expected level should be 6. 20573a21969,21971 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/OperatorFactory.java:235: warning: 'new' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/OperatorFactory.java:280: warning: 'new' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/OperatorFactory.java:310: warning: 'new' have incorrect indentation level 6, expected level should be 8. 20574a21973 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/OperatorFactory.java:350: warning: 'new' have incorrect indentation level 6, expected level should be 8. 20584a21984 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/OperatorUtils.java:340: warning: 'final' have incorrect indentation level 4, expected level should be 6. 20585a21986 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/OperatorUtils.java:450: warning: 'new' have incorrect indentation level 6, expected level should be 8. 20655a22057,22059 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/persistence/FlatRowContainer.java:360:28: warning: '{' should have line break after. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/persistence/FlatRowContainer.java:361:33: warning: '{' should have line break after. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/persistence/FlatRowContainer.java:362:33: warning: '{' should have line break after. 20660a22065,22067 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/persistence/FlatRowContainer.java:407:48: warning: '{' should have line break after. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/persistence/FlatRowContainer.java:408:46: warning: '{' should have line break after. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/persistence/FlatRowContainer.java:409:35: warning: '{' should have line break after. 20662d22068 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/persistence/HashMapWrapper.java:127: warning: method def throws at indentation level 10 not at correct indentation, 6 20693a22100 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/persistence/HybridHashTableContainer.java:358: warning: 'newKeyCount' have incorrect indentation level 8, expected level should be 10. 20711a22119 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/persistence/HybridHashTableContainer.java:899: warning: 'implements' have incorrect indentation level 4, expected level should be 6. 20727d22134 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/persistence/MapJoinBytesTableContainer.java:110: warning: ctor def throws at indentation level 10 not at correct indentation, 6 20742a22150 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/persistence/MapJoinBytesTableContainer.java:606: warning: 'implements' have incorrect indentation level 4, expected level should be 6. 20744c22152 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/persistence/MapJoinBytesTableContainer.java:657: warning: method def rcurly at indentation level 3 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/persistence/MapJoinBytesTableContainer.java:657: warning: 'method def rcurly' have incorrect indentation level 3, expected level should be 4. 20749d22156 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/persistence/MapJoinEagerRowContainer.java:127: warning: method def throws at indentation level 2 not at correct indentation, 6 20752d22158 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/persistence/MapJoinEagerRowContainer.java:153: warning: method def throws at indentation level 2 not at correct indentation, 6 20757d22162 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/persistence/MapJoinKey.java:67: warning: assign at indentation level 6 not at correct indentation, 4 20763d22167 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/persistence/MapJoinKey.java:124: warning: method def throws at indentation level 14 not at correct indentation, 6 20771d22174 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/persistence/MapJoinKeyObject.java:99: warning: method def throws at indentation level 2 not at correct indentation, 6 20801c22204 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/persistence/PTFRowContainer.java:88: warning: ctor def rparen at indentation level 6 not at correct indentation, 2 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/persistence/PTFRowContainer.java:88: warning: 'ctor def rparen' have incorrect indentation level 6, expected level should be 2. 20832a22236 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/persistence/PTFRowContainer.java:266: warning: 'extends' have incorrect indentation level 4, expected level should be 6. 20833a22238 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/persistence/PTFRowContainer.java:275: warning: 'BytesWritable' have incorrect indentation level 8, expected level should be 10. 20838a22244 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/persistence/RowContainer.java:79: warning: 'implements' have incorrect indentation level 2, expected level should be 4. 20850c22256 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/persistence/RowContainer.java:132: warning: ctor def rparen at indentation level 21 not at correct indentation, 2 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/persistence/RowContainer.java:132: warning: 'ctor def rparen' have incorrect indentation level 21, expected level should be 2. 20922a22329 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/PTFOperator.java:407: warning: 'tabDef' have incorrect indentation level 8, expected level should be 10. 20923a22331 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/PTFOperator.java:409: warning: 'tabDef' have incorrect indentation level 8, expected level should be 10. 20961a22370 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/PTFTopNHash.java:47: warning: 'int' have incorrect indentation level 4, expected level should be 6. 20962a22372 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/PTFTopNHash.java:48: warning: 'final' have incorrect indentation level 4, expected level should be 6. 20980c22390 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/PTFTopNHash.java:197: warning: method def child at indentation level 5 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/PTFTopNHash.java:197: warning: 'method def' child have incorrect indentation level 5, expected level should be 6. 21040a22451 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/ReduceSinkOperator.java:297: warning: 'ObjectInspectorFactory' have incorrect indentation level 8, expected level should be 10. 21052d22462 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/ReduceSinkOperator.java:492: warning: method call child at indentation level 6 not at correct indentation, 8 21059,21060c22469,22470 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/Registry.java:120: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/Registry.java:121: warning: block child at indentation level 8 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/Registry.java:120: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/Registry.java:121: warning: 'block' child have incorrect indentation level 8, expected level should be 6. 21062,21071c22472,22481 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/Registry.java:123: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/Registry.java:124: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/Registry.java:126: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/Registry.java:127: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/Registry.java:129: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/Registry.java:130: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/Registry.java:132: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/Registry.java:133: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/Registry.java:136: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/Registry.java:138: warning: block child at indentation level 8 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/Registry.java:123: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/Registry.java:124: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/Registry.java:126: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/Registry.java:127: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/Registry.java:129: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/Registry.java:130: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/Registry.java:132: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/Registry.java:133: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/Registry.java:136: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/Registry.java:138: warning: 'block' child have incorrect indentation level 8, expected level should be 6. 21075c22485 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/Registry.java:283: warning: else child at indentation level 8 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/Registry.java:283: warning: 'else' child have incorrect indentation level 8, expected level should be 6. 21078c22488 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/Registry.java:334: warning: try child at indentation level 4 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/Registry.java:334: warning: 'try' child have incorrect indentation level 4, expected level should be 6. 21084c22494 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/Registry.java:696: warning: catch child at indentation level 10 not at correct indentation, 8 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/Registry.java:696: warning: 'catch' child have incorrect indentation level 10, expected level should be 8. 21089c22499 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/repl/bootstrap/AddDependencyToLeaves.java:44:5: Got an exception - expecting EOF, found '}' --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/repl/bootstrap/AddDependencyToLeaves.java:28: warning: Missing a Javadoc comment. 21101c22511,22534 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/repl/bootstrap/events/filesystem/BootstrapEventsIterator.java:88:7: Got an exception - expecting EOF, found 'try' --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/repl/bootstrap/events/filesystem/BootstrapEventsIterator.java:21: warning: Using the '.*' form of import should be avoided - org.apache.hadoop.fs.*. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/repl/bootstrap/events/filesystem/BootstrapEventsIterator.java:53: warning: Line is longer than 100 characters (found 103). > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/repl/bootstrap/events/filesystem/BootstrapEventsIterator.java:54: warning: Line is longer than 100 characters (found 104). > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/repl/bootstrap/events/filesystem/BootstrapEventsIterator.java:55: warning: Line is longer than 100 characters (found 103). > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/repl/bootstrap/events/filesystem/BootstrapEventsIterator.java:58: warning: Line is longer than 100 characters (found 107). > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/repl/bootstrap/events/filesystem/BootstrapEventsIterator.java:59: warning: Line is longer than 100 characters (found 106). > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/repl/bootstrap/events/filesystem/BootstrapEventsIterator.java:60: warning: Line is longer than 100 characters (found 109). > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/repl/bootstrap/events/filesystem/BootstrapEventsIterator.java:63: warning: Line is longer than 100 characters (found 117). > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/repl/bootstrap/events/filesystem/BootstrapEventsIterator.java:87: warning: 'Path' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/repl/bootstrap/events/filesystem/BootstrapEventsIterator.java:87: warning: 'block' child have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/repl/bootstrap/events/filesystem/BootstrapEventsIterator.java:87: warning: 'member def type' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/repl/bootstrap/events/filesystem/BootstrapEventsIterator.java:88: warning: 'try' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/repl/bootstrap/events/filesystem/BootstrapEventsIterator.java:89: warning: 'try' child have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/repl/bootstrap/events/filesystem/BootstrapEventsIterator.java:90: warning: 'try rcurly' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/repl/bootstrap/events/filesystem/BootstrapEventsIterator.java:91: warning: 'catch' child have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/repl/bootstrap/events/filesystem/BootstrapEventsIterator.java:92: warning: 'catch rcurly' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/repl/bootstrap/events/filesystem/BootstrapEventsIterator.java:93: warning: 'block rcurly' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/repl/bootstrap/events/filesystem/BootstrapEventsIterator.java:95: warning: 'try' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/repl/bootstrap/events/filesystem/BootstrapEventsIterator.java:96: warning: 'try' child have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/repl/bootstrap/events/filesystem/BootstrapEventsIterator.java:97: warning: 'try rcurly' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/repl/bootstrap/events/filesystem/BootstrapEventsIterator.java:98: warning: 'catch' child have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/repl/bootstrap/events/filesystem/BootstrapEventsIterator.java:100: warning: 'catch rcurly' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/repl/bootstrap/events/filesystem/BootstrapEventsIterator.java:101: warning: 'block rcurly' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/repl/bootstrap/events/filesystem/BootstrapEventsIterator.java:167:29: warning: Must have at least one statement. 21106c22539,22543 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/repl/bootstrap/events/filesystem/DatabaseEventsIterator.java:81:13: Got an exception - expecting EOF, found 'if' --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/repl/bootstrap/events/filesystem/DatabaseEventsIterator.java:41:25: warning: Name 'LOG' must match pattern '^[a-z][a-zA-Z0-9]*$'. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/repl/bootstrap/events/filesystem/DatabaseEventsIterator.java:46:20: warning: Variable 'replicationState' must be private and have accessor methods. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/repl/bootstrap/events/filesystem/DatabaseEventsIterator.java:54: warning: Line is longer than 100 characters (found 107). > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/repl/bootstrap/events/filesystem/DatabaseEventsIterator.java:75:29: warning: 'next' hides a field. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/repl/bootstrap/events/filesystem/DatabaseEventsIterator.java:81:44: warning: Must have at least one statement. 21128c22565,22569 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/repl/bootstrap/load/LoadConstraint.java:113:7: Got an exception - expecting EOF, found 'return' --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/repl/bootstrap/load/LoadConstraint.java:47: warning: Missing a Javadoc comment. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/repl/bootstrap/load/LoadConstraint.java:77: warning: Line is longer than 100 characters (found 131). > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/repl/bootstrap/load/LoadConstraint.java:86: warning: Line is longer than 100 characters (found 131). > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/repl/bootstrap/load/LoadConstraint.java:95: warning: Line is longer than 100 characters (found 137). > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/repl/bootstrap/load/LoadConstraint.java:104: warning: Line is longer than 100 characters (found 138). 21137c22578 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/repl/bootstrap/load/LoadFunction.java:82:7: Got an exception - expecting EOF, found 'return' --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/repl/bootstrap/load/LoadFunction.java:44: warning: Missing a Javadoc comment. 21159d22599 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/repl/bootstrap/load/table/LoadPartitions.java:317: warning: operator new rparen at indentation level 18 not at correct indentation, 16 21234,21235d22673 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/repl/ReplDumpTask.java:133: warning: assign at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/repl/ReplDumpTask.java:160: warning: method call rparen at indentation level 8 not at correct indentation, 6 21250a22689 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/repl/ReplStateLogWork.java:47:16: warning: Name 'LOG_TYPE' must match pattern '^[A-Z][a-zA-Z0-9]*$'. 21253c22692 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/repl/ReplStateLogWork.java:82: warning: case child at indentation level 6 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/repl/ReplStateLogWork.java:82: warning: 'case' child have incorrect indentation level 6, expected level should be 4. 21255,21258c22694,22697 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/repl/ReplStateLogWork.java:83: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/repl/ReplStateLogWork.java:84: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/repl/ReplStateLogWork.java:85: warning: block rcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/repl/ReplStateLogWork.java:86: warning: case child at indentation level 6 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/repl/ReplStateLogWork.java:83: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/repl/ReplStateLogWork.java:84: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/repl/ReplStateLogWork.java:85: warning: 'block rcurly' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/repl/ReplStateLogWork.java:86: warning: 'case' child have incorrect indentation level 6, expected level should be 4. 21260,21263c22699,22702 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/repl/ReplStateLogWork.java:87: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/repl/ReplStateLogWork.java:88: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/repl/ReplStateLogWork.java:89: warning: block rcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/repl/ReplStateLogWork.java:90: warning: case child at indentation level 6 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/repl/ReplStateLogWork.java:87: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/repl/ReplStateLogWork.java:88: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/repl/ReplStateLogWork.java:89: warning: 'block rcurly' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/repl/ReplStateLogWork.java:90: warning: 'case' child have incorrect indentation level 6, expected level should be 4. 21265,21268c22704,22707 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/repl/ReplStateLogWork.java:91: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/repl/ReplStateLogWork.java:92: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/repl/ReplStateLogWork.java:93: warning: block rcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/repl/ReplStateLogWork.java:94: warning: case child at indentation level 6 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/repl/ReplStateLogWork.java:91: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/repl/ReplStateLogWork.java:92: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/repl/ReplStateLogWork.java:93: warning: 'block rcurly' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/repl/ReplStateLogWork.java:94: warning: 'case' child have incorrect indentation level 6, expected level should be 4. 21270,21272c22709,22711 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/repl/ReplStateLogWork.java:95: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/repl/ReplStateLogWork.java:96: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/repl/ReplStateLogWork.java:97: warning: block rcurly at indentation level 6 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/repl/ReplStateLogWork.java:95: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/repl/ReplStateLogWork.java:96: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/repl/ReplStateLogWork.java:97: warning: 'block rcurly' have incorrect indentation level 6, expected level should be 4. 21302a22742 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/ScriptOperator.java:158: warning: 'HiveConf' have incorrect indentation level 10, expected level should be 12. 21316c22756 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/ScriptOperator.java:637: warning: catch child at indentation level 12 not at correct indentation, 10 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/ScriptOperator.java:637: warning: 'catch' child have incorrect indentation level 12, expected level should be 10. 21389a22830,22831 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/spark/CacheTran.java:26: warning: 'implements' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/spark/CacheTran.java:37: warning: 'JavaPairRDD' have incorrect indentation level 4, expected level should be 6. 21392a22835,22836 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/spark/HashTableLoader.java:141: warning: '(' have incorrect indentation level 14, expected level should be 16. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/spark/HashTableLoader.java:145: warning: 'mapJoinCtx' have incorrect indentation level 14, expected level should be 16. 21393a22838,22839 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/spark/HiveBaseFunctionResultList.java:42: warning: 'implements' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/spark/HiveKVResultCache.java:131: warning: 'input' have incorrect indentation level 6, expected level should be 8. 21398a22845,22846 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/spark/HiveKVResultCache.java:241: warning: 'pair' have incorrect indentation level 12, expected level should be 14. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/spark/HiveKVResultCache.java:257: warning: 'pair' have incorrect indentation level 6, expected level should be 8. 21399a22848,22849 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/spark/HiveMapFunction.java:31: warning: 'Iterator' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/spark/HiveMapFunction.java:42: warning: 'call' have incorrect indentation level 2, expected level should be 6. 21405a22856,22857 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/spark/HiveReduceFunction.java:29: warning: 'Iterator' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/spark/HiveReduceFunction.java:40: warning: 'call' have incorrect indentation level 2, expected level should be 6. 21417a22870,22871 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/spark/HiveSparkClientFactory.java:116: warning: '"load spark property from %s (%s -> %s)."' have incorrect indentation level 14, expected level should be 16. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/spark/HiveSparkClientFactory.java:117: warning: 'SPARK_DEFAULT_CONF_FILE' have incorrect indentation level 14, expected level should be 16. 21418a22873,22875 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/spark/HiveSparkClientFactory.java:123: warning: '+' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/spark/HiveSparkClientFactory.java:170: warning: '"load spark property from hive configuration (%s -> %s)."' have incorrect indentation level 10, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/spark/HiveSparkClientFactory.java:171: warning: 'propertyName' have incorrect indentation level 10, expected level should be 12. 21419a22877,22878 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/spark/HiveSparkClientFactory.java:180: warning: '"load yarn property from hive configuration in %s mode (%s -> %s)."' have incorrect indentation level 10, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/spark/HiveSparkClientFactory.java:181: warning: 'sparkMaster' have incorrect indentation level 10, expected level should be 12. 21420a22880 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/spark/HiveSparkClientFactory.java:194: warning: '"load HBase configuration (%s -> %s)."' have incorrect indentation level 10, expected level should be 12. 21422a22883 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/spark/HiveSparkClientFactory.java:199: warning: '"Pass Oozie configuration (%s -> %s)."' have incorrect indentation level 10, expected level should be 12. 21424a22886,22887 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/spark/HiveSparkClientFactory.java:206: warning: '"load RPC property from hive configuration (%s -> %s)."' have incorrect indentation level 10, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/spark/HiveSparkClientFactory.java:207: warning: 'propertyName' have incorrect indentation level 10, expected level should be 12. 21429a22893,22894 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/spark/LocalHiveSparkClient.java:154: warning: 'new' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/spark/LocalHiveSparkClient.java:168: warning: 'sc' have incorrect indentation level 6, expected level should be 8. 21430a22896,22897 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/spark/MapInput.java:73: warning: 'WritableComparable' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/spark/MapInput.java:79: warning: 'call' have incorrect indentation level 4, expected level should be 8. 21442a22910 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/spark/RemoteHiveSparkClient.java:351: warning: 'new' have incorrect indentation level 8, expected level should be 10. 21448a22917 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/spark/session/SparkSessionImpl.java:68: warning: '"Spark Session "' have incorrect indentation level 8, expected level should be 10. 21459c22928 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/spark/SmallTableCache.java:33: warning: member def at indentation level 4 not at correct indentation, 2 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/spark/SmallTableCache.java:33: warning: 'tableContainerMap' have incorrect indentation level 4, expected level should be 6. 21484d22952 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/spark/SparkPlan.java:55: warning: assign at indentation level 8 not at correct indentation, 6 21485a22954 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/spark/SparkPlan.java:126: warning: '"\n\t!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! Spark Plan !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! \n\n"' have incorrect indentation level 6, expected level should be 8. 21490a22960,22964 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/spark/SparkPlanGenerator.java:83: warning: 'JavaSparkContext' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/spark/SparkPlanGenerator.java:84: warning: 'Context' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/spark/SparkPlanGenerator.java:85: warning: 'JobConf' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/spark/SparkPlanGenerator.java:86: warning: 'Path' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/spark/SparkPlanGenerator.java:87: warning: 'SparkReporter' have incorrect indentation level 4, expected level should be 6. 21492a22967 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/spark/SparkPlanGenerator.java:293: warning: '+' have incorrect indentation level 8, expected level should be 10. 21503c22978,22982 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/spark/SparkRecordHandler.java:69: warning: method call child at indentation level 8 not at correct indentation, 14 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/spark/SparkRecordHandler.java:66: warning: '+' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/spark/SparkRecordHandler.java:68: warning: '+' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/spark/SparkRecordHandler.java:69: warning: '.' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/spark/SparkRecordHandler.java:93: warning: '+' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/spark/SparkRecordHandler.java:107: warning: '+' have incorrect indentation level 6, expected level should be 8. 21507,21508d22985 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/spark/SparkReduceRecordHandler.java:352: warning: method call child at indentation level 14 not at correct indentation, 16 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/spark/SparkReduceRecordHandler.java:392: warning: method call child at indentation level 12 not at correct indentation, 14 21519c22996 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/spark/SparkTask.java:252: warning: for child at indentation level 8 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/spark/SparkTask.java:252: warning: 'for' child have incorrect indentation level 8, expected level should be 6. 21550a23028,23031 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/spark/status/impl/LocalSparkJobRef.java:34: warning: 'String' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/spark/status/impl/LocalSparkJobRef.java:35: warning: 'HiveConf' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/spark/status/impl/LocalSparkJobRef.java:36: warning: 'LocalSparkJobStatus' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/spark/status/impl/LocalSparkJobRef.java:37: warning: 'JavaSparkContext' have incorrect indentation level 4, expected level should be 6. 21552a23034 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/spark/status/impl/LocalSparkJobStatus.java:113: warning: '+' have incorrect indentation level 10, expected level should be 12. 21557a23040,23041 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/spark/status/impl/RemoteSparkJobStatus.java:107: warning: '+' have incorrect indentation level 10, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/spark/status/impl/RemoteSparkJobStatus.java:167: warning: '?' have incorrect indentation level 6, expected level should be 8. 21575a23060,23062 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/spark/status/LocalSparkJobMonitor.java:79: warning: '+' have incorrect indentation level 16, expected level should be 18. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/spark/status/LocalSparkJobMonitor.java:85: warning: '+' have incorrect indentation level 16, expected level should be 18. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/spark/status/LocalSparkJobMonitor.java:89: warning: '+' have incorrect indentation level 16, expected level should be 18. 21576a23064 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/spark/status/LocalSparkJobMonitor.java:100: warning: '+' have incorrect indentation level 14, expected level should be 16. 21578a23067 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/spark/status/RemoteSparkJobMonitor.java:98: warning: '+' have incorrect indentation level 16, expected level should be 18. 21581a23071 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/spark/status/RemoteSparkJobMonitor.java:146: warning: '+' have incorrect indentation level 12, expected level should be 14. 21602a23093,23096 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/spark/status/SparkStageProgress.java:28: warning: 'int' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/spark/status/SparkStageProgress.java:29: warning: 'int' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/spark/status/SparkStageProgress.java:30: warning: 'int' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/spark/status/SparkStageProgress.java:31: warning: 'int' have incorrect indentation level 4, expected level should be 6. 21607a23102 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/SparkHashTableSinkOperator.java:125: warning: '(' have incorrect indentation level 8, expected level should be 10. 21608a23104,23106 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/SparkHashTableSinkOperator.java:155: warning: '+' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/SparkHashTableSinkOperator.java:175: warning: '+' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/SparkHashTableSinkOperator.java:182: warning: '+' have incorrect indentation level 10, expected level should be 12. 21619d23116 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/TableScanOperator.java:390: warning: method def throws at indentation level 4 not at correct indentation, 6 21647d23143 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/Task.java:347: warning: method def at indentation level 6 not at correct indentation, 2 21650c23146 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/Task.java:560: warning: method def rcurly at indentation level 3 not at correct indentation, 2 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/Task.java:560: warning: 'method def rcurly' have incorrect indentation level 3, expected level should be 2. 21690a23187 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/CustomPartitionVertex.java:158: warning: 'new' have incorrect indentation level 6, expected level should be 8. 21694c23191 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/CustomPartitionVertex.java:305: warning: for child at indentation level 12 not at correct indentation, 10 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/CustomPartitionVertex.java:305: warning: 'for' child have incorrect indentation level 12, expected level should be 10. 21701,21702d23197 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/CustomPartitionVertex.java:476: warning: method def at indentation level 6 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/CustomPartitionVertex.java:477: warning: method def throws at indentation level 10 not at correct indentation, 6 21709d23203 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/DagUtils.java:272: warning: method def throws at indentation level 4 not at correct indentation, 6 21711,21712d23204 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/DagUtils.java:287: warning: assign at indentation level 14 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/DagUtils.java:335: warning: method def throws at indentation level 4 not at correct indentation, 6 21716c23208,23209 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/DagUtils.java:376: warning: method def throws at indentation level 10 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/DagUtils.java:431: warning: 'EdgeManagerPluginDescriptor' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/DagUtils.java:441: warning: 'UnorderedPartitionedKVEdgeConfig' have incorrect indentation level 8, expected level should be 10. 21718c23211,23215 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/DagUtils.java:483: warning: method call child at indentation level 6 not at correct indentation, 8 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/DagUtils.java:483: warning: 'baseConf' have incorrect indentation level 6, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/DagUtils.java:495: warning: 'HiveConf' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/DagUtils.java:496: warning: 'conf' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/DagUtils.java:498: warning: 'HiveConf' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/DagUtils.java:499: warning: 'conf' have incorrect indentation level 6, expected level should be 8. 21719a23217 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/DagUtils.java:570: warning: 'VertexManagerPluginDescriptor' have incorrect indentation level 8, expected level should be 10. 21737d23234 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/DagUtils.java:1087: warning: method def throws at indentation level 4 not at correct indentation, 6 21740a23238 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/DagUtils.java:1292: warning: 'VertexManagerPluginDescriptor' have incorrect indentation level 10, expected level should be 12. 21744,21745d23241 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/DagUtils.java:1385: warning: method def throws at indentation level 4 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/DagUtils.java:1404: warning: method def throws at indentation level 4 not at correct indentation, 6 21757,21765c23253,23261 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/DagUtils.java:1507: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/DagUtils.java:1508: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/DagUtils.java:1510: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/DagUtils.java:1511: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/DagUtils.java:1512: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/DagUtils.java:1514: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/DagUtils.java:1515: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/DagUtils.java:1516: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/DagUtils.java:1518: warning: block child at indentation level 10 not at correct indentation, 8 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/DagUtils.java:1507: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/DagUtils.java:1508: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/DagUtils.java:1510: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/DagUtils.java:1511: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/DagUtils.java:1512: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/DagUtils.java:1514: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/DagUtils.java:1515: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/DagUtils.java:1516: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/DagUtils.java:1518: warning: 'block' child have incorrect indentation level 10, expected level should be 8. 21813a23310 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/HashTableLoader.java:198: warning: 'valCtx' have incorrect indentation level 10, expected level should be 12. 21814a23312 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/HashTableLoader.java:238: warning: 'cacheKey' have incorrect indentation level 10, expected level should be 12. 21815a23314,23315 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/HashTableLoader.java:248: warning: '" numEntries: "' have incorrect indentation level 16, expected level should be 18. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/HashTableLoader.java:249: warning: '" effectiveThreshold: "' have incorrect indentation level 16, expected level should be 18. 21816a23317 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/HashTableLoader.java:255: warning: '"estimatedMemoryUsage: {} effectiveThreshold: {}"' have incorrect indentation level 18, expected level should be 20. 21817a23319 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/HashTableLoader.java:256: warning: 'effectiveThreshold' have incorrect indentation level 18, expected level should be 20. 21818a23321 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/HashTableLoader.java:265: warning: 'inputName' have incorrect indentation level 12, expected level should be 14. 21819a23323 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/HashTableLoader.java:268: warning: 'numEntries' have incorrect indentation level 12, expected level should be 14. 21824a23329 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/HiveSplitGenerator.java:160: warning: '(' have incorrect indentation level 10, expected level should be 12. 21841d23345 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/InterruptibleProcessing.java:26: warning: member def at indentation level 6 not at correct indentation, 2 21858,21874c23362,23383 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/KillMoveTriggerActionHandler.java:44: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/KillMoveTriggerActionHandler.java:45: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/KillMoveTriggerActionHandler.java:46: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/KillMoveTriggerActionHandler.java:47: warning: try at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/KillMoveTriggerActionHandler.java:48: warning: try child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/KillMoveTriggerActionHandler.java:49: warning: try rcurly at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/KillMoveTriggerActionHandler.java:50: warning: catch child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/KillMoveTriggerActionHandler.java:51: warning: catch rcurly at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/KillMoveTriggerActionHandler.java:52: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/KillMoveTriggerActionHandler.java:53: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/KillMoveTriggerActionHandler.java:54: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/KillMoveTriggerActionHandler.java:55: warning: if at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/KillMoveTriggerActionHandler.java:56: warning: if child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/KillMoveTriggerActionHandler.java:57: warning: if child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/KillMoveTriggerActionHandler.java:58: warning: if child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/KillMoveTriggerActionHandler.java:59: warning: if child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/KillMoveTriggerActionHandler.java:60: warning: if rcurly at indentation level 10 not at correct indentation, 8 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/KillMoveTriggerActionHandler.java:44: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/KillMoveTriggerActionHandler.java:45: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/KillMoveTriggerActionHandler.java:46: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/KillMoveTriggerActionHandler.java:46: warning: 'member def type' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/KillMoveTriggerActionHandler.java:47: warning: 'try' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/KillMoveTriggerActionHandler.java:48: warning: 'try' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/KillMoveTriggerActionHandler.java:49: warning: 'try rcurly' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/KillMoveTriggerActionHandler.java:50: warning: 'catch' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/KillMoveTriggerActionHandler.java:51: warning: 'catch rcurly' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/KillMoveTriggerActionHandler.java:52: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/KillMoveTriggerActionHandler.java:53: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/KillMoveTriggerActionHandler.java:54: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/KillMoveTriggerActionHandler.java:55: warning: 'if' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/KillMoveTriggerActionHandler.java:56: warning: 'if' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/KillMoveTriggerActionHandler.java:56: warning: 'member def type' have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/KillMoveTriggerActionHandler.java:57: warning: 'if' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/KillMoveTriggerActionHandler.java:57: warning: 'member def type' have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/KillMoveTriggerActionHandler.java:58: warning: 'if' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/KillMoveTriggerActionHandler.java:58: warning: 'member def type' have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/KillMoveTriggerActionHandler.java:59: warning: 'if' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/KillMoveTriggerActionHandler.java:60: warning: 'if rcurly' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/KillMoveTriggerActionHandler.java:61: warning: 'else' child have incorrect indentation level 12, expected level should be 10. 21876,21880c23385,23388 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/KillMoveTriggerActionHandler.java:61: warning: else child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/KillMoveTriggerActionHandler.java:63: warning: else rcurly at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/KillMoveTriggerActionHandler.java:64: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/KillMoveTriggerActionHandler.java:65: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/KillMoveTriggerActionHandler.java:66: warning: block child at indentation level 10 not at correct indentation, 8 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/KillMoveTriggerActionHandler.java:63: warning: 'else rcurly' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/KillMoveTriggerActionHandler.java:64: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/KillMoveTriggerActionHandler.java:65: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/KillMoveTriggerActionHandler.java:66: warning: 'block' child have incorrect indentation level 10, expected level should be 8. 21883,21896c23391,23407 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/KillTriggerActionHandler.java:38: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/KillTriggerActionHandler.java:39: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/KillTriggerActionHandler.java:40: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/KillTriggerActionHandler.java:41: warning: try at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/KillTriggerActionHandler.java:42: warning: try child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/KillTriggerActionHandler.java:44: warning: if at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/KillTriggerActionHandler.java:45: warning: if child at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/KillTriggerActionHandler.java:46: warning: if rcurly at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/KillTriggerActionHandler.java:47: warning: try rcurly at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/KillTriggerActionHandler.java:48: warning: catch child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/KillTriggerActionHandler.java:49: warning: catch rcurly at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/KillTriggerActionHandler.java:50: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/KillTriggerActionHandler.java:51: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/KillTriggerActionHandler.java:52: warning: block child at indentation level 10 not at correct indentation, 8 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/KillTriggerActionHandler.java:38: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/KillTriggerActionHandler.java:39: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/KillTriggerActionHandler.java:39: warning: 'member def type' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/KillTriggerActionHandler.java:40: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/KillTriggerActionHandler.java:40: warning: 'member def type' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/KillTriggerActionHandler.java:41: warning: 'try' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/KillTriggerActionHandler.java:42: warning: 'member def type' have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/KillTriggerActionHandler.java:42: warning: 'try' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/KillTriggerActionHandler.java:44: warning: 'if' have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/KillTriggerActionHandler.java:45: warning: 'if' child have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/KillTriggerActionHandler.java:46: warning: 'if rcurly' have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/KillTriggerActionHandler.java:47: warning: 'try rcurly' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/KillTriggerActionHandler.java:48: warning: 'catch' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/KillTriggerActionHandler.java:49: warning: 'catch rcurly' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/KillTriggerActionHandler.java:50: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/KillTriggerActionHandler.java:51: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/KillTriggerActionHandler.java:52: warning: 'block' child have incorrect indentation level 10, expected level should be 8. 21902a23414 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/LlapPluginEndpointClient.java:33: warning: 'extends' have incorrect indentation level 4, expected level should be 6. 21929c23441 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/MapRecordProcessor.java:391: warning: method def throws at indentation level 4 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/MapRecordProcessor.java:398: warning: 'new' have incorrect indentation level 6, expected level should be 8. 21932d23443 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/MapRecordProcessor.java:401: warning: method call child at indentation level 10 not at correct indentation, 12 21975a23487 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/monitoring/TezJobMonitor.java:105: warning: '"Shutdown hook was not properly initialized"' have incorrect indentation level 6, expected level should be 8. 21980,22026c23492,23538 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/monitoring/TezJobMonitor.java:187: warning: case child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/monitoring/TezJobMonitor.java:188: warning: block child at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/monitoring/TezJobMonitor.java:189: warning: block child at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/monitoring/TezJobMonitor.java:190: warning: case child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/monitoring/TezJobMonitor.java:191: warning: block child at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/monitoring/TezJobMonitor.java:192: warning: block child at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/monitoring/TezJobMonitor.java:193: warning: block child at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/monitoring/TezJobMonitor.java:194: warning: case child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/monitoring/TezJobMonitor.java:195: warning: if at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/monitoring/TezJobMonitor.java:196: warning: if child at indentation level 16 not at correct indentation, 14 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/monitoring/TezJobMonitor.java:197: warning: if child at indentation level 16 not at correct indentation, 14 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/monitoring/TezJobMonitor.java:198: warning: if child at indentation level 16 not at correct indentation, 14 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/monitoring/TezJobMonitor.java:199: warning: if child at indentation level 16 not at correct indentation, 14 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/monitoring/TezJobMonitor.java:201: warning: if child at indentation level 16 not at correct indentation, 14 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/monitoring/TezJobMonitor.java:202: warning: if rcurly at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/monitoring/TezJobMonitor.java:203: warning: block child at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/monitoring/TezJobMonitor.java:204: warning: block child at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/monitoring/TezJobMonitor.java:205: warning: case child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/monitoring/TezJobMonitor.java:206: warning: if at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/monitoring/TezJobMonitor.java:207: warning: if child at indentation level 16 not at correct indentation, 14 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/monitoring/TezJobMonitor.java:208: warning: if rcurly at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/monitoring/TezJobMonitor.java:209: warning: block child at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/monitoring/TezJobMonitor.java:210: warning: block child at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/monitoring/TezJobMonitor.java:211: warning: block child at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/monitoring/TezJobMonitor.java:212: warning: block child at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/monitoring/TezJobMonitor.java:213: warning: block child at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/monitoring/TezJobMonitor.java:214: warning: case child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/monitoring/TezJobMonitor.java:215: warning: if at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/monitoring/TezJobMonitor.java:216: warning: if child at indentation level 16 not at correct indentation, 14 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/monitoring/TezJobMonitor.java:217: warning: if rcurly at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/monitoring/TezJobMonitor.java:218: warning: block child at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/monitoring/TezJobMonitor.java:219: warning: block child at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/monitoring/TezJobMonitor.java:220: warning: block child at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/monitoring/TezJobMonitor.java:221: warning: block child at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/monitoring/TezJobMonitor.java:222: warning: block child at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/monitoring/TezJobMonitor.java:223: warning: block child at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/monitoring/TezJobMonitor.java:224: warning: case child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/monitoring/TezJobMonitor.java:225: warning: case child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/monitoring/TezJobMonitor.java:226: warning: if at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/monitoring/TezJobMonitor.java:227: warning: if child at indentation level 16 not at correct indentation, 14 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/monitoring/TezJobMonitor.java:228: warning: if rcurly at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/monitoring/TezJobMonitor.java:229: warning: block child at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/monitoring/TezJobMonitor.java:230: warning: block child at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/monitoring/TezJobMonitor.java:231: warning: block child at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/monitoring/TezJobMonitor.java:232: warning: block child at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/monitoring/TezJobMonitor.java:233: warning: block child at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/monitoring/TezJobMonitor.java:234: warning: block child at indentation level 14 not at correct indentation, 12 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/monitoring/TezJobMonitor.java:187: warning: 'case' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/monitoring/TezJobMonitor.java:188: warning: 'block' child have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/monitoring/TezJobMonitor.java:189: warning: 'block' child have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/monitoring/TezJobMonitor.java:190: warning: 'case' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/monitoring/TezJobMonitor.java:191: warning: 'block' child have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/monitoring/TezJobMonitor.java:192: warning: 'block' child have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/monitoring/TezJobMonitor.java:193: warning: 'block' child have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/monitoring/TezJobMonitor.java:194: warning: 'case' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/monitoring/TezJobMonitor.java:195: warning: 'if' have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/monitoring/TezJobMonitor.java:196: warning: 'if' child have incorrect indentation level 16, expected level should be 14. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/monitoring/TezJobMonitor.java:197: warning: 'if' child have incorrect indentation level 16, expected level should be 14. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/monitoring/TezJobMonitor.java:198: warning: 'if' child have incorrect indentation level 16, expected level should be 14. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/monitoring/TezJobMonitor.java:199: warning: 'if' child have incorrect indentation level 16, expected level should be 14. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/monitoring/TezJobMonitor.java:201: warning: 'if' child have incorrect indentation level 16, expected level should be 14. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/monitoring/TezJobMonitor.java:202: warning: 'if rcurly' have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/monitoring/TezJobMonitor.java:203: warning: 'block' child have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/monitoring/TezJobMonitor.java:204: warning: 'block' child have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/monitoring/TezJobMonitor.java:205: warning: 'case' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/monitoring/TezJobMonitor.java:206: warning: 'if' have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/monitoring/TezJobMonitor.java:207: warning: 'if' child have incorrect indentation level 16, expected level should be 14. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/monitoring/TezJobMonitor.java:208: warning: 'if rcurly' have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/monitoring/TezJobMonitor.java:209: warning: 'block' child have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/monitoring/TezJobMonitor.java:210: warning: 'block' child have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/monitoring/TezJobMonitor.java:211: warning: 'block' child have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/monitoring/TezJobMonitor.java:212: warning: 'block' child have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/monitoring/TezJobMonitor.java:213: warning: 'block' child have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/monitoring/TezJobMonitor.java:214: warning: 'case' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/monitoring/TezJobMonitor.java:215: warning: 'if' have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/monitoring/TezJobMonitor.java:216: warning: 'if' child have incorrect indentation level 16, expected level should be 14. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/monitoring/TezJobMonitor.java:217: warning: 'if rcurly' have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/monitoring/TezJobMonitor.java:218: warning: 'block' child have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/monitoring/TezJobMonitor.java:219: warning: 'block' child have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/monitoring/TezJobMonitor.java:220: warning: 'block' child have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/monitoring/TezJobMonitor.java:221: warning: 'block' child have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/monitoring/TezJobMonitor.java:222: warning: 'block' child have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/monitoring/TezJobMonitor.java:223: warning: 'block' child have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/monitoring/TezJobMonitor.java:224: warning: 'case' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/monitoring/TezJobMonitor.java:225: warning: 'case' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/monitoring/TezJobMonitor.java:226: warning: 'if' have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/monitoring/TezJobMonitor.java:227: warning: 'if' child have incorrect indentation level 16, expected level should be 14. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/monitoring/TezJobMonitor.java:228: warning: 'if rcurly' have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/monitoring/TezJobMonitor.java:229: warning: 'block' child have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/monitoring/TezJobMonitor.java:230: warning: 'block' child have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/monitoring/TezJobMonitor.java:231: warning: 'block' child have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/monitoring/TezJobMonitor.java:232: warning: 'block' child have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/monitoring/TezJobMonitor.java:233: warning: 'block' child have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/monitoring/TezJobMonitor.java:234: warning: 'block' child have incorrect indentation level 14, expected level should be 12. 22029a23542,23543 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/monitoring/TezJobMonitor.java:294: warning: 'final' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/monitoring/TezJobMonitor.java:295: warning: 'final' have incorrect indentation level 4, expected level should be 6. 22040a23555 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/monitoring/TezProgressMonitor.java:98: warning: 'Arrays' have incorrect indentation level 12, expected level should be 14. 22055a23571,23573 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/PerPoolTriggerValidatorRunnable.java:38: warning: 'final' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/PerPoolTriggerValidatorRunnable.java:39: warning: 'final' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/PerPoolTriggerValidatorRunnable.java:50: warning: '.' have incorrect indentation level 8, expected level should be 10. 22057a23576 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/PerPoolTriggerValidatorRunnable.java:57: warning: 'triggerValidationIntervalMs' have incorrect indentation level 12, expected level should be 14. 22071d23589 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/RecordProcessor.java:91: warning: method call child at indentation level 12 not at correct indentation, 16 22082,22084d23599 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/ReduceRecordProcessor.java:99: warning: method def modifier at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/ReduceRecordProcessor.java:100: warning: method def modifier at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/ReduceRecordProcessor.java:101: warning: method def child at indentation level 10 not at correct indentation, 8 22143,22145c23658,23660 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/TezProcessor.java:150: warning: if at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/TezProcessor.java:151: warning: if child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/TezProcessor.java:152: warning: if rcurly at indentation level 6 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/TezProcessor.java:150: warning: 'if' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/TezProcessor.java:151: warning: 'if' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/TezProcessor.java:152: warning: 'if rcurly' have incorrect indentation level 6, expected level should be 4. 22146a23662 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/TezProcessor.java:262: warning: 'Throwables' have incorrect indentation level 8, expected level should be 10. 22162a23679 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/TezSessionPool.java:320: warning: 'implements' have incorrect indentation level 4, expected level should be 6. 22169a23687 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/TezSessionPoolManager.java:56: warning: 'implements' have incorrect indentation level 2, expected level should be 4. 22171,22172d23688 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/TezSessionPoolManager.java:129: warning: member def type at indentation level 12 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/TezSessionPoolManager.java:129: warning: object def child at indentation level 12 not at correct indentation, 8 22174,22178d23689 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/TezSessionPoolManager.java:131: warning: method def modifier at indentation level 12 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/TezSessionPoolManager.java:132: warning: method def modifier at indentation level 12 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/TezSessionPoolManager.java:133: warning: if at indentation level 14 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/TezSessionPoolManager.java:134: warning: if child at indentation level 16 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/TezSessionPoolManager.java:136: warning: if rcurly at indentation level 14 not at correct indentation, 10 22182,22192c23693,23694 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/TezSessionPoolManager.java:146: warning: method def child at indentation level 14 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/TezSessionPoolManager.java:148: warning: block child at indentation level 16 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/TezSessionPoolManager.java:149: warning: block child at indentation level 16 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/TezSessionPoolManager.java:150: warning: if at indentation level 16 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/TezSessionPoolManager.java:151: warning: if child at indentation level 18 not at correct indentation, 14 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/TezSessionPoolManager.java:152: warning: if rcurly at indentation level 16 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/TezSessionPoolManager.java:153: warning: block rcurly at indentation level 14 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/TezSessionPoolManager.java:154: warning: method def child at indentation level 14 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/TezSessionPoolManager.java:155: warning: method def child at indentation level 14 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/TezSessionPoolManager.java:156: warning: method def rcurly at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/TezSessionPoolManager.java:157: warning: object def rcurly at indentation level 6 not at correct indentation, [8, 10] --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/TezSessionPoolManager.java:157: warning: 'object def rcurly' have incorrect indentation level 6, expected level should be one of the following: 8, 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/TezSessionPoolManager.java:193: warning: '.' have incorrect indentation level 8, expected level should be 10. 22197d23698 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/TezSessionPoolManager.java:226: warning: block child at indentation level 6 not at correct indentation, 8 22200d23700 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/TezSessionPoolManager.java:386: warning: method def throws at indentation level 7 not at correct indentation, 6 22207a23708 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/TezSessionPoolManager.java:496: warning: 'queueName' have incorrect indentation level 6, expected level should be 8. 22214a23716 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/TezSessionPoolSession.java:70: warning: 'String' have incorrect indentation level 6, expected level should be 8. 22216a23719 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/TezSessionPoolSession.java:80: warning: 'new' have incorrect indentation level 8, expected level should be 10. 22218c23721 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/TezSessionPoolSession.java:123: warning: method def throws at indentation level 10 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/TezSessionPoolSession.java:83: warning: 'triggerValidationIntervalMs' have incorrect indentation level 8, expected level should be 10. 22233d23735 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/TezSessionState.java:229: warning: method def throws at indentation level 10 not at correct indentation, 6 22257a23760,23761 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/TezSessionState.java:560: warning: 'additionalFilesNotFromConf' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/TezSessionState.java:561: warning: 'DagUtils' have incorrect indentation level 6, expected level should be 8. 22278a23783 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/TezTask.java:167: warning: ':' have incorrect indentation level 8, expected level should be 10. 22296a23802 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/TezTask.java:621: warning: '+' have incorrect indentation level 10, expected level should be 12. 22320a23827,23828 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/TriggerValidatorRunnable.java:37: warning: 'final' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/TriggerValidatorRunnable.java:51: warning: '&&' have incorrect indentation level 10, expected level should be 12. 22321a23830 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/TriggerValidatorRunnable.java:65: warning: 'currentTrigger' have incorrect indentation level 20, expected level should be 22. 22322a23832 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/TriggerValidatorRunnable.java:67: warning: 'currentCounterValue' have incorrect indentation level 22, expected level should be 24. 22323a23834 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/TriggerValidatorRunnable.java:73: warning: 'existingTrigger' have incorrect indentation level 22, expected level should be 24. 22324a23836 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/TriggerValidatorRunnable.java:78: warning: 'currentCounterValue' have incorrect indentation level 20, expected level should be 22. 22325a23838 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/TriggerValidatorRunnable.java:88: warning: 'chosenTrigger' have incorrect indentation level 14, expected level should be 16. 22328d23840 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/UserPoolMapping.java:37: warning: member def at indentation level 6 not at correct indentation, 2 22335d23846 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/UserPoolMapping.java:94: warning: block child at indentation level 8 not at correct indentation, 10 22356c23867,24014 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/WorkloadManager.java:192:5: Got an exception - expecting EOF, found 'restrictedConfig' --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/WorkloadManager.java:87: warning: 'implements' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/WorkloadManager.java:143:26: warning: Variable 'wmThread' must be private and have accessor methods. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/WorkloadManager.java:159: warning: Comment matches to-do format 'TODO:'. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/WorkloadManager.java:164:43: warning: Name 'INSTANCE' must match pattern '^[a-z][a-zA-Z0-9]*$'. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/WorkloadManager.java:176:22: warning: Inner assignments should be avoided. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/WorkloadManager.java:197: warning: Line is longer than 100 characters (found 114). > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/WorkloadManager.java:198: warning: Line is longer than 100 characters (found 105). > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/WorkloadManager.java:200: warning: Line is longer than 100 characters (found 103). > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/WorkloadManager.java:207: warning: 'HiveConf' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/WorkloadManager.java:208:26: warning: 'triggerActionHandler' hides a field. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/WorkloadManager.java:209: warning: Line is longer than 100 characters (found 106). > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/WorkloadManager.java:258: warning: Line is longer than 100 characters (found 104). > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/WorkloadManager.java:259:30: warning: 'sessionTriggerProvider' hides a field. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/WorkloadManager.java:275:17: warning: 'static' modifier out of order with the JLS suggestions. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/WorkloadManager.java:279:19: warning: Declaring variables, return values or parameters of type 'LinkedList' is not allowed. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/WorkloadManager.java:283:19: warning: Declaring variables, return values or parameters of type 'LinkedList' is not allowed. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/WorkloadManager.java:291:17: warning: 'static' modifier out of order with the JLS suggestions. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/WorkloadManager.java:304: warning: Line is longer than 100 characters (found 104). > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/WorkloadManager.java:312:17: warning: 'static' modifier out of order with the JLS suggestions. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/WorkloadManager.java:355: warning: Comment matches to-do format 'TODO:'. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/WorkloadManager.java:375: warning: 'String' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/WorkloadManager.java:375: warning: 'block' child have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/WorkloadManager.java:375: warning: 'member def type' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/WorkloadManager.java:376: warning: 'KillQuery' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/WorkloadManager.java:376: warning: 'block' child have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/WorkloadManager.java:376: warning: 'member def type' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/WorkloadManager.java:377: warning: 'if' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/WorkloadManager.java:378: warning: 'if' child have incorrect indentation level 10, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/WorkloadManager.java:378: warning: 'method call' child have incorrect indentation level 10, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/WorkloadManager.java:379: warning: 'try' have incorrect indentation level 10, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/WorkloadManager.java:380: warning: 'method call' child have incorrect indentation level 12, expected level should be 14. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/WorkloadManager.java:380: warning: 'try' child have incorrect indentation level 12, expected level should be 14. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/WorkloadManager.java:381: warning: 'method call' child have incorrect indentation level 12, expected level should be 14. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/WorkloadManager.java:381: warning: 'try' child have incorrect indentation level 12, expected level should be 14. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/WorkloadManager.java:382: warning: 'method call' child have incorrect indentation level 12, expected level should be 14. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/WorkloadManager.java:382: warning: 'try' child have incorrect indentation level 12, expected level should be 14. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/WorkloadManager.java:383: warning: 'try' child have incorrect indentation level 12, expected level should be 14. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/WorkloadManager.java:384: warning: 'try rcurly' have incorrect indentation level 10, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/WorkloadManager.java:385: warning: 'catch' child have incorrect indentation level 12, expected level should be 14. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/WorkloadManager.java:385: warning: 'method call' child have incorrect indentation level 12, expected level should be 14. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/WorkloadManager.java:386: warning: 'catch rcurly' have incorrect indentation level 10, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/WorkloadManager.java:387: warning: 'if rcurly' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/WorkloadManager.java:388: warning: 'else' child have incorrect indentation level 10, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/WorkloadManager.java:388: warning: 'method call' child have incorrect indentation level 10, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/WorkloadManager.java:389: warning: 'else rcurly' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/WorkloadManager.java:394: warning: 'addKillQueryResult' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/WorkloadManager.java:394: warning: 'block' child have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/WorkloadManager.java:394: warning: 'method call' child have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/WorkloadManager.java:395: warning: 'block rcurly' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/WorkloadManager.java:403: warning: 'try' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/WorkloadManager.java:405: warning: 'method call' child have incorrect indentation level 10, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/WorkloadManager.java:405: warning: 'try' child have incorrect indentation level 10, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/WorkloadManager.java:406: warning: 'try rcurly' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/WorkloadManager.java:407: warning: 'catch' child have incorrect indentation level 10, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/WorkloadManager.java:407: warning: 'method call' child have incorrect indentation level 10, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/WorkloadManager.java:408: warning: 'catch rcurly' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/WorkloadManager.java:409: warning: 'block rcurly' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/WorkloadManager.java:417: warning: 'try' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/WorkloadManager.java:418: warning: 'method call' child have incorrect indentation level 10, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/WorkloadManager.java:418: warning: 'try' child have incorrect indentation level 10, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/WorkloadManager.java:419: warning: 'try rcurly' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/WorkloadManager.java:420: warning: 'catch' child have incorrect indentation level 10, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/WorkloadManager.java:420: warning: 'method call' child have incorrect indentation level 10, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/WorkloadManager.java:421: warning: 'catch rcurly' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/WorkloadManager.java:422: warning: 'block rcurly' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/WorkloadManager.java:438:3: warning: Method length is 183 lines (max allowed is 150). > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/WorkloadManager.java:445: warning: Comment matches to-do format 'TODO:'. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/WorkloadManager.java:447:5: warning: Declaring variables, return values or parameters of type 'HashSet' is not allowed. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/WorkloadManager.java:513: warning: 'e' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/WorkloadManager.java:539: warning: Line is longer than 100 characters (found 110). > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/WorkloadManager.java:540: warning: Comment matches to-do format 'TODO:'. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/WorkloadManager.java:540: warning: Line is longer than 100 characters (found 119). > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/WorkloadManager.java:541: warning: Line is longer than 100 characters (found 112). > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/WorkloadManager.java:542: warning: Line is longer than 100 characters (found 117). > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/WorkloadManager.java:568:16: warning: Avoid nested blocks. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/WorkloadManager.java:576:30: warning: Avoid nested blocks. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/WorkloadManager.java:623: warning: 'final' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/WorkloadManager.java:624: warning: 'final' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/WorkloadManager.java:624:11: warning: Declaring variables, return values or parameters of type 'HashSet' is not allowed. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/WorkloadManager.java:635: warning: Line is longer than 100 characters (found 117). > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/WorkloadManager.java:640: warning: Line is longer than 100 characters (found 103). > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/WorkloadManager.java:645: warning: '+' have incorrect indentation level 10, expected level should be 14. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/WorkloadManager.java:645: warning: 'method call' child have incorrect indentation level 10, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/WorkloadManager.java:652: warning: Line is longer than 100 characters (found 114). > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/WorkloadManager.java:676: warning: 'SessionInitContext' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/WorkloadManager.java:676:55: warning: Declaring variables, return values or parameters of type 'HashSet' is not allowed. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/WorkloadManager.java:701: warning: '+' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/WorkloadManager.java:709: warning: '+' have incorrect indentation level 10, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/WorkloadManager.java:716:43: warning: Declaring variables, return values or parameters of type 'HashSet' is not allowed. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/WorkloadManager.java:735:44: warning: Declaring variables, return values or parameters of type 'HashSet' is not allowed. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/WorkloadManager.java:778:34: warning: Declaring variables, return values or parameters of type 'HashSet' is not allowed. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/WorkloadManager.java:780: warning: Comment matches to-do format 'TODO:'. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/WorkloadManager.java:792: warning: Comment matches to-do format 'TODO:'. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/WorkloadManager.java:804: warning: Comment matches to-do format 'TODO:'. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/WorkloadManager.java:815: warning: 'EventState' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/WorkloadManager.java:815:46: warning: Declaring variables, return values or parameters of type 'HashSet' is not allowed. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/WorkloadManager.java:816:9: warning: 'totalQueryParallelism' hides a field. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/WorkloadManager.java:827:5: warning: Declaring variables, return values or parameters of type 'ArrayList' is not allowed. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/WorkloadManager.java:887: warning: 'if' construct must use '{}'s. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/WorkloadManager.java:904: warning: 'if' construct must use '{}'s. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/WorkloadManager.java:925:23: warning: Declaring variables, return values or parameters of type 'HashSet' is not allowed. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/WorkloadManager.java:981: warning: 'String' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/WorkloadManager.java:983: warning: 'if' construct must use '{}'s. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/WorkloadManager.java:987: warning: 'pool' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/WorkloadManager.java:1027:50: warning: Declaring variables, return values or parameters of type 'HashSet' is not allowed. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/WorkloadManager.java:1029: warning: 'if' construct must use '{}'s. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/WorkloadManager.java:1038: warning: 'if' construct must use '{}'s. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/WorkloadManager.java:1064:29: warning: Declaring variables, return values or parameters of type 'HashSet' is not allowed. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/WorkloadManager.java:1091: warning: 'WmTezSession' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/WorkloadManager.java:1091:48: warning: Declaring variables, return values or parameters of type 'HashSet' is not allowed. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/WorkloadManager.java:1095: warning: Line is longer than 100 characters (found 117). > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/WorkloadManager.java:1115: warning: Comment matches to-do format 'TODO:'. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/WorkloadManager.java:1120: warning: 'new' have incorrect indentation level 10, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/WorkloadManager.java:1145:17: warning: 'static' modifier out of order with the JLS suggestions. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/WorkloadManager.java:1149: warning: 'if' construct must use '{}'s. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/WorkloadManager.java:1233: warning: Comment matches to-do format 'TODO:'. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/WorkloadManager.java:1249: warning: 'if' construct must use '{}'s. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/WorkloadManager.java:1303: warning: 'String' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/WorkloadManager.java:1311: warning: Comment matches to-do format 'TODO:'. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/WorkloadManager.java:1344: warning: 'if' construct must use '{}'s. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/WorkloadManager.java:1350: warning: 'if' construct must use '{}'s. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/WorkloadManager.java:1470:19: warning: Declaring variables, return values or parameters of type 'LinkedList' is not allowed. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/WorkloadManager.java:1472:19: warning: Declaring variables, return values or parameters of type 'LinkedList' is not allowed. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/WorkloadManager.java:1473:19: warning: Declaring variables, return values or parameters of type 'LinkedList' is not allowed. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/WorkloadManager.java:1492:56: warning: Inner assignments should be avoided. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/WorkloadManager.java:1494: warning: Comment matches to-do format 'TODO:'. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/WorkloadManager.java:1511:9: warning: Declaring variables, return values or parameters of type 'LinkedList' is not allowed. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/WorkloadManager.java:1520: warning: Comment matches to-do format 'TODO:'. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/WorkloadManager.java:1530:12: warning: Declaring variables, return values or parameters of type 'LinkedList' is not allowed. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/WorkloadManager.java:1572:35: warning: Declaring variables, return values or parameters of type 'LinkedList' is not allowed. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/WorkloadManager.java:1602: warning: Line is longer than 100 characters (found 101). > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/WorkloadManager.java:1612:36: warning: 'future' hides a field. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/WorkloadManager.java:1617:23: warning: Avoid nested blocks. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/WorkloadManager.java:1627:36: warning: Avoid nested blocks. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/WorkloadManager.java:1635:24: warning: Avoid nested blocks. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/WorkloadManager.java:1641:18: warning: Avoid nested blocks. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/WorkloadManager.java:1651:21: warning: Avoid nested blocks. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/WorkloadManager.java:1657:34: warning: Avoid nested blocks. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/WorkloadManager.java:1663:22: warning: Avoid nested blocks. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/WorkloadManager.java:1673:16: warning: Avoid nested blocks. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/WorkloadManager.java:1683:36: warning: 'future' hides a field. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/WorkloadManager.java:1684:20: warning: 'session' hides a field. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/WorkloadManager.java:1721:26: warning: 'state' hides a field. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/WorkloadManager.java:1745: warning: 'if' construct must use '{}'s. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/WorkloadManager.java:1810: warning: 'if' construct must use '{}'s. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/WorkloadManager.java:1836: warning: Missing a Javadoc comment. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/WorkloadManager.java:1836:16: warning: 'static' modifier out of order with the JLS suggestions. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/WorkloadManagerFederation.java:17: warning: 'package def' have incorrect indentation level 3, expected level should be 0. 22358d24015 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/tez/WorkloadManagerFederation.java:17: warning: package def at indentation level 3 not at correct indentation, 0 22373a24031 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/TopNHash.java:96: warning: 'int' have incorrect indentation level 4, expected level should be 6. 22374a24033 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/TopNHash.java:97: warning: 'final' have incorrect indentation level 4, expected level should be 6. 22376a24036 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/TopNHash.java:115: warning: 'Runtime' have incorrect indentation level 6, expected level should be 8. 22379,22381c24039,24041 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/TopNHash.java:160: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/TopNHash.java:161: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/TopNHash.java:162: warning: case child at indentation level 6 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/TopNHash.java:160: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/TopNHash.java:161: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/TopNHash.java:162: warning: 'case' child have incorrect indentation level 6, expected level should be 4. 22383,22384c24043,24044 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/TopNHash.java:164: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/TopNHash.java:165: warning: block rcurly at indentation level 6 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/TopNHash.java:164: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/TopNHash.java:165: warning: 'block rcurly' have incorrect indentation level 6, expected level should be 4. 22454,22457d24113 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/Utilities.java:773: warning: method call child at indentation level 8 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/Utilities.java:774: warning: method call child at indentation level 8 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/Utilities.java:775: warning: method call child at indentation level 8 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/Utilities.java:776: warning: method call child at indentation level 8 not at correct indentation, 10 22458a24115 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/Utilities.java:789: warning: 'boolean' have incorrect indentation level 4, expected level should be 6. 22468,22469c24125,24126 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/Utilities.java:1367: warning: if child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/Utilities.java:1369: warning: if child at indentation level 8 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/Utilities.java:1367: warning: 'if' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/Utilities.java:1369: warning: 'if' child have incorrect indentation level 8, expected level should be 6. 22475d24131 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/Utilities.java:1622: warning: method def throws at indentation level 10 not at correct indentation, 6 22480a24137 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/Utilities.java:1726: warning: 'method def' child have incorrect indentation level 6, expected level should be 4. 22482d24138 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/Utilities.java:1726: warning: method def child at indentation level 6 not at correct indentation, 4 22485c24141 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/Utilities.java:1736: warning: if child at indentation level 8 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/Utilities.java:1736: warning: 'if' child have incorrect indentation level 8, expected level should be 6. 22493c24149,24150 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/Utilities.java:1905: warning: if child at indentation level 10 not at correct indentation, 8 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/Utilities.java:1801: warning: 'compareTempOrDuplicateFiles' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/Utilities.java:1905: warning: 'if' child have incorrect indentation level 10, expected level should be 8. 22498,22503c24155,24160 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/Utilities.java:2155: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/Utilities.java:2156: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/Utilities.java:2157: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/Utilities.java:2158: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/Utilities.java:2159: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/Utilities.java:2160: warning: block child at indentation level 8 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/Utilities.java:2155: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/Utilities.java:2156: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/Utilities.java:2157: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/Utilities.java:2158: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/Utilities.java:2159: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/Utilities.java:2160: warning: 'block' child have incorrect indentation level 8, expected level should be 6. 22513a24171,24174 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/Utilities.java:2549: warning: '" directory count: {}"' have incorrect indentation level 12, expected level should be 14. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/Utilities.java:2550: warning: 'cs' have incorrect indentation level 12, expected level should be 14. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/Utilities.java:2591: warning: '" num directories: {}"' have incorrect indentation level 12, expected level should be 14. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/Utilities.java:2592: warning: 'cs' have incorrect indentation level 12, expected level should be 14. 22522c24183 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/Utilities.java:2913: warning: catch rcurly at indentation level 9 not at correct indentation, 8 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/Utilities.java:2913: warning: 'catch rcurly' have incorrect indentation level 9, expected level should be 8. 22526a24188 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/Utilities.java:3009: warning: '(' have incorrect indentation level 9, expected level should be 10. 22528a24191,24192 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/Utilities.java:3123: warning: 'maxReducers' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/Utilities.java:3126: warning: 'maxReducers' have incorrect indentation level 8, expected level should be 10. 22534a24199 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/Utilities.java:3312: warning: 'work' have incorrect indentation level 14, expected level should be 16. 22541a24207 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/Utilities.java:3396: warning: 'Context' have incorrect indentation level 6, expected level should be 8. 22543d24208 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/Utilities.java:3419: warning: method def throws at indentation level 10 not at correct indentation, 6 22547d24211 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/Utilities.java:3485: warning: method def throws at indentation level 10 not at correct indentation, 6 22551a24216 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/Utilities.java:3546: warning: 'HiveConf' have incorrect indentation level 6, expected level should be 8. 22552a24218,24219 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/Utilities.java:3604: warning: '=' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/Utilities.java:3688: warning: 'Utilities' have incorrect indentation level 8, expected level should be 10. 22556d24222 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/Utilities.java:3759: warning: operator new child at indentation level 4 not at correct indentation, 6 22565d24230 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/Utilities.java:4020: warning: method def throws at indentation level 10 not at correct indentation, 6 22571d24235 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/Utilities.java:4061: warning: method def throws at indentation level 10 not at correct indentation, 6 22588a24253 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/Utilities.java:4357: warning: 'unionSuffix' have incorrect indentation level 10, expected level should be 12. 22593c24258 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/AggregateDefinition.java:47: warning: method def child at indentation level 8 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/AggregateDefinition.java:47: warning: 'method def' child have incorrect indentation level 8, expected level should be 4. 22630d24294 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorAggregateExpression.java:129: warning: method def throws at indentation level 8 not at correct indentation, 6 22643c24307 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFBloomFilter.java:104: warning: try child at indentation level 4 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFBloomFilter.java:104: warning: 'try' child have incorrect indentation level 4, expected level should be 6. 22646a24311,24316 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFBloomFilter.java:239: warning: 'aggregationBufferSets' have incorrect indentation level 10, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFBloomFilter.java:240: warning: 'inputColumn' have incorrect indentation level 10, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFBloomFilter.java:244: warning: 'aggregationBufferSets' have incorrect indentation level 12, expected level should be 14. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFBloomFilter.java:245: warning: 'inputColumn' have incorrect indentation level 12, expected level should be 14. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFBloomFilter.java:248: warning: 'aggregationBufferSets' have incorrect indentation level 12, expected level should be 14. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFBloomFilter.java:249: warning: 'inputColumn' have incorrect indentation level 12, expected level should be 14. 22647a24318,24358 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFBloomFilter.java:258: warning: 'aggregationBufferSets' have incorrect indentation level 12, expected level should be 14. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFBloomFilter.java:259: warning: 'inputColumn' have incorrect indentation level 12, expected level should be 14. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFBloomFilter.java:262: warning: 'aggregationBufferSets' have incorrect indentation level 12, expected level should be 14. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFBloomFilter.java:263: warning: 'inputColumn' have incorrect indentation level 12, expected level should be 14. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFBloomFilter.java:270: warning: 'VectorAggregationBufferRow' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFBloomFilter.java:271: warning: 'int' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFBloomFilter.java:272: warning: 'ColumnVector' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFBloomFilter.java:273: warning: 'int' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFBloomFilter.java:277: warning: 'aggregationBufferSets' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFBloomFilter.java:278: warning: 'aggregrateIndex' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFBloomFilter.java:279: warning: 'i' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFBloomFilter.java:285: warning: 'VectorAggregationBufferRow' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFBloomFilter.java:286: warning: 'int' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFBloomFilter.java:287: warning: 'ColumnVector' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFBloomFilter.java:288: warning: 'int' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFBloomFilter.java:289: warning: 'int' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFBloomFilter.java:294: warning: 'aggregationBufferSets' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFBloomFilter.java:295: warning: 'aggregrateIndex' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFBloomFilter.java:296: warning: 'i' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFBloomFilter.java:302: warning: 'VectorAggregationBufferRow' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFBloomFilter.java:303: warning: 'int' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFBloomFilter.java:304: warning: 'ColumnVector' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFBloomFilter.java:305: warning: 'int' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFBloomFilter.java:308: warning: 'aggregationBufferSets' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFBloomFilter.java:309: warning: 'aggregrateIndex' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFBloomFilter.java:310: warning: 'i' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFBloomFilter.java:316: warning: 'VectorAggregationBufferRow' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFBloomFilter.java:317: warning: 'int' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFBloomFilter.java:318: warning: 'ColumnVector' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFBloomFilter.java:319: warning: 'int' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFBloomFilter.java:320: warning: 'int' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFBloomFilter.java:326: warning: 'aggregationBufferSets' have incorrect indentation level 10, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFBloomFilter.java:327: warning: 'aggregrateIndex' have incorrect indentation level 10, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFBloomFilter.java:328: warning: 'i' have incorrect indentation level 10, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFBloomFilter.java:335: warning: 'VectorAggregationBufferRow' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFBloomFilter.java:336: warning: 'int' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFBloomFilter.java:337: warning: 'ColumnVector' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFBloomFilter.java:338: warning: 'int' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFBloomFilter.java:343: warning: 'aggregationBufferSets' have incorrect indentation level 10, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFBloomFilter.java:344: warning: 'aggregrateIndex' have incorrect indentation level 10, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFBloomFilter.java:345: warning: 'i' have incorrect indentation level 10, expected level should be 12. 22669a24381,24386 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFBloomFilterMerge.java:211: warning: 'aggregationBufferSets' have incorrect indentation level 10, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFBloomFilterMerge.java:212: warning: 'inputColumn' have incorrect indentation level 10, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFBloomFilterMerge.java:216: warning: 'aggregationBufferSets' have incorrect indentation level 12, expected level should be 14. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFBloomFilterMerge.java:217: warning: 'inputColumn' have incorrect indentation level 12, expected level should be 14. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFBloomFilterMerge.java:220: warning: 'aggregationBufferSets' have incorrect indentation level 12, expected level should be 14. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFBloomFilterMerge.java:221: warning: 'inputColumn' have incorrect indentation level 12, expected level should be 14. 22670a24388,24391 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFBloomFilterMerge.java:230: warning: 'aggregationBufferSets' have incorrect indentation level 12, expected level should be 14. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFBloomFilterMerge.java:231: warning: 'inputColumn' have incorrect indentation level 12, expected level should be 14. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFBloomFilterMerge.java:234: warning: 'aggregationBufferSets' have incorrect indentation level 12, expected level should be 14. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFBloomFilterMerge.java:235: warning: 'inputColumn' have incorrect indentation level 12, expected level should be 14. 22672,22675c24393,24395 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCount.java:43: warning: class def ident at indentation level 4 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCount.java:43: warning: class def modifier at indentation level 4 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCount.java:45: warning: member def modifier at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCount.java:47: warning: member def modifier at indentation level 6 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCount.java:43: warning: 'class def modifier' have incorrect indentation level 4, expected level should be 2. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCount.java:45: warning: 'member def modifier' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCount.java:47: warning: 'member def modifier' have incorrect indentation level 6, expected level should be 4. 22677,22760c24397,24503 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCount.java:49: warning: method def modifier at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCount.java:50: warning: method def modifier at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCount.java:51: warning: method def child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCount.java:52: warning: method def rcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCount.java:54: warning: method def modifier at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCount.java:55: warning: method def modifier at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCount.java:56: warning: method def child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCount.java:57: warning: method def rcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCount.java:58: warning: class def rcurly at indentation level 4 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCount.java:61: warning: ctor def modifier at indentation level 4 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCount.java:63: warning: ctor def rcurly at indentation level 4 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCount.java:65: warning: ctor def modifier at indentation level 4 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCount.java:67: warning: ctor def child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCount.java:68: warning: ctor def rcurly at indentation level 4 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCount.java:70: warning: method def modifier at indentation level 4 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCount.java:71: warning: method def rcurly at indentation level 4 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCount.java:73: warning: method def modifier at indentation level 4 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCount.java:77: warning: method def child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCount.java:78: warning: method def child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCount.java:79: warning: method def child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCount.java:80: warning: method def rcurly at indentation level 4 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCount.java:82: warning: method def modifier at indentation level 4 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCount.java:83: warning: method def modifier at indentation level 4 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCount.java:88: warning: method def child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCount.java:90: warning: if at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCount.java:91: warning: if child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCount.java:92: warning: if rcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCount.java:94: warning: method def child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCount.java:96: warning: method def child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCount.java:98: warning: if at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCount.java:99: warning: if at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCount.java:100: warning: if child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCount.java:102: warning: if rcurly at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCount.java:103: warning: if rcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCount.java:105: warning: if child at indentation level 10 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCount.java:107: warning: if rcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCount.java:108: warning: if child at indentation level 10 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCount.java:111: warning: if rcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCount.java:112: warning: if child at indentation level 10 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCount.java:115: warning: if rcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCount.java:116: warning: method def rcurly at indentation level 4 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCount.java:118: warning: method def modifier at indentation level 4 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCount.java:123: warning: for at indentation level 8 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCount.java:124: warning: for child at indentation level 10 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCount.java:128: warning: for child at indentation level 10 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCount.java:129: warning: for rcurly at indentation level 8 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCount.java:130: warning: method def rcurly at indentation level 4 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCount.java:132: warning: method def modifier at indentation level 4 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCount.java:138: warning: for at indentation level 8 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCount.java:139: warning: if at indentation level 10 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCount.java:140: warning: if child at indentation level 12 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCount.java:144: warning: if child at indentation level 12 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCount.java:145: warning: if rcurly at indentation level 10 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCount.java:146: warning: for rcurly at indentation level 8 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCount.java:147: warning: method def rcurly at indentation level 4 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCount.java:149: warning: method def modifier at indentation level 4 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCount.java:156: warning: for at indentation level 8 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCount.java:157: warning: for child at indentation level 10 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCount.java:158: warning: if at indentation level 10 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCount.java:159: warning: if child at indentation level 12 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCount.java:163: warning: if child at indentation level 12 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCount.java:164: warning: if rcurly at indentation level 10 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCount.java:165: warning: for rcurly at indentation level 8 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCount.java:166: warning: method def rcurly at indentation level 4 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCount.java:169: warning: method def modifier at indentation level 4 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCount.java:170: warning: method def modifier at indentation level 4 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCount.java:171: warning: method def throws at indentation level 4 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCount.java:173: warning: method def child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCount.java:175: warning: method def child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCount.java:177: warning: method def child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCount.java:179: warning: if at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCount.java:180: warning: if child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCount.java:181: warning: if rcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCount.java:183: warning: method def child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCount.java:185: warning: if at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCount.java:186: warning: if at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCount.java:187: warning: if child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCount.java:188: warning: if rcurly at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCount.java:189: warning: if child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCount.java:190: warning: if rcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCount.java:192: warning: if at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCount.java:193: warning: if child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCount.java:194: warning: if child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCount.java:195: warning: if rcurly at indentation level 6 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCount.java:49: warning: 'method def modifier' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCount.java:51: warning: 'method def' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCount.java:52: warning: 'method def rcurly' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCount.java:54: warning: 'method def modifier' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCount.java:56: warning: 'method def' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCount.java:57: warning: 'method def rcurly' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCount.java:58: warning: 'class def rcurly' have incorrect indentation level 4, expected level should be 2. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCount.java:61: warning: 'ctor def modifier' have incorrect indentation level 4, expected level should be 2. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCount.java:63: warning: 'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCount.java:65: warning: 'ctor def modifier' have incorrect indentation level 4, expected level should be 2. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCount.java:67: warning: 'ctor def' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCount.java:68: warning: 'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCount.java:70: warning: 'method def modifier' have incorrect indentation level 4, expected level should be 2. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCount.java:71: warning: 'method def rcurly' have incorrect indentation level 4, expected level should be 2. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCount.java:73: warning: 'method def modifier' have incorrect indentation level 4, expected level should be 2. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCount.java:77: warning: 'member def type' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCount.java:77: warning: 'method def' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCount.java:78: warning: 'member def type' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCount.java:78: warning: 'method def' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCount.java:79: warning: 'method def' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCount.java:80: warning: 'method def rcurly' have incorrect indentation level 4, expected level should be 2. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCount.java:82: warning: 'method def modifier' have incorrect indentation level 4, expected level should be 2. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCount.java:84: warning: 'VectorAggregationBufferRow' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCount.java:85: warning: 'int' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCount.java:86: warning: 'VectorizedRowBatch' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCount.java:88: warning: 'member def type' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCount.java:88: warning: 'method def' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCount.java:90: warning: 'if' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCount.java:91: warning: 'if' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCount.java:92: warning: 'if rcurly' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCount.java:94: warning: 'method def' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCount.java:96: warning: 'member def type' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCount.java:96: warning: 'method def' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCount.java:98: warning: 'if' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCount.java:99: warning: 'if' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCount.java:100: warning: 'if' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCount.java:102: warning: 'if rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCount.java:103: warning: 'if rcurly' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCount.java:105: warning: 'if' child have incorrect indentation level 10, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCount.java:106: warning: 'aggregationBufferSets' have incorrect indentation level 12, expected level should be 14. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCount.java:107: warning: 'if rcurly' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCount.java:108: warning: 'if' child have incorrect indentation level 10, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCount.java:109: warning: 'aggregationBufferSets' have incorrect indentation level 12, expected level should be 14. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCount.java:110: warning: 'batchSize' have incorrect indentation level 12, expected level should be 14. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCount.java:111: warning: 'if rcurly' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCount.java:112: warning: 'if' child have incorrect indentation level 10, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCount.java:113: warning: 'aggregationBufferSets' have incorrect indentation level 12, expected level should be 14. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCount.java:114: warning: 'batchSize' have incorrect indentation level 12, expected level should be 14. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCount.java:115: warning: 'if rcurly' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCount.java:116: warning: 'method def rcurly' have incorrect indentation level 4, expected level should be 2. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCount.java:118: warning: 'method def modifier' have incorrect indentation level 4, expected level should be 2. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCount.java:123: warning: 'for' have incorrect indentation level 8, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCount.java:124: warning: 'for' child have incorrect indentation level 10, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCount.java:124: warning: 'member def type' have incorrect indentation level 10, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCount.java:125: warning: 'aggregationBufferSets' have incorrect indentation level 12, expected level should be 14. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCount.java:126: warning: 'aggregateIndex' have incorrect indentation level 12, expected level should be 14. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCount.java:127: warning: 'i' have incorrect indentation level 12, expected level should be 14. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCount.java:128: warning: 'for' child have incorrect indentation level 10, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCount.java:129: warning: 'for rcurly' have incorrect indentation level 8, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCount.java:130: warning: 'method def rcurly' have incorrect indentation level 4, expected level should be 2. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCount.java:132: warning: 'method def modifier' have incorrect indentation level 4, expected level should be 2. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCount.java:138: warning: 'for' have incorrect indentation level 8, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCount.java:139: warning: 'if' have incorrect indentation level 10, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCount.java:140: warning: 'if' child have incorrect indentation level 12, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCount.java:140: warning: 'member def type' have incorrect indentation level 12, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCount.java:141: warning: 'aggregationBufferSets' have incorrect indentation level 14, expected level should be 16. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCount.java:142: warning: 'aggregateIndex' have incorrect indentation level 14, expected level should be 16. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCount.java:143: warning: 'i' have incorrect indentation level 14, expected level should be 16. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCount.java:144: warning: 'if' child have incorrect indentation level 12, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCount.java:145: warning: 'if rcurly' have incorrect indentation level 10, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCount.java:146: warning: 'for rcurly' have incorrect indentation level 8, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCount.java:147: warning: 'method def rcurly' have incorrect indentation level 4, expected level should be 2. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCount.java:149: warning: 'method def modifier' have incorrect indentation level 4, expected level should be 2. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCount.java:156: warning: 'for' have incorrect indentation level 8, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCount.java:157: warning: 'for' child have incorrect indentation level 10, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCount.java:157: warning: 'member def type' have incorrect indentation level 10, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCount.java:158: warning: 'if' have incorrect indentation level 10, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCount.java:159: warning: 'if' child have incorrect indentation level 12, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCount.java:159: warning: 'member def type' have incorrect indentation level 12, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCount.java:160: warning: 'aggregationBufferSets' have incorrect indentation level 14, expected level should be 16. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCount.java:161: warning: 'aggregateIndex' have incorrect indentation level 14, expected level should be 16. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCount.java:162: warning: 'j' have incorrect indentation level 14, expected level should be 16. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCount.java:163: warning: 'if' child have incorrect indentation level 12, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCount.java:164: warning: 'if rcurly' have incorrect indentation level 10, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCount.java:165: warning: 'for rcurly' have incorrect indentation level 8, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCount.java:166: warning: 'method def rcurly' have incorrect indentation level 4, expected level should be 2. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCount.java:169: warning: 'method def modifier' have incorrect indentation level 4, expected level should be 2. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCount.java:173: warning: 'method def' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCount.java:175: warning: 'member def type' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCount.java:175: warning: 'method def' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCount.java:177: warning: 'member def type' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCount.java:177: warning: 'method def' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCount.java:179: warning: 'if' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCount.java:180: warning: 'if' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCount.java:181: warning: 'if rcurly' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCount.java:183: warning: 'member def type' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCount.java:183: warning: 'method def' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCount.java:185: warning: 'if' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCount.java:186: warning: 'if' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCount.java:187: warning: 'if' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCount.java:188: warning: 'if rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCount.java:189: warning: 'if' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCount.java:190: warning: 'if rcurly' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCount.java:192: warning: 'if' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCount.java:193: warning: 'if' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCount.java:194: warning: 'if' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCount.java:195: warning: 'if rcurly' have incorrect indentation level 6, expected level should be 4. 22762,22764c24505,24507 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCount.java:196: warning: else at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCount.java:197: warning: if child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCount.java:198: warning: if rcurly at indentation level 6 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCount.java:196: warning: 'else' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCount.java:197: warning: 'if' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCount.java:198: warning: 'if rcurly' have incorrect indentation level 6, expected level should be 4. 22766,22798c24509,24541 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCount.java:199: warning: else at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCount.java:200: warning: else child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCount.java:201: warning: else rcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCount.java:202: warning: method def rcurly at indentation level 4 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCount.java:204: warning: method def modifier at indentation level 4 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCount.java:210: warning: for at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCount.java:211: warning: for child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCount.java:212: warning: if at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCount.java:213: warning: if child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCount.java:214: warning: if rcurly at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCount.java:215: warning: for rcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCount.java:216: warning: method def rcurly at indentation level 4 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCount.java:218: warning: method def modifier at indentation level 4 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCount.java:223: warning: for at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCount.java:224: warning: if at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCount.java:225: warning: if child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCount.java:226: warning: if rcurly at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCount.java:227: warning: for rcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCount.java:228: warning: method def rcurly at indentation level 4 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCount.java:230: warning: method def modifier at indentation level 4 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCount.java:231: warning: method def modifier at indentation level 4 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCount.java:232: warning: method def child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCount.java:233: warning: method def rcurly at indentation level 4 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCount.java:235: warning: method def modifier at indentation level 4 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCount.java:236: warning: method def modifier at indentation level 4 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCount.java:237: warning: method def child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCount.java:238: warning: method def child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCount.java:239: warning: method def rcurly at indentation level 4 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCount.java:241: warning: method def modifier at indentation level 4 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCount.java:242: warning: method def modifier at indentation level 4 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCount.java:243: warning: method def child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCount.java:244: warning: method def child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCount.java:249: warning: method def rcurly at indentation level 4 not at correct indentation, 2 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCount.java:199: warning: 'else' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCount.java:200: warning: 'else' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCount.java:201: warning: 'else rcurly' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCount.java:202: warning: 'method def rcurly' have incorrect indentation level 4, expected level should be 2. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCount.java:204: warning: 'method def modifier' have incorrect indentation level 4, expected level should be 2. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCount.java:210: warning: 'for' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCount.java:211: warning: 'for' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCount.java:211: warning: 'member def type' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCount.java:212: warning: 'if' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCount.java:213: warning: 'if' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCount.java:214: warning: 'if rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCount.java:215: warning: 'for rcurly' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCount.java:216: warning: 'method def rcurly' have incorrect indentation level 4, expected level should be 2. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCount.java:218: warning: 'method def modifier' have incorrect indentation level 4, expected level should be 2. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCount.java:223: warning: 'for' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCount.java:224: warning: 'if' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCount.java:225: warning: 'if' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCount.java:226: warning: 'if rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCount.java:227: warning: 'for rcurly' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCount.java:228: warning: 'method def rcurly' have incorrect indentation level 4, expected level should be 2. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCount.java:230: warning: 'method def modifier' have incorrect indentation level 4, expected level should be 2. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCount.java:232: warning: 'method def' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCount.java:233: warning: 'method def rcurly' have incorrect indentation level 4, expected level should be 2. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCount.java:235: warning: 'method def modifier' have incorrect indentation level 4, expected level should be 2. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCount.java:237: warning: 'member def type' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCount.java:237: warning: 'method def' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCount.java:238: warning: 'method def' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCount.java:239: warning: 'method def rcurly' have incorrect indentation level 4, expected level should be 2. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCount.java:241: warning: 'method def modifier' have incorrect indentation level 4, expected level should be 2. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCount.java:243: warning: 'member def type' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCount.java:243: warning: 'method def' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCount.java:244: warning: 'method def' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCount.java:249: warning: 'method def rcurly' have incorrect indentation level 4, expected level should be 2. 22801,22804c24544,24546 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:43: warning: class def ident at indentation level 4 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:43: warning: class def modifier at indentation level 4 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:45: warning: member def modifier at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:47: warning: member def modifier at indentation level 6 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:43: warning: 'class def modifier' have incorrect indentation level 4, expected level should be 2. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:45: warning: 'member def modifier' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:47: warning: 'member def modifier' have incorrect indentation level 6, expected level should be 4. 22806,22934c24548,24761 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:49: warning: method def modifier at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:50: warning: method def modifier at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:51: warning: method def child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:52: warning: method def rcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:54: warning: method def modifier at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:55: warning: method def modifier at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:56: warning: method def child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:57: warning: method def rcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:58: warning: class def rcurly at indentation level 4 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:61: warning: ctor def modifier at indentation level 4 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:63: warning: ctor def rcurly at indentation level 4 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:65: warning: ctor def modifier at indentation level 4 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:67: warning: ctor def child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:68: warning: ctor def rcurly at indentation level 4 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:70: warning: method def modifier at indentation level 4 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:71: warning: method def rcurly at indentation level 4 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:73: warning: method def modifier at indentation level 4 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:77: warning: method def child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:78: warning: method def child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:79: warning: method def child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:80: warning: method def rcurly at indentation level 4 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:82: warning: method def modifier at indentation level 4 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:83: warning: method def modifier at indentation level 4 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:88: warning: method def child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:90: warning: if at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:91: warning: if child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:92: warning: if rcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:94: warning: method def child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:96: warning: method def child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:100: warning: method def child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:102: warning: if at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:103: warning: if at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:104: warning: if child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:107: warning: if rcurly at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:108: warning: if at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:109: warning: if child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:112: warning: if rcurly at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:113: warning: else child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:116: warning: else rcurly at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:117: warning: else rcurly at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:118: warning: if rcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:119: warning: if at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:120: warning: if at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:121: warning: if child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:124: warning: if rcurly at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:125: warning: else child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:128: warning: else rcurly at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:129: warning: if rcurly at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:130: warning: if at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:131: warning: if child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:134: warning: if rcurly at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:135: warning: else child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:138: warning: else rcurly at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:139: warning: else rcurly at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:140: warning: else rcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:141: warning: method def rcurly at indentation level 4 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:143: warning: method def modifier at indentation level 4 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:149: warning: for at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:150: warning: for child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:154: warning: for child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:155: warning: for rcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:156: warning: method def rcurly at indentation level 4 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:158: warning: method def modifier at indentation level 4 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:165: warning: for at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:166: warning: for child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:170: warning: for child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:171: warning: for rcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:172: warning: method def rcurly at indentation level 4 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:174: warning: method def modifier at indentation level 4 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:179: warning: for at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:180: warning: for child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:184: warning: for child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:185: warning: for rcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:186: warning: method def rcurly at indentation level 4 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:188: warning: method def modifier at indentation level 4 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:196: warning: if at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:197: warning: if child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:198: warning: if rcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:200: warning: for at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:201: warning: for child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:205: warning: for child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:206: warning: for rcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:208: warning: method def rcurly at indentation level 4 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:210: warning: method def modifier at indentation level 4 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:217: warning: if at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:218: warning: if child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:219: warning: if rcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:221: warning: for at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:222: warning: for child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:226: warning: for child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:227: warning: for rcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:228: warning: method def rcurly at indentation level 4 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:230: warning: method def modifier at indentation level 4 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:238: warning: for at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:239: warning: for child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:240: warning: if at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:241: warning: if child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:245: warning: if child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:246: warning: if rcurly at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:247: warning: for rcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:248: warning: method def rcurly at indentation level 3 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:250: warning: method def modifier at indentation level 4 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:257: warning: for at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:258: warning: if at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:259: warning: if child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:263: warning: if child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:264: warning: if rcurly at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:265: warning: for rcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:266: warning: method def rcurly at indentation level 3 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:268: warning: method def modifier at indentation level 4 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:269: warning: method def modifier at indentation level 4 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:270: warning: method def throws at indentation level 4 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:272: warning: method def child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:274: warning: method def child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:278: warning: method def child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:280: warning: if at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:281: warning: if child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:282: warning: if rcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:284: warning: method def child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:286: warning: method def child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:288: warning: if at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:289: warning: if at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:290: warning: if child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:291: warning: if rcurly at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:292: warning: if child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:293: warning: if rcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:295: warning: if at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:296: warning: if child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:297: warning: if rcurly at indentation level 6 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:49: warning: 'method def modifier' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:51: warning: 'method def' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:52: warning: 'method def rcurly' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:54: warning: 'method def modifier' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:56: warning: 'method def' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:57: warning: 'method def rcurly' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:58: warning: 'class def rcurly' have incorrect indentation level 4, expected level should be 2. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:61: warning: 'ctor def modifier' have incorrect indentation level 4, expected level should be 2. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:63: warning: 'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:65: warning: 'ctor def modifier' have incorrect indentation level 4, expected level should be 2. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:67: warning: 'ctor def' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:68: warning: 'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:70: warning: 'method def modifier' have incorrect indentation level 4, expected level should be 2. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:71: warning: 'method def rcurly' have incorrect indentation level 4, expected level should be 2. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:73: warning: 'method def modifier' have incorrect indentation level 4, expected level should be 2. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:77: warning: 'member def type' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:77: warning: 'method def' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:78: warning: 'member def type' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:78: warning: 'method def' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:79: warning: 'method def' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:80: warning: 'method def rcurly' have incorrect indentation level 4, expected level should be 2. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:82: warning: 'method def modifier' have incorrect indentation level 4, expected level should be 2. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:84: warning: 'VectorAggregationBufferRow' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:85: warning: 'int' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:86: warning: 'VectorizedRowBatch' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:88: warning: 'member def type' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:88: warning: 'method def' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:90: warning: 'if' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:91: warning: 'if' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:92: warning: 'if rcurly' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:94: warning: 'method def' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:96: warning: 'member def type' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:96: warning: 'method def' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:100: warning: 'member def type' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:100: warning: 'method def' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:102: warning: 'if' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:103: warning: 'if' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:104: warning: 'if' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:105: warning: 'aggregationBufferSets' have incorrect indentation level 12, expected level should be 14. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:106: warning: 'vector' have incorrect indentation level 12, expected level should be 14. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:107: warning: 'if rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:108: warning: 'if' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:109: warning: 'if' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:110: warning: 'aggregationBufferSets' have incorrect indentation level 14, expected level should be 16. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:111: warning: 'vector' have incorrect indentation level 14, expected level should be 16. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:112: warning: 'if rcurly' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:113: warning: 'else' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:114: warning: 'aggregationBufferSets' have incorrect indentation level 14, expected level should be 16. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:115: warning: 'vector' have incorrect indentation level 14, expected level should be 16. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:116: warning: 'else rcurly' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:117: warning: 'else rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:118: warning: 'if rcurly' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:119: warning: 'if' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:120: warning: 'if' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:121: warning: 'if' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:122: warning: 'aggregationBufferSets' have incorrect indentation level 14, expected level should be 16. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:123: warning: 'vector' have incorrect indentation level 14, expected level should be 16. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:124: warning: 'if rcurly' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:125: warning: 'else' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:126: warning: 'aggregationBufferSets' have incorrect indentation level 14, expected level should be 16. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:127: warning: 'vector' have incorrect indentation level 14, expected level should be 16. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:128: warning: 'else rcurly' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:129: warning: 'if rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:130: warning: 'if' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:131: warning: 'if' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:132: warning: 'aggregationBufferSets' have incorrect indentation level 14, expected level should be 16. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:133: warning: 'vector' have incorrect indentation level 14, expected level should be 16. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:134: warning: 'if rcurly' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:135: warning: 'else' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:136: warning: 'aggregationBufferSets' have incorrect indentation level 14, expected level should be 16. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:137: warning: 'vector' have incorrect indentation level 14, expected level should be 16. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:138: warning: 'else rcurly' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:139: warning: 'else rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:140: warning: 'else rcurly' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:141: warning: 'method def rcurly' have incorrect indentation level 4, expected level should be 2. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:143: warning: 'method def modifier' have incorrect indentation level 4, expected level should be 2. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:144: warning: 'VectorAggregationBufferRow' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:145: warning: 'int' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:146: warning: 'long' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:147: warning: 'int' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:149: warning: 'for' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:150: warning: 'for' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:150: warning: 'member def type' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:151: warning: 'aggregationBufferSets' have incorrect indentation level 10, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:152: warning: 'aggregateIndex' have incorrect indentation level 10, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:153: warning: 'i' have incorrect indentation level 10, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:154: warning: 'for' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:155: warning: 'for rcurly' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:156: warning: 'method def rcurly' have incorrect indentation level 4, expected level should be 2. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:158: warning: 'method def modifier' have incorrect indentation level 4, expected level should be 2. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:159: warning: 'VectorAggregationBufferRow' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:160: warning: 'int' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:161: warning: 'long' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:162: warning: 'int' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:163: warning: 'int' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:165: warning: 'for' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:166: warning: 'for' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:166: warning: 'member def type' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:167: warning: 'aggregationBufferSets' have incorrect indentation level 10, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:168: warning: 'aggregateIndex' have incorrect indentation level 10, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:169: warning: 'i' have incorrect indentation level 10, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:170: warning: 'for' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:171: warning: 'for rcurly' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:172: warning: 'method def rcurly' have incorrect indentation level 4, expected level should be 2. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:174: warning: 'method def modifier' have incorrect indentation level 4, expected level should be 2. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:175: warning: 'VectorAggregationBufferRow' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:176: warning: 'int' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:177: warning: 'long' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:178: warning: 'int' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:179: warning: 'for' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:180: warning: 'for' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:180: warning: 'member def type' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:181: warning: 'aggregationBufferSets' have incorrect indentation level 10, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:182: warning: 'aggregateIndex' have incorrect indentation level 10, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:183: warning: 'i' have incorrect indentation level 10, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:184: warning: 'for' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:185: warning: 'for rcurly' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:186: warning: 'method def rcurly' have incorrect indentation level 4, expected level should be 2. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:188: warning: 'method def modifier' have incorrect indentation level 4, expected level should be 2. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:189: warning: 'VectorAggregationBufferRow' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:190: warning: 'int' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:191: warning: 'long' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:192: warning: 'int' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:193: warning: 'int' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:194: warning: 'boolean' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:196: warning: 'if' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:197: warning: 'if' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:198: warning: 'if rcurly' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:200: warning: 'for' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:201: warning: 'for' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:201: warning: 'member def type' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:202: warning: 'aggregationBufferSets' have incorrect indentation level 10, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:203: warning: 'aggregateIndex' have incorrect indentation level 10, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:204: warning: 'i' have incorrect indentation level 10, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:205: warning: 'for' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:206: warning: 'for rcurly' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:208: warning: 'method def rcurly' have incorrect indentation level 4, expected level should be 2. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:210: warning: 'method def modifier' have incorrect indentation level 4, expected level should be 2. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:211: warning: 'VectorAggregationBufferRow' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:212: warning: 'int' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:213: warning: 'long' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:214: warning: 'int' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:215: warning: 'boolean' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:217: warning: 'if' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:218: warning: 'if' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:219: warning: 'if rcurly' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:221: warning: 'for' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:222: warning: 'for' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:222: warning: 'member def type' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:223: warning: 'aggregationBufferSets' have incorrect indentation level 10, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:224: warning: 'aggregateIndex' have incorrect indentation level 10, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:225: warning: 'i' have incorrect indentation level 10, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:226: warning: 'for' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:227: warning: 'for rcurly' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:228: warning: 'method def rcurly' have incorrect indentation level 4, expected level should be 2. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:230: warning: 'method def modifier' have incorrect indentation level 4, expected level should be 2. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:231: warning: 'VectorAggregationBufferRow' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:232: warning: 'int' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:233: warning: 'long' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:234: warning: 'int' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:235: warning: 'int' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:236: warning: 'boolean' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:238: warning: 'for' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:239: warning: 'for' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:239: warning: 'member def type' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:240: warning: 'if' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:241: warning: 'if' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:241: warning: 'member def type' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:242: warning: 'aggregationBufferSets' have incorrect indentation level 12, expected level should be 14. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:243: warning: 'aggregateIndex' have incorrect indentation level 12, expected level should be 14. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:244: warning: 'j' have incorrect indentation level 12, expected level should be 14. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:245: warning: 'if' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:246: warning: 'if rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:247: warning: 'for rcurly' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:248: warning: 'method def rcurly' have incorrect indentation level 3, expected level should be 2. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:250: warning: 'method def modifier' have incorrect indentation level 4, expected level should be 2. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:251: warning: 'VectorAggregationBufferRow' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:252: warning: 'int' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:253: warning: 'long' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:254: warning: 'int' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:255: warning: 'boolean' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:257: warning: 'for' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:258: warning: 'if' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:259: warning: 'if' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:259: warning: 'member def type' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:260: warning: 'aggregationBufferSets' have incorrect indentation level 12, expected level should be 14. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:261: warning: 'aggregateIndex' have incorrect indentation level 12, expected level should be 14. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:262: warning: 'i' have incorrect indentation level 12, expected level should be 14. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:263: warning: 'if' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:264: warning: 'if rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:265: warning: 'for rcurly' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:266: warning: 'method def rcurly' have incorrect indentation level 3, expected level should be 2. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:268: warning: 'method def modifier' have incorrect indentation level 4, expected level should be 2. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:272: warning: 'method def' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:274: warning: 'member def type' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:274: warning: 'method def' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:278: warning: 'member def type' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:278: warning: 'method def' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:280: warning: 'if' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:281: warning: 'if' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:282: warning: 'if rcurly' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:284: warning: 'member def type' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:284: warning: 'method def' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:286: warning: 'member def type' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:286: warning: 'method def' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:288: warning: 'if' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:289: warning: 'if' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:290: warning: 'if' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:291: warning: 'if rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:292: warning: 'if' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:293: warning: 'if rcurly' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:295: warning: 'if' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:296: warning: 'if' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:297: warning: 'if rcurly' have incorrect indentation level 6, expected level should be 4. 22936,22938c24763,24765 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:298: warning: else at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:299: warning: if child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:300: warning: if rcurly at indentation level 6 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:298: warning: 'else' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:299: warning: 'if' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:300: warning: 'if rcurly' have incorrect indentation level 6, expected level should be 4. 22940,22942c24767,24769 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:301: warning: else at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:302: warning: if child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:303: warning: if rcurly at indentation level 6 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:301: warning: 'else' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:302: warning: 'if' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:303: warning: 'if rcurly' have incorrect indentation level 6, expected level should be 4. 22944,22962c24771,24790 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:304: warning: else at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:305: warning: else child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:306: warning: else rcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:307: warning: method def rcurly at indentation level 4 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:309: warning: method def modifier at indentation level 4 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:316: warning: for at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:317: warning: for child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:318: warning: if at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:319: warning: if child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:320: warning: if rcurly at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:321: warning: for rcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:322: warning: method def rcurly at indentation level 4 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:324: warning: method def modifier at indentation level 4 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:330: warning: for at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:331: warning: for child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:332: warning: for rcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:333: warning: method def rcurly at indentation level 4 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:335: warning: method def modifier at indentation level 4 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:341: warning: for at indentation level 6 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:304: warning: 'else' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:305: warning: 'else' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:306: warning: 'else rcurly' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:307: warning: 'method def rcurly' have incorrect indentation level 4, expected level should be 2. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:309: warning: 'method def modifier' have incorrect indentation level 4, expected level should be 2. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:316: warning: 'for' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:317: warning: 'for' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:317: warning: 'member def type' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:318: warning: 'if' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:319: warning: 'if' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:320: warning: 'if rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:321: warning: 'for rcurly' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:322: warning: 'method def rcurly' have incorrect indentation level 4, expected level should be 2. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:324: warning: 'method def modifier' have incorrect indentation level 4, expected level should be 2. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:330: warning: 'for' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:331: warning: 'for' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:332: warning: 'for rcurly' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:333: warning: 'method def rcurly' have incorrect indentation level 4, expected level should be 2. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:335: warning: 'method def modifier' have incorrect indentation level 4, expected level should be 2. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:341: warning: 'for' have incorrect indentation level 6, expected level should be 4. 22965,22971c24793,24799 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:342: warning: if at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:343: warning: if child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:344: warning: if rcurly at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:345: warning: for rcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:346: warning: method def rcurly at indentation level 4 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:348: warning: method def modifier at indentation level 4 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:353: warning: for at indentation level 6 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:342: warning: 'if' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:343: warning: 'if' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:344: warning: 'if rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:345: warning: 'for rcurly' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:346: warning: 'method def rcurly' have incorrect indentation level 4, expected level should be 2. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:348: warning: 'method def modifier' have incorrect indentation level 4, expected level should be 2. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:353: warning: 'for' have incorrect indentation level 6, expected level should be 4. 22974,22990c24802,24817 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:354: warning: for child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:355: warning: for rcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:356: warning: method def rcurly at indentation level 4 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:358: warning: method def modifier at indentation level 4 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:359: warning: method def modifier at indentation level 4 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:360: warning: method def child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:361: warning: method def rcurly at indentation level 4 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:363: warning: method def modifier at indentation level 4 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:364: warning: method def modifier at indentation level 4 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:365: warning: method def child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:366: warning: method def child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:367: warning: method def rcurly at indentation level 4 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:369: warning: method def modifier at indentation level 4 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:370: warning: method def modifier at indentation level 4 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:371: warning: method def child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:372: warning: method def child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:377: warning: method def rcurly at indentation level 4 not at correct indentation, 2 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:354: warning: 'for' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:355: warning: 'for rcurly' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:356: warning: 'method def rcurly' have incorrect indentation level 4, expected level should be 2. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:358: warning: 'method def modifier' have incorrect indentation level 4, expected level should be 2. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:360: warning: 'method def' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:361: warning: 'method def rcurly' have incorrect indentation level 4, expected level should be 2. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:363: warning: 'method def modifier' have incorrect indentation level 4, expected level should be 2. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:365: warning: 'member def type' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:365: warning: 'method def' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:366: warning: 'method def' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:367: warning: 'method def rcurly' have incorrect indentation level 4, expected level should be 2. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:369: warning: 'method def modifier' have incorrect indentation level 4, expected level should be 2. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:371: warning: 'member def type' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:371: warning: 'method def' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:372: warning: 'method def' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountMerge.java:377: warning: 'method def rcurly' have incorrect indentation level 4, expected level should be 2. 22992,22995c24819,24821 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountStar.java:42: warning: class def ident at indentation level 4 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountStar.java:42: warning: class def modifier at indentation level 4 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountStar.java:44: warning: member def modifier at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountStar.java:46: warning: member def modifier at indentation level 6 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountStar.java:42: warning: 'class def modifier' have incorrect indentation level 4, expected level should be 2. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountStar.java:44: warning: 'member def modifier' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountStar.java:46: warning: 'member def modifier' have incorrect indentation level 6, expected level should be 4. 22997,23052c24823,24881 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountStar.java:48: warning: method def modifier at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountStar.java:49: warning: method def modifier at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountStar.java:50: warning: method def child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountStar.java:51: warning: method def rcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountStar.java:53: warning: method def modifier at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountStar.java:54: warning: method def modifier at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountStar.java:55: warning: method def child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountStar.java:56: warning: method def rcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountStar.java:57: warning: class def rcurly at indentation level 4 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountStar.java:60: warning: ctor def modifier at indentation level 4 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountStar.java:62: warning: ctor def rcurly at indentation level 4 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountStar.java:64: warning: ctor def modifier at indentation level 4 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountStar.java:66: warning: ctor def child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountStar.java:67: warning: ctor def rcurly at indentation level 4 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountStar.java:69: warning: method def modifier at indentation level 4 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountStar.java:70: warning: method def rcurly at indentation level 4 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountStar.java:72: warning: method def modifier at indentation level 4 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountStar.java:76: warning: method def child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountStar.java:77: warning: method def child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountStar.java:78: warning: method def child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountStar.java:79: warning: method def rcurly at indentation level 4 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountStar.java:81: warning: method def modifier at indentation level 4 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountStar.java:82: warning: method def modifier at indentation level 4 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountStar.java:87: warning: method def child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountStar.java:89: warning: if at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountStar.java:90: warning: if child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountStar.java:91: warning: if rcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountStar.java:94: warning: for at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountStar.java:95: warning: for child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountStar.java:97: warning: for child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountStar.java:98: warning: for rcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountStar.java:99: warning: method def rcurly at indentation level 4 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountStar.java:101: warning: method def modifier at indentation level 4 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountStar.java:102: warning: method def modifier at indentation level 4 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountStar.java:103: warning: method def throws at indentation level 4 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountStar.java:105: warning: method def child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountStar.java:107: warning: if at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountStar.java:108: warning: if child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountStar.java:109: warning: if rcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountStar.java:111: warning: method def child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountStar.java:112: warning: method def child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountStar.java:113: warning: method def rcurly at indentation level 4 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountStar.java:115: warning: method def modifier at indentation level 4 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountStar.java:116: warning: method def modifier at indentation level 4 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountStar.java:117: warning: method def child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountStar.java:118: warning: method def rcurly at indentation level 4 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountStar.java:120: warning: method def modifier at indentation level 4 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountStar.java:121: warning: method def modifier at indentation level 4 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountStar.java:122: warning: method def child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountStar.java:123: warning: method def child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountStar.java:124: warning: method def rcurly at indentation level 4 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountStar.java:126: warning: method def modifier at indentation level 4 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountStar.java:127: warning: method def modifier at indentation level 4 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountStar.java:128: warning: method def child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountStar.java:129: warning: method def child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountStar.java:134: warning: method def rcurly at indentation level 4 not at correct indentation, 2 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountStar.java:48: warning: 'method def modifier' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountStar.java:50: warning: 'method def' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountStar.java:51: warning: 'method def rcurly' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountStar.java:53: warning: 'method def modifier' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountStar.java:55: warning: 'method def' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountStar.java:56: warning: 'method def rcurly' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountStar.java:57: warning: 'class def rcurly' have incorrect indentation level 4, expected level should be 2. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountStar.java:60: warning: 'ctor def modifier' have incorrect indentation level 4, expected level should be 2. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountStar.java:62: warning: 'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountStar.java:64: warning: 'ctor def modifier' have incorrect indentation level 4, expected level should be 2. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountStar.java:66: warning: 'ctor def' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountStar.java:67: warning: 'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountStar.java:69: warning: 'method def modifier' have incorrect indentation level 4, expected level should be 2. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountStar.java:70: warning: 'method def rcurly' have incorrect indentation level 4, expected level should be 2. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountStar.java:72: warning: 'method def modifier' have incorrect indentation level 4, expected level should be 2. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountStar.java:76: warning: 'member def type' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountStar.java:76: warning: 'method def' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountStar.java:77: warning: 'member def type' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountStar.java:77: warning: 'method def' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountStar.java:78: warning: 'method def' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountStar.java:79: warning: 'method def rcurly' have incorrect indentation level 4, expected level should be 2. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountStar.java:81: warning: 'method def modifier' have incorrect indentation level 4, expected level should be 2. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountStar.java:83: warning: 'VectorAggregationBufferRow' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountStar.java:84: warning: 'int' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountStar.java:85: warning: 'VectorizedRowBatch' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountStar.java:87: warning: 'member def type' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountStar.java:87: warning: 'method def' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountStar.java:89: warning: 'if' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountStar.java:90: warning: 'if' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountStar.java:91: warning: 'if rcurly' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountStar.java:94: warning: 'for' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountStar.java:95: warning: 'for' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountStar.java:95: warning: 'member def type' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountStar.java:97: warning: 'for' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountStar.java:98: warning: 'for rcurly' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountStar.java:99: warning: 'method def rcurly' have incorrect indentation level 4, expected level should be 2. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountStar.java:101: warning: 'method def modifier' have incorrect indentation level 4, expected level should be 2. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountStar.java:105: warning: 'member def type' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountStar.java:105: warning: 'method def' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountStar.java:107: warning: 'if' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountStar.java:108: warning: 'if' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountStar.java:109: warning: 'if rcurly' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountStar.java:111: warning: 'member def type' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountStar.java:111: warning: 'method def' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountStar.java:112: warning: 'method def' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountStar.java:113: warning: 'method def rcurly' have incorrect indentation level 4, expected level should be 2. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountStar.java:115: warning: 'method def modifier' have incorrect indentation level 4, expected level should be 2. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountStar.java:117: warning: 'method def' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountStar.java:118: warning: 'method def rcurly' have incorrect indentation level 4, expected level should be 2. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountStar.java:120: warning: 'method def modifier' have incorrect indentation level 4, expected level should be 2. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountStar.java:122: warning: 'member def type' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountStar.java:122: warning: 'method def' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountStar.java:123: warning: 'method def' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountStar.java:124: warning: 'method def rcurly' have incorrect indentation level 4, expected level should be 2. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountStar.java:126: warning: 'method def modifier' have incorrect indentation level 4, expected level should be 2. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountStar.java:128: warning: 'member def type' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountStar.java:128: warning: 'method def' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountStar.java:129: warning: 'method def' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFCountStar.java:134: warning: 'method def rcurly' have incorrect indentation level 4, expected level should be 2. 23057,23058c24886,24966 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumDecimal.java:292: warning: method def rcurly at indentation level 1 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumDecimal.java:297: warning: method def throws at indentation level 2 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumDecimal.java:103: warning: 'VectorAggregationBufferRow' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumDecimal.java:104: warning: 'int' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumDecimal.java:105: warning: 'VectorizedRowBatch' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumDecimal.java:124: warning: 'aggregationBufferSets' have incorrect indentation level 10, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumDecimal.java:125: warning: 'vector' have incorrect indentation level 10, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumDecimal.java:126: warning: 'batchSize' have incorrect indentation level 10, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumDecimal.java:130: warning: 'aggregationBufferSets' have incorrect indentation level 12, expected level should be 14. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumDecimal.java:131: warning: 'vector' have incorrect indentation level 12, expected level should be 14. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumDecimal.java:132: warning: 'batch' have incorrect indentation level 12, expected level should be 14. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumDecimal.java:135: warning: 'aggregationBufferSets' have incorrect indentation level 12, expected level should be 14. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumDecimal.java:136: warning: 'vector' have incorrect indentation level 12, expected level should be 14. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumDecimal.java:137: warning: 'batchSize' have incorrect indentation level 12, expected level should be 14. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumDecimal.java:144: warning: 'aggregationBufferSets' have incorrect indentation level 12, expected level should be 14. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumDecimal.java:145: warning: 'vector' have incorrect indentation level 12, expected level should be 14. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumDecimal.java:146: warning: 'batchSize' have incorrect indentation level 12, expected level should be 14. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumDecimal.java:149: warning: 'aggregationBufferSets' have incorrect indentation level 12, expected level should be 14. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumDecimal.java:150: warning: 'vector' have incorrect indentation level 12, expected level should be 14. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumDecimal.java:151: warning: 'batchSize' have incorrect indentation level 12, expected level should be 14. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumDecimal.java:156: warning: 'aggregationBufferSets' have incorrect indentation level 12, expected level should be 14. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumDecimal.java:157: warning: 'vector' have incorrect indentation level 12, expected level should be 14. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumDecimal.java:158: warning: 'batchSize' have incorrect indentation level 12, expected level should be 14. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumDecimal.java:161: warning: 'aggregationBufferSets' have incorrect indentation level 12, expected level should be 14. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumDecimal.java:162: warning: 'vector' have incorrect indentation level 12, expected level should be 14. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumDecimal.java:163: warning: 'batchSize' have incorrect indentation level 12, expected level should be 14. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumDecimal.java:170: warning: 'VectorAggregationBufferRow' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumDecimal.java:171: warning: 'int' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumDecimal.java:172: warning: 'HiveDecimalWritable' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumDecimal.java:173: warning: 'int' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumDecimal.java:177: warning: 'aggregationBufferSets' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumDecimal.java:178: warning: 'aggregateIndex' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumDecimal.java:179: warning: 'i' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumDecimal.java:185: warning: 'VectorAggregationBufferRow' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumDecimal.java:186: warning: 'int' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumDecimal.java:187: warning: 'HiveDecimalWritable' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumDecimal.java:188: warning: 'int' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumDecimal.java:189: warning: 'int' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumDecimal.java:193: warning: 'aggregationBufferSets' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumDecimal.java:194: warning: 'aggregateIndex' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumDecimal.java:195: warning: 'i' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumDecimal.java:201: warning: 'VectorAggregationBufferRow' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumDecimal.java:202: warning: 'int' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumDecimal.java:203: warning: 'HiveDecimalWritable' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumDecimal.java:204: warning: 'int' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumDecimal.java:207: warning: 'aggregationBufferSets' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumDecimal.java:208: warning: 'aggregateIndex' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumDecimal.java:209: warning: 'i' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumDecimal.java:215: warning: 'VectorAggregationBufferRow' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumDecimal.java:216: warning: 'int' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumDecimal.java:217: warning: 'HiveDecimalWritable' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumDecimal.java:218: warning: 'int' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumDecimal.java:219: warning: 'int' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumDecimal.java:220: warning: 'boolean' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumDecimal.java:228: warning: 'aggregationBufferSets' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumDecimal.java:229: warning: 'aggregateIndex' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumDecimal.java:230: warning: 'i' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumDecimal.java:237: warning: 'VectorAggregationBufferRow' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumDecimal.java:238: warning: 'int' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumDecimal.java:239: warning: 'HiveDecimalWritable' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumDecimal.java:240: warning: 'int' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumDecimal.java:241: warning: 'boolean' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumDecimal.java:249: warning: 'aggregationBufferSets' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumDecimal.java:250: warning: 'aggregateIndex' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumDecimal.java:251: warning: 'i' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumDecimal.java:257: warning: 'VectorAggregationBufferRow' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumDecimal.java:258: warning: 'int' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumDecimal.java:259: warning: 'HiveDecimalWritable' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumDecimal.java:260: warning: 'int' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumDecimal.java:261: warning: 'int' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumDecimal.java:262: warning: 'boolean' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumDecimal.java:268: warning: 'aggregationBufferSets' have incorrect indentation level 10, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumDecimal.java:269: warning: 'aggregateIndex' have incorrect indentation level 10, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumDecimal.java:270: warning: 'j' have incorrect indentation level 10, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumDecimal.java:277: warning: 'VectorAggregationBufferRow' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumDecimal.java:278: warning: 'int' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumDecimal.java:279: warning: 'HiveDecimalWritable' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumDecimal.java:280: warning: 'int' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumDecimal.java:281: warning: 'boolean' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumDecimal.java:286: warning: 'aggregationBufferSets' have incorrect indentation level 10, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumDecimal.java:287: warning: 'aggregateIndex' have incorrect indentation level 10, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumDecimal.java:288: warning: 'i' have incorrect indentation level 10, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumDecimal.java:292: warning: 'method def rcurly' have incorrect indentation level 1, expected level should be 2. 23066,23067c24974,24976 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumDecimal.java:420: warning: method def child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumDecimal.java:421: warning: method def child at indentation level 6 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumDecimal.java:420: warning: 'member def type' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumDecimal.java:420: warning: 'method def' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumDecimal.java:421: warning: 'method def' child have incorrect indentation level 6, expected level should be 4. 23079,23087c24988,25069 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumDecimal64.java:295: warning: method def rcurly at indentation level 1 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumDecimal64.java:313: warning: method def rcurly at indentation level 1 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumDecimal64.java:337: warning: if at indentation level 6 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumDecimal64.java:338: warning: if child at indentation level 8 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumDecimal64.java:339: warning: if child at indentation level 8 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumDecimal64.java:340: warning: if rcurly at indentation level 6 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumDecimal64.java:341: warning: if child at indentation level 6 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumDecimal64.java:341: warning: method call child at indentation level 6 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumDecimal64.java:342: warning: if rcurly at indentation level 4 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumDecimal64.java:131: warning: 'VectorAggregationBufferRow' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumDecimal64.java:132: warning: 'int' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumDecimal64.java:133: warning: 'VectorizedRowBatch' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumDecimal64.java:152: warning: 'aggregationBufferSets' have incorrect indentation level 10, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumDecimal64.java:153: warning: 'vector' have incorrect indentation level 10, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumDecimal64.java:157: warning: 'aggregationBufferSets' have incorrect indentation level 12, expected level should be 14. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumDecimal64.java:158: warning: 'vector' have incorrect indentation level 12, expected level should be 14. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumDecimal64.java:161: warning: 'aggregationBufferSets' have incorrect indentation level 12, expected level should be 14. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumDecimal64.java:162: warning: 'vector' have incorrect indentation level 12, expected level should be 14. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumDecimal64.java:169: warning: 'aggregationBufferSets' have incorrect indentation level 12, expected level should be 14. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumDecimal64.java:170: warning: 'vector' have incorrect indentation level 12, expected level should be 14. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumDecimal64.java:173: warning: 'aggregationBufferSets' have incorrect indentation level 12, expected level should be 14. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumDecimal64.java:174: warning: 'vector' have incorrect indentation level 12, expected level should be 14. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumDecimal64.java:179: warning: 'aggregationBufferSets' have incorrect indentation level 12, expected level should be 14. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumDecimal64.java:180: warning: 'vector' have incorrect indentation level 12, expected level should be 14. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumDecimal64.java:183: warning: 'aggregationBufferSets' have incorrect indentation level 12, expected level should be 14. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumDecimal64.java:184: warning: 'vector' have incorrect indentation level 12, expected level should be 14. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumDecimal64.java:191: warning: 'VectorAggregationBufferRow' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumDecimal64.java:192: warning: 'int' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumDecimal64.java:193: warning: 'long' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumDecimal64.java:194: warning: 'int' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumDecimal64.java:198: warning: 'aggregationBufferSets' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumDecimal64.java:199: warning: 'aggregateIndex' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumDecimal64.java:200: warning: 'i' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumDecimal64.java:206: warning: 'VectorAggregationBufferRow' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumDecimal64.java:207: warning: 'int' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumDecimal64.java:208: warning: 'long' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumDecimal64.java:209: warning: 'int' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumDecimal64.java:210: warning: 'int' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumDecimal64.java:214: warning: 'aggregationBufferSets' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumDecimal64.java:215: warning: 'aggregateIndex' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumDecimal64.java:216: warning: 'i' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumDecimal64.java:222: warning: 'VectorAggregationBufferRow' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumDecimal64.java:223: warning: 'int' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumDecimal64.java:224: warning: 'long' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumDecimal64.java:225: warning: 'int' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumDecimal64.java:228: warning: 'aggregationBufferSets' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumDecimal64.java:229: warning: 'aggregateIndex' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumDecimal64.java:230: warning: 'i' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumDecimal64.java:236: warning: 'VectorAggregationBufferRow' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumDecimal64.java:237: warning: 'int' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumDecimal64.java:238: warning: 'long' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumDecimal64.java:239: warning: 'int' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumDecimal64.java:240: warning: 'int' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumDecimal64.java:241: warning: 'boolean' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumDecimal64.java:249: warning: 'aggregationBufferSets' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumDecimal64.java:250: warning: 'aggregateIndex' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumDecimal64.java:251: warning: 'i' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumDecimal64.java:258: warning: 'VectorAggregationBufferRow' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumDecimal64.java:259: warning: 'int' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumDecimal64.java:260: warning: 'long' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumDecimal64.java:261: warning: 'int' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumDecimal64.java:262: warning: 'boolean' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumDecimal64.java:270: warning: 'aggregationBufferSets' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumDecimal64.java:271: warning: 'aggregateIndex' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumDecimal64.java:272: warning: 'i' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumDecimal64.java:278: warning: 'VectorAggregationBufferRow' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumDecimal64.java:279: warning: 'int' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumDecimal64.java:280: warning: 'long' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumDecimal64.java:281: warning: 'int' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumDecimal64.java:282: warning: 'int' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumDecimal64.java:283: warning: 'boolean' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumDecimal64.java:289: warning: 'aggregationBufferSets' have incorrect indentation level 10, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumDecimal64.java:290: warning: 'aggregateIndex' have incorrect indentation level 10, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumDecimal64.java:291: warning: 'j' have incorrect indentation level 10, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumDecimal64.java:295: warning: 'method def rcurly' have incorrect indentation level 1, expected level should be 2. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumDecimal64.java:298: warning: 'VectorAggregationBufferRow' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumDecimal64.java:299: warning: 'int' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumDecimal64.java:300: warning: 'long' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumDecimal64.java:301: warning: 'int' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumDecimal64.java:302: warning: 'boolean' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumDecimal64.java:307: warning: 'aggregationBufferSets' have incorrect indentation level 10, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumDecimal64.java:308: warning: 'aggregateIndex' have incorrect indentation level 10, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumDecimal64.java:309: warning: 'i' have incorrect indentation level 10, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumDecimal64.java:313: warning: 'method def rcurly' have incorrect indentation level 1, expected level should be 2. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumDecimal64.java:337: warning: 'if' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumDecimal64.java:338: warning: 'if' child have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumDecimal64.java:339: warning: 'if' child have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumDecimal64.java:340: warning: 'if rcurly' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumDecimal64.java:341: warning: 'if' child have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumDecimal64.java:341: warning: 'method call' child have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumDecimal64.java:342: warning: 'if rcurly' have incorrect indentation level 4, expected level should be 6. 23095,23096c25077,25079 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumDecimal64.java:443: warning: method def child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumDecimal64.java:444: warning: method def child at indentation level 6 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumDecimal64.java:443: warning: 'member def type' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumDecimal64.java:443: warning: 'method def' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumDecimal64.java:444: warning: 'method def' child have incorrect indentation level 6, expected level should be 4. 23104,23111c25087,25167 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumDecimal64ToDecimal.java:338: warning: method def rcurly at indentation level 1 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumDecimal64ToDecimal.java:362: warning: if at indentation level 6 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumDecimal64ToDecimal.java:363: warning: if child at indentation level 8 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumDecimal64ToDecimal.java:364: warning: if child at indentation level 8 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumDecimal64ToDecimal.java:365: warning: if rcurly at indentation level 6 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumDecimal64ToDecimal.java:366: warning: if child at indentation level 6 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumDecimal64ToDecimal.java:366: warning: method call child at indentation level 6 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumDecimal64ToDecimal.java:367: warning: if rcurly at indentation level 4 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumDecimal64ToDecimal.java:156: warning: 'VectorAggregationBufferRow' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumDecimal64ToDecimal.java:157: warning: 'int' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumDecimal64ToDecimal.java:158: warning: 'VectorizedRowBatch' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumDecimal64ToDecimal.java:177: warning: 'aggregationBufferSets' have incorrect indentation level 10, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumDecimal64ToDecimal.java:178: warning: 'vector' have incorrect indentation level 10, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumDecimal64ToDecimal.java:182: warning: 'aggregationBufferSets' have incorrect indentation level 12, expected level should be 14. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumDecimal64ToDecimal.java:183: warning: 'vector' have incorrect indentation level 12, expected level should be 14. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumDecimal64ToDecimal.java:186: warning: 'aggregationBufferSets' have incorrect indentation level 12, expected level should be 14. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumDecimal64ToDecimal.java:187: warning: 'vector' have incorrect indentation level 12, expected level should be 14. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumDecimal64ToDecimal.java:194: warning: 'aggregationBufferSets' have incorrect indentation level 12, expected level should be 14. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumDecimal64ToDecimal.java:195: warning: 'vector' have incorrect indentation level 12, expected level should be 14. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumDecimal64ToDecimal.java:198: warning: 'aggregationBufferSets' have incorrect indentation level 12, expected level should be 14. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumDecimal64ToDecimal.java:199: warning: 'vector' have incorrect indentation level 12, expected level should be 14. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumDecimal64ToDecimal.java:204: warning: 'aggregationBufferSets' have incorrect indentation level 12, expected level should be 14. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumDecimal64ToDecimal.java:205: warning: 'vector' have incorrect indentation level 12, expected level should be 14. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumDecimal64ToDecimal.java:208: warning: 'aggregationBufferSets' have incorrect indentation level 12, expected level should be 14. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumDecimal64ToDecimal.java:209: warning: 'vector' have incorrect indentation level 12, expected level should be 14. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumDecimal64ToDecimal.java:216: warning: 'VectorAggregationBufferRow' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumDecimal64ToDecimal.java:217: warning: 'int' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumDecimal64ToDecimal.java:218: warning: 'long' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumDecimal64ToDecimal.java:219: warning: 'int' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumDecimal64ToDecimal.java:223: warning: 'aggregationBufferSets' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumDecimal64ToDecimal.java:224: warning: 'aggregateIndex' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumDecimal64ToDecimal.java:225: warning: 'i' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumDecimal64ToDecimal.java:231: warning: 'VectorAggregationBufferRow' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumDecimal64ToDecimal.java:232: warning: 'int' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumDecimal64ToDecimal.java:233: warning: 'long' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumDecimal64ToDecimal.java:234: warning: 'int' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumDecimal64ToDecimal.java:235: warning: 'int' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumDecimal64ToDecimal.java:239: warning: 'aggregationBufferSets' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumDecimal64ToDecimal.java:240: warning: 'aggregateIndex' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumDecimal64ToDecimal.java:241: warning: 'i' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumDecimal64ToDecimal.java:247: warning: 'VectorAggregationBufferRow' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumDecimal64ToDecimal.java:248: warning: 'int' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumDecimal64ToDecimal.java:249: warning: 'long' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumDecimal64ToDecimal.java:250: warning: 'int' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumDecimal64ToDecimal.java:253: warning: 'aggregationBufferSets' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumDecimal64ToDecimal.java:254: warning: 'aggregateIndex' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumDecimal64ToDecimal.java:255: warning: 'i' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumDecimal64ToDecimal.java:261: warning: 'VectorAggregationBufferRow' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumDecimal64ToDecimal.java:262: warning: 'int' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumDecimal64ToDecimal.java:263: warning: 'long' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumDecimal64ToDecimal.java:264: warning: 'int' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumDecimal64ToDecimal.java:265: warning: 'int' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumDecimal64ToDecimal.java:266: warning: 'boolean' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumDecimal64ToDecimal.java:274: warning: 'aggregationBufferSets' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumDecimal64ToDecimal.java:275: warning: 'aggregateIndex' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumDecimal64ToDecimal.java:276: warning: 'i' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumDecimal64ToDecimal.java:283: warning: 'VectorAggregationBufferRow' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumDecimal64ToDecimal.java:284: warning: 'int' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumDecimal64ToDecimal.java:285: warning: 'long' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumDecimal64ToDecimal.java:286: warning: 'int' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumDecimal64ToDecimal.java:287: warning: 'boolean' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumDecimal64ToDecimal.java:295: warning: 'aggregationBufferSets' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumDecimal64ToDecimal.java:296: warning: 'aggregateIndex' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumDecimal64ToDecimal.java:297: warning: 'i' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumDecimal64ToDecimal.java:303: warning: 'VectorAggregationBufferRow' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumDecimal64ToDecimal.java:304: warning: 'int' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumDecimal64ToDecimal.java:305: warning: 'long' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumDecimal64ToDecimal.java:306: warning: 'int' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumDecimal64ToDecimal.java:307: warning: 'int' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumDecimal64ToDecimal.java:308: warning: 'boolean' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumDecimal64ToDecimal.java:314: warning: 'aggregationBufferSets' have incorrect indentation level 10, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumDecimal64ToDecimal.java:315: warning: 'aggregateIndex' have incorrect indentation level 10, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumDecimal64ToDecimal.java:316: warning: 'j' have incorrect indentation level 10, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumDecimal64ToDecimal.java:323: warning: 'VectorAggregationBufferRow' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumDecimal64ToDecimal.java:324: warning: 'int' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumDecimal64ToDecimal.java:325: warning: 'long' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumDecimal64ToDecimal.java:326: warning: 'int' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumDecimal64ToDecimal.java:327: warning: 'boolean' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumDecimal64ToDecimal.java:332: warning: 'aggregationBufferSets' have incorrect indentation level 10, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumDecimal64ToDecimal.java:333: warning: 'aggregateIndex' have incorrect indentation level 10, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumDecimal64ToDecimal.java:334: warning: 'i' have incorrect indentation level 10, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumDecimal64ToDecimal.java:338: warning: 'method def rcurly' have incorrect indentation level 1, expected level should be 2. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumDecimal64ToDecimal.java:362: warning: 'if' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumDecimal64ToDecimal.java:363: warning: 'if' child have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumDecimal64ToDecimal.java:364: warning: 'if' child have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumDecimal64ToDecimal.java:365: warning: 'if rcurly' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumDecimal64ToDecimal.java:366: warning: 'if' child have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumDecimal64ToDecimal.java:366: warning: 'method call' child have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumDecimal64ToDecimal.java:367: warning: 'if rcurly' have incorrect indentation level 4, expected level should be 6. 23119,23120c25175,25177 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumDecimal64ToDecimal.java:468: warning: method def child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumDecimal64ToDecimal.java:469: warning: method def child at indentation level 6 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumDecimal64ToDecimal.java:468: warning: 'member def type' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumDecimal64ToDecimal.java:468: warning: 'method def' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumDecimal64ToDecimal.java:469: warning: 'method def' child have incorrect indentation level 6, expected level should be 4. 23124,23128c25181,25184 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:40: warning: member def modifier at indentation level 4 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:45: warning: class def ident at indentation level 4 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:45: warning: class def modifier at indentation level 4 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:47: warning: member def modifier at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:49: warning: member def modifier at indentation level 6 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:40: warning: 'member def modifier' have incorrect indentation level 4, expected level should be 2. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:45: warning: 'class def modifier' have incorrect indentation level 4, expected level should be 2. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:47: warning: 'member def modifier' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:49: warning: 'member def modifier' have incorrect indentation level 6, expected level should be 4. 23131c25187 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:54: warning: member def modifier at indentation level 6 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:54: warning: 'member def modifier' have incorrect indentation level 6, expected level should be 4. 23133,23146c25189,25200 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:56: warning: method def modifier at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:57: warning: if at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:58: warning: if child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:59: warning: if child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:60: warning: if rcurly at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:61: warning: else child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:62: warning: else rcurly at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:63: warning: method def rcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:65: warning: method def modifier at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:66: warning: method def modifier at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:67: warning: method def child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:68: warning: method def rcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:70: warning: method def modifier at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:71: warning: method def modifier at indentation level 6 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:56: warning: 'method def modifier' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:57: warning: 'if' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:58: warning: 'if' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:59: warning: 'if' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:60: warning: 'if rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:61: warning: 'else' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:62: warning: 'else rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:63: warning: 'method def rcurly' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:65: warning: 'method def modifier' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:67: warning: 'method def' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:68: warning: 'method def rcurly' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:70: warning: 'method def modifier' have incorrect indentation level 6, expected level should be 4. 23148,23149c25202,25203 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:72: warning: method def child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:73: warning: method def child at indentation level 8 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:72: warning: 'method def' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:73: warning: 'method def' child have incorrect indentation level 8, expected level should be 6. 23151,23268c25205,25407 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:74: warning: method def rcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:75: warning: class def rcurly at indentation level 4 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:78: warning: ctor def modifier at indentation level 4 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:80: warning: ctor def rcurly at indentation level 4 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:82: warning: ctor def modifier at indentation level 4 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:84: warning: ctor def child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:85: warning: ctor def rcurly at indentation level 4 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:87: warning: method def modifier at indentation level 4 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:88: warning: method def rcurly at indentation level 4 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:90: warning: method def modifier at indentation level 4 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:94: warning: method def child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:95: warning: method def child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:96: warning: method def child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:97: warning: method def rcurly at indentation level 4 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:99: warning: method def modifier at indentation level 4 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:100: warning: method def modifier at indentation level 4 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:105: warning: method def child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:107: warning: if at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:108: warning: if child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:109: warning: if rcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:111: warning: method def child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:113: warning: method def child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:116: warning: if at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:117: warning: if at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:118: warning: if child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:121: warning: if rcurly at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:122: warning: if at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:123: warning: if child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:126: warning: if rcurly at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:127: warning: else child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:130: warning: else rcurly at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:131: warning: else rcurly at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:132: warning: if rcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:133: warning: if at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:134: warning: if at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:135: warning: if child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:138: warning: if rcurly at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:139: warning: else child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:142: warning: else rcurly at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:143: warning: if rcurly at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:144: warning: if at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:145: warning: if child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:148: warning: if rcurly at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:149: warning: else child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:152: warning: else rcurly at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:153: warning: else rcurly at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:154: warning: else rcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:155: warning: method def rcurly at indentation level 4 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:157: warning: method def modifier at indentation level 4 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:163: warning: for at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:164: warning: for child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:168: warning: for child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:169: warning: for rcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:170: warning: method def rcurly at indentation level 4 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:172: warning: method def modifier at indentation level 4 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:179: warning: for at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:180: warning: for child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:184: warning: for child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:185: warning: for rcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:186: warning: method def rcurly at indentation level 4 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:188: warning: method def modifier at indentation level 4 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:193: warning: for at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:194: warning: for child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:198: warning: for child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:199: warning: for rcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:200: warning: method def rcurly at indentation level 4 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:202: warning: method def modifier at indentation level 4 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:210: warning: if at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:211: warning: if child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:212: warning: if rcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:214: warning: for at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:215: warning: for child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:219: warning: for child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:220: warning: for rcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:222: warning: method def rcurly at indentation level 4 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:224: warning: method def modifier at indentation level 4 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:231: warning: if at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:232: warning: if child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:233: warning: if rcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:235: warning: for at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:236: warning: for child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:240: warning: for child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:241: warning: for rcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:242: warning: method def rcurly at indentation level 4 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:244: warning: method def modifier at indentation level 4 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:252: warning: for at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:253: warning: for child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:254: warning: if at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:255: warning: if child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:259: warning: if child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:260: warning: if rcurly at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:261: warning: for rcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:262: warning: method def rcurly at indentation level 3 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:264: warning: method def modifier at indentation level 4 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:271: warning: for at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:272: warning: if at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:273: warning: if child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:277: warning: if child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:278: warning: if rcurly at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:279: warning: for rcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:280: warning: method def rcurly at indentation level 4 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:282: warning: method def modifier at indentation level 4 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:283: warning: method def modifier at indentation level 4 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:284: warning: method def throws at indentation level 4 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:286: warning: method def child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:288: warning: method def child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:291: warning: method def child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:293: warning: if at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:294: warning: if child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:295: warning: if rcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:297: warning: method def child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:299: warning: if at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:300: warning: if at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:307: warning: if child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:308: warning: if rcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:310: warning: if at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:311: warning: if child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:312: warning: if rcurly at indentation level 6 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:74: warning: 'method def rcurly' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:75: warning: 'class def rcurly' have incorrect indentation level 4, expected level should be 2. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:78: warning: 'ctor def modifier' have incorrect indentation level 4, expected level should be 2. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:80: warning: 'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:82: warning: 'ctor def modifier' have incorrect indentation level 4, expected level should be 2. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:84: warning: 'ctor def' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:85: warning: 'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:87: warning: 'method def modifier' have incorrect indentation level 4, expected level should be 2. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:88: warning: 'method def rcurly' have incorrect indentation level 4, expected level should be 2. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:90: warning: 'method def modifier' have incorrect indentation level 4, expected level should be 2. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:94: warning: 'member def type' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:94: warning: 'method def' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:95: warning: 'member def type' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:95: warning: 'method def' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:96: warning: 'method def' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:97: warning: 'method def rcurly' have incorrect indentation level 4, expected level should be 2. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:99: warning: 'method def modifier' have incorrect indentation level 4, expected level should be 2. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:101: warning: 'VectorAggregationBufferRow' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:102: warning: 'int' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:103: warning: 'VectorizedRowBatch' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:105: warning: 'member def type' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:105: warning: 'method def' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:107: warning: 'if' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:108: warning: 'if' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:109: warning: 'if rcurly' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:111: warning: 'method def' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:113: warning: 'member def type' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:113: warning: 'method def' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:116: warning: 'if' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:117: warning: 'if' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:118: warning: 'if' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:119: warning: 'aggregationBufferSets' have incorrect indentation level 12, expected level should be 14. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:120: warning: 'inputVector' have incorrect indentation level 12, expected level should be 14. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:121: warning: 'if rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:122: warning: 'if' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:123: warning: 'if' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:124: warning: 'aggregationBufferSets' have incorrect indentation level 14, expected level should be 16. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:125: warning: 'inputVector' have incorrect indentation level 14, expected level should be 16. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:126: warning: 'if rcurly' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:127: warning: 'else' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:128: warning: 'aggregationBufferSets' have incorrect indentation level 14, expected level should be 16. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:129: warning: 'inputVector' have incorrect indentation level 14, expected level should be 16. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:130: warning: 'else rcurly' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:131: warning: 'else rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:132: warning: 'if rcurly' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:133: warning: 'if' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:134: warning: 'if' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:135: warning: 'if' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:136: warning: 'aggregationBufferSets' have incorrect indentation level 14, expected level should be 16. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:137: warning: 'inputVector' have incorrect indentation level 14, expected level should be 16. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:138: warning: 'if rcurly' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:139: warning: 'else' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:140: warning: 'aggregationBufferSets' have incorrect indentation level 14, expected level should be 16. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:141: warning: 'inputVector' have incorrect indentation level 14, expected level should be 16. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:142: warning: 'else rcurly' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:143: warning: 'if rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:144: warning: 'if' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:145: warning: 'if' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:146: warning: 'aggregationBufferSets' have incorrect indentation level 14, expected level should be 16. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:147: warning: 'inputVector' have incorrect indentation level 14, expected level should be 16. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:148: warning: 'if rcurly' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:149: warning: 'else' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:150: warning: 'aggregationBufferSets' have incorrect indentation level 14, expected level should be 16. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:151: warning: 'inputVector' have incorrect indentation level 14, expected level should be 16. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:152: warning: 'else rcurly' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:153: warning: 'else rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:154: warning: 'else rcurly' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:155: warning: 'method def rcurly' have incorrect indentation level 4, expected level should be 2. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:157: warning: 'method def modifier' have incorrect indentation level 4, expected level should be 2. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:158: warning: 'VectorAggregationBufferRow' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:159: warning: 'int' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:160: warning: 'double' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:161: warning: 'int' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:163: warning: 'for' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:164: warning: 'for' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:164: warning: 'member def type' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:165: warning: 'aggregationBufferSets' have incorrect indentation level 10, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:166: warning: 'aggregateIndex' have incorrect indentation level 10, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:167: warning: 'i' have incorrect indentation level 10, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:168: warning: 'for' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:169: warning: 'for rcurly' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:170: warning: 'method def rcurly' have incorrect indentation level 4, expected level should be 2. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:172: warning: 'method def modifier' have incorrect indentation level 4, expected level should be 2. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:173: warning: 'VectorAggregationBufferRow' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:174: warning: 'int' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:175: warning: 'TimestampColumnVector' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:176: warning: 'int' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:177: warning: 'int' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:179: warning: 'for' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:180: warning: 'for' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:180: warning: 'member def type' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:181: warning: 'aggregationBufferSets' have incorrect indentation level 10, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:182: warning: 'aggregateIndex' have incorrect indentation level 10, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:183: warning: 'i' have incorrect indentation level 10, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:184: warning: 'for' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:185: warning: 'for rcurly' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:186: warning: 'method def rcurly' have incorrect indentation level 4, expected level should be 2. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:188: warning: 'method def modifier' have incorrect indentation level 4, expected level should be 2. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:189: warning: 'VectorAggregationBufferRow' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:190: warning: 'int' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:191: warning: 'TimestampColumnVector' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:192: warning: 'int' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:193: warning: 'for' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:194: warning: 'for' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:194: warning: 'member def type' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:195: warning: 'aggregationBufferSets' have incorrect indentation level 10, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:196: warning: 'aggregateIndex' have incorrect indentation level 10, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:197: warning: 'i' have incorrect indentation level 10, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:198: warning: 'for' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:199: warning: 'for rcurly' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:200: warning: 'method def rcurly' have incorrect indentation level 4, expected level should be 2. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:202: warning: 'method def modifier' have incorrect indentation level 4, expected level should be 2. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:203: warning: 'VectorAggregationBufferRow' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:204: warning: 'int' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:205: warning: 'double' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:206: warning: 'int' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:207: warning: 'int' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:208: warning: 'boolean' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:210: warning: 'if' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:211: warning: 'if' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:212: warning: 'if rcurly' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:214: warning: 'for' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:215: warning: 'for' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:215: warning: 'member def type' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:216: warning: 'aggregationBufferSets' have incorrect indentation level 10, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:217: warning: 'aggregateIndex' have incorrect indentation level 10, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:218: warning: 'i' have incorrect indentation level 10, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:219: warning: 'for' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:220: warning: 'for rcurly' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:222: warning: 'method def rcurly' have incorrect indentation level 4, expected level should be 2. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:224: warning: 'method def modifier' have incorrect indentation level 4, expected level should be 2. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:225: warning: 'VectorAggregationBufferRow' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:226: warning: 'int' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:227: warning: 'double' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:228: warning: 'int' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:229: warning: 'boolean' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:231: warning: 'if' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:232: warning: 'if' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:233: warning: 'if rcurly' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:235: warning: 'for' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:236: warning: 'for' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:236: warning: 'member def type' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:237: warning: 'aggregationBufferSets' have incorrect indentation level 10, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:238: warning: 'aggregateIndex' have incorrect indentation level 10, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:239: warning: 'i' have incorrect indentation level 10, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:240: warning: 'for' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:241: warning: 'for rcurly' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:242: warning: 'method def rcurly' have incorrect indentation level 4, expected level should be 2. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:244: warning: 'method def modifier' have incorrect indentation level 4, expected level should be 2. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:245: warning: 'VectorAggregationBufferRow' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:246: warning: 'int' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:247: warning: 'TimestampColumnVector' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:248: warning: 'int' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:249: warning: 'int' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:250: warning: 'boolean' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:252: warning: 'for' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:253: warning: 'for' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:253: warning: 'member def type' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:254: warning: 'if' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:255: warning: 'if' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:255: warning: 'member def type' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:256: warning: 'aggregationBufferSets' have incorrect indentation level 12, expected level should be 14. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:257: warning: 'aggregateIndex' have incorrect indentation level 12, expected level should be 14. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:258: warning: 'j' have incorrect indentation level 12, expected level should be 14. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:259: warning: 'if' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:260: warning: 'if rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:261: warning: 'for rcurly' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:262: warning: 'method def rcurly' have incorrect indentation level 3, expected level should be 2. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:264: warning: 'method def modifier' have incorrect indentation level 4, expected level should be 2. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:265: warning: 'VectorAggregationBufferRow' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:266: warning: 'int' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:267: warning: 'TimestampColumnVector' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:268: warning: 'int' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:269: warning: 'boolean' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:271: warning: 'for' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:272: warning: 'if' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:273: warning: 'if' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:273: warning: 'member def type' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:274: warning: 'aggregationBufferSets' have incorrect indentation level 12, expected level should be 14. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:275: warning: 'aggregateIndex' have incorrect indentation level 12, expected level should be 14. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:276: warning: 'i' have incorrect indentation level 12, expected level should be 14. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:277: warning: 'if' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:278: warning: 'if rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:279: warning: 'for rcurly' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:280: warning: 'method def rcurly' have incorrect indentation level 4, expected level should be 2. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:282: warning: 'method def modifier' have incorrect indentation level 4, expected level should be 2. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:286: warning: 'method def' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:288: warning: 'member def type' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:288: warning: 'method def' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:291: warning: 'member def type' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:291: warning: 'method def' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:293: warning: 'if' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:294: warning: 'if' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:295: warning: 'if rcurly' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:297: warning: 'member def type' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:297: warning: 'method def' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:299: warning: 'if' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:300: warning: 'if' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:307: warning: 'if' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:308: warning: 'if rcurly' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:310: warning: 'if' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:311: warning: 'if' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:312: warning: 'if rcurly' have incorrect indentation level 6, expected level should be 4. 23270,23272c25409,25411 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:313: warning: else at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:314: warning: if child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:315: warning: if rcurly at indentation level 6 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:313: warning: 'else' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:314: warning: 'if' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:315: warning: 'if rcurly' have incorrect indentation level 6, expected level should be 4. 23274,23276c25413,25415 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:316: warning: else at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:317: warning: if child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:318: warning: if rcurly at indentation level 6 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:316: warning: 'else' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:317: warning: 'if' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:318: warning: 'if rcurly' have incorrect indentation level 6, expected level should be 4. 23278,23304c25417,25444 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:319: warning: else at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:320: warning: else child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:321: warning: else rcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:322: warning: method def rcurly at indentation level 4 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:324: warning: method def modifier at indentation level 4 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:331: warning: for at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:332: warning: for child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:333: warning: if at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:334: warning: if at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:335: warning: if child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:336: warning: if child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:337: warning: if rcurly at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:338: warning: if child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:339: warning: if rcurly at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:340: warning: for rcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:341: warning: method def rcurly at indentation level 4 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:343: warning: method def modifier at indentation level 4 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:349: warning: if at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:350: warning: if child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:351: warning: if child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:352: warning: if rcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:354: warning: for at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:355: warning: for child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:356: warning: for rcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:357: warning: method def rcurly at indentation level 4 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:359: warning: method def modifier at indentation level 4 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:365: warning: for at indentation level 6 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:319: warning: 'else' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:320: warning: 'else' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:321: warning: 'else rcurly' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:322: warning: 'method def rcurly' have incorrect indentation level 4, expected level should be 2. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:324: warning: 'method def modifier' have incorrect indentation level 4, expected level should be 2. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:331: warning: 'for' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:332: warning: 'for' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:332: warning: 'member def type' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:333: warning: 'if' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:334: warning: 'if' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:335: warning: 'if' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:336: warning: 'if' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:337: warning: 'if rcurly' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:338: warning: 'if' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:339: warning: 'if rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:340: warning: 'for rcurly' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:341: warning: 'method def rcurly' have incorrect indentation level 4, expected level should be 2. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:343: warning: 'method def modifier' have incorrect indentation level 4, expected level should be 2. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:349: warning: 'if' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:350: warning: 'if' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:351: warning: 'if' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:352: warning: 'if rcurly' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:354: warning: 'for' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:355: warning: 'for' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:356: warning: 'for rcurly' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:357: warning: 'method def rcurly' have incorrect indentation level 4, expected level should be 2. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:359: warning: 'method def modifier' have incorrect indentation level 4, expected level should be 2. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:365: warning: 'for' have incorrect indentation level 6, expected level should be 4. 23307,23321c25447,25461 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:366: warning: if at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:367: warning: if at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:368: warning: if child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:369: warning: if child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:370: warning: if rcurly at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:371: warning: if child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:372: warning: if rcurly at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:373: warning: for rcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:374: warning: method def rcurly at indentation level 4 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:376: warning: method def modifier at indentation level 4 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:380: warning: if at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:381: warning: if child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:382: warning: if child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:383: warning: if rcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:385: warning: for at indentation level 6 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:366: warning: 'if' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:367: warning: 'if' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:368: warning: 'if' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:369: warning: 'if' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:370: warning: 'if rcurly' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:371: warning: 'if' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:372: warning: 'if rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:373: warning: 'for rcurly' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:374: warning: 'method def rcurly' have incorrect indentation level 4, expected level should be 2. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:376: warning: 'method def modifier' have incorrect indentation level 4, expected level should be 2. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:380: warning: 'if' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:381: warning: 'if' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:382: warning: 'if' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:383: warning: 'if rcurly' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:385: warning: 'for' have incorrect indentation level 6, expected level should be 4. 23324,23337c25464,25477 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:386: warning: for child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:387: warning: for rcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:388: warning: method def rcurly at indentation level 4 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:390: warning: method def modifier at indentation level 4 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:391: warning: method def modifier at indentation level 4 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:392: warning: method def child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:393: warning: method def rcurly at indentation level 4 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:395: warning: method def modifier at indentation level 4 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:396: warning: method def modifier at indentation level 4 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:397: warning: method def child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:398: warning: method def child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:399: warning: method def rcurly at indentation level 4 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:403: warning: method def child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:404: warning: method def child at indentation level 6 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:386: warning: 'for' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:387: warning: 'for rcurly' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:388: warning: 'method def rcurly' have incorrect indentation level 4, expected level should be 2. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:390: warning: 'method def modifier' have incorrect indentation level 4, expected level should be 2. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:392: warning: 'method def' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:393: warning: 'method def rcurly' have incorrect indentation level 4, expected level should be 2. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:395: warning: 'method def modifier' have incorrect indentation level 4, expected level should be 2. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:397: warning: 'member def type' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:397: warning: 'method def' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:398: warning: 'method def' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:399: warning: 'method def rcurly' have incorrect indentation level 4, expected level should be 2. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:403: warning: 'member def type' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:403: warning: 'method def' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/aggregates/VectorUDAFSumTimestamp.java:404: warning: 'method def' child have incorrect indentation level 6, expected level should be 4. 23341c25481 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/CastBooleanToCharViaLongToChar.java:42: warning: method def modifier at indentation level 4 not at correct indentation, 2 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/CastBooleanToCharViaLongToChar.java:42: warning: 'method def modifier' have incorrect indentation level 4, expected level should be 2. 23368,23372c25508,25512 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/CastLongToDate.java:69: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/CastLongToDate.java:70: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/CastLongToDate.java:71: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/CastLongToDate.java:72: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/CastLongToDate.java:73: warning: block child at indentation level 8 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/CastLongToDate.java:69: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/CastLongToDate.java:70: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/CastLongToDate.java:71: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/CastLongToDate.java:72: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/CastLongToDate.java:73: warning: 'block' child have incorrect indentation level 8, expected level should be 6. 23404c25544 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/CastStringToLong.java:82: warning: block lcurly at indentation level 8 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/CastStringToLong.java:82: warning: 'block lcurly' have incorrect indentation level 8, expected level should be 6. 23406,23441c25546,25584 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/CastStringToLong.java:83: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/CastStringToLong.java:84: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/CastStringToLong.java:85: warning: if at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/CastStringToLong.java:86: warning: if at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/CastStringToLong.java:90: warning: if child at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/CastStringToLong.java:91: warning: if rcurly at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/CastStringToLong.java:93: warning: else child at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/CastStringToLong.java:94: warning: else child at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/CastStringToLong.java:95: warning: else child at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/CastStringToLong.java:96: warning: else rcurly at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/CastStringToLong.java:97: warning: if rcurly at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/CastStringToLong.java:98: warning: if at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/CastStringToLong.java:103: warning: if child at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/CastStringToLong.java:104: warning: if rcurly at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/CastStringToLong.java:106: warning: else child at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/CastStringToLong.java:107: warning: else child at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/CastStringToLong.java:108: warning: else child at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/CastStringToLong.java:109: warning: else rcurly at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/CastStringToLong.java:110: warning: if rcurly at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/CastStringToLong.java:111: warning: if child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/CastStringToLong.java:112: warning: if at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/CastStringToLong.java:113: warning: if child at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/CastStringToLong.java:114: warning: if rcurly at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/CastStringToLong.java:115: warning: if child at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/CastStringToLong.java:116: warning: if rcurly at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/CastStringToLong.java:118: warning: else child at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/CastStringToLong.java:119: warning: else child at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/CastStringToLong.java:120: warning: else child at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/CastStringToLong.java:121: warning: else rcurly at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/CastStringToLong.java:122: warning: if rcurly at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/CastStringToLong.java:124: warning: else child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/CastStringToLong.java:125: warning: else child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/CastStringToLong.java:126: warning: else child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/CastStringToLong.java:127: warning: else rcurly at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/CastStringToLong.java:128: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/CastStringToLong.java:129: warning: block rcurly at indentation level 8 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/CastStringToLong.java:83: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/CastStringToLong.java:83: warning: 'member def type' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/CastStringToLong.java:84: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/CastStringToLong.java:84: warning: 'member def type' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/CastStringToLong.java:85: warning: 'if' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/CastStringToLong.java:86: warning: 'if' have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/CastStringToLong.java:90: warning: 'if' child have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/CastStringToLong.java:91: warning: 'if rcurly' have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/CastStringToLong.java:93: warning: 'else' child have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/CastStringToLong.java:94: warning: 'else' child have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/CastStringToLong.java:95: warning: 'else' child have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/CastStringToLong.java:96: warning: 'else rcurly' have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/CastStringToLong.java:97: warning: 'if rcurly' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/CastStringToLong.java:98: warning: 'if' have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/CastStringToLong.java:103: warning: 'if' child have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/CastStringToLong.java:104: warning: 'if rcurly' have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/CastStringToLong.java:106: warning: 'else' child have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/CastStringToLong.java:107: warning: 'else' child have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/CastStringToLong.java:108: warning: 'else' child have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/CastStringToLong.java:109: warning: 'else rcurly' have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/CastStringToLong.java:110: warning: 'if rcurly' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/CastStringToLong.java:111: warning: 'if' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/CastStringToLong.java:111: warning: 'member def type' have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/CastStringToLong.java:112: warning: 'if' have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/CastStringToLong.java:113: warning: 'if' child have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/CastStringToLong.java:114: warning: 'if rcurly' have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/CastStringToLong.java:115: warning: 'if' child have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/CastStringToLong.java:116: warning: 'if rcurly' have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/CastStringToLong.java:118: warning: 'else' child have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/CastStringToLong.java:119: warning: 'else' child have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/CastStringToLong.java:120: warning: 'else' child have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/CastStringToLong.java:121: warning: 'else rcurly' have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/CastStringToLong.java:122: warning: 'if rcurly' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/CastStringToLong.java:124: warning: 'else' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/CastStringToLong.java:125: warning: 'else' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/CastStringToLong.java:126: warning: 'else' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/CastStringToLong.java:127: warning: 'else rcurly' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/CastStringToLong.java:128: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/CastStringToLong.java:129: warning: 'block rcurly' have incorrect indentation level 8, expected level should be 6. 23498,23500d25640 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/CuckooSetLong.java:48: warning: array initialization child at indentation level 6 not at correct indentation, [4, 32] < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/CuckooSetLong.java:49: warning: array initialization child at indentation level 6 not at correct indentation, [4, 32] < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/CuckooSetLong.java:50: warning: array initialization child at indentation level 6 not at correct indentation, [4, 32] 23511a25652 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/DateColSubtractDateColumn.java:92: warning: 'inputColVector1' have incorrect indentation level 6, expected level should be 8. 23563,23565c25704,25706 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/FilterDecimalColumnInList.java:137: warning: if at indentation level 11 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/FilterDecimalColumnInList.java:138: warning: if child at indentation level 13 not at correct indentation, 14 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/FilterDecimalColumnInList.java:139: warning: if rcurly at indentation level 11 not at correct indentation, 12 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/FilterDecimalColumnInList.java:137: warning: 'if' have incorrect indentation level 11, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/FilterDecimalColumnInList.java:138: warning: 'if' child have incorrect indentation level 13, expected level should be 14. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/FilterDecimalColumnInList.java:139: warning: 'if rcurly' have incorrect indentation level 11, expected level should be 12. 23575,23577c25716,25718 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/FilterDoubleColumnInList.java:139: warning: if at indentation level 11 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/FilterDoubleColumnInList.java:140: warning: if child at indentation level 13 not at correct indentation, 14 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/FilterDoubleColumnInList.java:141: warning: if rcurly at indentation level 11 not at correct indentation, 12 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/FilterDoubleColumnInList.java:139: warning: 'if' have incorrect indentation level 11, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/FilterDoubleColumnInList.java:140: warning: 'if' child have incorrect indentation level 13, expected level should be 14. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/FilterDoubleColumnInList.java:141: warning: 'if rcurly' have incorrect indentation level 11, expected level should be 12. 23586,23588c25727,25729 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/FilterLongColumnInList.java:137: warning: if at indentation level 11 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/FilterLongColumnInList.java:138: warning: if child at indentation level 13 not at correct indentation, 14 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/FilterLongColumnInList.java:139: warning: if rcurly at indentation level 11 not at correct indentation, 12 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/FilterLongColumnInList.java:137: warning: 'if' have incorrect indentation level 11, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/FilterLongColumnInList.java:138: warning: 'if' child have incorrect indentation level 13, expected level should be 14. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/FilterLongColumnInList.java:139: warning: 'if rcurly' have incorrect indentation level 11, expected level should be 12. 23598,23612c25739,25753 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/FilterStringColRegExpStringScalar.java:121: warning: case child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/FilterStringColRegExpStringScalar.java:122: warning: if at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/FilterStringColRegExpStringScalar.java:123: warning: if child at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/FilterStringColRegExpStringScalar.java:124: warning: if rcurly at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/FilterStringColRegExpStringScalar.java:125: warning: block child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/FilterStringColRegExpStringScalar.java:128: warning: case child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/FilterStringColRegExpStringScalar.java:129: warning: case child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/FilterStringColRegExpStringScalar.java:130: warning: case child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/FilterStringColRegExpStringScalar.java:131: warning: case child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/FilterStringColRegExpStringScalar.java:132: warning: if at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/FilterStringColRegExpStringScalar.java:133: warning: if child at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/FilterStringColRegExpStringScalar.java:134: warning: if rcurly at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/FilterStringColRegExpStringScalar.java:135: warning: block child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/FilterStringColRegExpStringScalar.java:138: warning: case child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/FilterStringColRegExpStringScalar.java:139: warning: block child at indentation level 12 not at correct indentation, 10 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/FilterStringColRegExpStringScalar.java:121: warning: 'case' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/FilterStringColRegExpStringScalar.java:122: warning: 'if' have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/FilterStringColRegExpStringScalar.java:123: warning: 'if' child have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/FilterStringColRegExpStringScalar.java:124: warning: 'if rcurly' have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/FilterStringColRegExpStringScalar.java:125: warning: 'block' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/FilterStringColRegExpStringScalar.java:128: warning: 'case' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/FilterStringColRegExpStringScalar.java:129: warning: 'case' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/FilterStringColRegExpStringScalar.java:130: warning: 'case' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/FilterStringColRegExpStringScalar.java:131: warning: 'case' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/FilterStringColRegExpStringScalar.java:132: warning: 'if' have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/FilterStringColRegExpStringScalar.java:133: warning: 'if' child have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/FilterStringColRegExpStringScalar.java:134: warning: 'if rcurly' have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/FilterStringColRegExpStringScalar.java:135: warning: 'block' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/FilterStringColRegExpStringScalar.java:138: warning: 'case' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/FilterStringColRegExpStringScalar.java:139: warning: 'block' child have incorrect indentation level 12, expected level should be 10. 23616c25757 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/FilterStringColumnInList.java:131: warning: if at indentation level 11 not at correct indentation, 12 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/FilterStringColumnInList.java:131: warning: 'if' have incorrect indentation level 11, expected level should be 12. 23618,23632c25759,25779 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/FilterStringColumnInList.java:132: warning: if child at indentation level 13 not at correct indentation, 14 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/FilterStringColumnInList.java:133: warning: if rcurly at indentation level 11 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/FilterStructColumnInList.java:83: warning: try child at indentation level 4 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/FilterStructColumnInList.java:84: warning: try child at indentation level 4 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/FilterStructColumnInList.java:85: warning: for at indentation level 4 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/FilterStructColumnInList.java:86: warning: for child at indentation level 6 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/FilterStructColumnInList.java:88: warning: for child at indentation level 6 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/FilterStructColumnInList.java:88: warning: method call child at indentation level 6 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/FilterStructColumnInList.java:89: warning: for at indentation level 6 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/FilterStructColumnInList.java:90: warning: for child at indentation level 8 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/FilterStructColumnInList.java:91: warning: for child at indentation level 8 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/FilterStructColumnInList.java:92: warning: for child at indentation level 8 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/FilterStructColumnInList.java:93: warning: if at indentation level 8 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/FilterStructColumnInList.java:94: warning: switch at indentation level 10 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/FilterStructColumnInList.java:95: warning: case child at indentation level 10 not at correct indentation, 12 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/FilterStringColumnInList.java:132: warning: 'if' child have incorrect indentation level 13, expected level should be 14. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/FilterStringColumnInList.java:133: warning: 'if rcurly' have incorrect indentation level 11, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/FilterStructColumnInList.java:83: warning: 'member def type' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/FilterStructColumnInList.java:83: warning: 'try' child have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/FilterStructColumnInList.java:84: warning: 'member def type' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/FilterStructColumnInList.java:84: warning: 'try' child have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/FilterStructColumnInList.java:85: warning: 'for' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/FilterStructColumnInList.java:86: warning: 'for' child have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/FilterStructColumnInList.java:86: warning: 'member def type' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/FilterStructColumnInList.java:88: warning: 'for' child have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/FilterStructColumnInList.java:88: warning: 'method call' child have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/FilterStructColumnInList.java:89: warning: 'for' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/FilterStructColumnInList.java:90: warning: 'for' child have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/FilterStructColumnInList.java:90: warning: 'member def type' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/FilterStructColumnInList.java:91: warning: 'for' child have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/FilterStructColumnInList.java:91: warning: 'member def type' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/FilterStructColumnInList.java:92: warning: 'for' child have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/FilterStructColumnInList.java:92: warning: 'member def type' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/FilterStructColumnInList.java:93: warning: 'if' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/FilterStructColumnInList.java:94: warning: 'switch' have incorrect indentation level 10, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/FilterStructColumnInList.java:95: warning: 'case' child have incorrect indentation level 10, expected level should be 12. 23634,23635c25781,25784 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/FilterStructColumnInList.java:103: warning: block child at indentation level 12 not at correct indentation, 14 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/FilterStructColumnInList.java:105: warning: case child at indentation level 10 not at correct indentation, 12 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/FilterStructColumnInList.java:103: warning: 'block' child have incorrect indentation level 12, expected level should be 14. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/FilterStructColumnInList.java:105: warning: 'case' child have incorrect indentation level 10, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/FilterStructColumnInList.java:106: warning: 'block' child have incorrect indentation level 12, expected level should be 14. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/FilterStructColumnInList.java:106: warning: 'method call' child have incorrect indentation level 12, expected level should be 14. 23637,23640c25786,25789 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/FilterStructColumnInList.java:106: warning: block child at indentation level 12 not at correct indentation, 14 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/FilterStructColumnInList.java:106: warning: method call child at indentation level 12 not at correct indentation, 14 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/FilterStructColumnInList.java:107: warning: block child at indentation level 12 not at correct indentation, 14 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/FilterStructColumnInList.java:109: warning: case child at indentation level 10 not at correct indentation, 12 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/FilterStructColumnInList.java:107: warning: 'block' child have incorrect indentation level 12, expected level should be 14. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/FilterStructColumnInList.java:109: warning: 'case' child have incorrect indentation level 10, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/FilterStructColumnInList.java:110: warning: 'block' child have incorrect indentation level 12, expected level should be 14. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/FilterStructColumnInList.java:110: warning: 'method call' child have incorrect indentation level 12, expected level should be 14. 23642,23663c25791,25810 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/FilterStructColumnInList.java:110: warning: block child at indentation level 12 not at correct indentation, 14 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/FilterStructColumnInList.java:110: warning: method call child at indentation level 12 not at correct indentation, 14 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/FilterStructColumnInList.java:111: warning: block child at indentation level 12 not at correct indentation, 14 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/FilterStructColumnInList.java:113: warning: case child at indentation level 10 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/FilterStructColumnInList.java:114: warning: block child at indentation level 12 not at correct indentation, 14 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/FilterStructColumnInList.java:115: warning: block child at indentation level 12 not at correct indentation, 14 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/FilterStructColumnInList.java:115: warning: method call child at indentation level 12 not at correct indentation, 14 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/FilterStructColumnInList.java:117: warning: block child at indentation level 12 not at correct indentation, 14 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/FilterStructColumnInList.java:119: warning: case child at indentation level 10 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/FilterStructColumnInList.java:120: warning: block child at indentation level 12 not at correct indentation, 14 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/FilterStructColumnInList.java:122: warning: switch rcurly at indentation level 10 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/FilterStructColumnInList.java:123: warning: if rcurly at indentation level 8 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/FilterStructColumnInList.java:124: warning: else child at indentation level 10 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/FilterStructColumnInList.java:124: warning: method call child at indentation level 10 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/FilterStructColumnInList.java:125: warning: else rcurly at indentation level 8 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/FilterStructColumnInList.java:126: warning: for rcurly at indentation level 6 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/FilterStructColumnInList.java:127: warning: for child at indentation level 6 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/FilterStructColumnInList.java:127: warning: method call child at indentation level 6 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/FilterStructColumnInList.java:128: warning: for rcurly at indentation level 4 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/FilterStructColumnInList.java:132: warning: method call child at indentation level 4 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/FilterStructColumnInList.java:132: warning: try child at indentation level 4 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/FilterStructColumnInList.java:159: warning: method def throws at indentation level 10 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/FilterStructColumnInList.java:111: warning: 'block' child have incorrect indentation level 12, expected level should be 14. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/FilterStructColumnInList.java:113: warning: 'case' child have incorrect indentation level 10, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/FilterStructColumnInList.java:114: warning: 'block' child have incorrect indentation level 12, expected level should be 14. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/FilterStructColumnInList.java:114: warning: 'member def type' have incorrect indentation level 12, expected level should be 14. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/FilterStructColumnInList.java:115: warning: 'block' child have incorrect indentation level 12, expected level should be 14. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/FilterStructColumnInList.java:115: warning: 'method call' child have incorrect indentation level 12, expected level should be 14. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/FilterStructColumnInList.java:117: warning: 'block' child have incorrect indentation level 12, expected level should be 14. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/FilterStructColumnInList.java:119: warning: 'case' child have incorrect indentation level 10, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/FilterStructColumnInList.java:120: warning: 'block' child have incorrect indentation level 12, expected level should be 14. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/FilterStructColumnInList.java:122: warning: 'switch rcurly' have incorrect indentation level 10, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/FilterStructColumnInList.java:123: warning: 'if rcurly' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/FilterStructColumnInList.java:124: warning: 'else' child have incorrect indentation level 10, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/FilterStructColumnInList.java:124: warning: 'method call' child have incorrect indentation level 10, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/FilterStructColumnInList.java:125: warning: 'else rcurly' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/FilterStructColumnInList.java:126: warning: 'for rcurly' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/FilterStructColumnInList.java:127: warning: 'for' child have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/FilterStructColumnInList.java:127: warning: 'method call' child have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/FilterStructColumnInList.java:128: warning: 'for rcurly' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/FilterStructColumnInList.java:132: warning: 'method call' child have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/FilterStructColumnInList.java:132: warning: 'try' child have incorrect indentation level 4, expected level should be 6. 23665,23667c25812,25814 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/FilterTimestampColumnInList.java:134: warning: if at indentation level 11 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/FilterTimestampColumnInList.java:135: warning: if child at indentation level 13 not at correct indentation, 14 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/FilterTimestampColumnInList.java:136: warning: if rcurly at indentation level 11 not at correct indentation, 12 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/FilterTimestampColumnInList.java:134: warning: 'if' have incorrect indentation level 11, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/FilterTimestampColumnInList.java:135: warning: 'if' child have incorrect indentation level 13, expected level should be 14. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/FilterTimestampColumnInList.java:136: warning: 'if rcurly' have incorrect indentation level 11, expected level should be 12. 23691,23692c25838,25839 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/FuncRand.java:76: warning: method def rcurly at indentation level 1 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/FuncRandNoSeed.java:76: warning: method def rcurly at indentation level 1 not at correct indentation, 2 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/FuncRand.java:76: warning: 'method def rcurly' have incorrect indentation level 1, expected level should be 2. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/FuncRandNoSeed.java:76: warning: 'method def rcurly' have incorrect indentation level 1, expected level should be 2. 23704c25851 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/IfExprCharScalarStringGroupColumn.java:37: warning: ctor def rcurly at indentation level 3 not at correct indentation, 2 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/IfExprCharScalarStringGroupColumn.java:37: warning: 'ctor def rcurly' have incorrect indentation level 3, expected level should be 2. 23714a25862 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/IfExprConditionalFilter.java:85: warning: 'prevSize' have incorrect indentation level 8, expected level should be 10. 23748a25897,25898 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/IfExprStringGroupColumnStringGroupColumn.java:95: warning: 'i' have incorrect indentation level 16, expected level should be 18. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/IfExprStringGroupColumnStringGroupColumn.java:100: warning: 'i' have incorrect indentation level 16, expected level should be 18. 23780c25930 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/IfExprVarCharScalarStringGroupColumn.java:37: warning: ctor def rcurly at indentation level 3 not at correct indentation, 2 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/IfExprVarCharScalarStringGroupColumn.java:37: warning: 'ctor def rcurly' have incorrect indentation level 3, expected level should be 2. 23814,23815c25964,25965 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/MathFuncDoubleToDouble.java:101: warning: for rcurly at indentation level 6 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/MathFuncLongToDouble.java:100: warning: for rcurly at indentation level 6 not at correct indentation, 8 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/MathFuncDoubleToDouble.java:101: warning: 'for rcurly' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/MathFuncLongToDouble.java:100: warning: 'for rcurly' have incorrect indentation level 6, expected level should be 8. 23818c25968 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/MathFuncLongToLong.java:99: warning: for rcurly at indentation level 6 not at correct indentation, 8 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/MathFuncLongToLong.java:99: warning: 'for rcurly' have incorrect indentation level 6, expected level should be 8. 23833,23840c25983,25992 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/NullUtil.java:342: warning: for at indentation level 13 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/NullUtil.java:343: warning: for child at indentation level 15 not at correct indentation, 14 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/NullUtil.java:344: warning: for child at indentation level 15 not at correct indentation, 14 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/NullUtil.java:345: warning: for rcurly at indentation level 13 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/NullUtil.java:359: warning: for at indentation level 13 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/NullUtil.java:360: warning: for child at indentation level 15 not at correct indentation, 14 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/NullUtil.java:361: warning: for child at indentation level 15 not at correct indentation, 14 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/NullUtil.java:362: warning: for rcurly at indentation level 13 not at correct indentation, 12 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/NullUtil.java:342: warning: 'for' have incorrect indentation level 13, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/NullUtil.java:343: warning: 'for' child have incorrect indentation level 15, expected level should be 14. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/NullUtil.java:343: warning: 'member def type' have incorrect indentation level 15, expected level should be 14. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/NullUtil.java:344: warning: 'for' child have incorrect indentation level 15, expected level should be 14. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/NullUtil.java:345: warning: 'for rcurly' have incorrect indentation level 13, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/NullUtil.java:359: warning: 'for' have incorrect indentation level 13, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/NullUtil.java:360: warning: 'for' child have incorrect indentation level 15, expected level should be 14. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/NullUtil.java:360: warning: 'member def type' have incorrect indentation level 15, expected level should be 14. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/NullUtil.java:361: warning: 'for' child have incorrect indentation level 15, expected level should be 14. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/NullUtil.java:362: warning: 'for rcurly' have incorrect indentation level 13, expected level should be 12. 23849d26000 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/SelectStringColLikeStringScalar.java:54: warning: method def modifier at indentation level 8 not at correct indentation, 2 23851,23852c26002,26003 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/SelectStringColLikeStringScalar.java:131: warning: method def rcurly at indentation level 8 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/SelectStringColLikeStringScalar.java:148: warning: method def child at indentation level 6 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/SelectStringColLikeStringScalar.java:131: warning: 'method def rcurly' have incorrect indentation level 8, expected level should be 2. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/SelectStringColLikeStringScalar.java:148: warning: 'method def' child have incorrect indentation level 6, expected level should be 4. 23869,23870c26020,26021 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/StringScalarConcatStringGroupCol.java:55: warning: if child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/StringScalarConcatStringGroupCol.java:56: warning: if rcurly at indentation level 6 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/StringScalarConcatStringGroupCol.java:55: warning: 'if' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/StringScalarConcatStringGroupCol.java:56: warning: 'if rcurly' have incorrect indentation level 6, expected level should be 4. 23885,23897c26036,26054 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/StructColumnInList.java:85: warning: try child at indentation level 4 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/StructColumnInList.java:86: warning: try child at indentation level 4 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/StructColumnInList.java:87: warning: for at indentation level 4 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/StructColumnInList.java:88: warning: for child at indentation level 6 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/StructColumnInList.java:90: warning: for child at indentation level 6 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/StructColumnInList.java:90: warning: method call child at indentation level 6 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/StructColumnInList.java:91: warning: for at indentation level 6 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/StructColumnInList.java:92: warning: for child at indentation level 8 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/StructColumnInList.java:93: warning: for child at indentation level 8 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/StructColumnInList.java:94: warning: for child at indentation level 8 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/StructColumnInList.java:95: warning: if at indentation level 8 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/StructColumnInList.java:96: warning: switch at indentation level 10 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/StructColumnInList.java:97: warning: case child at indentation level 10 not at correct indentation, 12 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/StructColumnInList.java:85: warning: 'member def type' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/StructColumnInList.java:85: warning: 'try' child have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/StructColumnInList.java:86: warning: 'member def type' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/StructColumnInList.java:86: warning: 'try' child have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/StructColumnInList.java:87: warning: 'for' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/StructColumnInList.java:88: warning: 'for' child have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/StructColumnInList.java:88: warning: 'member def type' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/StructColumnInList.java:90: warning: 'for' child have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/StructColumnInList.java:90: warning: 'method call' child have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/StructColumnInList.java:91: warning: 'for' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/StructColumnInList.java:92: warning: 'for' child have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/StructColumnInList.java:92: warning: 'member def type' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/StructColumnInList.java:93: warning: 'for' child have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/StructColumnInList.java:93: warning: 'member def type' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/StructColumnInList.java:94: warning: 'for' child have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/StructColumnInList.java:94: warning: 'member def type' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/StructColumnInList.java:95: warning: 'if' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/StructColumnInList.java:96: warning: 'switch' have incorrect indentation level 10, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/StructColumnInList.java:97: warning: 'case' child have incorrect indentation level 10, expected level should be 12. 23899,23900c26056,26059 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/StructColumnInList.java:105: warning: block child at indentation level 12 not at correct indentation, 14 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/StructColumnInList.java:107: warning: case child at indentation level 10 not at correct indentation, 12 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/StructColumnInList.java:105: warning: 'block' child have incorrect indentation level 12, expected level should be 14. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/StructColumnInList.java:107: warning: 'case' child have incorrect indentation level 10, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/StructColumnInList.java:108: warning: 'block' child have incorrect indentation level 12, expected level should be 14. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/StructColumnInList.java:108: warning: 'method call' child have incorrect indentation level 12, expected level should be 14. 23902,23905c26061,26064 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/StructColumnInList.java:108: warning: block child at indentation level 12 not at correct indentation, 14 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/StructColumnInList.java:108: warning: method call child at indentation level 12 not at correct indentation, 14 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/StructColumnInList.java:109: warning: block child at indentation level 12 not at correct indentation, 14 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/StructColumnInList.java:111: warning: case child at indentation level 10 not at correct indentation, 12 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/StructColumnInList.java:109: warning: 'block' child have incorrect indentation level 12, expected level should be 14. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/StructColumnInList.java:111: warning: 'case' child have incorrect indentation level 10, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/StructColumnInList.java:112: warning: 'block' child have incorrect indentation level 12, expected level should be 14. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/StructColumnInList.java:112: warning: 'method call' child have incorrect indentation level 12, expected level should be 14. 23907,23929c26066,26086 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/StructColumnInList.java:112: warning: block child at indentation level 12 not at correct indentation, 14 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/StructColumnInList.java:112: warning: method call child at indentation level 12 not at correct indentation, 14 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/StructColumnInList.java:113: warning: block child at indentation level 12 not at correct indentation, 14 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/StructColumnInList.java:115: warning: case child at indentation level 10 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/StructColumnInList.java:116: warning: block child at indentation level 12 not at correct indentation, 14 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/StructColumnInList.java:117: warning: block child at indentation level 12 not at correct indentation, 14 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/StructColumnInList.java:117: warning: method call child at indentation level 12 not at correct indentation, 14 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/StructColumnInList.java:119: warning: block child at indentation level 12 not at correct indentation, 14 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/StructColumnInList.java:121: warning: case child at indentation level 10 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/StructColumnInList.java:122: warning: block child at indentation level 12 not at correct indentation, 14 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/StructColumnInList.java:124: warning: switch rcurly at indentation level 10 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/StructColumnInList.java:125: warning: if rcurly at indentation level 8 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/StructColumnInList.java:126: warning: else child at indentation level 10 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/StructColumnInList.java:126: warning: method call child at indentation level 10 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/StructColumnInList.java:127: warning: else rcurly at indentation level 8 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/StructColumnInList.java:128: warning: for rcurly at indentation level 6 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/StructColumnInList.java:129: warning: for child at indentation level 6 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/StructColumnInList.java:129: warning: method call child at indentation level 6 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/StructColumnInList.java:130: warning: for rcurly at indentation level 4 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/StructColumnInList.java:134: warning: method call child at indentation level 4 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/StructColumnInList.java:134: warning: try child at indentation level 4 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/StructColumnInList.java:139: warning: method def rcurly at indentation level 3 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/StructColumnInList.java:161: warning: method def throws at indentation level 10 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/StructColumnInList.java:113: warning: 'block' child have incorrect indentation level 12, expected level should be 14. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/StructColumnInList.java:115: warning: 'case' child have incorrect indentation level 10, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/StructColumnInList.java:116: warning: 'block' child have incorrect indentation level 12, expected level should be 14. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/StructColumnInList.java:116: warning: 'member def type' have incorrect indentation level 12, expected level should be 14. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/StructColumnInList.java:117: warning: 'block' child have incorrect indentation level 12, expected level should be 14. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/StructColumnInList.java:117: warning: 'method call' child have incorrect indentation level 12, expected level should be 14. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/StructColumnInList.java:119: warning: 'block' child have incorrect indentation level 12, expected level should be 14. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/StructColumnInList.java:121: warning: 'case' child have incorrect indentation level 10, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/StructColumnInList.java:122: warning: 'block' child have incorrect indentation level 12, expected level should be 14. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/StructColumnInList.java:124: warning: 'switch rcurly' have incorrect indentation level 10, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/StructColumnInList.java:125: warning: 'if rcurly' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/StructColumnInList.java:126: warning: 'else' child have incorrect indentation level 10, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/StructColumnInList.java:126: warning: 'method call' child have incorrect indentation level 10, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/StructColumnInList.java:127: warning: 'else rcurly' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/StructColumnInList.java:128: warning: 'for rcurly' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/StructColumnInList.java:129: warning: 'for' child have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/StructColumnInList.java:129: warning: 'method call' child have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/StructColumnInList.java:130: warning: 'for rcurly' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/StructColumnInList.java:134: warning: 'method call' child have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/StructColumnInList.java:134: warning: 'try' child have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/StructColumnInList.java:139: warning: 'method def rcurly' have incorrect indentation level 3, expected level should be 2. 23960c26117 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorExpression.java:347: warning: else rcurly at indentation level 5 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorExpression.java:347: warning: 'else rcurly' have incorrect indentation level 5, expected level should be 4. 23988a26146 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorExpressionWriterFactory.java:237: warning: 'extends' have incorrect indentation level 4, expected level should be 6. 23990c26148 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorExpressionWriterFactory.java:331: warning: class def rcurly at indentation level 3 not at correct indentation, 2 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorExpressionWriterFactory.java:331: warning: 'class def rcurly' have incorrect indentation level 3, expected level should be 2. 24019,24030c26177,26188 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorExpressionWriterFactory.java:557: warning: method def modifier at indentation level 4 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorExpressionWriterFactory.java:559: warning: method def child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorExpressionWriterFactory.java:560: warning: if at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorExpressionWriterFactory.java:561: warning: if child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorExpressionWriterFactory.java:563: warning: if rcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorExpressionWriterFactory.java:564: warning: if at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorExpressionWriterFactory.java:565: warning: if child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorExpressionWriterFactory.java:568: warning: if rcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorExpressionWriterFactory.java:569: warning: method def child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorExpressionWriterFactory.java:570: warning: method def rcurly at indentation level 4 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorExpressionWriterFactory.java:576: warning: class def ident at indentation level 4 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorExpressionWriterFactory.java:576: warning: class def modifier at indentation level 4 not at correct indentation, 2 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorExpressionWriterFactory.java:557: warning: 'method def modifier' have incorrect indentation level 4, expected level should be 2. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorExpressionWriterFactory.java:559: warning: 'member def type' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorExpressionWriterFactory.java:559: warning: 'method def' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorExpressionWriterFactory.java:560: warning: 'if' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorExpressionWriterFactory.java:561: warning: 'if' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorExpressionWriterFactory.java:563: warning: 'if rcurly' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorExpressionWriterFactory.java:564: warning: 'if' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorExpressionWriterFactory.java:565: warning: 'if' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorExpressionWriterFactory.java:568: warning: 'if rcurly' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorExpressionWriterFactory.java:569: warning: 'method def' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorExpressionWriterFactory.java:570: warning: 'method def rcurly' have incorrect indentation level 4, expected level should be 2. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorExpressionWriterFactory.java:576: warning: 'class def modifier' have incorrect indentation level 4, expected level should be 2. 24032,24034c26190,26191 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorExpressionWriterFactory.java:581: warning: class def rcurly at indentation level 4 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorExpressionWriterFactory.java:587: warning: class def ident at indentation level 4 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorExpressionWriterFactory.java:587: warning: class def modifier at indentation level 4 not at correct indentation, 2 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorExpressionWriterFactory.java:581: warning: 'class def rcurly' have incorrect indentation level 4, expected level should be 2. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorExpressionWriterFactory.java:587: warning: 'class def modifier' have incorrect indentation level 4, expected level should be 2. 24036,24038c26193,26194 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorExpressionWriterFactory.java:592: warning: class def rcurly at indentation level 4 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorExpressionWriterFactory.java:598: warning: class def ident at indentation level 4 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorExpressionWriterFactory.java:598: warning: class def modifier at indentation level 4 not at correct indentation, 2 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorExpressionWriterFactory.java:592: warning: 'class def rcurly' have incorrect indentation level 4, expected level should be 2. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorExpressionWriterFactory.java:598: warning: 'class def modifier' have incorrect indentation level 4, expected level should be 2. 24040,24042c26196,26197 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorExpressionWriterFactory.java:603: warning: class def rcurly at indentation level 4 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorExpressionWriterFactory.java:609: warning: class def ident at indentation level 4 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorExpressionWriterFactory.java:609: warning: class def modifier at indentation level 4 not at correct indentation, 2 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorExpressionWriterFactory.java:603: warning: 'class def rcurly' have incorrect indentation level 4, expected level should be 2. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorExpressionWriterFactory.java:609: warning: 'class def modifier' have incorrect indentation level 4, expected level should be 2. 24044c26199 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorExpressionWriterFactory.java:614: warning: class def rcurly at indentation level 4 not at correct indentation, 2 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorExpressionWriterFactory.java:614: warning: 'class def rcurly' have incorrect indentation level 4, expected level should be 2. 24046,24097c26201,26252 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorExpressionWriterFactory.java:619: warning: method def modifier at indentation level 4 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorExpressionWriterFactory.java:622: warning: switch at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorExpressionWriterFactory.java:623: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorExpressionWriterFactory.java:624: warning: switch at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorExpressionWriterFactory.java:625: warning: case child at indentation level 10 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorExpressionWriterFactory.java:626: warning: block child at indentation level 12 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorExpressionWriterFactory.java:628: warning: case child at indentation level 10 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorExpressionWriterFactory.java:629: warning: block child at indentation level 12 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorExpressionWriterFactory.java:631: warning: case child at indentation level 10 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorExpressionWriterFactory.java:632: warning: block child at indentation level 12 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorExpressionWriterFactory.java:634: warning: case child at indentation level 10 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorExpressionWriterFactory.java:635: warning: block child at indentation level 12 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorExpressionWriterFactory.java:637: warning: case child at indentation level 10 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorExpressionWriterFactory.java:638: warning: block child at indentation level 12 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorExpressionWriterFactory.java:640: warning: case child at indentation level 10 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorExpressionWriterFactory.java:641: warning: block child at indentation level 12 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorExpressionWriterFactory.java:643: warning: case child at indentation level 10 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorExpressionWriterFactory.java:644: warning: block child at indentation level 12 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorExpressionWriterFactory.java:646: warning: case child at indentation level 10 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorExpressionWriterFactory.java:647: warning: block child at indentation level 14 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorExpressionWriterFactory.java:649: warning: case child at indentation level 10 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorExpressionWriterFactory.java:650: warning: block child at indentation level 12 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorExpressionWriterFactory.java:652: warning: case child at indentation level 10 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorExpressionWriterFactory.java:653: warning: block child at indentation level 12 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorExpressionWriterFactory.java:655: warning: case child at indentation level 10 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorExpressionWriterFactory.java:656: warning: block child at indentation level 14 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorExpressionWriterFactory.java:658: warning: case child at indentation level 10 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorExpressionWriterFactory.java:659: warning: block child at indentation level 12 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorExpressionWriterFactory.java:661: warning: case child at indentation level 10 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorExpressionWriterFactory.java:662: warning: block child at indentation level 12 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorExpressionWriterFactory.java:664: warning: case child at indentation level 10 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorExpressionWriterFactory.java:665: warning: block child at indentation level 12 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorExpressionWriterFactory.java:667: warning: case child at indentation level 10 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorExpressionWriterFactory.java:668: warning: block child at indentation level 12 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorExpressionWriterFactory.java:670: warning: case child at indentation level 10 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorExpressionWriterFactory.java:671: warning: block child at indentation level 12 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorExpressionWriterFactory.java:673: warning: case child at indentation level 10 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorExpressionWriterFactory.java:674: warning: block child at indentation level 12 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorExpressionWriterFactory.java:676: warning: case child at indentation level 10 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorExpressionWriterFactory.java:677: warning: block child at indentation level 12 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorExpressionWriterFactory.java:679: warning: switch rcurly at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorExpressionWriterFactory.java:681: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorExpressionWriterFactory.java:682: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorExpressionWriterFactory.java:685: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorExpressionWriterFactory.java:686: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorExpressionWriterFactory.java:689: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorExpressionWriterFactory.java:690: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorExpressionWriterFactory.java:693: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorExpressionWriterFactory.java:694: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorExpressionWriterFactory.java:697: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorExpressionWriterFactory.java:698: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorExpressionWriterFactory.java:700: warning: switch rcurly at indentation level 6 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorExpressionWriterFactory.java:619: warning: 'method def modifier' have incorrect indentation level 4, expected level should be 2. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorExpressionWriterFactory.java:622: warning: 'switch' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorExpressionWriterFactory.java:623: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorExpressionWriterFactory.java:624: warning: 'switch' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorExpressionWriterFactory.java:625: warning: 'case' child have incorrect indentation level 10, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorExpressionWriterFactory.java:626: warning: 'block' child have incorrect indentation level 12, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorExpressionWriterFactory.java:628: warning: 'case' child have incorrect indentation level 10, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorExpressionWriterFactory.java:629: warning: 'block' child have incorrect indentation level 12, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorExpressionWriterFactory.java:631: warning: 'case' child have incorrect indentation level 10, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorExpressionWriterFactory.java:632: warning: 'block' child have incorrect indentation level 12, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorExpressionWriterFactory.java:634: warning: 'case' child have incorrect indentation level 10, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorExpressionWriterFactory.java:635: warning: 'block' child have incorrect indentation level 12, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorExpressionWriterFactory.java:637: warning: 'case' child have incorrect indentation level 10, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorExpressionWriterFactory.java:638: warning: 'block' child have incorrect indentation level 12, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorExpressionWriterFactory.java:640: warning: 'case' child have incorrect indentation level 10, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorExpressionWriterFactory.java:641: warning: 'block' child have incorrect indentation level 12, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorExpressionWriterFactory.java:643: warning: 'case' child have incorrect indentation level 10, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorExpressionWriterFactory.java:644: warning: 'block' child have incorrect indentation level 12, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorExpressionWriterFactory.java:646: warning: 'case' child have incorrect indentation level 10, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorExpressionWriterFactory.java:647: warning: 'block' child have incorrect indentation level 14, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorExpressionWriterFactory.java:649: warning: 'case' child have incorrect indentation level 10, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorExpressionWriterFactory.java:650: warning: 'block' child have incorrect indentation level 12, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorExpressionWriterFactory.java:652: warning: 'case' child have incorrect indentation level 10, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorExpressionWriterFactory.java:653: warning: 'block' child have incorrect indentation level 12, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorExpressionWriterFactory.java:655: warning: 'case' child have incorrect indentation level 10, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorExpressionWriterFactory.java:656: warning: 'block' child have incorrect indentation level 14, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorExpressionWriterFactory.java:658: warning: 'case' child have incorrect indentation level 10, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorExpressionWriterFactory.java:659: warning: 'block' child have incorrect indentation level 12, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorExpressionWriterFactory.java:661: warning: 'case' child have incorrect indentation level 10, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorExpressionWriterFactory.java:662: warning: 'block' child have incorrect indentation level 12, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorExpressionWriterFactory.java:664: warning: 'case' child have incorrect indentation level 10, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorExpressionWriterFactory.java:665: warning: 'block' child have incorrect indentation level 12, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorExpressionWriterFactory.java:667: warning: 'case' child have incorrect indentation level 10, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorExpressionWriterFactory.java:668: warning: 'block' child have incorrect indentation level 12, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorExpressionWriterFactory.java:670: warning: 'case' child have incorrect indentation level 10, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorExpressionWriterFactory.java:671: warning: 'block' child have incorrect indentation level 12, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorExpressionWriterFactory.java:673: warning: 'case' child have incorrect indentation level 10, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorExpressionWriterFactory.java:674: warning: 'block' child have incorrect indentation level 12, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorExpressionWriterFactory.java:676: warning: 'case' child have incorrect indentation level 10, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorExpressionWriterFactory.java:677: warning: 'block' child have incorrect indentation level 12, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorExpressionWriterFactory.java:679: warning: 'switch rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorExpressionWriterFactory.java:681: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorExpressionWriterFactory.java:682: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorExpressionWriterFactory.java:685: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorExpressionWriterFactory.java:686: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorExpressionWriterFactory.java:689: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorExpressionWriterFactory.java:690: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorExpressionWriterFactory.java:693: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorExpressionWriterFactory.java:694: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorExpressionWriterFactory.java:697: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorExpressionWriterFactory.java:698: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorExpressionWriterFactory.java:700: warning: 'switch rcurly' have incorrect indentation level 6, expected level should be 4. 24102,24146c26257 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorExpressionWriterFactory.java:876: warning: member def modifier at indentation level 6 not at correct indentation, 5 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorExpressionWriterFactory.java:876: warning: object def child at indentation level 6 not at correct indentation, 5 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorExpressionWriterFactory.java:877: warning: member def modifier at indentation level 6 not at correct indentation, 5 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorExpressionWriterFactory.java:877: warning: object def child at indentation level 6 not at correct indentation, 5 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorExpressionWriterFactory.java:879: warning: method def modifier at indentation level 6 not at correct indentation, 5 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorExpressionWriterFactory.java:880: warning: method def throws at indentation level 10 not at correct indentation, 9 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorExpressionWriterFactory.java:881: warning: method def child at indentation level 8 not at correct indentation, 7 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorExpressionWriterFactory.java:882: warning: method def child at indentation level 8 not at correct indentation, 7 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorExpressionWriterFactory.java:883: warning: method def child at indentation level 8 not at correct indentation, 7 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorExpressionWriterFactory.java:884: warning: method def child at indentation level 8 not at correct indentation, 7 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorExpressionWriterFactory.java:885: warning: method def rcurly at indentation level 6 not at correct indentation, 5 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorExpressionWriterFactory.java:887: warning: method def modifier at indentation level 6 not at correct indentation, 5 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorExpressionWriterFactory.java:888: warning: method def modifier at indentation level 6 not at correct indentation, 5 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorExpressionWriterFactory.java:889: warning: method def child at indentation level 8 not at correct indentation, 7 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorExpressionWriterFactory.java:890: warning: method def child at indentation level 8 not at correct indentation, 7 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorExpressionWriterFactory.java:891: warning: method def child at indentation level 8 not at correct indentation, 7 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorExpressionWriterFactory.java:892: warning: method def rcurly at indentation level 6 not at correct indentation, 5 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorExpressionWriterFactory.java:894: warning: method def modifier at indentation level 6 not at correct indentation, 5 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorExpressionWriterFactory.java:895: warning: method def modifier at indentation level 6 not at correct indentation, 5 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorExpressionWriterFactory.java:896: warning: if at indentation level 8 not at correct indentation, 7 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorExpressionWriterFactory.java:897: warning: if child at indentation level 10 not at correct indentation, 9 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorExpressionWriterFactory.java:898: warning: if rcurly at indentation level 8 not at correct indentation, 7 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorExpressionWriterFactory.java:899: warning: method def child at indentation level 8 not at correct indentation, 7 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorExpressionWriterFactory.java:900: warning: method def child at indentation level 8 not at correct indentation, 7 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorExpressionWriterFactory.java:901: warning: method def child at indentation level 8 not at correct indentation, 7 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorExpressionWriterFactory.java:902: warning: method def rcurly at indentation level 6 not at correct indentation, 5 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorExpressionWriterFactory.java:904: warning: method def modifier at indentation level 6 not at correct indentation, 5 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorExpressionWriterFactory.java:905: warning: method def modifier at indentation level 6 not at correct indentation, 5 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorExpressionWriterFactory.java:906: warning: method def child at indentation level 8 not at correct indentation, 7 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorExpressionWriterFactory.java:908: warning: method def rcurly at indentation level 6 not at correct indentation, 5 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorExpressionWriterFactory.java:909: warning: object def rcurly at indentation level 3 not at correct indentation, [4, 6] < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorExpressionWriterFactory.java:916: warning: member def modifier at indentation level 6 not at correct indentation, 5 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorExpressionWriterFactory.java:916: warning: object def child at indentation level 6 not at correct indentation, 5 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorExpressionWriterFactory.java:917: warning: member def modifier at indentation level 6 not at correct indentation, 5 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorExpressionWriterFactory.java:917: warning: object def child at indentation level 6 not at correct indentation, 5 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorExpressionWriterFactory.java:919: warning: method def modifier at indentation level 6 not at correct indentation, 5 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorExpressionWriterFactory.java:920: warning: method def throws at indentation level 10 not at correct indentation, 9 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorExpressionWriterFactory.java:921: warning: method def child at indentation level 8 not at correct indentation, 7 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorExpressionWriterFactory.java:922: warning: method def child at indentation level 8 not at correct indentation, 7 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorExpressionWriterFactory.java:923: warning: method def child at indentation level 8 not at correct indentation, 7 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorExpressionWriterFactory.java:924: warning: method def child at indentation level 8 not at correct indentation, 7 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorExpressionWriterFactory.java:925: warning: method def rcurly at indentation level 6 not at correct indentation, 5 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorExpressionWriterFactory.java:927: warning: method def modifier at indentation level 6 not at correct indentation, 5 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorExpressionWriterFactory.java:928: warning: method def modifier at indentation level 6 not at correct indentation, 5 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorExpressionWriterFactory.java:929: warning: method def child at indentation level 8 not at correct indentation, 7 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorExpressionWriterFactory.java:909: warning: 'object def rcurly' have incorrect indentation level 3, expected level should be one of the following: 4, 6. 24148,24152d26258 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorExpressionWriterFactory.java:930: warning: method def child at indentation level 8 not at correct indentation, 7 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorExpressionWriterFactory.java:931: warning: method def rcurly at indentation level 6 not at correct indentation, 5 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorExpressionWriterFactory.java:933: warning: method def modifier at indentation level 6 not at correct indentation, 5 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorExpressionWriterFactory.java:934: warning: method def modifier at indentation level 6 not at correct indentation, 5 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorExpressionWriterFactory.java:935: warning: method def child at indentation level 8 not at correct indentation, 7 24154,24161d26259 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorExpressionWriterFactory.java:936: warning: method def child at indentation level 8 not at correct indentation, 7 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorExpressionWriterFactory.java:937: warning: method def rcurly at indentation level 6 not at correct indentation, 5 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorExpressionWriterFactory.java:939: warning: method def modifier at indentation level 6 not at correct indentation, 5 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorExpressionWriterFactory.java:940: warning: method def modifier at indentation level 6 not at correct indentation, 5 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorExpressionWriterFactory.java:941: warning: if at indentation level 8 not at correct indentation, 7 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorExpressionWriterFactory.java:942: warning: if child at indentation level 10 not at correct indentation, 9 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorExpressionWriterFactory.java:943: warning: if rcurly at indentation level 8 not at correct indentation, 7 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorExpressionWriterFactory.java:944: warning: method def child at indentation level 8 not at correct indentation, 7 24163,24170d26260 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorExpressionWriterFactory.java:945: warning: method def child at indentation level 8 not at correct indentation, 7 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorExpressionWriterFactory.java:946: warning: method def rcurly at indentation level 6 not at correct indentation, 5 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorExpressionWriterFactory.java:948: warning: method def modifier at indentation level 6 not at correct indentation, 5 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorExpressionWriterFactory.java:949: warning: method def modifier at indentation level 6 not at correct indentation, 5 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorExpressionWriterFactory.java:950: warning: if at indentation level 8 not at correct indentation, 7 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorExpressionWriterFactory.java:951: warning: if child at indentation level 10 not at correct indentation, 9 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorExpressionWriterFactory.java:952: warning: if rcurly at indentation level 8 not at correct indentation, 7 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorExpressionWriterFactory.java:953: warning: method def child at indentation level 8 not at correct indentation, 7 24172,24178c26262 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorExpressionWriterFactory.java:954: warning: method def child at indentation level 8 not at correct indentation, 7 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorExpressionWriterFactory.java:955: warning: method def rcurly at indentation level 6 not at correct indentation, 5 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorExpressionWriterFactory.java:957: warning: method def modifier at indentation level 6 not at correct indentation, 5 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorExpressionWriterFactory.java:958: warning: method def modifier at indentation level 6 not at correct indentation, 5 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorExpressionWriterFactory.java:959: warning: method def child at indentation level 8 not at correct indentation, 7 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorExpressionWriterFactory.java:961: warning: method def rcurly at indentation level 6 not at correct indentation, 5 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorExpressionWriterFactory.java:962: warning: object def rcurly at indentation level 3 not at correct indentation, [4, 6] --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorExpressionWriterFactory.java:962: warning: 'object def rcurly' have incorrect indentation level 3, expected level should be one of the following: 4, 6. 24179a26264 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorExpressionWriterFactory.java:1159: warning: 'VoidObjectInspector' have incorrect indentation level 4, expected level should be 6. 24201,24203c26286,26288 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorInBloomFilterColDynamicValue.java:197: warning: if at indentation level 11 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorInBloomFilterColDynamicValue.java:198: warning: if child at indentation level 13 not at correct indentation, 14 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorInBloomFilterColDynamicValue.java:199: warning: if rcurly at indentation level 11 not at correct indentation, 12 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorInBloomFilterColDynamicValue.java:197: warning: 'if' have incorrect indentation level 11, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorInBloomFilterColDynamicValue.java:198: warning: 'if' child have incorrect indentation level 13, expected level should be 14. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorInBloomFilterColDynamicValue.java:199: warning: 'if rcurly' have incorrect indentation level 11, expected level should be 12. 24212,24260c26297,26348 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateAddColCol.java:98: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateAddColCol.java:100: warning: if at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateAddColCol.java:103: warning: if child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateAddColCol.java:104: warning: if child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateAddColCol.java:105: warning: if rcurly at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateAddColCol.java:106: warning: for at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateAddColCol.java:107: warning: for child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateAddColCol.java:108: warning: for child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateAddColCol.java:109: warning: for rcurly at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateAddColCol.java:110: warning: if rcurly at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateAddColCol.java:111: warning: for at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateAddColCol.java:112: warning: for child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateAddColCol.java:113: warning: for rcurly at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateAddColCol.java:114: warning: else rcurly at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateAddColCol.java:115: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateAddColCol.java:117: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateAddColCol.java:119: warning: if at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateAddColCol.java:122: warning: if child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateAddColCol.java:123: warning: if child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateAddColCol.java:124: warning: if rcurly at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateAddColCol.java:125: warning: for at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateAddColCol.java:126: warning: for child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateAddColCol.java:127: warning: for child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateAddColCol.java:128: warning: for rcurly at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateAddColCol.java:129: warning: if rcurly at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateAddColCol.java:130: warning: for at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateAddColCol.java:131: warning: for child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateAddColCol.java:132: warning: for rcurly at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateAddColCol.java:133: warning: else rcurly at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateAddColCol.java:134: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateAddColCol.java:136: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateAddColCol.java:137: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateAddColCol.java:138: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateAddColCol.java:140: warning: if at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateAddColCol.java:143: warning: if child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateAddColCol.java:144: warning: if child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateAddColCol.java:145: warning: if rcurly at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateAddColCol.java:146: warning: for at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateAddColCol.java:147: warning: for child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateAddColCol.java:148: warning: for child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateAddColCol.java:149: warning: for rcurly at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateAddColCol.java:150: warning: if rcurly at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateAddColCol.java:151: warning: for at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateAddColCol.java:152: warning: for child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateAddColCol.java:153: warning: for rcurly at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateAddColCol.java:154: warning: else rcurly at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateAddColCol.java:155: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateAddColCol.java:156: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateAddColCol.java:157: warning: block child at indentation level 8 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateAddColCol.java:98: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateAddColCol.java:100: warning: 'if' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateAddColCol.java:103: warning: 'if' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateAddColCol.java:104: warning: 'if' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateAddColCol.java:105: warning: 'if rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateAddColCol.java:106: warning: 'for' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateAddColCol.java:107: warning: 'for' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateAddColCol.java:107: warning: 'member def type' have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateAddColCol.java:108: warning: 'for' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateAddColCol.java:109: warning: 'for rcurly' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateAddColCol.java:110: warning: 'if rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateAddColCol.java:111: warning: 'for' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateAddColCol.java:112: warning: 'for' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateAddColCol.java:113: warning: 'for rcurly' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateAddColCol.java:114: warning: 'else rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateAddColCol.java:115: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateAddColCol.java:117: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateAddColCol.java:119: warning: 'if' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateAddColCol.java:122: warning: 'if' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateAddColCol.java:123: warning: 'if' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateAddColCol.java:124: warning: 'if rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateAddColCol.java:125: warning: 'for' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateAddColCol.java:126: warning: 'for' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateAddColCol.java:126: warning: 'member def type' have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateAddColCol.java:127: warning: 'for' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateAddColCol.java:128: warning: 'for rcurly' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateAddColCol.java:129: warning: 'if rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateAddColCol.java:130: warning: 'for' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateAddColCol.java:131: warning: 'for' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateAddColCol.java:132: warning: 'for rcurly' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateAddColCol.java:133: warning: 'else rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateAddColCol.java:134: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateAddColCol.java:136: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateAddColCol.java:137: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateAddColCol.java:138: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateAddColCol.java:140: warning: 'if' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateAddColCol.java:143: warning: 'if' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateAddColCol.java:144: warning: 'if' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateAddColCol.java:145: warning: 'if rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateAddColCol.java:146: warning: 'for' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateAddColCol.java:147: warning: 'for' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateAddColCol.java:147: warning: 'member def type' have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateAddColCol.java:148: warning: 'for' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateAddColCol.java:149: warning: 'for rcurly' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateAddColCol.java:150: warning: 'if rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateAddColCol.java:151: warning: 'for' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateAddColCol.java:152: warning: 'for' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateAddColCol.java:153: warning: 'for rcurly' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateAddColCol.java:154: warning: 'else rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateAddColCol.java:155: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateAddColCol.java:156: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateAddColCol.java:157: warning: 'block' child have incorrect indentation level 8, expected level should be 6. 24269,24371c26357,26465 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateAddColScalar.java:96: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateAddColScalar.java:97: warning: if at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateAddColScalar.java:98: warning: if child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateAddColScalar.java:99: warning: if at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateAddColScalar.java:100: warning: for at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateAddColScalar.java:101: warning: for child at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateAddColScalar.java:102: warning: for child at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateAddColScalar.java:103: warning: for rcurly at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateAddColScalar.java:104: warning: if rcurly at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateAddColScalar.java:105: warning: for at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateAddColScalar.java:106: warning: for child at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateAddColScalar.java:107: warning: for rcurly at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateAddColScalar.java:108: warning: else rcurly at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateAddColScalar.java:109: warning: if rcurly at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateAddColScalar.java:112: warning: else child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateAddColScalar.java:113: warning: if at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateAddColScalar.java:114: warning: for at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateAddColScalar.java:115: warning: for child at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateAddColScalar.java:116: warning: for child at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateAddColScalar.java:117: warning: if at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateAddColScalar.java:118: warning: if child at indentation level 16 not at correct indentation, 14 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateAddColScalar.java:119: warning: if rcurly at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateAddColScalar.java:120: warning: for rcurly at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateAddColScalar.java:121: warning: if rcurly at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateAddColScalar.java:122: warning: for at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateAddColScalar.java:123: warning: for child at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateAddColScalar.java:124: warning: if at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateAddColScalar.java:125: warning: if child at indentation level 16 not at correct indentation, 14 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateAddColScalar.java:126: warning: if rcurly at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateAddColScalar.java:127: warning: for rcurly at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateAddColScalar.java:128: warning: else rcurly at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateAddColScalar.java:129: warning: else rcurly at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateAddColScalar.java:130: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateAddColScalar.java:132: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateAddColScalar.java:133: warning: if at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateAddColScalar.java:134: warning: if child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateAddColScalar.java:135: warning: if at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateAddColScalar.java:136: warning: for at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateAddColScalar.java:137: warning: for child at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateAddColScalar.java:138: warning: for child at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateAddColScalar.java:139: warning: for rcurly at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateAddColScalar.java:140: warning: if rcurly at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateAddColScalar.java:141: warning: for at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateAddColScalar.java:142: warning: for child at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateAddColScalar.java:143: warning: for rcurly at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateAddColScalar.java:144: warning: else rcurly at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateAddColScalar.java:145: warning: if rcurly at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateAddColScalar.java:148: warning: else child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateAddColScalar.java:149: warning: if at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateAddColScalar.java:150: warning: for at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateAddColScalar.java:151: warning: for child at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateAddColScalar.java:152: warning: for child at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateAddColScalar.java:153: warning: if at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateAddColScalar.java:154: warning: if child at indentation level 16 not at correct indentation, 14 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateAddColScalar.java:155: warning: if rcurly at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateAddColScalar.java:156: warning: for rcurly at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateAddColScalar.java:157: warning: if rcurly at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateAddColScalar.java:158: warning: for at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateAddColScalar.java:159: warning: for child at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateAddColScalar.java:160: warning: if at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateAddColScalar.java:161: warning: if child at indentation level 16 not at correct indentation, 14 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateAddColScalar.java:162: warning: if rcurly at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateAddColScalar.java:163: warning: for rcurly at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateAddColScalar.java:164: warning: else rcurly at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateAddColScalar.java:165: warning: else rcurly at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateAddColScalar.java:166: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateAddColScalar.java:168: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateAddColScalar.java:169: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateAddColScalar.java:170: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateAddColScalar.java:171: warning: if at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateAddColScalar.java:172: warning: if child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateAddColScalar.java:173: warning: if at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateAddColScalar.java:174: warning: for at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateAddColScalar.java:175: warning: for child at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateAddColScalar.java:176: warning: for child at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateAddColScalar.java:177: warning: for rcurly at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateAddColScalar.java:178: warning: if rcurly at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateAddColScalar.java:179: warning: for at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateAddColScalar.java:180: warning: for child at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateAddColScalar.java:181: warning: for rcurly at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateAddColScalar.java:182: warning: else rcurly at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateAddColScalar.java:183: warning: if rcurly at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateAddColScalar.java:186: warning: else child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateAddColScalar.java:187: warning: if at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateAddColScalar.java:188: warning: for at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateAddColScalar.java:189: warning: for child at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateAddColScalar.java:190: warning: for child at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateAddColScalar.java:191: warning: if at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateAddColScalar.java:192: warning: if child at indentation level 16 not at correct indentation, 14 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateAddColScalar.java:193: warning: if rcurly at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateAddColScalar.java:194: warning: for rcurly at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateAddColScalar.java:195: warning: if rcurly at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateAddColScalar.java:196: warning: for at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateAddColScalar.java:197: warning: for child at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateAddColScalar.java:198: warning: if at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateAddColScalar.java:199: warning: if child at indentation level 16 not at correct indentation, 14 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateAddColScalar.java:200: warning: if rcurly at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateAddColScalar.java:201: warning: for rcurly at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateAddColScalar.java:202: warning: else rcurly at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateAddColScalar.java:203: warning: else rcurly at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateAddColScalar.java:204: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateAddColScalar.java:205: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateAddColScalar.java:206: warning: block child at indentation level 10 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateAddColScalar.java:96: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateAddColScalar.java:97: warning: 'if' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateAddColScalar.java:98: warning: 'if' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateAddColScalar.java:99: warning: 'if' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateAddColScalar.java:100: warning: 'for' have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateAddColScalar.java:101: warning: 'for' child have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateAddColScalar.java:101: warning: 'member def type' have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateAddColScalar.java:102: warning: 'for' child have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateAddColScalar.java:103: warning: 'for rcurly' have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateAddColScalar.java:104: warning: 'if rcurly' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateAddColScalar.java:105: warning: 'for' have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateAddColScalar.java:106: warning: 'for' child have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateAddColScalar.java:107: warning: 'for rcurly' have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateAddColScalar.java:108: warning: 'else rcurly' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateAddColScalar.java:109: warning: 'if rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateAddColScalar.java:112: warning: 'else' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateAddColScalar.java:113: warning: 'if' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateAddColScalar.java:114: warning: 'for' have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateAddColScalar.java:115: warning: 'for' child have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateAddColScalar.java:115: warning: 'member def type' have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateAddColScalar.java:116: warning: 'for' child have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateAddColScalar.java:117: warning: 'if' have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateAddColScalar.java:118: warning: 'if' child have incorrect indentation level 16, expected level should be 14. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateAddColScalar.java:119: warning: 'if rcurly' have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateAddColScalar.java:120: warning: 'for rcurly' have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateAddColScalar.java:121: warning: 'if rcurly' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateAddColScalar.java:122: warning: 'for' have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateAddColScalar.java:123: warning: 'for' child have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateAddColScalar.java:124: warning: 'if' have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateAddColScalar.java:125: warning: 'if' child have incorrect indentation level 16, expected level should be 14. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateAddColScalar.java:126: warning: 'if rcurly' have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateAddColScalar.java:127: warning: 'for rcurly' have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateAddColScalar.java:128: warning: 'else rcurly' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateAddColScalar.java:129: warning: 'else rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateAddColScalar.java:130: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateAddColScalar.java:132: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateAddColScalar.java:133: warning: 'if' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateAddColScalar.java:134: warning: 'if' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateAddColScalar.java:135: warning: 'if' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateAddColScalar.java:136: warning: 'for' have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateAddColScalar.java:137: warning: 'for' child have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateAddColScalar.java:137: warning: 'member def type' have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateAddColScalar.java:138: warning: 'for' child have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateAddColScalar.java:139: warning: 'for rcurly' have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateAddColScalar.java:140: warning: 'if rcurly' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateAddColScalar.java:141: warning: 'for' have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateAddColScalar.java:142: warning: 'for' child have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateAddColScalar.java:143: warning: 'for rcurly' have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateAddColScalar.java:144: warning: 'else rcurly' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateAddColScalar.java:145: warning: 'if rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateAddColScalar.java:148: warning: 'else' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateAddColScalar.java:149: warning: 'if' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateAddColScalar.java:150: warning: 'for' have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateAddColScalar.java:151: warning: 'for' child have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateAddColScalar.java:151: warning: 'member def type' have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateAddColScalar.java:152: warning: 'for' child have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateAddColScalar.java:153: warning: 'if' have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateAddColScalar.java:154: warning: 'if' child have incorrect indentation level 16, expected level should be 14. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateAddColScalar.java:155: warning: 'if rcurly' have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateAddColScalar.java:156: warning: 'for rcurly' have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateAddColScalar.java:157: warning: 'if rcurly' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateAddColScalar.java:158: warning: 'for' have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateAddColScalar.java:159: warning: 'for' child have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateAddColScalar.java:160: warning: 'if' have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateAddColScalar.java:161: warning: 'if' child have incorrect indentation level 16, expected level should be 14. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateAddColScalar.java:162: warning: 'if rcurly' have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateAddColScalar.java:163: warning: 'for rcurly' have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateAddColScalar.java:164: warning: 'else rcurly' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateAddColScalar.java:165: warning: 'else rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateAddColScalar.java:166: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateAddColScalar.java:168: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateAddColScalar.java:169: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateAddColScalar.java:170: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateAddColScalar.java:171: warning: 'if' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateAddColScalar.java:172: warning: 'if' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateAddColScalar.java:173: warning: 'if' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateAddColScalar.java:174: warning: 'for' have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateAddColScalar.java:175: warning: 'for' child have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateAddColScalar.java:175: warning: 'member def type' have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateAddColScalar.java:176: warning: 'for' child have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateAddColScalar.java:177: warning: 'for rcurly' have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateAddColScalar.java:178: warning: 'if rcurly' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateAddColScalar.java:179: warning: 'for' have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateAddColScalar.java:180: warning: 'for' child have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateAddColScalar.java:181: warning: 'for rcurly' have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateAddColScalar.java:182: warning: 'else rcurly' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateAddColScalar.java:183: warning: 'if rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateAddColScalar.java:186: warning: 'else' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateAddColScalar.java:187: warning: 'if' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateAddColScalar.java:188: warning: 'for' have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateAddColScalar.java:189: warning: 'for' child have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateAddColScalar.java:189: warning: 'member def type' have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateAddColScalar.java:190: warning: 'for' child have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateAddColScalar.java:191: warning: 'if' have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateAddColScalar.java:192: warning: 'if' child have incorrect indentation level 16, expected level should be 14. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateAddColScalar.java:193: warning: 'if rcurly' have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateAddColScalar.java:194: warning: 'for rcurly' have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateAddColScalar.java:195: warning: 'if rcurly' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateAddColScalar.java:196: warning: 'for' have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateAddColScalar.java:197: warning: 'for' child have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateAddColScalar.java:198: warning: 'if' have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateAddColScalar.java:199: warning: 'if' child have incorrect indentation level 16, expected level should be 14. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateAddColScalar.java:200: warning: 'if rcurly' have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateAddColScalar.java:201: warning: 'for rcurly' have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateAddColScalar.java:202: warning: 'else rcurly' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateAddColScalar.java:203: warning: 'else rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateAddColScalar.java:204: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateAddColScalar.java:205: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateAddColScalar.java:206: warning: 'block' child have incorrect indentation level 10, expected level should be 6. 24376c26470 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateAddScalarCol.java:66: warning: if child at indentation level 8 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateAddScalarCol.java:66: warning: 'if' child have incorrect indentation level 8, expected level should be 6. 24379,24387c26473,26483 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateAddScalarCol.java:97: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateAddScalarCol.java:98: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateAddScalarCol.java:99: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateAddScalarCol.java:101: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateAddScalarCol.java:102: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateAddScalarCol.java:103: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateAddScalarCol.java:105: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateAddScalarCol.java:106: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateAddScalarCol.java:107: warning: case child at indentation level 6 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateAddScalarCol.java:97: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateAddScalarCol.java:98: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateAddScalarCol.java:99: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateAddScalarCol.java:101: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateAddScalarCol.java:102: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateAddScalarCol.java:103: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateAddScalarCol.java:105: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateAddScalarCol.java:106: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateAddScalarCol.java:107: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateAddScalarCol.java:108: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateAddScalarCol.java:108: warning: 'member def type' have incorrect indentation level 8, expected level should be 6. 24389,24406c26485,26502 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateAddScalarCol.java:108: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateAddScalarCol.java:109: warning: if at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateAddScalarCol.java:110: warning: if child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateAddScalarCol.java:111: warning: if at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateAddScalarCol.java:112: warning: for at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateAddScalarCol.java:113: warning: for child at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateAddScalarCol.java:114: warning: for child at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateAddScalarCol.java:115: warning: for rcurly at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateAddScalarCol.java:116: warning: if rcurly at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateAddScalarCol.java:117: warning: for at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateAddScalarCol.java:118: warning: for child at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateAddScalarCol.java:119: warning: for rcurly at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateAddScalarCol.java:120: warning: else rcurly at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateAddScalarCol.java:121: warning: if child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateAddScalarCol.java:122: warning: if rcurly at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateAddScalarCol.java:123: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateAddScalarCol.java:124: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateAddScalarCol.java:125: warning: block child at indentation level 8 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateAddScalarCol.java:109: warning: 'if' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateAddScalarCol.java:110: warning: 'if' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateAddScalarCol.java:111: warning: 'if' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateAddScalarCol.java:112: warning: 'for' have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateAddScalarCol.java:113: warning: 'for' child have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateAddScalarCol.java:113: warning: 'member def type' have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateAddScalarCol.java:114: warning: 'for' child have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateAddScalarCol.java:115: warning: 'for rcurly' have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateAddScalarCol.java:116: warning: 'if rcurly' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateAddScalarCol.java:117: warning: 'for' have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateAddScalarCol.java:118: warning: 'for' child have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateAddScalarCol.java:119: warning: 'for rcurly' have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateAddScalarCol.java:120: warning: 'else rcurly' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateAddScalarCol.java:121: warning: 'if' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateAddScalarCol.java:122: warning: 'if rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateAddScalarCol.java:123: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateAddScalarCol.java:124: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateAddScalarCol.java:125: warning: 'block' child have incorrect indentation level 8, expected level should be 6. 24414,24425c26510,26523 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffColCol.java:187: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffColCol.java:188: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffColCol.java:189: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffColCol.java:190: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffColCol.java:192: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffColCol.java:193: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffColCol.java:194: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffColCol.java:195: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffColCol.java:196: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffColCol.java:197: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffColCol.java:198: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffColCol.java:199: warning: block child at indentation level 8 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffColCol.java:187: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffColCol.java:188: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffColCol.java:188: warning: 'member def type' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffColCol.java:189: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffColCol.java:190: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffColCol.java:192: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffColCol.java:193: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffColCol.java:194: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffColCol.java:195: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffColCol.java:195: warning: 'member def type' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffColCol.java:196: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffColCol.java:197: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffColCol.java:198: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffColCol.java:199: warning: 'block' child have incorrect indentation level 8, expected level should be 6. 24428,24429c26526,26527 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffColCol.java:258: warning: if child at indentation level 11 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffColCol.java:258: warning: method call child at indentation level 11 not at correct indentation, 12 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffColCol.java:258: warning: 'if' child have incorrect indentation level 11, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffColCol.java:258: warning: 'method call' child have incorrect indentation level 11, expected level should be 12. 24442,24470c26540,26569 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffColScalar.java:100: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffColScalar.java:101: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffColScalar.java:102: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffColScalar.java:104: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffColScalar.java:105: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffColScalar.java:106: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffColScalar.java:107: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffColScalar.java:109: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffColScalar.java:110: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffColScalar.java:111: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffColScalar.java:112: warning: try at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffColScalar.java:113: warning: try child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffColScalar.java:114: warning: try child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffColScalar.java:115: warning: try child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffColScalar.java:116: warning: try rcurly at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffColScalar.java:117: warning: catch child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffColScalar.java:118: warning: if at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffColScalar.java:119: warning: for at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffColScalar.java:120: warning: for child at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffColScalar.java:121: warning: for child at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffColScalar.java:122: warning: for rcurly at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffColScalar.java:123: warning: if rcurly at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffColScalar.java:124: warning: for at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffColScalar.java:125: warning: for child at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffColScalar.java:126: warning: for rcurly at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffColScalar.java:127: warning: else rcurly at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffColScalar.java:128: warning: catch child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffColScalar.java:129: warning: catch rcurly at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffColScalar.java:131: warning: block child at indentation level 8 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffColScalar.java:100: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffColScalar.java:101: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffColScalar.java:102: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffColScalar.java:104: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffColScalar.java:105: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffColScalar.java:106: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffColScalar.java:107: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffColScalar.java:109: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffColScalar.java:110: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffColScalar.java:111: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffColScalar.java:112: warning: 'try' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffColScalar.java:113: warning: 'try' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffColScalar.java:114: warning: 'try' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffColScalar.java:115: warning: 'try' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffColScalar.java:116: warning: 'try rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffColScalar.java:117: warning: 'catch' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffColScalar.java:118: warning: 'if' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffColScalar.java:119: warning: 'for' have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffColScalar.java:120: warning: 'for' child have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffColScalar.java:120: warning: 'member def type' have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffColScalar.java:121: warning: 'for' child have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffColScalar.java:122: warning: 'for rcurly' have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffColScalar.java:123: warning: 'if rcurly' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffColScalar.java:124: warning: 'for' have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffColScalar.java:125: warning: 'for' child have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffColScalar.java:126: warning: 'for rcurly' have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffColScalar.java:127: warning: 'else rcurly' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffColScalar.java:128: warning: 'catch' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffColScalar.java:129: warning: 'catch rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffColScalar.java:131: warning: 'block' child have incorrect indentation level 8, expected level should be 6. 24472,24572c26571,26677 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffColScalar.java:136: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffColScalar.java:137: warning: if at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffColScalar.java:138: warning: if child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffColScalar.java:139: warning: if at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffColScalar.java:140: warning: for at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffColScalar.java:141: warning: for child at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffColScalar.java:142: warning: for child at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffColScalar.java:143: warning: for rcurly at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffColScalar.java:144: warning: if rcurly at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffColScalar.java:145: warning: for at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffColScalar.java:146: warning: for child at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffColScalar.java:147: warning: for rcurly at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffColScalar.java:148: warning: else rcurly at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffColScalar.java:149: warning: if rcurly at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffColScalar.java:152: warning: else child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffColScalar.java:153: warning: if at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffColScalar.java:154: warning: for at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffColScalar.java:155: warning: for child at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffColScalar.java:156: warning: for child at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffColScalar.java:157: warning: if at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffColScalar.java:158: warning: if child at indentation level 16 not at correct indentation, 14 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffColScalar.java:159: warning: if rcurly at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffColScalar.java:160: warning: for rcurly at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffColScalar.java:161: warning: if rcurly at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffColScalar.java:162: warning: for at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffColScalar.java:163: warning: for child at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffColScalar.java:164: warning: if at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffColScalar.java:165: warning: if child at indentation level 16 not at correct indentation, 14 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffColScalar.java:166: warning: if rcurly at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffColScalar.java:167: warning: for rcurly at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffColScalar.java:168: warning: else rcurly at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffColScalar.java:169: warning: else rcurly at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffColScalar.java:170: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffColScalar.java:172: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffColScalar.java:173: warning: if at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffColScalar.java:174: warning: if child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffColScalar.java:175: warning: if at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffColScalar.java:176: warning: for at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffColScalar.java:177: warning: for child at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffColScalar.java:178: warning: for child at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffColScalar.java:179: warning: for rcurly at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffColScalar.java:180: warning: if rcurly at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffColScalar.java:181: warning: for at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffColScalar.java:182: warning: for child at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffColScalar.java:183: warning: for rcurly at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffColScalar.java:184: warning: else rcurly at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffColScalar.java:185: warning: if rcurly at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffColScalar.java:188: warning: else child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffColScalar.java:189: warning: if at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffColScalar.java:190: warning: for at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffColScalar.java:191: warning: for child at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffColScalar.java:192: warning: for child at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffColScalar.java:193: warning: if at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffColScalar.java:194: warning: if child at indentation level 16 not at correct indentation, 14 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffColScalar.java:195: warning: if rcurly at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffColScalar.java:196: warning: for rcurly at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffColScalar.java:197: warning: if rcurly at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffColScalar.java:198: warning: for at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffColScalar.java:199: warning: for child at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffColScalar.java:200: warning: if at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffColScalar.java:201: warning: if child at indentation level 16 not at correct indentation, 14 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffColScalar.java:202: warning: if rcurly at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffColScalar.java:203: warning: for rcurly at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffColScalar.java:204: warning: else rcurly at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffColScalar.java:205: warning: else rcurly at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffColScalar.java:206: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffColScalar.java:208: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffColScalar.java:209: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffColScalar.java:210: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffColScalar.java:211: warning: if at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffColScalar.java:212: warning: if child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffColScalar.java:213: warning: if at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffColScalar.java:214: warning: for at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffColScalar.java:215: warning: for child at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffColScalar.java:216: warning: for child at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffColScalar.java:217: warning: for rcurly at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffColScalar.java:218: warning: if rcurly at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffColScalar.java:219: warning: for at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffColScalar.java:220: warning: for child at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffColScalar.java:221: warning: for rcurly at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffColScalar.java:222: warning: else rcurly at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffColScalar.java:223: warning: if rcurly at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffColScalar.java:226: warning: else child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffColScalar.java:227: warning: if at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffColScalar.java:228: warning: for at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffColScalar.java:229: warning: for child at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffColScalar.java:230: warning: for child at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffColScalar.java:231: warning: if at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffColScalar.java:232: warning: if child at indentation level 16 not at correct indentation, 14 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffColScalar.java:233: warning: if rcurly at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffColScalar.java:234: warning: for rcurly at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffColScalar.java:235: warning: if rcurly at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffColScalar.java:236: warning: for at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffColScalar.java:237: warning: for child at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffColScalar.java:238: warning: if at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffColScalar.java:239: warning: if child at indentation level 16 not at correct indentation, 14 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffColScalar.java:240: warning: if rcurly at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffColScalar.java:241: warning: for rcurly at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffColScalar.java:242: warning: else rcurly at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffColScalar.java:243: warning: else rcurly at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffColScalar.java:244: warning: block child at indentation level 8 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffColScalar.java:136: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffColScalar.java:137: warning: 'if' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffColScalar.java:138: warning: 'if' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffColScalar.java:139: warning: 'if' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffColScalar.java:140: warning: 'for' have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffColScalar.java:141: warning: 'for' child have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffColScalar.java:141: warning: 'member def type' have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffColScalar.java:142: warning: 'for' child have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffColScalar.java:143: warning: 'for rcurly' have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffColScalar.java:144: warning: 'if rcurly' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffColScalar.java:145: warning: 'for' have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffColScalar.java:146: warning: 'for' child have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffColScalar.java:147: warning: 'for rcurly' have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffColScalar.java:148: warning: 'else rcurly' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffColScalar.java:149: warning: 'if rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffColScalar.java:152: warning: 'else' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffColScalar.java:153: warning: 'if' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffColScalar.java:154: warning: 'for' have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffColScalar.java:155: warning: 'for' child have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffColScalar.java:155: warning: 'member def type' have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffColScalar.java:156: warning: 'for' child have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffColScalar.java:157: warning: 'if' have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffColScalar.java:158: warning: 'if' child have incorrect indentation level 16, expected level should be 14. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffColScalar.java:159: warning: 'if rcurly' have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffColScalar.java:160: warning: 'for rcurly' have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffColScalar.java:161: warning: 'if rcurly' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffColScalar.java:162: warning: 'for' have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffColScalar.java:163: warning: 'for' child have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffColScalar.java:164: warning: 'if' have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffColScalar.java:165: warning: 'if' child have incorrect indentation level 16, expected level should be 14. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffColScalar.java:166: warning: 'if rcurly' have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffColScalar.java:167: warning: 'for rcurly' have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffColScalar.java:168: warning: 'else rcurly' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffColScalar.java:169: warning: 'else rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffColScalar.java:170: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffColScalar.java:172: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffColScalar.java:173: warning: 'if' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffColScalar.java:174: warning: 'if' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffColScalar.java:175: warning: 'if' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffColScalar.java:176: warning: 'for' have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffColScalar.java:177: warning: 'for' child have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffColScalar.java:177: warning: 'member def type' have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffColScalar.java:178: warning: 'for' child have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffColScalar.java:179: warning: 'for rcurly' have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffColScalar.java:180: warning: 'if rcurly' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffColScalar.java:181: warning: 'for' have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffColScalar.java:182: warning: 'for' child have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffColScalar.java:183: warning: 'for rcurly' have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffColScalar.java:184: warning: 'else rcurly' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffColScalar.java:185: warning: 'if rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffColScalar.java:188: warning: 'else' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffColScalar.java:189: warning: 'if' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffColScalar.java:190: warning: 'for' have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffColScalar.java:191: warning: 'for' child have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffColScalar.java:191: warning: 'member def type' have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffColScalar.java:192: warning: 'for' child have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffColScalar.java:193: warning: 'if' have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffColScalar.java:194: warning: 'if' child have incorrect indentation level 16, expected level should be 14. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffColScalar.java:195: warning: 'if rcurly' have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffColScalar.java:196: warning: 'for rcurly' have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffColScalar.java:197: warning: 'if rcurly' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffColScalar.java:198: warning: 'for' have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffColScalar.java:199: warning: 'for' child have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffColScalar.java:200: warning: 'if' have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffColScalar.java:201: warning: 'if' child have incorrect indentation level 16, expected level should be 14. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffColScalar.java:202: warning: 'if rcurly' have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffColScalar.java:203: warning: 'for rcurly' have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffColScalar.java:204: warning: 'else rcurly' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffColScalar.java:205: warning: 'else rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffColScalar.java:206: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffColScalar.java:208: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffColScalar.java:209: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffColScalar.java:210: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffColScalar.java:211: warning: 'if' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffColScalar.java:212: warning: 'if' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffColScalar.java:213: warning: 'if' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffColScalar.java:214: warning: 'for' have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffColScalar.java:215: warning: 'for' child have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffColScalar.java:215: warning: 'member def type' have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffColScalar.java:216: warning: 'for' child have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffColScalar.java:217: warning: 'for rcurly' have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffColScalar.java:218: warning: 'if rcurly' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffColScalar.java:219: warning: 'for' have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffColScalar.java:220: warning: 'for' child have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffColScalar.java:221: warning: 'for rcurly' have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffColScalar.java:222: warning: 'else rcurly' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffColScalar.java:223: warning: 'if rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffColScalar.java:226: warning: 'else' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffColScalar.java:227: warning: 'if' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffColScalar.java:228: warning: 'for' have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffColScalar.java:229: warning: 'for' child have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffColScalar.java:229: warning: 'member def type' have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffColScalar.java:230: warning: 'for' child have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffColScalar.java:231: warning: 'if' have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffColScalar.java:232: warning: 'if' child have incorrect indentation level 16, expected level should be 14. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffColScalar.java:233: warning: 'if rcurly' have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffColScalar.java:234: warning: 'for rcurly' have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffColScalar.java:235: warning: 'if rcurly' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffColScalar.java:236: warning: 'for' have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffColScalar.java:237: warning: 'for' child have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffColScalar.java:238: warning: 'if' have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffColScalar.java:239: warning: 'if' child have incorrect indentation level 16, expected level should be 14. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffColScalar.java:240: warning: 'if rcurly' have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffColScalar.java:241: warning: 'for rcurly' have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffColScalar.java:242: warning: 'else rcurly' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffColScalar.java:243: warning: 'else rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffColScalar.java:244: warning: 'block' child have incorrect indentation level 8, expected level should be 6. 24580,24712c26685,26824 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffScalarCol.java:99: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffScalarCol.java:100: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffScalarCol.java:101: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffScalarCol.java:103: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffScalarCol.java:104: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffScalarCol.java:105: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffScalarCol.java:106: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffScalarCol.java:108: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffScalarCol.java:109: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffScalarCol.java:110: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffScalarCol.java:111: warning: try at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffScalarCol.java:112: warning: try child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffScalarCol.java:113: warning: try child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffScalarCol.java:114: warning: try child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffScalarCol.java:115: warning: try rcurly at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffScalarCol.java:116: warning: catch child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffScalarCol.java:117: warning: if at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffScalarCol.java:118: warning: for at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffScalarCol.java:119: warning: for child at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffScalarCol.java:120: warning: for child at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffScalarCol.java:121: warning: for rcurly at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffScalarCol.java:122: warning: if rcurly at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffScalarCol.java:123: warning: for at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffScalarCol.java:124: warning: for child at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffScalarCol.java:125: warning: for rcurly at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffScalarCol.java:126: warning: else rcurly at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffScalarCol.java:127: warning: catch child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffScalarCol.java:128: warning: catch rcurly at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffScalarCol.java:129: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffScalarCol.java:130: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffScalarCol.java:136: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffScalarCol.java:137: warning: if at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffScalarCol.java:138: warning: if child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffScalarCol.java:139: warning: if at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffScalarCol.java:140: warning: for at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffScalarCol.java:141: warning: for child at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffScalarCol.java:142: warning: for child at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffScalarCol.java:143: warning: for rcurly at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffScalarCol.java:144: warning: if rcurly at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffScalarCol.java:145: warning: for at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffScalarCol.java:146: warning: for child at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffScalarCol.java:147: warning: for rcurly at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffScalarCol.java:148: warning: else rcurly at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffScalarCol.java:149: warning: if rcurly at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffScalarCol.java:152: warning: else child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffScalarCol.java:153: warning: if at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffScalarCol.java:154: warning: for at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffScalarCol.java:155: warning: for child at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffScalarCol.java:156: warning: for child at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffScalarCol.java:157: warning: if at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffScalarCol.java:158: warning: if child at indentation level 16 not at correct indentation, 14 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffScalarCol.java:159: warning: if rcurly at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffScalarCol.java:160: warning: for rcurly at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffScalarCol.java:161: warning: if rcurly at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffScalarCol.java:162: warning: for at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffScalarCol.java:163: warning: for child at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffScalarCol.java:164: warning: if at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffScalarCol.java:165: warning: if child at indentation level 16 not at correct indentation, 14 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffScalarCol.java:166: warning: if rcurly at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffScalarCol.java:167: warning: for rcurly at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffScalarCol.java:168: warning: else rcurly at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffScalarCol.java:169: warning: else rcurly at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffScalarCol.java:170: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffScalarCol.java:172: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffScalarCol.java:173: warning: if at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffScalarCol.java:174: warning: if child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffScalarCol.java:175: warning: if at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffScalarCol.java:176: warning: for at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffScalarCol.java:177: warning: for child at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffScalarCol.java:178: warning: for child at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffScalarCol.java:179: warning: for rcurly at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffScalarCol.java:180: warning: if rcurly at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffScalarCol.java:181: warning: for at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffScalarCol.java:182: warning: for child at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffScalarCol.java:183: warning: for rcurly at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffScalarCol.java:184: warning: else rcurly at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffScalarCol.java:185: warning: if rcurly at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffScalarCol.java:188: warning: else child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffScalarCol.java:189: warning: if at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffScalarCol.java:190: warning: for at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffScalarCol.java:191: warning: for child at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffScalarCol.java:192: warning: for child at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffScalarCol.java:193: warning: if at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffScalarCol.java:194: warning: if child at indentation level 16 not at correct indentation, 14 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffScalarCol.java:195: warning: if rcurly at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffScalarCol.java:196: warning: for rcurly at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffScalarCol.java:197: warning: if rcurly at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffScalarCol.java:198: warning: for at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffScalarCol.java:199: warning: for child at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffScalarCol.java:200: warning: if at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffScalarCol.java:201: warning: if child at indentation level 16 not at correct indentation, 14 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffScalarCol.java:202: warning: if rcurly at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffScalarCol.java:203: warning: for rcurly at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffScalarCol.java:204: warning: else rcurly at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffScalarCol.java:205: warning: else rcurly at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffScalarCol.java:206: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffScalarCol.java:208: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffScalarCol.java:209: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffScalarCol.java:210: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffScalarCol.java:211: warning: if at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffScalarCol.java:212: warning: if child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffScalarCol.java:213: warning: if at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffScalarCol.java:214: warning: for at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffScalarCol.java:215: warning: for child at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffScalarCol.java:216: warning: for child at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffScalarCol.java:217: warning: for rcurly at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffScalarCol.java:218: warning: if rcurly at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffScalarCol.java:219: warning: for at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffScalarCol.java:220: warning: for child at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffScalarCol.java:221: warning: for rcurly at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffScalarCol.java:222: warning: else rcurly at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffScalarCol.java:223: warning: if rcurly at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffScalarCol.java:226: warning: else child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffScalarCol.java:227: warning: if at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffScalarCol.java:228: warning: for at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffScalarCol.java:229: warning: for child at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffScalarCol.java:230: warning: for child at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffScalarCol.java:231: warning: if at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffScalarCol.java:232: warning: if child at indentation level 16 not at correct indentation, 14 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffScalarCol.java:233: warning: if rcurly at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffScalarCol.java:234: warning: for rcurly at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffScalarCol.java:235: warning: if rcurly at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffScalarCol.java:236: warning: for at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffScalarCol.java:237: warning: for child at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffScalarCol.java:238: warning: if at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffScalarCol.java:239: warning: if child at indentation level 16 not at correct indentation, 14 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffScalarCol.java:240: warning: if rcurly at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffScalarCol.java:241: warning: for rcurly at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffScalarCol.java:242: warning: else rcurly at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffScalarCol.java:243: warning: else rcurly at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffScalarCol.java:244: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffScalarCol.java:245: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffScalarCol.java:246: warning: block child at indentation level 8 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffScalarCol.java:99: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffScalarCol.java:100: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffScalarCol.java:101: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffScalarCol.java:103: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffScalarCol.java:104: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffScalarCol.java:105: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffScalarCol.java:106: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffScalarCol.java:108: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffScalarCol.java:109: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffScalarCol.java:110: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffScalarCol.java:111: warning: 'try' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffScalarCol.java:112: warning: 'try' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffScalarCol.java:113: warning: 'try' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffScalarCol.java:114: warning: 'try' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffScalarCol.java:115: warning: 'try rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffScalarCol.java:116: warning: 'catch' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffScalarCol.java:117: warning: 'if' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffScalarCol.java:118: warning: 'for' have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffScalarCol.java:119: warning: 'for' child have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffScalarCol.java:119: warning: 'member def type' have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffScalarCol.java:120: warning: 'for' child have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffScalarCol.java:121: warning: 'for rcurly' have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffScalarCol.java:122: warning: 'if rcurly' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffScalarCol.java:123: warning: 'for' have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffScalarCol.java:124: warning: 'for' child have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffScalarCol.java:125: warning: 'for rcurly' have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffScalarCol.java:126: warning: 'else rcurly' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffScalarCol.java:127: warning: 'catch' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffScalarCol.java:128: warning: 'catch rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffScalarCol.java:129: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffScalarCol.java:130: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffScalarCol.java:136: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffScalarCol.java:137: warning: 'if' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffScalarCol.java:138: warning: 'if' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffScalarCol.java:139: warning: 'if' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffScalarCol.java:140: warning: 'for' have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffScalarCol.java:141: warning: 'for' child have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffScalarCol.java:141: warning: 'member def type' have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffScalarCol.java:142: warning: 'for' child have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffScalarCol.java:143: warning: 'for rcurly' have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffScalarCol.java:144: warning: 'if rcurly' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffScalarCol.java:145: warning: 'for' have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffScalarCol.java:146: warning: 'for' child have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffScalarCol.java:147: warning: 'for rcurly' have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffScalarCol.java:148: warning: 'else rcurly' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffScalarCol.java:149: warning: 'if rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffScalarCol.java:152: warning: 'else' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffScalarCol.java:153: warning: 'if' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffScalarCol.java:154: warning: 'for' have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffScalarCol.java:155: warning: 'for' child have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffScalarCol.java:155: warning: 'member def type' have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffScalarCol.java:156: warning: 'for' child have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffScalarCol.java:157: warning: 'if' have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffScalarCol.java:158: warning: 'if' child have incorrect indentation level 16, expected level should be 14. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffScalarCol.java:159: warning: 'if rcurly' have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffScalarCol.java:160: warning: 'for rcurly' have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffScalarCol.java:161: warning: 'if rcurly' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffScalarCol.java:162: warning: 'for' have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffScalarCol.java:163: warning: 'for' child have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffScalarCol.java:164: warning: 'if' have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffScalarCol.java:165: warning: 'if' child have incorrect indentation level 16, expected level should be 14. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffScalarCol.java:166: warning: 'if rcurly' have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffScalarCol.java:167: warning: 'for rcurly' have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffScalarCol.java:168: warning: 'else rcurly' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffScalarCol.java:169: warning: 'else rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffScalarCol.java:170: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffScalarCol.java:172: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffScalarCol.java:173: warning: 'if' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffScalarCol.java:174: warning: 'if' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffScalarCol.java:175: warning: 'if' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffScalarCol.java:176: warning: 'for' have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffScalarCol.java:177: warning: 'for' child have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffScalarCol.java:177: warning: 'member def type' have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffScalarCol.java:178: warning: 'for' child have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffScalarCol.java:179: warning: 'for rcurly' have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffScalarCol.java:180: warning: 'if rcurly' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffScalarCol.java:181: warning: 'for' have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffScalarCol.java:182: warning: 'for' child have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffScalarCol.java:183: warning: 'for rcurly' have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffScalarCol.java:184: warning: 'else rcurly' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffScalarCol.java:185: warning: 'if rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffScalarCol.java:188: warning: 'else' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffScalarCol.java:189: warning: 'if' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffScalarCol.java:190: warning: 'for' have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffScalarCol.java:191: warning: 'for' child have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffScalarCol.java:191: warning: 'member def type' have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffScalarCol.java:192: warning: 'for' child have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffScalarCol.java:193: warning: 'if' have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffScalarCol.java:194: warning: 'if' child have incorrect indentation level 16, expected level should be 14. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffScalarCol.java:195: warning: 'if rcurly' have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffScalarCol.java:196: warning: 'for rcurly' have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffScalarCol.java:197: warning: 'if rcurly' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffScalarCol.java:198: warning: 'for' have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffScalarCol.java:199: warning: 'for' child have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffScalarCol.java:200: warning: 'if' have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffScalarCol.java:201: warning: 'if' child have incorrect indentation level 16, expected level should be 14. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffScalarCol.java:202: warning: 'if rcurly' have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffScalarCol.java:203: warning: 'for rcurly' have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffScalarCol.java:204: warning: 'else rcurly' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffScalarCol.java:205: warning: 'else rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffScalarCol.java:206: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffScalarCol.java:208: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffScalarCol.java:209: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffScalarCol.java:210: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffScalarCol.java:211: warning: 'if' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffScalarCol.java:212: warning: 'if' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffScalarCol.java:213: warning: 'if' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffScalarCol.java:214: warning: 'for' have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffScalarCol.java:215: warning: 'for' child have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffScalarCol.java:215: warning: 'member def type' have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffScalarCol.java:216: warning: 'for' child have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffScalarCol.java:217: warning: 'for rcurly' have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffScalarCol.java:218: warning: 'if rcurly' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffScalarCol.java:219: warning: 'for' have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffScalarCol.java:220: warning: 'for' child have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffScalarCol.java:221: warning: 'for rcurly' have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffScalarCol.java:222: warning: 'else rcurly' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffScalarCol.java:223: warning: 'if rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffScalarCol.java:226: warning: 'else' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffScalarCol.java:227: warning: 'if' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffScalarCol.java:228: warning: 'for' have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffScalarCol.java:229: warning: 'for' child have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffScalarCol.java:229: warning: 'member def type' have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffScalarCol.java:230: warning: 'for' child have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffScalarCol.java:231: warning: 'if' have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffScalarCol.java:232: warning: 'if' child have incorrect indentation level 16, expected level should be 14. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffScalarCol.java:233: warning: 'if rcurly' have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffScalarCol.java:234: warning: 'for rcurly' have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffScalarCol.java:235: warning: 'if rcurly' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffScalarCol.java:236: warning: 'for' have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffScalarCol.java:237: warning: 'for' child have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffScalarCol.java:238: warning: 'if' have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffScalarCol.java:239: warning: 'if' child have incorrect indentation level 16, expected level should be 14. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffScalarCol.java:240: warning: 'if rcurly' have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffScalarCol.java:241: warning: 'for rcurly' have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffScalarCol.java:242: warning: 'else rcurly' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffScalarCol.java:243: warning: 'else rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffScalarCol.java:244: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffScalarCol.java:245: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFDateDiffScalarCol.java:246: warning: 'block' child have incorrect indentation level 8, expected level should be 6. 24760,24761c26872,26873 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFTimestampFieldTimestamp.java:82: warning: if child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFTimestampFieldTimestamp.java:83: warning: if rcurly at indentation level 6 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFTimestampFieldTimestamp.java:82: warning: 'if' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/VectorUDFTimestampFieldTimestamp.java:83: warning: 'if rcurly' have incorrect indentation level 6, expected level should be 4. 24877,24879c26989,26996 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/mapjoin/fast/VectorMapJoinFastHashTableLoader.java:134: warning: if child at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/mapjoin/fast/VectorMapJoinFastHashTableLoader.java:135: warning: if at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/mapjoin/fast/VectorMapJoinFastHashTableLoader.java:136: warning: if child at indentation level 16 not at correct indentation, 14 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/mapjoin/fast/VectorMapJoinFastHashTableLoader.java:126: warning: 'cacheKey' have incorrect indentation level 10, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/mapjoin/fast/VectorMapJoinFastHashTableLoader.java:134: warning: 'if' child have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/mapjoin/fast/VectorMapJoinFastHashTableLoader.java:134: warning: 'member def modifier' have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/mapjoin/fast/VectorMapJoinFastHashTableLoader.java:135: warning: 'if' have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/mapjoin/fast/VectorMapJoinFastHashTableLoader.java:136: warning: 'if' child have incorrect indentation level 16, expected level should be 14. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/mapjoin/fast/VectorMapJoinFastHashTableLoader.java:136: warning: 'member def type' have incorrect indentation level 16, expected level should be 14. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/mapjoin/fast/VectorMapJoinFastHashTableLoader.java:137: warning: '" numEntries: "' have incorrect indentation level 18, expected level should be 20. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/mapjoin/fast/VectorMapJoinFastHashTableLoader.java:138: warning: '" effectiveThreshold: "' have incorrect indentation level 18, expected level should be 20. 24881,24885c26998,27002 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/mapjoin/fast/VectorMapJoinFastHashTableLoader.java:139: warning: if child at indentation level 16 not at correct indentation, 14 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/mapjoin/fast/VectorMapJoinFastHashTableLoader.java:140: warning: if child at indentation level 16 not at correct indentation, 14 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/mapjoin/fast/VectorMapJoinFastHashTableLoader.java:141: warning: if rcurly at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/mapjoin/fast/VectorMapJoinFastHashTableLoader.java:142: warning: if at indentation level 16 not at correct indentation, 14 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/mapjoin/fast/VectorMapJoinFastHashTableLoader.java:143: warning: if child at indentation level 18 not at correct indentation, 16 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/mapjoin/fast/VectorMapJoinFastHashTableLoader.java:139: warning: 'if' child have incorrect indentation level 16, expected level should be 14. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/mapjoin/fast/VectorMapJoinFastHashTableLoader.java:140: warning: 'if' child have incorrect indentation level 16, expected level should be 14. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/mapjoin/fast/VectorMapJoinFastHashTableLoader.java:141: warning: 'if rcurly' have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/mapjoin/fast/VectorMapJoinFastHashTableLoader.java:142: warning: 'if' have incorrect indentation level 16, expected level should be 14. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/mapjoin/fast/VectorMapJoinFastHashTableLoader.java:143: warning: 'if' child have incorrect indentation level 18, expected level should be 16. 24887,24888c27004,27007 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/mapjoin/fast/VectorMapJoinFastHashTableLoader.java:146: warning: if rcurly at indentation level 16 not at correct indentation, 14 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/mapjoin/fast/VectorMapJoinFastHashTableLoader.java:147: warning: else rcurly at indentation level 14 not at correct indentation, 12 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/mapjoin/fast/VectorMapJoinFastHashTableLoader.java:145: warning: 'effectiveThreshold' have incorrect indentation level 20, expected level should be 22. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/mapjoin/fast/VectorMapJoinFastHashTableLoader.java:146: warning: 'if rcurly' have incorrect indentation level 16, expected level should be 14. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/mapjoin/fast/VectorMapJoinFastHashTableLoader.java:147: warning: 'else rcurly' have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/mapjoin/fast/VectorMapJoinFastHashTableLoader.java:156: warning: 'vectorMapJoinFastTableContainer' have incorrect indentation level 12, expected level should be 14. 24889a27009 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/mapjoin/fast/VectorMapJoinFastHashTableLoader.java:159: warning: 'numEntries' have incorrect indentation level 12, expected level should be 14. 24973c27093 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/mapjoin/fast/VectorMapJoinFastValueStore.java:332: warning: else rcurly at indentation level 7 not at correct indentation, 8 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/mapjoin/fast/VectorMapJoinFastValueStore.java:332: warning: 'else rcurly' have incorrect indentation level 7, expected level should be 8. 25018c27138 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/mapjoin/hashtable/VectorMapJoinHashMultiSetResult.java:32: warning: method def child at indentation level 3 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/mapjoin/hashtable/VectorMapJoinHashMultiSetResult.java:32: warning: 'method def' child have incorrect indentation level 3, expected level should be 4. 25045c27165,27166 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/mapjoin/optimized/VectorMapJoinOptimizedHashMap.java:109: warning: class def rcurly at indentation level 1 not at correct indentation, 2 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/mapjoin/optimized/VectorMapJoinOptimizedHashMap.java:109: warning: 'class def rcurly' have incorrect indentation level 1, expected level should be 2. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/mapjoin/optimized/VectorMapJoinOptimizedHashMap.java:113: warning: 'VectorMapJoinHashMapResult' have incorrect indentation level 5, expected level should be 6. 25097c27218 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/mapjoin/VectorMapJoinCommonOperator.java:89: warning: member def modifier at indentation level 0 not at correct indentation, 2 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/mapjoin/VectorMapJoinCommonOperator.java:89: warning: 'member def modifier' have incorrect indentation level 0, expected level should be 2. 25162c27283 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/mapjoin/VectorMapJoinCommonOperator.java:480: warning: block lcurly at indentation level 6 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/mapjoin/VectorMapJoinCommonOperator.java:480: warning: 'block lcurly' have incorrect indentation level 6, expected level should be 4. 25164,25166c27285,27287 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/mapjoin/VectorMapJoinCommonOperator.java:483: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/mapjoin/VectorMapJoinCommonOperator.java:485: warning: block rcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/mapjoin/VectorMapJoinCommonOperator.java:489: warning: block lcurly at indentation level 6 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/mapjoin/VectorMapJoinCommonOperator.java:483: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/mapjoin/VectorMapJoinCommonOperator.java:485: warning: 'block rcurly' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/mapjoin/VectorMapJoinCommonOperator.java:489: warning: 'block lcurly' have incorrect indentation level 6, expected level should be 4. 25168,25170c27289,27292 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/mapjoin/VectorMapJoinCommonOperator.java:492: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/mapjoin/VectorMapJoinCommonOperator.java:494: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/mapjoin/VectorMapJoinCommonOperator.java:495: warning: block rcurly at indentation level 6 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/mapjoin/VectorMapJoinCommonOperator.java:492: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/mapjoin/VectorMapJoinCommonOperator.java:492: warning: 'member def type' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/mapjoin/VectorMapJoinCommonOperator.java:494: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/mapjoin/VectorMapJoinCommonOperator.java:495: warning: 'block rcurly' have incorrect indentation level 6, expected level should be 4. 25184d27305 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/mapjoin/VectorMapJoinGenerateResultOperator.java:162: warning: method def throws at indentation level 10 not at correct indentation, 6 25190,25191d27310 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/mapjoin/VectorMapJoinGenerateResultOperator.java:500: warning: method def throws at indentation level 10 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/mapjoin/VectorMapJoinGenerateResultOperator.java:534: warning: method def throws at indentation level 10 not at correct indentation, 6 25196c27315 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/mapjoin/VectorMapJoinGenerateResultOperator.java:766: warning: if at indentation level 10 not at correct indentation, 8 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/mapjoin/VectorMapJoinGenerateResultOperator.java:766: warning: 'if' have incorrect indentation level 10, expected level should be 8. 25199c27318 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/mapjoin/VectorMapJoinGenerateResultOperator.java:859: warning: if at indentation level 10 not at correct indentation, 8 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/mapjoin/VectorMapJoinGenerateResultOperator.java:859: warning: 'if' have incorrect indentation level 10, expected level should be 8. 25211,25212d27329 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/mapjoin/VectorMapJoinInnerBigOnlyGenerateResultOperator.java:155: warning: method def throws at indentation level 10 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/mapjoin/VectorMapJoinInnerBigOnlyGenerateResultOperator.java:208: warning: method def throws at indentation level 10 not at correct indentation, 6 25244c27361 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/mapjoin/VectorMapJoinInnerBigOnlyMultiKeyOperator.java:192: warning: if child at indentation level 7 not at correct indentation, 8 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/mapjoin/VectorMapJoinInnerBigOnlyMultiKeyOperator.java:192: warning: 'if' child have incorrect indentation level 7, expected level should be 8. 25295d27411 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/mapjoin/VectorMapJoinInnerGenerateResultOperator.java:168: warning: method def throws at indentation level 10 not at correct indentation, 6 25322c27438 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/mapjoin/VectorMapJoinInnerMultiKeyOperator.java:189: warning: if child at indentation level 7 not at correct indentation, 8 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/mapjoin/VectorMapJoinInnerMultiKeyOperator.java:189: warning: 'if' child have incorrect indentation level 7, expected level should be 8. 25372d27487 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/mapjoin/VectorMapJoinLeftSemiGenerateResultOperator.java:163: warning: method def throws at indentation level 10 not at correct indentation, 6 25395c27510 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/mapjoin/VectorMapJoinLeftSemiMultiKeyOperator.java:191: warning: if child at indentation level 7 not at correct indentation, 8 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/mapjoin/VectorMapJoinLeftSemiMultiKeyOperator.java:191: warning: 'if' child have incorrect indentation level 7, expected level should be 8. 25445,25469c27560,27587 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/mapjoin/VectorMapJoinOuterGenerateResultOperator.java:278: warning: method def child at indentation level 3 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/mapjoin/VectorMapJoinOuterGenerateResultOperator.java:281: warning: method def child at indentation level 3 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/mapjoin/VectorMapJoinOuterGenerateResultOperator.java:282: warning: if at indentation level 3 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/mapjoin/VectorMapJoinOuterGenerateResultOperator.java:283: warning: for at indentation level 5 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/mapjoin/VectorMapJoinOuterGenerateResultOperator.java:284: warning: for child at indentation level 7 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/mapjoin/VectorMapJoinOuterGenerateResultOperator.java:285: warning: if at indentation level 7 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/mapjoin/VectorMapJoinOuterGenerateResultOperator.java:286: warning: if child at indentation level 9 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/mapjoin/VectorMapJoinOuterGenerateResultOperator.java:287: warning: if rcurly at indentation level 7 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/mapjoin/VectorMapJoinOuterGenerateResultOperator.java:288: warning: else child at indentation level 9 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/mapjoin/VectorMapJoinOuterGenerateResultOperator.java:289: warning: else rcurly at indentation level 7 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/mapjoin/VectorMapJoinOuterGenerateResultOperator.java:290: warning: for rcurly at indentation level 5 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/mapjoin/VectorMapJoinOuterGenerateResultOperator.java:291: warning: if rcurly at indentation level 3 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/mapjoin/VectorMapJoinOuterGenerateResultOperator.java:292: warning: for at indentation level 5 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/mapjoin/VectorMapJoinOuterGenerateResultOperator.java:293: warning: if at indentation level 7 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/mapjoin/VectorMapJoinOuterGenerateResultOperator.java:294: warning: if child at indentation level 9 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/mapjoin/VectorMapJoinOuterGenerateResultOperator.java:295: warning: if rcurly at indentation level 7 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/mapjoin/VectorMapJoinOuterGenerateResultOperator.java:296: warning: else child at indentation level 9 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/mapjoin/VectorMapJoinOuterGenerateResultOperator.java:297: warning: else rcurly at indentation level 7 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/mapjoin/VectorMapJoinOuterGenerateResultOperator.java:298: warning: for rcurly at indentation level 5 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/mapjoin/VectorMapJoinOuterGenerateResultOperator.java:299: warning: else rcurly at indentation level 3 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/mapjoin/VectorMapJoinOuterGenerateResultOperator.java:301: warning: if at indentation level 3 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/mapjoin/VectorMapJoinOuterGenerateResultOperator.java:302: warning: if child at indentation level 5 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/mapjoin/VectorMapJoinOuterGenerateResultOperator.java:303: warning: if rcurly at indentation level 3 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/mapjoin/VectorMapJoinOuterGenerateResultOperator.java:309: warning: method def child at indentation level 3 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/mapjoin/VectorMapJoinOuterGenerateResultOperator.java:310: warning: method def rcurly at indentation level 1 not at correct indentation, 2 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/mapjoin/VectorMapJoinOuterGenerateResultOperator.java:278: warning: 'member def type' have incorrect indentation level 3, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/mapjoin/VectorMapJoinOuterGenerateResultOperator.java:278: warning: 'method def' child have incorrect indentation level 3, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/mapjoin/VectorMapJoinOuterGenerateResultOperator.java:281: warning: 'member def type' have incorrect indentation level 3, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/mapjoin/VectorMapJoinOuterGenerateResultOperator.java:281: warning: 'method def' child have incorrect indentation level 3, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/mapjoin/VectorMapJoinOuterGenerateResultOperator.java:282: warning: 'if' have incorrect indentation level 3, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/mapjoin/VectorMapJoinOuterGenerateResultOperator.java:283: warning: 'for' have incorrect indentation level 5, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/mapjoin/VectorMapJoinOuterGenerateResultOperator.java:284: warning: 'for' child have incorrect indentation level 7, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/mapjoin/VectorMapJoinOuterGenerateResultOperator.java:284: warning: 'member def type' have incorrect indentation level 7, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/mapjoin/VectorMapJoinOuterGenerateResultOperator.java:285: warning: 'if' have incorrect indentation level 7, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/mapjoin/VectorMapJoinOuterGenerateResultOperator.java:286: warning: 'if' child have incorrect indentation level 9, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/mapjoin/VectorMapJoinOuterGenerateResultOperator.java:287: warning: 'if rcurly' have incorrect indentation level 7, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/mapjoin/VectorMapJoinOuterGenerateResultOperator.java:288: warning: 'else' child have incorrect indentation level 9, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/mapjoin/VectorMapJoinOuterGenerateResultOperator.java:289: warning: 'else rcurly' have incorrect indentation level 7, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/mapjoin/VectorMapJoinOuterGenerateResultOperator.java:290: warning: 'for rcurly' have incorrect indentation level 5, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/mapjoin/VectorMapJoinOuterGenerateResultOperator.java:291: warning: 'if rcurly' have incorrect indentation level 3, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/mapjoin/VectorMapJoinOuterGenerateResultOperator.java:292: warning: 'for' have incorrect indentation level 5, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/mapjoin/VectorMapJoinOuterGenerateResultOperator.java:293: warning: 'if' have incorrect indentation level 7, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/mapjoin/VectorMapJoinOuterGenerateResultOperator.java:294: warning: 'if' child have incorrect indentation level 9, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/mapjoin/VectorMapJoinOuterGenerateResultOperator.java:295: warning: 'if rcurly' have incorrect indentation level 7, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/mapjoin/VectorMapJoinOuterGenerateResultOperator.java:296: warning: 'else' child have incorrect indentation level 9, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/mapjoin/VectorMapJoinOuterGenerateResultOperator.java:297: warning: 'else rcurly' have incorrect indentation level 7, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/mapjoin/VectorMapJoinOuterGenerateResultOperator.java:298: warning: 'for rcurly' have incorrect indentation level 5, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/mapjoin/VectorMapJoinOuterGenerateResultOperator.java:299: warning: 'else rcurly' have incorrect indentation level 3, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/mapjoin/VectorMapJoinOuterGenerateResultOperator.java:301: warning: 'if' have incorrect indentation level 3, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/mapjoin/VectorMapJoinOuterGenerateResultOperator.java:302: warning: 'if' child have incorrect indentation level 5, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/mapjoin/VectorMapJoinOuterGenerateResultOperator.java:303: warning: 'if rcurly' have incorrect indentation level 3, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/mapjoin/VectorMapJoinOuterGenerateResultOperator.java:309: warning: 'method def' child have incorrect indentation level 3, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/mapjoin/VectorMapJoinOuterGenerateResultOperator.java:310: warning: 'method def rcurly' have incorrect indentation level 1, expected level should be 2. 25471,25486c27589,27606 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/mapjoin/VectorMapJoinOuterGenerateResultOperator.java:569: warning: method def modifier at indentation level 3 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/mapjoin/VectorMapJoinOuterGenerateResultOperator.java:574: warning: for at indentation level 5 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/mapjoin/VectorMapJoinOuterGenerateResultOperator.java:575: warning: for child at indentation level 7 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/mapjoin/VectorMapJoinOuterGenerateResultOperator.java:579: warning: for at indentation level 7 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/mapjoin/VectorMapJoinOuterGenerateResultOperator.java:580: warning: for child at indentation level 9 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/mapjoin/VectorMapJoinOuterGenerateResultOperator.java:581: warning: for child at indentation level 9 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/mapjoin/VectorMapJoinOuterGenerateResultOperator.java:582: warning: for child at indentation level 9 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/mapjoin/VectorMapJoinOuterGenerateResultOperator.java:583: warning: for rcurly at indentation level 7 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/mapjoin/VectorMapJoinOuterGenerateResultOperator.java:586: warning: for at indentation level 7 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/mapjoin/VectorMapJoinOuterGenerateResultOperator.java:587: warning: for child at indentation level 9 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/mapjoin/VectorMapJoinOuterGenerateResultOperator.java:588: warning: for child at indentation level 9 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/mapjoin/VectorMapJoinOuterGenerateResultOperator.java:589: warning: for child at indentation level 9 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/mapjoin/VectorMapJoinOuterGenerateResultOperator.java:590: warning: for rcurly at indentation level 7 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/mapjoin/VectorMapJoinOuterGenerateResultOperator.java:591: warning: for rcurly at indentation level 5 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/mapjoin/VectorMapJoinOuterGenerateResultOperator.java:592: warning: method def rcurly at indentation level 3 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/mapjoin/VectorMapJoinOuterGenerateResultOperator.java:620: warning: method def throws at indentation level 10 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/mapjoin/VectorMapJoinOuterGenerateResultOperator.java:569: warning: 'method def modifier' have incorrect indentation level 3, expected level should be 2. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/mapjoin/VectorMapJoinOuterGenerateResultOperator.java:574: warning: 'for' have incorrect indentation level 5, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/mapjoin/VectorMapJoinOuterGenerateResultOperator.java:575: warning: 'for' child have incorrect indentation level 7, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/mapjoin/VectorMapJoinOuterGenerateResultOperator.java:575: warning: 'member def type' have incorrect indentation level 7, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/mapjoin/VectorMapJoinOuterGenerateResultOperator.java:579: warning: 'for' have incorrect indentation level 7, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/mapjoin/VectorMapJoinOuterGenerateResultOperator.java:580: warning: 'for' child have incorrect indentation level 9, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/mapjoin/VectorMapJoinOuterGenerateResultOperator.java:580: warning: 'member def type' have incorrect indentation level 9, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/mapjoin/VectorMapJoinOuterGenerateResultOperator.java:581: warning: 'for' child have incorrect indentation level 9, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/mapjoin/VectorMapJoinOuterGenerateResultOperator.java:582: warning: 'for' child have incorrect indentation level 9, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/mapjoin/VectorMapJoinOuterGenerateResultOperator.java:583: warning: 'for rcurly' have incorrect indentation level 7, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/mapjoin/VectorMapJoinOuterGenerateResultOperator.java:586: warning: 'for' have incorrect indentation level 7, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/mapjoin/VectorMapJoinOuterGenerateResultOperator.java:587: warning: 'for' child have incorrect indentation level 9, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/mapjoin/VectorMapJoinOuterGenerateResultOperator.java:587: warning: 'member def type' have incorrect indentation level 9, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/mapjoin/VectorMapJoinOuterGenerateResultOperator.java:588: warning: 'for' child have incorrect indentation level 9, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/mapjoin/VectorMapJoinOuterGenerateResultOperator.java:589: warning: 'for' child have incorrect indentation level 9, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/mapjoin/VectorMapJoinOuterGenerateResultOperator.java:590: warning: 'for rcurly' have incorrect indentation level 7, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/mapjoin/VectorMapJoinOuterGenerateResultOperator.java:591: warning: 'for rcurly' have incorrect indentation level 5, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/mapjoin/VectorMapJoinOuterGenerateResultOperator.java:592: warning: 'method def rcurly' have incorrect indentation level 3, expected level should be 2. 25489c27609 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/mapjoin/VectorMapJoinOuterGenerateResultOperator.java:746: warning: for at indentation level 3 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/mapjoin/VectorMapJoinOuterGenerateResultOperator.java:746: warning: 'for' have incorrect indentation level 3, expected level should be 4. 25493a27614,27615 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/mapjoin/VectorMapJoinOuterLongOperator.java:185: warning: '" inputLogicalSize "' have incorrect indentation level 16, expected level should be 18. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/mapjoin/VectorMapJoinOuterLongOperator.java:186: warning: '" filtered batch.selected "' have incorrect indentation level 16, expected level should be 18. 25518a27641,27642 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/mapjoin/VectorMapJoinOuterMultiKeyOperator.java:190: warning: '" inputLogicalSize "' have incorrect indentation level 16, expected level should be 18. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/mapjoin/VectorMapJoinOuterMultiKeyOperator.java:191: warning: '" filtered batch.selected "' have incorrect indentation level 16, expected level should be 18. 25520c27644 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/mapjoin/VectorMapJoinOuterMultiKeyOperator.java:220: warning: if child at indentation level 7 not at correct indentation, 8 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/mapjoin/VectorMapJoinOuterMultiKeyOperator.java:220: warning: 'if' child have incorrect indentation level 7, expected level should be 8. 25544a27669,27670 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/mapjoin/VectorMapJoinOuterStringOperator.java:175: warning: '" inputLogicalSize "' have incorrect indentation level 16, expected level should be 18. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/mapjoin/VectorMapJoinOuterStringOperator.java:176: warning: '" filtered batch.selected "' have incorrect indentation level 16, expected level should be 18. 25681,25682c27807,27808 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/ptf/VectorPTFOperator.java:376: warning: if at indentation level 5 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/ptf/VectorPTFOperator.java:453: warning: block lcurly at indentation level 8 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/ptf/VectorPTFOperator.java:376: warning: 'if' have incorrect indentation level 5, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/ptf/VectorPTFOperator.java:453: warning: 'block lcurly' have incorrect indentation level 8, expected level should be 6. 25684,25691c27810,27821 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/ptf/VectorPTFOperator.java:454: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/ptf/VectorPTFOperator.java:455: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/ptf/VectorPTFOperator.java:456: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/ptf/VectorPTFOperator.java:457: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/ptf/VectorPTFOperator.java:458: warning: if at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/ptf/VectorPTFOperator.java:461: warning: if child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/ptf/VectorPTFOperator.java:462: warning: if rcurly at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/ptf/VectorPTFOperator.java:463: warning: block rcurly at indentation level 8 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/ptf/VectorPTFOperator.java:454: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/ptf/VectorPTFOperator.java:454: warning: 'member def type' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/ptf/VectorPTFOperator.java:455: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/ptf/VectorPTFOperator.java:455: warning: 'member def type' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/ptf/VectorPTFOperator.java:456: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/ptf/VectorPTFOperator.java:456: warning: 'member def modifier' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/ptf/VectorPTFOperator.java:457: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/ptf/VectorPTFOperator.java:457: warning: 'member def modifier' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/ptf/VectorPTFOperator.java:458: warning: 'if' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/ptf/VectorPTFOperator.java:461: warning: 'if' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/ptf/VectorPTFOperator.java:462: warning: 'if rcurly' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/ptf/VectorPTFOperator.java:463: warning: 'block rcurly' have incorrect indentation level 8, expected level should be 6. 25694c27824 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/ptf/VectorPTFOperator.java:510: warning: block lcurly at indentation level 8 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/ptf/VectorPTFOperator.java:510: warning: 'block lcurly' have incorrect indentation level 8, expected level should be 6. 25696,25706c27826,27840 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/ptf/VectorPTFOperator.java:511: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/ptf/VectorPTFOperator.java:512: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/ptf/VectorPTFOperator.java:513: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/ptf/VectorPTFOperator.java:514: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/ptf/VectorPTFOperator.java:515: warning: if at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/ptf/VectorPTFOperator.java:516: warning: if child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/ptf/VectorPTFOperator.java:517: warning: if rcurly at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/ptf/VectorPTFOperator.java:518: warning: else child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/ptf/VectorPTFOperator.java:519: warning: else rcurly at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/ptf/VectorPTFOperator.java:520: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/ptf/VectorPTFOperator.java:521: warning: block rcurly at indentation level 8 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/ptf/VectorPTFOperator.java:511: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/ptf/VectorPTFOperator.java:511: warning: 'member def type' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/ptf/VectorPTFOperator.java:512: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/ptf/VectorPTFOperator.java:512: warning: 'member def type' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/ptf/VectorPTFOperator.java:513: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/ptf/VectorPTFOperator.java:513: warning: 'member def modifier' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/ptf/VectorPTFOperator.java:514: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/ptf/VectorPTFOperator.java:514: warning: 'member def modifier' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/ptf/VectorPTFOperator.java:515: warning: 'if' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/ptf/VectorPTFOperator.java:516: warning: 'if' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/ptf/VectorPTFOperator.java:517: warning: 'if rcurly' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/ptf/VectorPTFOperator.java:518: warning: 'else' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/ptf/VectorPTFOperator.java:519: warning: 'else rcurly' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/ptf/VectorPTFOperator.java:520: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/ptf/VectorPTFOperator.java:521: warning: 'block rcurly' have incorrect indentation level 8, expected level should be 6. 25739,25752c27873,27886 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/reducesink/VectorReduceSinkCommonOperator.java:207: warning: for at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/reducesink/VectorReduceSinkCommonOperator.java:208: warning: if at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/reducesink/VectorReduceSinkCommonOperator.java:210: warning: if at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/reducesink/VectorReduceSinkCommonOperator.java:212: warning: if child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/reducesink/VectorReduceSinkCommonOperator.java:213: warning: if rcurly at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/reducesink/VectorReduceSinkCommonOperator.java:215: warning: else child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/reducesink/VectorReduceSinkCommonOperator.java:216: warning: else rcurly at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/reducesink/VectorReduceSinkCommonOperator.java:217: warning: if rcurly at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/reducesink/VectorReduceSinkCommonOperator.java:219: warning: if at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/reducesink/VectorReduceSinkCommonOperator.java:221: warning: if child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/reducesink/VectorReduceSinkCommonOperator.java:222: warning: if rcurly at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/reducesink/VectorReduceSinkCommonOperator.java:224: warning: else child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/reducesink/VectorReduceSinkCommonOperator.java:225: warning: else rcurly at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/reducesink/VectorReduceSinkCommonOperator.java:226: warning: else rcurly at indentation level 8 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/reducesink/VectorReduceSinkCommonOperator.java:207: warning: 'for' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/reducesink/VectorReduceSinkCommonOperator.java:208: warning: 'if' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/reducesink/VectorReduceSinkCommonOperator.java:210: warning: 'if' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/reducesink/VectorReduceSinkCommonOperator.java:212: warning: 'if' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/reducesink/VectorReduceSinkCommonOperator.java:213: warning: 'if rcurly' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/reducesink/VectorReduceSinkCommonOperator.java:215: warning: 'else' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/reducesink/VectorReduceSinkCommonOperator.java:216: warning: 'else rcurly' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/reducesink/VectorReduceSinkCommonOperator.java:217: warning: 'if rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/reducesink/VectorReduceSinkCommonOperator.java:219: warning: 'if' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/reducesink/VectorReduceSinkCommonOperator.java:221: warning: 'if' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/reducesink/VectorReduceSinkCommonOperator.java:222: warning: 'if rcurly' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/reducesink/VectorReduceSinkCommonOperator.java:224: warning: 'else' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/reducesink/VectorReduceSinkCommonOperator.java:225: warning: 'else rcurly' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/reducesink/VectorReduceSinkCommonOperator.java:226: warning: 'else rcurly' have incorrect indentation level 8, expected level should be 6. 25754,25767c27888,27901 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/reducesink/VectorReduceSinkCommonOperator.java:234: warning: for at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/reducesink/VectorReduceSinkCommonOperator.java:235: warning: if at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/reducesink/VectorReduceSinkCommonOperator.java:237: warning: if at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/reducesink/VectorReduceSinkCommonOperator.java:239: warning: if child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/reducesink/VectorReduceSinkCommonOperator.java:240: warning: if rcurly at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/reducesink/VectorReduceSinkCommonOperator.java:242: warning: else child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/reducesink/VectorReduceSinkCommonOperator.java:243: warning: else rcurly at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/reducesink/VectorReduceSinkCommonOperator.java:244: warning: if rcurly at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/reducesink/VectorReduceSinkCommonOperator.java:246: warning: if at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/reducesink/VectorReduceSinkCommonOperator.java:248: warning: if child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/reducesink/VectorReduceSinkCommonOperator.java:249: warning: if rcurly at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/reducesink/VectorReduceSinkCommonOperator.java:251: warning: else child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/reducesink/VectorReduceSinkCommonOperator.java:252: warning: else rcurly at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/reducesink/VectorReduceSinkCommonOperator.java:253: warning: else rcurly at indentation level 8 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/reducesink/VectorReduceSinkCommonOperator.java:234: warning: 'for' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/reducesink/VectorReduceSinkCommonOperator.java:235: warning: 'if' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/reducesink/VectorReduceSinkCommonOperator.java:237: warning: 'if' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/reducesink/VectorReduceSinkCommonOperator.java:239: warning: 'if' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/reducesink/VectorReduceSinkCommonOperator.java:240: warning: 'if rcurly' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/reducesink/VectorReduceSinkCommonOperator.java:242: warning: 'else' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/reducesink/VectorReduceSinkCommonOperator.java:243: warning: 'else rcurly' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/reducesink/VectorReduceSinkCommonOperator.java:244: warning: 'if rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/reducesink/VectorReduceSinkCommonOperator.java:246: warning: 'if' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/reducesink/VectorReduceSinkCommonOperator.java:248: warning: 'if' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/reducesink/VectorReduceSinkCommonOperator.java:249: warning: 'if rcurly' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/reducesink/VectorReduceSinkCommonOperator.java:251: warning: 'else' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/reducesink/VectorReduceSinkCommonOperator.java:252: warning: 'else rcurly' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/reducesink/VectorReduceSinkCommonOperator.java:253: warning: 'else rcurly' have incorrect indentation level 8, expected level should be 6. 25771d27904 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/reducesink/VectorReduceSinkCommonOperator.java:337: warning: method call child at indentation level 6 not at correct indentation, 8 25862d27994 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/reducesink/VectorReduceSinkObjectHashOperator.java:296: warning: method call child at indentation level 12 not at correct indentation, 14 25902d28033 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/reducesink/VectorReduceSinkUniformHashOperator.java:175: warning: method call child at indentation level 12 not at correct indentation, 14 25905d28035 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/reducesink/VectorReduceSinkUniformHashOperator.java:193: warning: method call child at indentation level 12 not at correct indentation, 14 25909,25911c28039,28042 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/rowbytescontainer/VectorRowBytesContainer.java:148: warning: method def child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/rowbytescontainer/VectorRowBytesContainer.java:152: warning: method def child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/rowbytescontainer/VectorRowBytesContainer.java:153: warning: method def child at indentation level 6 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/rowbytescontainer/VectorRowBytesContainer.java:148: warning: 'member def type' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/rowbytescontainer/VectorRowBytesContainer.java:148: warning: 'method def' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/rowbytescontainer/VectorRowBytesContainer.java:152: warning: 'method def' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/rowbytescontainer/VectorRowBytesContainer.java:153: warning: 'method def' child have incorrect indentation level 6, expected level should be 4. 25941c28072 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/udf/VectorUDFAdaptor.java:112: warning: operator new lparen at indentation level 8 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/udf/VectorUDFAdaptor.java:112: warning: 'operator new lparen' have incorrect indentation level 8, expected level should be 6. 25954,25955c28085,28087 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAggregationBufferBatch.java:158: warning: for child at indentation level 9 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAggregationBufferBatch.java:159: warning: for child at indentation level 9 not at correct indentation, 8 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAggregationBufferBatch.java:158: warning: 'for' child have incorrect indentation level 9, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAggregationBufferBatch.java:158: warning: 'member def type' have incorrect indentation level 9, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAggregationBufferBatch.java:159: warning: 'for' child have incorrect indentation level 9, expected level should be 8. 25986c28118 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:362: warning: block lcurly at indentation level 6 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:362: warning: 'block lcurly' have incorrect indentation level 6, expected level should be 4. 25988,26057c28120,28190 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:363: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:365: warning: switch at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:366: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:367: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:368: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:369: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:370: warning: if at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:371: warning: if child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:373: warning: if rcurly at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:374: warning: else child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:376: warning: else rcurly at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:377: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:378: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:379: warning: if at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:380: warning: if child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:382: warning: if rcurly at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:383: warning: else child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:385: warning: else rcurly at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:386: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:387: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:388: warning: if at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:389: warning: if child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:391: warning: if rcurly at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:392: warning: else child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:394: warning: else rcurly at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:395: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:396: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:397: warning: if at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:398: warning: if child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:400: warning: if rcurly at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:401: warning: else child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:403: warning: else rcurly at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:404: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:405: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:406: warning: if at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:407: warning: if child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:409: warning: if rcurly at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:410: warning: else child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:412: warning: else rcurly at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:413: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:414: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:415: warning: if at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:416: warning: if child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:418: warning: if rcurly at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:419: warning: else child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:421: warning: else rcurly at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:422: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:423: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:424: warning: if at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:425: warning: if child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:427: warning: if rcurly at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:428: warning: else child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:430: warning: else rcurly at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:431: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:432: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:433: warning: if at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:434: warning: if child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:436: warning: if rcurly at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:437: warning: else child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:439: warning: else rcurly at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:440: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:441: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:442: warning: if at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:443: warning: if child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:445: warning: if rcurly at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:446: warning: else child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:448: warning: else rcurly at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:449: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:450: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:451: warning: block lcurly at indentation level 10 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:363: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:363: warning: 'member def modifier' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:365: warning: 'switch' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:366: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:367: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:368: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:369: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:370: warning: 'if' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:371: warning: 'if' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:373: warning: 'if rcurly' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:374: warning: 'else' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:376: warning: 'else rcurly' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:377: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:378: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:379: warning: 'if' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:380: warning: 'if' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:382: warning: 'if rcurly' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:383: warning: 'else' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:385: warning: 'else rcurly' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:386: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:387: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:388: warning: 'if' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:389: warning: 'if' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:391: warning: 'if rcurly' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:392: warning: 'else' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:394: warning: 'else rcurly' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:395: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:396: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:397: warning: 'if' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:398: warning: 'if' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:400: warning: 'if rcurly' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:401: warning: 'else' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:403: warning: 'else rcurly' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:404: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:405: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:406: warning: 'if' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:407: warning: 'if' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:409: warning: 'if rcurly' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:410: warning: 'else' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:412: warning: 'else rcurly' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:413: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:414: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:415: warning: 'if' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:416: warning: 'if' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:418: warning: 'if rcurly' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:419: warning: 'else' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:421: warning: 'else rcurly' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:422: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:423: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:424: warning: 'if' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:425: warning: 'if' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:427: warning: 'if rcurly' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:428: warning: 'else' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:430: warning: 'else rcurly' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:431: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:432: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:433: warning: 'if' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:434: warning: 'if' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:436: warning: 'if rcurly' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:437: warning: 'else' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:439: warning: 'else rcurly' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:440: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:441: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:442: warning: 'if' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:443: warning: 'if' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:445: warning: 'if rcurly' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:446: warning: 'else' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:448: warning: 'else rcurly' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:449: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:450: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:451: warning: 'block lcurly' have incorrect indentation level 10, expected level should be 6. 26059,26069c28192,28204 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:452: warning: if at indentation level 12 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:453: warning: if child at indentation level 14 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:454: warning: if child at indentation level 14 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:456: warning: if rcurly at indentation level 12 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:457: warning: else child at indentation level 14 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:458: warning: else child at indentation level 14 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:460: warning: else rcurly at indentation level 12 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:461: warning: block rcurly at indentation level 10 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:462: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:463: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:464: warning: block lcurly at indentation level 10 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:452: warning: 'if' have incorrect indentation level 12, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:453: warning: 'if' child have incorrect indentation level 14, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:453: warning: 'member def type' have incorrect indentation level 14, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:454: warning: 'if' child have incorrect indentation level 14, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:456: warning: 'if rcurly' have incorrect indentation level 12, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:457: warning: 'else' child have incorrect indentation level 14, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:457: warning: 'member def type' have incorrect indentation level 14, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:458: warning: 'else' child have incorrect indentation level 14, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:460: warning: 'else rcurly' have incorrect indentation level 12, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:461: warning: 'block rcurly' have incorrect indentation level 10, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:462: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:463: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:464: warning: 'block lcurly' have incorrect indentation level 10, expected level should be 6. 26071,26082c28206,28220 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:465: warning: if at indentation level 12 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:466: warning: if child at indentation level 14 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:467: warning: if child at indentation level 14 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:468: warning: if child at indentation level 14 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:470: warning: if rcurly at indentation level 12 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:471: warning: else child at indentation level 14 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:472: warning: else child at indentation level 14 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:474: warning: else rcurly at indentation level 12 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:475: warning: block rcurly at indentation level 10 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:476: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:477: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:478: warning: block lcurly at indentation level 10 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:465: warning: 'if' have incorrect indentation level 12, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:466: warning: 'if' child have incorrect indentation level 14, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:466: warning: 'member def type' have incorrect indentation level 14, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:467: warning: 'if' child have incorrect indentation level 14, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:467: warning: 'member def type' have incorrect indentation level 14, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:468: warning: 'if' child have incorrect indentation level 14, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:470: warning: 'if rcurly' have incorrect indentation level 12, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:471: warning: 'else' child have incorrect indentation level 14, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:471: warning: 'member def type' have incorrect indentation level 14, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:472: warning: 'else' child have incorrect indentation level 14, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:474: warning: 'else rcurly' have incorrect indentation level 12, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:475: warning: 'block rcurly' have incorrect indentation level 10, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:476: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:477: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:478: warning: 'block lcurly' have incorrect indentation level 10, expected level should be 6. 26084,26089c28222,28228 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:482: warning: block child at indentation level 12 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:483: warning: if at indentation level 12 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:484: warning: if child at indentation level 14 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:485: warning: if rcurly at indentation level 12 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:486: warning: else child at indentation level 14 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:487: warning: else rcurly at indentation level 12 not at correct indentation, 8 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:482: warning: 'block' child have incorrect indentation level 12, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:482: warning: 'member def type' have incorrect indentation level 12, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:483: warning: 'if' have incorrect indentation level 12, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:484: warning: 'if' child have incorrect indentation level 14, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:485: warning: 'if rcurly' have incorrect indentation level 12, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:486: warning: 'else' child have incorrect indentation level 14, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:487: warning: 'else rcurly' have incorrect indentation level 12, expected level should be 8. 26091,26096c28230,28236 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:491: warning: block child at indentation level 12 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:492: warning: block child at indentation level 12 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:494: warning: block rcurly at indentation level 10 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:495: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:496: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:497: warning: block lcurly at indentation level 10 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:491: warning: 'block' child have incorrect indentation level 12, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:491: warning: 'member def type' have incorrect indentation level 12, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:492: warning: 'block' child have incorrect indentation level 12, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:494: warning: 'block rcurly' have incorrect indentation level 10, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:495: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:496: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:497: warning: 'block lcurly' have incorrect indentation level 10, expected level should be 6. 26098,26103c28238,28244 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:501: warning: block child at indentation level 12 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:502: warning: if at indentation level 12 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:503: warning: if child at indentation level 14 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:504: warning: if rcurly at indentation level 12 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:505: warning: else child at indentation level 14 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:506: warning: else rcurly at indentation level 12 not at correct indentation, 8 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:501: warning: 'block' child have incorrect indentation level 12, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:501: warning: 'member def type' have incorrect indentation level 12, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:502: warning: 'if' have incorrect indentation level 12, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:503: warning: 'if' child have incorrect indentation level 14, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:504: warning: 'if rcurly' have incorrect indentation level 12, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:505: warning: 'else' child have incorrect indentation level 14, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:506: warning: 'else rcurly' have incorrect indentation level 12, expected level should be 8. 26105,26120c28246,28262 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:511: warning: block child at indentation level 12 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:512: warning: block child at indentation level 12 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:514: warning: block rcurly at indentation level 10 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:515: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:516: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:517: warning: if at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:518: warning: if child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:520: warning: if rcurly at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:521: warning: else child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:523: warning: else rcurly at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:524: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:525: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:526: warning: if at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:527: warning: if child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:529: warning: if rcurly at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:530: warning: else child at indentation level 12 not at correct indentation, 10 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:511: warning: 'block' child have incorrect indentation level 12, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:511: warning: 'member def type' have incorrect indentation level 12, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:512: warning: 'block' child have incorrect indentation level 12, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:514: warning: 'block rcurly' have incorrect indentation level 10, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:515: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:516: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:517: warning: 'if' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:518: warning: 'if' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:520: warning: 'if rcurly' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:521: warning: 'else' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:523: warning: 'else rcurly' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:524: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:525: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:526: warning: 'if' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:527: warning: 'if' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:529: warning: 'if rcurly' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:530: warning: 'else' child have incorrect indentation level 12, expected level should be 10. 26122,26135c28264,28277 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:532: warning: else rcurly at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:533: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:534: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:535: warning: if at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:536: warning: if child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:538: warning: if rcurly at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:539: warning: else child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:541: warning: else rcurly at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:542: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:543: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:544: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:546: warning: switch rcurly at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:547: warning: block rcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:550: warning: block lcurly at indentation level 6 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:532: warning: 'else rcurly' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:533: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:534: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:535: warning: 'if' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:536: warning: 'if' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:538: warning: 'if rcurly' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:539: warning: 'else' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:541: warning: 'else rcurly' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:542: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:543: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:544: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:546: warning: 'switch rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:547: warning: 'block rcurly' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:550: warning: 'block lcurly' have incorrect indentation level 6, expected level should be 4. 26137,26151c28279,28299 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:551: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:552: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:553: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:554: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:555: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:556: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:557: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:558: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:559: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:560: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:562: warning: for at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:563: warning: for child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:564: warning: for rcurly at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:565: warning: block rcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:568: warning: block lcurly at indentation level 6 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:551: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:551: warning: 'member def modifier' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:552: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:552: warning: 'member def modifier' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:553: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:553: warning: 'member def modifier' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:554: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:554: warning: 'member def modifier' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:555: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:555: warning: 'member def modifier' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:556: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:556: warning: 'member def modifier' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:557: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:558: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:559: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:560: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:562: warning: 'for' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:563: warning: 'for' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:564: warning: 'for rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:565: warning: 'block rcurly' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:568: warning: 'block lcurly' have incorrect indentation level 6, expected level should be 4. 26153,26162c28301,28316 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:569: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:570: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:571: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:572: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:573: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:574: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:575: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:576: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:577: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:579: warning: for at indentation level 8 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:569: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:569: warning: 'member def modifier' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:570: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:570: warning: 'member def modifier' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:571: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:571: warning: 'member def modifier' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:572: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:572: warning: 'member def modifier' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:573: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:573: warning: 'member def type' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:574: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:575: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:576: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:577: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:579: warning: 'for' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:580: warning: 'for' child have incorrect indentation level 10, expected level should be 8. 26164c28318 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:580: warning: for child at indentation level 10 not at correct indentation, 8 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:581: warning: 'for' child have incorrect indentation level 10, expected level should be 8. 26166,26171c28320,28324 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:581: warning: for child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:582: warning: for child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:583: warning: for rcurly at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:584: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:585: warning: block rcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:588: warning: block lcurly at indentation level 6 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:582: warning: 'for' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:583: warning: 'for rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:584: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:585: warning: 'block rcurly' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:588: warning: 'block lcurly' have incorrect indentation level 6, expected level should be 4. 26173,26174c28326,28331 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:589: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:590: warning: block child at indentation level 8 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:589: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:589: warning: 'member def modifier' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:590: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:590: warning: 'member def modifier' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:591: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:591: warning: 'member def modifier' have incorrect indentation level 8, expected level should be 6. 26176,26180c28333,28339 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:591: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:592: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:593: warning: if at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:594: warning: if child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:595: warning: for at indentation level 10 not at correct indentation, 8 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:592: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:592: warning: 'member def modifier' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:593: warning: 'if' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:594: warning: 'if' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:594: warning: 'member def modifier' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:595: warning: 'for' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:596: warning: 'for' child have incorrect indentation level 12, expected level should be 10. 26182,26186c28341,28346 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:596: warning: for child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:597: warning: for rcurly at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:598: warning: if rcurly at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:599: warning: else child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:600: warning: for at indentation level 10 not at correct indentation, 8 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:597: warning: 'for rcurly' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:598: warning: 'if rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:599: warning: 'else' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:599: warning: 'member def modifier' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:600: warning: 'for' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:601: warning: 'for' child have incorrect indentation level 12, expected level should be 10. 26188,26192c28348,28351 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:601: warning: for child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:602: warning: for rcurly at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:603: warning: else rcurly at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:604: warning: block rcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:607: warning: block lcurly at indentation level 6 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:602: warning: 'for rcurly' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:603: warning: 'else rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:604: warning: 'block rcurly' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:607: warning: 'block lcurly' have incorrect indentation level 6, expected level should be 4. 26194,26199c28353,28364 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:608: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:609: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:610: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:611: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:612: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:613: warning: block child at indentation level 8 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:608: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:608: warning: 'member def modifier' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:609: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:609: warning: 'member def modifier' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:610: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:610: warning: 'member def modifier' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:611: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:611: warning: 'member def modifier' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:612: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:612: warning: 'member def modifier' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:613: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:614: warning: 'block' child have incorrect indentation level 8, expected level should be 6. 26201,26202c28366 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:614: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:615: warning: block rcurly at indentation level 6 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:615: warning: 'block rcurly' have incorrect indentation level 6, expected level should be 4. 26205c28369 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:705: warning: block lcurly at indentation level 10 not at correct indentation, 8 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:705: warning: 'block lcurly' have incorrect indentation level 10, expected level should be 8. 26207,26214c28371,28380 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:706: warning: block child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:709: warning: if at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:710: warning: if child at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:711: warning: if child at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:712: warning: if rcurly at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:713: warning: block child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:715: warning: block rcurly at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:718: warning: block lcurly at indentation level 10 not at correct indentation, 8 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:706: warning: 'block' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:706: warning: 'member def modifier' have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:707: warning: 'PrimitiveObjectInspectorUtils' have incorrect indentation level 14, expected level should be 16. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:709: warning: 'if' have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:710: warning: 'if' child have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:711: warning: 'if' child have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:712: warning: 'if rcurly' have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:713: warning: 'block' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:715: warning: 'block rcurly' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:718: warning: 'block lcurly' have incorrect indentation level 10, expected level should be 8. 26216,26228c28382,28396 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:719: warning: block child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:721: warning: if at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:722: warning: if child at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:723: warning: if child at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:724: warning: if rcurly at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:725: warning: block child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:726: warning: if at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:727: warning: if child at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:728: warning: if rcurly at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:729: warning: block child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:730: warning: block child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:732: warning: block rcurly at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:745: warning: block lcurly at indentation level 10 not at correct indentation, 8 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:719: warning: 'block' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:719: warning: 'member def modifier' have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:721: warning: 'if' have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:722: warning: 'if' child have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:723: warning: 'if' child have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:724: warning: 'if rcurly' have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:725: warning: 'block' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:725: warning: 'member def type' have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:726: warning: 'if' have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:727: warning: 'if' child have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:728: warning: 'if rcurly' have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:729: warning: 'block' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:730: warning: 'block' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:732: warning: 'block rcurly' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:745: warning: 'block lcurly' have incorrect indentation level 10, expected level should be 8. 26230,26237c28398,28406 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:746: warning: block child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:749: warning: if at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:750: warning: if child at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:751: warning: if child at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:752: warning: if rcurly at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:753: warning: block child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:755: warning: block rcurly at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:758: warning: block lcurly at indentation level 10 not at correct indentation, 8 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:746: warning: 'block' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:746: warning: 'member def modifier' have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:749: warning: 'if' have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:750: warning: 'if' child have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:751: warning: 'if' child have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:752: warning: 'if rcurly' have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:753: warning: 'block' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:755: warning: 'block rcurly' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:758: warning: 'block lcurly' have incorrect indentation level 10, expected level should be 8. 26239,26251c28408,28422 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:759: warning: block child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:761: warning: if at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:762: warning: if child at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:763: warning: if child at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:764: warning: if rcurly at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:765: warning: block child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:766: warning: if at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:767: warning: if child at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:768: warning: if rcurly at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:769: warning: block child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:770: warning: block child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:772: warning: block rcurly at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:775: warning: block lcurly at indentation level 10 not at correct indentation, 8 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:759: warning: 'block' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:759: warning: 'member def modifier' have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:761: warning: 'if' have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:762: warning: 'if' child have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:763: warning: 'if' child have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:764: warning: 'if rcurly' have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:765: warning: 'block' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:765: warning: 'member def type' have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:766: warning: 'if' have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:767: warning: 'if' child have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:768: warning: 'if rcurly' have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:769: warning: 'block' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:770: warning: 'block' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:772: warning: 'block rcurly' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:775: warning: 'block lcurly' have incorrect indentation level 10, expected level should be 8. 26253,26257c28424,28429 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:778: warning: block child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:781: warning: if at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:782: warning: if child at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:783: warning: if child at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:784: warning: if rcurly at indentation level 12 not at correct indentation, 10 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:778: warning: 'block' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:778: warning: 'member def modifier' have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:781: warning: 'if' have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:782: warning: 'if' child have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:783: warning: 'if' child have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:784: warning: 'if rcurly' have incorrect indentation level 12, expected level should be 10. 26259,26262c28431,28435 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:788: warning: block child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:789: warning: block child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:791: warning: block rcurly at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:794: warning: block lcurly at indentation level 10 not at correct indentation, 8 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:788: warning: 'block' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:788: warning: 'member def type' have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:789: warning: 'block' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:791: warning: 'block rcurly' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:794: warning: 'block lcurly' have incorrect indentation level 10, expected level should be 8. 26264,26268c28437,28442 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:797: warning: block child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:800: warning: if at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:801: warning: if child at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:802: warning: if child at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:803: warning: if rcurly at indentation level 12 not at correct indentation, 10 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:797: warning: 'block' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:797: warning: 'member def modifier' have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:800: warning: 'if' have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:801: warning: 'if' child have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:802: warning: 'if' child have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:803: warning: 'if rcurly' have incorrect indentation level 12, expected level should be 10. 26270,26273c28444,28448 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:808: warning: block child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:809: warning: block child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:811: warning: block rcurly at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:814: warning: block lcurly at indentation level 10 not at correct indentation, 8 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:808: warning: 'block' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:808: warning: 'member def modifier' have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:809: warning: 'block' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:811: warning: 'block rcurly' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:814: warning: 'block lcurly' have incorrect indentation level 10, expected level should be 8. 26275,26290c28450,28467 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:815: warning: block child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:818: warning: if at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:819: warning: if child at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:820: warning: if child at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:821: warning: if rcurly at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:822: warning: if at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:823: warning: if child at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:824: warning: if child at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:825: warning: if at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:826: warning: if child at indentation level 16 not at correct indentation, 14 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:827: warning: if rcurly at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:828: warning: if rcurly at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:829: warning: else child at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:831: warning: else rcurly at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:832: warning: block rcurly at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:835: warning: block lcurly at indentation level 10 not at correct indentation, 8 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:815: warning: 'block' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:815: warning: 'member def modifier' have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:818: warning: 'if' have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:819: warning: 'if' child have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:820: warning: 'if' child have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:821: warning: 'if rcurly' have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:822: warning: 'if' have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:823: warning: 'if' child have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:823: warning: 'member def type' have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:824: warning: 'if' child have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:825: warning: 'if' have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:826: warning: 'if' child have incorrect indentation level 16, expected level should be 14. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:827: warning: 'if rcurly' have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:828: warning: 'if rcurly' have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:829: warning: 'else' child have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:831: warning: 'else rcurly' have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:832: warning: 'block rcurly' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:835: warning: 'block lcurly' have incorrect indentation level 10, expected level should be 8. 26292,26299c28469,28477 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:836: warning: block child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:839: warning: if at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:840: warning: if child at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:841: warning: if child at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:842: warning: if rcurly at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:843: warning: block child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:845: warning: block rcurly at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:848: warning: block lcurly at indentation level 10 not at correct indentation, 8 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:836: warning: 'block' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:836: warning: 'member def modifier' have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:839: warning: 'if' have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:840: warning: 'if' child have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:841: warning: 'if' child have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:842: warning: 'if rcurly' have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:843: warning: 'block' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:845: warning: 'block rcurly' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:848: warning: 'block lcurly' have incorrect indentation level 10, expected level should be 8. 26301,26308c28479,28487 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:849: warning: block child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:852: warning: if at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:853: warning: if child at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:854: warning: if child at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:855: warning: if rcurly at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:856: warning: block child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:858: warning: block rcurly at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:866: warning: block lcurly at indentation level 8 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:849: warning: 'block' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:849: warning: 'member def modifier' have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:852: warning: 'if' have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:853: warning: 'if' child have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:854: warning: 'if' child have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:855: warning: 'if rcurly' have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:856: warning: 'block' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:858: warning: 'block rcurly' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:866: warning: 'block lcurly' have incorrect indentation level 8, expected level should be 6. 26310,26313c28489,28498 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:867: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:868: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:869: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:870: warning: block child at indentation level 10 not at correct indentation, 8 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:867: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:867: warning: 'member def modifier' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:868: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:868: warning: 'member def modifier' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:869: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:869: warning: 'member def modifier' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:870: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:870: warning: 'member def modifier' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:871: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:871: warning: 'member def modifier' have incorrect indentation level 10, expected level should be 8. 26315,26326c28500,28512 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:871: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:873: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:874: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:875: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:876: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:878: warning: for at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:879: warning: for child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:880: warning: for child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:881: warning: for child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:888: warning: for rcurly at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:889: warning: block rcurly at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:892: warning: block lcurly at indentation level 8 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:873: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:874: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:875: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:876: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:878: warning: 'for' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:879: warning: 'for' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:879: warning: 'member def modifier' have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:880: warning: 'for' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:880: warning: 'member def modifier' have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:881: warning: 'for' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:888: warning: 'for rcurly' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:889: warning: 'block rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:892: warning: 'block lcurly' have incorrect indentation level 8, expected level should be 6. 26328,26337c28514,28527 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:893: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:894: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:895: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:897: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:898: warning: for at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:899: warning: for child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:906: warning: for child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:913: warning: for rcurly at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:914: warning: block rcurly at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:917: warning: block lcurly at indentation level 8 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:893: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:893: warning: 'member def modifier' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:894: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:894: warning: 'member def modifier' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:895: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:895: warning: 'member def modifier' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:897: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:897: warning: 'member def modifier' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:898: warning: 'for' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:899: warning: 'for' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:906: warning: 'for' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:913: warning: 'for rcurly' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:914: warning: 'block rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:917: warning: 'block lcurly' have incorrect indentation level 8, expected level should be 6. 26339c28529,28532 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:918: warning: block child at indentation level 10 not at correct indentation, 8 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:918: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:918: warning: 'member def modifier' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:919: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:919: warning: 'member def modifier' have incorrect indentation level 10, expected level should be 8. 26341,26344c28534,28539 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:919: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:920: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:921: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:922: warning: block child at indentation level 10 not at correct indentation, 8 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:920: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:920: warning: 'member def modifier' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:921: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:921: warning: 'member def modifier' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:922: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:922: warning: 'member def modifier' have incorrect indentation level 10, expected level should be 8. 26346,26350c28541,28550 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:923: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:925: warning: for at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:926: warning: if at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:927: warning: if child at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:928: warning: if child at indentation level 14 not at correct indentation, 12 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:923: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:923: warning: 'member def modifier' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:925: warning: 'for' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:926: warning: 'if' have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:927: warning: 'if' child have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:927: warning: 'member def modifier' have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:928: warning: 'if' child have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:928: warning: 'member def modifier' have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:929: warning: 'if' child have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:929: warning: 'member def modifier' have incorrect indentation level 14, expected level should be 12. 26352,26360c28552,28560 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:929: warning: if child at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:930: warning: if child at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:937: warning: if rcurly at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:938: warning: else child at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:939: warning: else child at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:940: warning: else rcurly at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:941: warning: for rcurly at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:942: warning: block rcurly at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:945: warning: block lcurly at indentation level 8 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:930: warning: 'if' child have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:937: warning: 'if rcurly' have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:938: warning: 'else' child have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:938: warning: 'member def modifier' have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:939: warning: 'else' child have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:940: warning: 'else rcurly' have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:941: warning: 'for rcurly' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:942: warning: 'block rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:945: warning: 'block lcurly' have incorrect indentation level 8, expected level should be 6. 26362c28562,28565 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:946: warning: block child at indentation level 10 not at correct indentation, 8 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:946: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:946: warning: 'member def modifier' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:947: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:947: warning: 'member def modifier' have incorrect indentation level 10, expected level should be 8. 26364,26368c28567,28572 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:947: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:948: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:949: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:951: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:958: warning: block rcurly at indentation level 8 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:948: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:948: warning: 'member def modifier' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:949: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:949: warning: 'member def modifier' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:951: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorAssignRow.java:958: warning: 'block rcurly' have incorrect indentation level 8, expected level should be 6. 26377a28582 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorColumnAssignFactory.java:62: warning: 'implements' have incorrect indentation level 4, expected level should be 6. 26383a28589 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorColumnAssignFactory.java:115: warning: 'extends' have incorrect indentation level 4, expected level should be 6. 26384a28591 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorColumnAssignFactory.java:122: warning: 'extends' have incorrect indentation level 4, expected level should be 6. 26385a28593 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorColumnAssignFactory.java:130: warning: 'extends' have incorrect indentation level 4, expected level should be 6. 26390c28598 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorColumnAssignFactory.java:159: warning: class def child at indentation level 2 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorColumnAssignFactory.java:159: warning: 'extends' have incorrect indentation level 2, expected level should be 6. 26392c28600 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorColumnAssignFactory.java:170: warning: class def child at indentation level 2 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorColumnAssignFactory.java:170: warning: 'extends' have incorrect indentation level 2, expected level should be 6. 26394c28602 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorColumnAssignFactory.java:181: warning: class def child at indentation level 2 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorColumnAssignFactory.java:181: warning: 'extends' have incorrect indentation level 2, expected level should be 6. 26399,26400c28607 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorColumnAssignFactory.java:225: warning: if child at indentation level 6 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorColumnAssignFactory.java:227: warning: method def modifier at indentation level 12 not at correct indentation, 8 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorColumnAssignFactory.java:225: warning: 'if' child have incorrect indentation level 6, expected level should be 8. 26411d28617 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorColumnAssignFactory.java:378: warning: block child at indentation level 6 not at correct indentation, 8 26413d28618 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorColumnAssignFactory.java:392: warning: block child at indentation level 6 not at correct indentation, 8 26419c28624 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorColumnAssignFactory.java:486: warning: method def modifier at indentation level 8 not at correct indentation, 10 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorColumnAssignFactory.java:486: warning: 'method def modifier' have incorrect indentation level 8, expected level should be one of the following: 10, 12, 14. 26421,26422d28625 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorColumnAssignFactory.java:513: warning: method def modifier at indentation level 10 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorColumnAssignFactory.java:514: warning: method def modifier at indentation level 10 not at correct indentation, 12 26424,26427c28627,28630 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorColumnAssignFactory.java:528: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorColumnAssignFactory.java:529: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorColumnAssignFactory.java:530: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorColumnAssignFactory.java:532: warning: switch rcurly at indentation level 8 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorColumnAssignFactory.java:528: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorColumnAssignFactory.java:529: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorColumnAssignFactory.java:530: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorColumnAssignFactory.java:532: warning: 'switch rcurly' have incorrect indentation level 8, expected level should be 6. 26456c28659 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorColumnSetInfo.java:123: warning: block child at indentation level 8 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorColumnSetInfo.java:123: warning: 'block' child have incorrect indentation level 8, expected level should be 6. 26458,26461c28661,28665 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorColumnSourceMapping.java:58: warning: method def child at indentation level 3 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorColumnSourceMapping.java:59: warning: for at indentation level 3 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorColumnSourceMapping.java:63: warning: for rcurly at indentation level 3 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorColumnSourceMapping.java:64: warning: method def child at indentation level 3 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorColumnSourceMapping.java:58: warning: 'member def type' have incorrect indentation level 3, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorColumnSourceMapping.java:58: warning: 'method def' child have incorrect indentation level 3, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorColumnSourceMapping.java:59: warning: 'for' have incorrect indentation level 3, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorColumnSourceMapping.java:63: warning: 'for rcurly' have incorrect indentation level 3, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorColumnSourceMapping.java:64: warning: 'method def' child have incorrect indentation level 3, expected level should be 4. 26486c28690 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorDeserializeRow.java:259: warning: block lcurly at indentation level 6 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorDeserializeRow.java:259: warning: 'block lcurly' have incorrect indentation level 6, expected level should be 4. 26488,26489c28692,28695 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorDeserializeRow.java:260: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorDeserializeRow.java:261: warning: block child at indentation level 8 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorDeserializeRow.java:260: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorDeserializeRow.java:260: warning: 'member def modifier' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorDeserializeRow.java:261: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorDeserializeRow.java:261: warning: 'member def modifier' have incorrect indentation level 8, expected level should be 6. 26491,26493c28697,28699 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorDeserializeRow.java:264: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorDeserializeRow.java:265: warning: block rcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorDeserializeRow.java:267: warning: block lcurly at indentation level 6 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorDeserializeRow.java:264: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorDeserializeRow.java:265: warning: 'block rcurly' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorDeserializeRow.java:267: warning: 'block lcurly' have incorrect indentation level 6, expected level should be 4. 26495,26499c28701,28707 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorDeserializeRow.java:268: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorDeserializeRow.java:269: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorDeserializeRow.java:273: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorDeserializeRow.java:274: warning: block rcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorDeserializeRow.java:276: warning: block lcurly at indentation level 6 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorDeserializeRow.java:268: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorDeserializeRow.java:268: warning: 'member def modifier' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorDeserializeRow.java:269: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorDeserializeRow.java:269: warning: 'member def modifier' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorDeserializeRow.java:273: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorDeserializeRow.java:274: warning: 'block rcurly' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorDeserializeRow.java:276: warning: 'block lcurly' have incorrect indentation level 6, expected level should be 4. 26501,26502c28709,28712 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorDeserializeRow.java:277: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorDeserializeRow.java:278: warning: block child at indentation level 8 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorDeserializeRow.java:277: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorDeserializeRow.java:277: warning: 'member def modifier' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorDeserializeRow.java:278: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorDeserializeRow.java:278: warning: 'member def modifier' have incorrect indentation level 8, expected level should be 6. 26504,26512c28714,28725 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorDeserializeRow.java:279: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorDeserializeRow.java:280: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorDeserializeRow.java:281: warning: for at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorDeserializeRow.java:282: warning: for child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorDeserializeRow.java:283: warning: for rcurly at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorDeserializeRow.java:284: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorDeserializeRow.java:286: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorDeserializeRow.java:287: warning: block rcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorDeserializeRow.java:289: warning: block lcurly at indentation level 6 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorDeserializeRow.java:279: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorDeserializeRow.java:279: warning: 'member def modifier' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorDeserializeRow.java:280: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorDeserializeRow.java:280: warning: 'member def modifier' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorDeserializeRow.java:281: warning: 'for' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorDeserializeRow.java:282: warning: 'for' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorDeserializeRow.java:283: warning: 'for rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorDeserializeRow.java:284: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorDeserializeRow.java:284: warning: 'member def modifier' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorDeserializeRow.java:286: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorDeserializeRow.java:287: warning: 'block rcurly' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorDeserializeRow.java:289: warning: 'block lcurly' have incorrect indentation level 6, expected level should be 4. 26514,26523c28727,28741 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorDeserializeRow.java:290: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorDeserializeRow.java:291: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorDeserializeRow.java:292: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorDeserializeRow.java:293: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorDeserializeRow.java:294: warning: for at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorDeserializeRow.java:295: warning: for child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorDeserializeRow.java:296: warning: for rcurly at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorDeserializeRow.java:297: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorDeserializeRow.java:299: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorDeserializeRow.java:300: warning: block rcurly at indentation level 6 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorDeserializeRow.java:290: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorDeserializeRow.java:290: warning: 'member def modifier' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorDeserializeRow.java:291: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorDeserializeRow.java:291: warning: 'member def modifier' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorDeserializeRow.java:292: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorDeserializeRow.java:292: warning: 'member def modifier' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorDeserializeRow.java:293: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorDeserializeRow.java:293: warning: 'member def modifier' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorDeserializeRow.java:294: warning: 'for' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorDeserializeRow.java:295: warning: 'for' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorDeserializeRow.java:296: warning: 'for rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorDeserializeRow.java:297: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorDeserializeRow.java:297: warning: 'member def modifier' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorDeserializeRow.java:299: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorDeserializeRow.java:300: warning: 'block rcurly' have incorrect indentation level 6, expected level should be 4. 26530c28748 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorDeserializeRow.java:548: warning: block lcurly at indentation level 6 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorDeserializeRow.java:548: warning: 'block lcurly' have incorrect indentation level 6, expected level should be 4. 26532,26543c28750,28762 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorDeserializeRow.java:549: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorDeserializeRow.java:550: warning: if at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorDeserializeRow.java:551: warning: if child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorDeserializeRow.java:552: warning: if child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorDeserializeRow.java:554: warning: if child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorDeserializeRow.java:557: warning: if rcurly at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorDeserializeRow.java:558: warning: if child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorDeserializeRow.java:563: warning: if rcurly at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorDeserializeRow.java:564: warning: else child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorDeserializeRow.java:569: warning: else rcurly at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorDeserializeRow.java:570: warning: block rcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorDeserializeRow.java:573: warning: block lcurly at indentation level 6 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorDeserializeRow.java:549: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorDeserializeRow.java:549: warning: 'member def modifier' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorDeserializeRow.java:550: warning: 'if' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorDeserializeRow.java:551: warning: 'if' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorDeserializeRow.java:552: warning: 'if' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorDeserializeRow.java:554: warning: 'if' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorDeserializeRow.java:557: warning: 'if rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorDeserializeRow.java:558: warning: 'if' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorDeserializeRow.java:563: warning: 'if rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorDeserializeRow.java:564: warning: 'else' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorDeserializeRow.java:569: warning: 'else rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorDeserializeRow.java:570: warning: 'block rcurly' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorDeserializeRow.java:573: warning: 'block lcurly' have incorrect indentation level 6, expected level should be 4. 26545,26558c28764,28780 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorDeserializeRow.java:576: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorDeserializeRow.java:577: warning: if at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorDeserializeRow.java:579: warning: if child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorDeserializeRow.java:580: warning: if child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorDeserializeRow.java:581: warning: if child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorDeserializeRow.java:582: warning: if child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorDeserializeRow.java:585: warning: if child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorDeserializeRow.java:592: warning: if rcurly at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorDeserializeRow.java:593: warning: if child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorDeserializeRow.java:602: warning: if rcurly at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorDeserializeRow.java:603: warning: else child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorDeserializeRow.java:612: warning: else rcurly at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorDeserializeRow.java:613: warning: block rcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorDeserializeRow.java:616: warning: block lcurly at indentation level 6 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorDeserializeRow.java:576: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorDeserializeRow.java:576: warning: 'member def modifier' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorDeserializeRow.java:577: warning: 'if' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorDeserializeRow.java:579: warning: 'if' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorDeserializeRow.java:580: warning: 'if' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorDeserializeRow.java:580: warning: 'member def modifier' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorDeserializeRow.java:581: warning: 'if' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorDeserializeRow.java:581: warning: 'member def modifier' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorDeserializeRow.java:582: warning: 'if' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorDeserializeRow.java:585: warning: 'if' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorDeserializeRow.java:592: warning: 'if rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorDeserializeRow.java:593: warning: 'if' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorDeserializeRow.java:602: warning: 'if rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorDeserializeRow.java:603: warning: 'else' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorDeserializeRow.java:612: warning: 'else rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorDeserializeRow.java:613: warning: 'block rcurly' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorDeserializeRow.java:616: warning: 'block lcurly' have incorrect indentation level 6, expected level should be 4. 26560,26572c28782,28797 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorDeserializeRow.java:619: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorDeserializeRow.java:620: warning: if at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorDeserializeRow.java:622: warning: if child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorDeserializeRow.java:623: warning: if child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorDeserializeRow.java:624: warning: if child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorDeserializeRow.java:625: warning: if child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorDeserializeRow.java:628: warning: if child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorDeserializeRow.java:635: warning: if rcurly at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorDeserializeRow.java:636: warning: if child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorDeserializeRow.java:645: warning: if rcurly at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorDeserializeRow.java:646: warning: else child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorDeserializeRow.java:655: warning: else rcurly at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorDeserializeRow.java:656: warning: block rcurly at indentation level 6 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorDeserializeRow.java:619: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorDeserializeRow.java:619: warning: 'member def modifier' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorDeserializeRow.java:620: warning: 'if' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorDeserializeRow.java:622: warning: 'if' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorDeserializeRow.java:623: warning: 'if' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorDeserializeRow.java:623: warning: 'member def modifier' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorDeserializeRow.java:624: warning: 'if' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorDeserializeRow.java:624: warning: 'member def modifier' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorDeserializeRow.java:625: warning: 'if' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorDeserializeRow.java:628: warning: 'if' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorDeserializeRow.java:635: warning: 'if rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorDeserializeRow.java:636: warning: 'if' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorDeserializeRow.java:645: warning: 'if rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorDeserializeRow.java:646: warning: 'else' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorDeserializeRow.java:655: warning: 'else rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorDeserializeRow.java:656: warning: 'block rcurly' have incorrect indentation level 6, expected level should be 4. 26576c28801 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorDeserializeRow.java:1012: warning: block lcurly at indentation level 6 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorDeserializeRow.java:1012: warning: 'block lcurly' have incorrect indentation level 6, expected level should be 4. 26578,26583c28803,28808 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorDeserializeRow.java:1013: warning: if at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorDeserializeRow.java:1014: warning: if child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorDeserializeRow.java:1015: warning: if rcurly at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorDeserializeRow.java:1016: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorDeserializeRow.java:1017: warning: block rcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorDeserializeRow.java:1020: warning: block lcurly at indentation level 6 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorDeserializeRow.java:1013: warning: 'if' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorDeserializeRow.java:1014: warning: 'if' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorDeserializeRow.java:1015: warning: 'if rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorDeserializeRow.java:1016: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorDeserializeRow.java:1017: warning: 'block rcurly' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorDeserializeRow.java:1020: warning: 'block lcurly' have incorrect indentation level 6, expected level should be 4. 26585,26590c28810,28815 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorDeserializeRow.java:1021: warning: if at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorDeserializeRow.java:1022: warning: if child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorDeserializeRow.java:1023: warning: if rcurly at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorDeserializeRow.java:1024: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorDeserializeRow.java:1025: warning: block rcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorDeserializeRow.java:1028: warning: block lcurly at indentation level 6 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorDeserializeRow.java:1021: warning: 'if' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorDeserializeRow.java:1022: warning: 'if' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorDeserializeRow.java:1023: warning: 'if rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorDeserializeRow.java:1024: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorDeserializeRow.java:1025: warning: 'block rcurly' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorDeserializeRow.java:1028: warning: 'block lcurly' have incorrect indentation level 6, expected level should be 4. 26592,26597c28817,28822 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorDeserializeRow.java:1029: warning: if at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorDeserializeRow.java:1030: warning: if child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorDeserializeRow.java:1031: warning: if rcurly at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorDeserializeRow.java:1032: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorDeserializeRow.java:1033: warning: block rcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorDeserializeRow.java:1036: warning: block lcurly at indentation level 6 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorDeserializeRow.java:1029: warning: 'if' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorDeserializeRow.java:1030: warning: 'if' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorDeserializeRow.java:1031: warning: 'if rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorDeserializeRow.java:1032: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorDeserializeRow.java:1033: warning: 'block rcurly' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorDeserializeRow.java:1036: warning: 'block lcurly' have incorrect indentation level 6, expected level should be 4. 26599,26604c28824,28829 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorDeserializeRow.java:1037: warning: if at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorDeserializeRow.java:1038: warning: if child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorDeserializeRow.java:1039: warning: if rcurly at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorDeserializeRow.java:1040: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorDeserializeRow.java:1041: warning: block rcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorDeserializeRow.java:1044: warning: block lcurly at indentation level 6 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorDeserializeRow.java:1037: warning: 'if' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorDeserializeRow.java:1038: warning: 'if' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorDeserializeRow.java:1039: warning: 'if rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorDeserializeRow.java:1040: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorDeserializeRow.java:1041: warning: 'block rcurly' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorDeserializeRow.java:1044: warning: 'block lcurly' have incorrect indentation level 6, expected level should be 4. 26606,26611c28831,28836 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorDeserializeRow.java:1045: warning: if at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorDeserializeRow.java:1046: warning: if child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorDeserializeRow.java:1047: warning: if rcurly at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorDeserializeRow.java:1048: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorDeserializeRow.java:1049: warning: block rcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorDeserializeRow.java:1052: warning: block lcurly at indentation level 6 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorDeserializeRow.java:1045: warning: 'if' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorDeserializeRow.java:1046: warning: 'if' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorDeserializeRow.java:1047: warning: 'if rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorDeserializeRow.java:1048: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorDeserializeRow.java:1049: warning: 'block rcurly' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorDeserializeRow.java:1052: warning: 'block lcurly' have incorrect indentation level 6, expected level should be 4. 26613,26618c28838,28843 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorDeserializeRow.java:1053: warning: if at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorDeserializeRow.java:1054: warning: if child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorDeserializeRow.java:1055: warning: if rcurly at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorDeserializeRow.java:1056: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorDeserializeRow.java:1057: warning: block rcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorDeserializeRow.java:1060: warning: block lcurly at indentation level 6 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorDeserializeRow.java:1053: warning: 'if' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorDeserializeRow.java:1054: warning: 'if' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorDeserializeRow.java:1055: warning: 'if rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorDeserializeRow.java:1056: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorDeserializeRow.java:1057: warning: 'block rcurly' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorDeserializeRow.java:1060: warning: 'block lcurly' have incorrect indentation level 6, expected level should be 4. 26620,26625c28845,28850 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorDeserializeRow.java:1061: warning: if at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorDeserializeRow.java:1062: warning: if child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorDeserializeRow.java:1063: warning: if rcurly at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorDeserializeRow.java:1064: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorDeserializeRow.java:1065: warning: block rcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorDeserializeRow.java:1068: warning: block lcurly at indentation level 6 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorDeserializeRow.java:1061: warning: 'if' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorDeserializeRow.java:1062: warning: 'if' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorDeserializeRow.java:1063: warning: 'if rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorDeserializeRow.java:1064: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorDeserializeRow.java:1065: warning: 'block rcurly' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorDeserializeRow.java:1068: warning: 'block lcurly' have incorrect indentation level 6, expected level should be 4. 26627,26632c28852,28857 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorDeserializeRow.java:1069: warning: if at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorDeserializeRow.java:1070: warning: if child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorDeserializeRow.java:1071: warning: if rcurly at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorDeserializeRow.java:1072: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorDeserializeRow.java:1073: warning: block rcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorDeserializeRow.java:1076: warning: block lcurly at indentation level 6 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorDeserializeRow.java:1069: warning: 'if' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorDeserializeRow.java:1070: warning: 'if' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorDeserializeRow.java:1071: warning: 'if rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorDeserializeRow.java:1072: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorDeserializeRow.java:1073: warning: 'block rcurly' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorDeserializeRow.java:1076: warning: 'block lcurly' have incorrect indentation level 6, expected level should be 4. 26634,26639c28859,28864 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorDeserializeRow.java:1077: warning: if at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorDeserializeRow.java:1078: warning: if child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorDeserializeRow.java:1079: warning: if rcurly at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorDeserializeRow.java:1080: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorDeserializeRow.java:1081: warning: block rcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorDeserializeRow.java:1084: warning: block lcurly at indentation level 6 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorDeserializeRow.java:1077: warning: 'if' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorDeserializeRow.java:1078: warning: 'if' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorDeserializeRow.java:1079: warning: 'if rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorDeserializeRow.java:1080: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorDeserializeRow.java:1081: warning: 'block rcurly' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorDeserializeRow.java:1084: warning: 'block lcurly' have incorrect indentation level 6, expected level should be 4. 26641,26650c28866,28875 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorDeserializeRow.java:1085: warning: if at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorDeserializeRow.java:1086: warning: if child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorDeserializeRow.java:1087: warning: if rcurly at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorDeserializeRow.java:1088: warning: if at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorDeserializeRow.java:1089: warning: if child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorDeserializeRow.java:1091: warning: if rcurly at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorDeserializeRow.java:1093: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorDeserializeRow.java:1097: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorDeserializeRow.java:1098: warning: block rcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorDeserializeRow.java:1100: warning: block lcurly at indentation level 6 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorDeserializeRow.java:1085: warning: 'if' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorDeserializeRow.java:1086: warning: 'if' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorDeserializeRow.java:1087: warning: 'if rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorDeserializeRow.java:1088: warning: 'if' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorDeserializeRow.java:1089: warning: 'if' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorDeserializeRow.java:1091: warning: 'if rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorDeserializeRow.java:1093: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorDeserializeRow.java:1097: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorDeserializeRow.java:1098: warning: 'block rcurly' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorDeserializeRow.java:1100: warning: 'block lcurly' have incorrect indentation level 6, expected level should be 4. 26652,26660c28877,28885 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorDeserializeRow.java:1101: warning: if at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorDeserializeRow.java:1102: warning: if child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorDeserializeRow.java:1103: warning: if rcurly at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorDeserializeRow.java:1104: warning: if at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorDeserializeRow.java:1105: warning: if child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorDeserializeRow.java:1107: warning: if rcurly at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorDeserializeRow.java:1110: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorDeserializeRow.java:1114: warning: block rcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorDeserializeRow.java:1117: warning: block lcurly at indentation level 6 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorDeserializeRow.java:1101: warning: 'if' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorDeserializeRow.java:1102: warning: 'if' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorDeserializeRow.java:1103: warning: 'if rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorDeserializeRow.java:1104: warning: 'if' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorDeserializeRow.java:1105: warning: 'if' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorDeserializeRow.java:1107: warning: 'if rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorDeserializeRow.java:1110: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorDeserializeRow.java:1114: warning: 'block rcurly' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorDeserializeRow.java:1117: warning: 'block lcurly' have incorrect indentation level 6, expected level should be 4. 26662,26671c28887,28897 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorDeserializeRow.java:1118: warning: if at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorDeserializeRow.java:1119: warning: if child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorDeserializeRow.java:1120: warning: if rcurly at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorDeserializeRow.java:1123: warning: if at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorDeserializeRow.java:1124: warning: if child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorDeserializeRow.java:1126: warning: if rcurly at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorDeserializeRow.java:1128: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorDeserializeRow.java:1134: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorDeserializeRow.java:1141: warning: block rcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorDeserializeRow.java:1144: warning: block lcurly at indentation level 6 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorDeserializeRow.java:1118: warning: 'if' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorDeserializeRow.java:1119: warning: 'if' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorDeserializeRow.java:1120: warning: 'if rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorDeserializeRow.java:1123: warning: 'if' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorDeserializeRow.java:1124: warning: 'if' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorDeserializeRow.java:1126: warning: 'if rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorDeserializeRow.java:1128: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorDeserializeRow.java:1128: warning: 'member def type' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorDeserializeRow.java:1134: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorDeserializeRow.java:1141: warning: 'block rcurly' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorDeserializeRow.java:1144: warning: 'block lcurly' have incorrect indentation level 6, expected level should be 4. 26673,26682c28899,28909 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorDeserializeRow.java:1145: warning: if at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorDeserializeRow.java:1146: warning: if child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorDeserializeRow.java:1147: warning: if rcurly at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorDeserializeRow.java:1150: warning: if at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorDeserializeRow.java:1151: warning: if child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorDeserializeRow.java:1153: warning: if rcurly at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorDeserializeRow.java:1155: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorDeserializeRow.java:1161: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorDeserializeRow.java:1167: warning: block rcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorDeserializeRow.java:1170: warning: block lcurly at indentation level 6 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorDeserializeRow.java:1145: warning: 'if' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorDeserializeRow.java:1146: warning: 'if' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorDeserializeRow.java:1147: warning: 'if rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorDeserializeRow.java:1150: warning: 'if' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorDeserializeRow.java:1151: warning: 'if' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorDeserializeRow.java:1153: warning: 'if rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorDeserializeRow.java:1155: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorDeserializeRow.java:1155: warning: 'member def type' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorDeserializeRow.java:1161: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorDeserializeRow.java:1167: warning: 'block rcurly' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorDeserializeRow.java:1170: warning: 'block lcurly' have incorrect indentation level 6, expected level should be 4. 26684,26689c28911,28916 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorDeserializeRow.java:1171: warning: if at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorDeserializeRow.java:1172: warning: if child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorDeserializeRow.java:1173: warning: if rcurly at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorDeserializeRow.java:1174: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorDeserializeRow.java:1176: warning: block rcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorDeserializeRow.java:1179: warning: block lcurly at indentation level 6 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorDeserializeRow.java:1171: warning: 'if' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorDeserializeRow.java:1172: warning: 'if' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorDeserializeRow.java:1173: warning: 'if rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorDeserializeRow.java:1174: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorDeserializeRow.java:1176: warning: 'block rcurly' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorDeserializeRow.java:1179: warning: 'block lcurly' have incorrect indentation level 6, expected level should be 4. 26691,26696c28918,28923 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorDeserializeRow.java:1180: warning: if at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorDeserializeRow.java:1181: warning: if child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorDeserializeRow.java:1182: warning: if rcurly at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorDeserializeRow.java:1183: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorDeserializeRow.java:1185: warning: block rcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorDeserializeRow.java:1188: warning: block lcurly at indentation level 6 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorDeserializeRow.java:1180: warning: 'if' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorDeserializeRow.java:1181: warning: 'if' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorDeserializeRow.java:1182: warning: 'if rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorDeserializeRow.java:1183: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorDeserializeRow.java:1185: warning: 'block rcurly' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorDeserializeRow.java:1188: warning: 'block lcurly' have incorrect indentation level 6, expected level should be 4. 26698,26702c28925,28929 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorDeserializeRow.java:1189: warning: if at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorDeserializeRow.java:1190: warning: if child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorDeserializeRow.java:1191: warning: if rcurly at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorDeserializeRow.java:1192: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorDeserializeRow.java:1194: warning: block rcurly at indentation level 6 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorDeserializeRow.java:1189: warning: 'if' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorDeserializeRow.java:1190: warning: 'if' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorDeserializeRow.java:1191: warning: 'if rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorDeserializeRow.java:1192: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorDeserializeRow.java:1194: warning: 'block rcurly' have incorrect indentation level 6, expected level should be 4. 26745c28972 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:207: warning: block lcurly at indentation level 6 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:207: warning: 'block lcurly' have incorrect indentation level 6, expected level should be 4. 26747,26781c28974,29011 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:208: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:209: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:210: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:212: warning: switch at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:213: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:214: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:215: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:216: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:219: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:220: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:221: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:223: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:224: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:225: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:227: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:228: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:229: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:231: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:232: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:233: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:235: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:236: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:237: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:239: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:240: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:241: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:243: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:244: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:245: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:247: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:248: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:249: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:251: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:252: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:253: warning: block lcurly at indentation level 10 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:208: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:208: warning: 'member def modifier' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:209: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:209: warning: 'member def modifier' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:210: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:210: warning: 'member def modifier' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:212: warning: 'switch' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:213: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:214: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:215: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:216: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:219: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:220: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:221: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:223: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:224: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:225: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:227: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:228: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:229: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:231: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:232: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:233: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:235: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:236: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:237: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:239: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:240: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:241: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:243: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:244: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:245: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:247: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:248: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:249: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:251: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:252: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:253: warning: 'block lcurly' have incorrect indentation level 10, expected level should be 6. 26783,26801c29013,29036 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:254: warning: block child at indentation level 12 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:256: warning: block child at indentation level 12 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:257: warning: block child at indentation level 12 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:258: warning: block child at indentation level 12 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:260: warning: if at indentation level 12 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:261: warning: if at indentation level 14 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:262: warning: if child at indentation level 16 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:263: warning: if rcurly at indentation level 14 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:264: warning: if rcurly at indentation level 12 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:265: warning: if at indentation level 14 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:266: warning: if child at indentation level 16 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:267: warning: if rcurly at indentation level 14 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:268: warning: else rcurly at indentation level 12 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:270: warning: block child at indentation level 12 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:271: warning: block child at indentation level 12 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:272: warning: block child at indentation level 12 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:273: warning: block rcurly at indentation level 10 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:274: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:275: warning: block lcurly at indentation level 10 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:254: warning: 'block' child have incorrect indentation level 12, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:254: warning: 'member def modifier' have incorrect indentation level 12, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:256: warning: 'block' child have incorrect indentation level 12, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:256: warning: 'member def modifier' have incorrect indentation level 12, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:257: warning: 'block' child have incorrect indentation level 12, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:257: warning: 'member def modifier' have incorrect indentation level 12, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:258: warning: 'block' child have incorrect indentation level 12, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:258: warning: 'member def modifier' have incorrect indentation level 12, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:260: warning: 'if' have incorrect indentation level 12, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:261: warning: 'if' have incorrect indentation level 14, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:262: warning: 'if' child have incorrect indentation level 16, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:263: warning: 'if rcurly' have incorrect indentation level 14, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:264: warning: 'if rcurly' have incorrect indentation level 12, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:265: warning: 'if' have incorrect indentation level 14, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:266: warning: 'if' child have incorrect indentation level 16, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:267: warning: 'if rcurly' have incorrect indentation level 14, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:268: warning: 'else rcurly' have incorrect indentation level 12, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:270: warning: 'block' child have incorrect indentation level 12, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:270: warning: 'member def type' have incorrect indentation level 12, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:271: warning: 'block' child have incorrect indentation level 12, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:272: warning: 'block' child have incorrect indentation level 12, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:273: warning: 'block rcurly' have incorrect indentation level 10, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:274: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:275: warning: 'block lcurly' have incorrect indentation level 10, expected level should be 6. 26803,26820c29038,29059 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:276: warning: block child at indentation level 12 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:278: warning: block child at indentation level 12 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:279: warning: block child at indentation level 12 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:280: warning: block child at indentation level 12 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:282: warning: if at indentation level 12 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:283: warning: if at indentation level 14 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:284: warning: if child at indentation level 16 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:285: warning: if rcurly at indentation level 14 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:286: warning: if rcurly at indentation level 12 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:287: warning: if at indentation level 14 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:288: warning: if child at indentation level 16 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:289: warning: if rcurly at indentation level 14 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:290: warning: else rcurly at indentation level 12 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:293: warning: block child at indentation level 12 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:294: warning: block child at indentation level 12 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:295: warning: block rcurly at indentation level 10 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:296: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:297: warning: block lcurly at indentation level 10 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:276: warning: 'block' child have incorrect indentation level 12, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:276: warning: 'member def modifier' have incorrect indentation level 12, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:278: warning: 'block' child have incorrect indentation level 12, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:278: warning: 'member def modifier' have incorrect indentation level 12, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:279: warning: 'block' child have incorrect indentation level 12, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:279: warning: 'member def modifier' have incorrect indentation level 12, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:280: warning: 'block' child have incorrect indentation level 12, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:280: warning: 'member def modifier' have incorrect indentation level 12, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:282: warning: 'if' have incorrect indentation level 12, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:283: warning: 'if' have incorrect indentation level 14, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:284: warning: 'if' child have incorrect indentation level 16, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:285: warning: 'if rcurly' have incorrect indentation level 14, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:286: warning: 'if rcurly' have incorrect indentation level 12, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:287: warning: 'if' have incorrect indentation level 14, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:288: warning: 'if' child have incorrect indentation level 16, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:289: warning: 'if rcurly' have incorrect indentation level 14, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:290: warning: 'else rcurly' have incorrect indentation level 12, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:293: warning: 'block' child have incorrect indentation level 12, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:294: warning: 'block' child have incorrect indentation level 12, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:295: warning: 'block rcurly' have incorrect indentation level 10, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:296: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:297: warning: 'block lcurly' have incorrect indentation level 10, expected level should be 6. 26822,26841c29061,29086 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:298: warning: block child at indentation level 12 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:300: warning: block child at indentation level 12 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:301: warning: block child at indentation level 12 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:302: warning: block child at indentation level 12 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:304: warning: if at indentation level 12 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:305: warning: if at indentation level 14 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:306: warning: if child at indentation level 16 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:307: warning: if rcurly at indentation level 14 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:308: warning: if rcurly at indentation level 12 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:309: warning: if at indentation level 14 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:310: warning: if child at indentation level 16 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:311: warning: if rcurly at indentation level 14 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:312: warning: else rcurly at indentation level 12 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:314: warning: block child at indentation level 12 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:317: warning: block child at indentation level 12 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:318: warning: block child at indentation level 12 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:319: warning: block child at indentation level 12 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:320: warning: block rcurly at indentation level 10 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:321: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:322: warning: block lcurly at indentation level 10 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:298: warning: 'block' child have incorrect indentation level 12, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:298: warning: 'member def modifier' have incorrect indentation level 12, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:300: warning: 'block' child have incorrect indentation level 12, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:300: warning: 'member def modifier' have incorrect indentation level 12, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:301: warning: 'block' child have incorrect indentation level 12, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:301: warning: 'member def modifier' have incorrect indentation level 12, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:302: warning: 'block' child have incorrect indentation level 12, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:302: warning: 'member def modifier' have incorrect indentation level 12, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:304: warning: 'if' have incorrect indentation level 12, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:305: warning: 'if' have incorrect indentation level 14, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:306: warning: 'if' child have incorrect indentation level 16, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:307: warning: 'if rcurly' have incorrect indentation level 14, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:308: warning: 'if rcurly' have incorrect indentation level 12, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:309: warning: 'if' have incorrect indentation level 14, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:310: warning: 'if' child have incorrect indentation level 16, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:311: warning: 'if rcurly' have incorrect indentation level 14, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:312: warning: 'else rcurly' have incorrect indentation level 12, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:314: warning: 'block' child have incorrect indentation level 12, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:314: warning: 'member def modifier' have incorrect indentation level 12, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:317: warning: 'block' child have incorrect indentation level 12, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:317: warning: 'member def modifier' have incorrect indentation level 12, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:318: warning: 'block' child have incorrect indentation level 12, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:319: warning: 'block' child have incorrect indentation level 12, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:320: warning: 'block rcurly' have incorrect indentation level 10, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:321: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:322: warning: 'block lcurly' have incorrect indentation level 10, expected level should be 6. 26843,26865c29088,29117 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:323: warning: block child at indentation level 12 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:325: warning: block child at indentation level 12 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:326: warning: block child at indentation level 12 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:327: warning: block child at indentation level 12 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:329: warning: if at indentation level 12 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:330: warning: if at indentation level 14 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:331: warning: if child at indentation level 16 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:332: warning: if rcurly at indentation level 14 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:333: warning: if rcurly at indentation level 12 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:334: warning: if at indentation level 14 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:335: warning: if child at indentation level 16 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:336: warning: if rcurly at indentation level 14 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:337: warning: else rcurly at indentation level 12 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:339: warning: block child at indentation level 12 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:342: warning: block child at indentation level 12 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:343: warning: block child at indentation level 12 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:345: warning: block child at indentation level 12 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:346: warning: block rcurly at indentation level 10 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:347: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:348: warning: if at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:349: warning: if child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:350: warning: if child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:352: warning: if rcurly at indentation level 10 not at correct indentation, 8 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:323: warning: 'block' child have incorrect indentation level 12, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:323: warning: 'member def modifier' have incorrect indentation level 12, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:325: warning: 'block' child have incorrect indentation level 12, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:325: warning: 'member def modifier' have incorrect indentation level 12, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:326: warning: 'block' child have incorrect indentation level 12, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:326: warning: 'member def modifier' have incorrect indentation level 12, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:327: warning: 'block' child have incorrect indentation level 12, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:327: warning: 'member def modifier' have incorrect indentation level 12, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:329: warning: 'if' have incorrect indentation level 12, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:330: warning: 'if' have incorrect indentation level 14, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:331: warning: 'if' child have incorrect indentation level 16, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:332: warning: 'if rcurly' have incorrect indentation level 14, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:333: warning: 'if rcurly' have incorrect indentation level 12, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:334: warning: 'if' have incorrect indentation level 14, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:335: warning: 'if' child have incorrect indentation level 16, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:336: warning: 'if rcurly' have incorrect indentation level 14, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:337: warning: 'else rcurly' have incorrect indentation level 12, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:339: warning: 'block' child have incorrect indentation level 12, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:339: warning: 'member def modifier' have incorrect indentation level 12, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:342: warning: 'block' child have incorrect indentation level 12, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:342: warning: 'member def modifier' have incorrect indentation level 12, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:343: warning: 'block' child have incorrect indentation level 12, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:345: warning: 'block' child have incorrect indentation level 12, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:346: warning: 'block rcurly' have incorrect indentation level 10, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:347: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:348: warning: 'if' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:349: warning: 'if' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:349: warning: 'member def type' have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:350: warning: 'if' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:352: warning: 'if rcurly' have incorrect indentation level 10, expected level should be 8. 26867,26880c29119,29132 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:354: warning: else child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:356: warning: else rcurly at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:357: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:358: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:359: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:361: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:362: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:363: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:365: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:366: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:367: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:369: warning: switch rcurly at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:370: warning: block rcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:372: warning: block lcurly at indentation level 6 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:354: warning: 'else' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:356: warning: 'else rcurly' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:357: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:358: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:359: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:361: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:362: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:363: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:365: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:366: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:367: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:369: warning: 'switch rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:370: warning: 'block rcurly' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:372: warning: 'block lcurly' have incorrect indentation level 6, expected level should be 4. 26882,26893c29134,29151 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:373: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:374: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:375: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:376: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:377: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:379: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:380: warning: for at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:381: warning: for child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:387: warning: for rcurly at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:388: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:389: warning: block rcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:391: warning: block lcurly at indentation level 6 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:373: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:373: warning: 'member def modifier' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:374: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:374: warning: 'member def modifier' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:375: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:375: warning: 'member def modifier' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:376: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:376: warning: 'member def modifier' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:377: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:377: warning: 'member def modifier' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:379: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:379: warning: 'member def modifier' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:380: warning: 'for' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:381: warning: 'for' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:387: warning: 'for rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:388: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:389: warning: 'block rcurly' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:391: warning: 'block lcurly' have incorrect indentation level 6, expected level should be 4. 26895,26908c29153,29174 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:392: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:393: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:394: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:395: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:396: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:398: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:399: warning: for at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:400: warning: for child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:405: warning: for child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:410: warning: for child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:411: warning: for rcurly at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:412: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:413: warning: block rcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:415: warning: block lcurly at indentation level 6 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:392: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:392: warning: 'member def modifier' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:393: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:393: warning: 'member def modifier' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:394: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:394: warning: 'member def modifier' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:395: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:395: warning: 'member def modifier' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:396: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:396: warning: 'member def modifier' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:398: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:398: warning: 'member def modifier' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:399: warning: 'for' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:400: warning: 'for' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:400: warning: 'member def modifier' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:405: warning: 'for' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:405: warning: 'member def modifier' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:410: warning: 'for' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:411: warning: 'for rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:412: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:413: warning: 'block rcurly' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:415: warning: 'block lcurly' have incorrect indentation level 6, expected level should be 4. 26910,26925c29176,29201 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:416: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:417: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:418: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:420: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:421: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:422: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:425: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:426: warning: for at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:427: warning: for child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:428: warning: for child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:429: warning: for child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:434: warning: for child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:435: warning: for rcurly at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:436: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:437: warning: block rcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:439: warning: block lcurly at indentation level 6 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:416: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:416: warning: 'member def modifier' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:417: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:417: warning: 'member def modifier' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:418: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:418: warning: 'member def modifier' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:420: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:420: warning: 'member def modifier' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:421: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:421: warning: 'member def modifier' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:422: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:422: warning: 'member def modifier' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:425: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:425: warning: 'member def modifier' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:426: warning: 'for' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:427: warning: 'for' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:427: warning: 'member def modifier' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:428: warning: 'for' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:428: warning: 'member def modifier' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:429: warning: 'for' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:429: warning: 'member def modifier' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:434: warning: 'for' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:435: warning: 'for rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:436: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:437: warning: 'block rcurly' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:439: warning: 'block lcurly' have incorrect indentation level 6, expected level should be 4. 26927,26938c29203,29222 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:440: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:441: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:442: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:443: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:444: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:445: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:446: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:452: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:453: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:454: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:455: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:456: warning: block rcurly at indentation level 6 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:440: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:440: warning: 'member def modifier' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:441: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:441: warning: 'member def modifier' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:442: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:442: warning: 'member def modifier' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:443: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:443: warning: 'member def modifier' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:444: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:444: warning: 'member def modifier' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:445: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:445: warning: 'member def modifier' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:446: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:446: warning: 'member def modifier' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:452: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:452: warning: 'member def modifier' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:453: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:454: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:455: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorExtractRow.java:456: warning: 'block rcurly' have incorrect indentation level 6, expected level should be 4. 26947,26955c29231,29238 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorFilterOperator.java:58: warning: ctor def throws at indentation level 10 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorFilterOperator.java:124: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorFilterOperator.java:125: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorFilterOperator.java:126: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorFilterOperator.java:127: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorFilterOperator.java:129: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorFilterOperator.java:130: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorFilterOperator.java:131: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorFilterOperator.java:132: warning: case child at indentation level 6 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorFilterOperator.java:124: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorFilterOperator.java:125: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorFilterOperator.java:126: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorFilterOperator.java:127: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorFilterOperator.java:129: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorFilterOperator.java:130: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorFilterOperator.java:131: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorFilterOperator.java:132: warning: 'case' child have incorrect indentation level 6, expected level should be 4. 26976c29259 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorGroupByOperator.java:364: warning: if child at indentation level 10 not at correct indentation, 8 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorGroupByOperator.java:364: warning: 'if' child have incorrect indentation level 10, expected level should be 8. 26978c29261 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorGroupByOperator.java:376: warning: else child at indentation level 10 not at correct indentation, 8 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorGroupByOperator.java:376: warning: 'else' child have incorrect indentation level 10, expected level should be 8. 26979a29263 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorGroupByOperator.java:533: warning: '(' have incorrect indentation level 8, expected level should be 10. 26986c29270 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorGroupByOperator.java:666: warning: member def at indentation level 6 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorGroupByOperator.java:666: warning: 'streamAggregationBufferRowPool' have incorrect indentation level 6, expected level should be 8. 26989a29274 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorGroupByOperator.java:956: warning: 'keyPos' have incorrect indentation level 8, expected level should be 10. 26991c29276 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorGroupByOperator.java:1010: warning: catch child at indentation level 11 not at correct indentation, 10 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorGroupByOperator.java:1010: warning: 'catch' child have incorrect indentation level 11, expected level should be 10. 26997c29282 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorGroupKeyHelper.java:39: warning: ctor def rcurly at indentation level 3 not at correct indentation, 2 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorGroupKeyHelper.java:39: warning: 'ctor def rcurly' have incorrect indentation level 3, expected level should be 2. 27079d29363 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorHashKeyWrapperBatch.java:926: warning: method def throws at indentation level 4 not at correct indentation, 6 27090,27091d29373 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorHashKeyWrapperBatch.java:986: warning: method def throws at indentation level 4 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorHashKeyWrapperBatch.java:1022: warning: method def throws at indentation level 4 not at correct indentation, 6 27093d29374 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorHashKeyWrapperBatch.java:1038: warning: method def throws at indentation level 4 not at correct indentation, 6 27155,27161c29436,29444 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:558: warning: if at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:560: warning: if child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:561: warning: if rcurly at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:565: warning: method def child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:566: warning: method def child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:567: warning: method def child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:568: warning: method def rcurly at indentation level 6 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:558: warning: 'if' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:560: warning: 'if' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:561: warning: 'if rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:565: warning: 'member def type' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:565: warning: 'method def' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:566: warning: 'member def type' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:566: warning: 'method def' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:567: warning: 'method def' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:568: warning: 'method def rcurly' have incorrect indentation level 6, expected level should be 4. 27166,27171c29449,29456 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:646: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:648: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:649: warning: if at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:651: warning: if child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:652: warning: if rcurly at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:654: warning: else child at indentation level 10 not at correct indentation, 8 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:646: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:648: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:648: warning: 'member def type' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:649: warning: 'if' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:651: warning: 'if' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:652: warning: 'if rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:654: warning: 'else' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:654: warning: 'member def type' have incorrect indentation level 10, expected level should be 8. 27173,27189c29458,29476 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:655: warning: else child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:658: warning: else child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:659: warning: if at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:662: warning: if child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:664: warning: if at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:665: warning: if child at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:667: warning: if rcurly at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:668: warning: if rcurly at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:670: warning: else child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:672: warning: else child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:674: warning: else child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:676: warning: else child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:677: warning: else child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:678: warning: else rcurly at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:679: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:680: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:681: warning: block lcurly at indentation level 8 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:655: warning: 'else' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:658: warning: 'else' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:658: warning: 'member def type' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:659: warning: 'if' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:662: warning: 'if' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:664: warning: 'if' have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:665: warning: 'if' child have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:667: warning: 'if rcurly' have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:668: warning: 'if rcurly' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:670: warning: 'else' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:670: warning: 'member def modifier' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:672: warning: 'else' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:674: warning: 'else' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:676: warning: 'else' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:677: warning: 'else' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:678: warning: 'else rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:679: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:680: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:681: warning: 'block lcurly' have incorrect indentation level 8, expected level should be 4. 27191,27199c29478,29488 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:682: warning: block child at indentation level 10 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:684: warning: block child at indentation level 10 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:685: warning: block child at indentation level 10 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:688: warning: block child at indentation level 10 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:689: warning: block child at indentation level 10 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:691: warning: block child at indentation level 10 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:692: warning: block child at indentation level 10 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:693: warning: block rcurly at indentation level 8 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:694: warning: block child at indentation level 8 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:682: warning: 'block' child have incorrect indentation level 10, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:684: warning: 'block' child have incorrect indentation level 10, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:684: warning: 'member def type' have incorrect indentation level 10, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:685: warning: 'block' child have incorrect indentation level 10, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:685: warning: 'member def type' have incorrect indentation level 10, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:688: warning: 'block' child have incorrect indentation level 10, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:689: warning: 'block' child have incorrect indentation level 10, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:691: warning: 'block' child have incorrect indentation level 10, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:692: warning: 'block' child have incorrect indentation level 10, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:693: warning: 'block rcurly' have incorrect indentation level 8, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:694: warning: 'block' child have incorrect indentation level 8, expected level should be 6. 27202d29490 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:704: warning: method def throws at indentation level 4 not at correct indentation, 6 27213,27263c29501,29551 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:1033: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:1034: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:1035: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:1036: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:1037: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:1038: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:1039: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:1040: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:1041: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:1042: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:1043: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:1044: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:1045: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:1046: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:1047: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:1048: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:1049: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:1050: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:1051: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:1052: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:1053: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:1054: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:1055: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:1056: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:1057: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:1058: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:1059: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:1060: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:1061: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:1062: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:1063: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:1064: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:1065: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:1066: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:1067: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:1068: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:1069: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:1070: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:1071: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:1072: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:1073: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:1074: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:1075: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:1076: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:1077: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:1078: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:1079: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:1080: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:1081: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:1082: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:1084: warning: block child at indentation level 8 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:1033: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:1034: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:1035: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:1036: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:1037: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:1038: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:1039: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:1040: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:1041: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:1042: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:1043: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:1044: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:1045: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:1046: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:1047: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:1048: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:1049: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:1050: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:1051: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:1052: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:1053: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:1054: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:1055: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:1056: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:1057: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:1058: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:1059: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:1060: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:1061: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:1062: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:1063: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:1064: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:1065: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:1066: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:1067: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:1068: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:1069: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:1070: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:1071: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:1072: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:1073: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:1074: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:1075: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:1076: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:1077: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:1078: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:1079: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:1080: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:1081: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:1082: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:1084: warning: 'block' child have incorrect indentation level 8, expected level should be 6. 27276,27279c29564,29567 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:1258: warning: for at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:1259: warning: for child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:1260: warning: for child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:1261: warning: for rcurly at indentation level 8 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:1258: warning: 'for' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:1259: warning: 'for' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:1260: warning: 'for' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:1261: warning: 'for rcurly' have incorrect indentation level 8, expected level should be 6. 27295,27297c29583,29585 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:1736: warning: if child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:1737: warning: if child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:1740: warning: if child at indentation level 10 not at correct indentation, 8 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:1736: warning: 'if' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:1737: warning: 'if' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:1740: warning: 'if' child have incorrect indentation level 10, expected level should be 8. 27310a29599 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:1875: warning: 'catch' child have incorrect indentation level 10, expected level should be 8. 27312c29601 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:1875: warning: catch child at indentation level 10 not at correct indentation, 8 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:1905: warning: 'catch' child have incorrect indentation level 10, expected level should be 8. 27314d29602 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:1905: warning: catch child at indentation level 10 not at correct indentation, 8 27323d29610 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:2110: warning: method def throws at indentation level 10 not at correct indentation, 6 27326c29613 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:2171: warning: block lcurly at indentation level 14 not at correct indentation, 12 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:2171: warning: 'block lcurly' have incorrect indentation level 14, expected level should be 12. 27328,27337c29615,29626 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:2172: warning: block child at indentation level 16 not at correct indentation, 14 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:2173: warning: if at indentation level 16 not at correct indentation, 14 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:2174: warning: if child at indentation level 18 not at correct indentation, 16 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:2175: warning: if child at indentation level 18 not at correct indentation, 16 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:2176: warning: if child at indentation level 18 not at correct indentation, 16 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:2177: warning: if rcurly at indentation level 16 not at correct indentation, 14 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:2178: warning: else child at indentation level 18 not at correct indentation, 16 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:2180: warning: else rcurly at indentation level 16 not at correct indentation, 14 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:2181: warning: block rcurly at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:2184: warning: block lcurly at indentation level 14 not at correct indentation, 12 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:2172: warning: 'block' child have incorrect indentation level 16, expected level should be 14. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:2172: warning: 'member def type' have incorrect indentation level 16, expected level should be 14. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:2173: warning: 'if' have incorrect indentation level 16, expected level should be 14. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:2174: warning: 'if' child have incorrect indentation level 18, expected level should be 16. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:2174: warning: 'member def type' have incorrect indentation level 18, expected level should be 16. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:2175: warning: 'if' child have incorrect indentation level 18, expected level should be 16. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:2176: warning: 'if' child have incorrect indentation level 18, expected level should be 16. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:2177: warning: 'if rcurly' have incorrect indentation level 16, expected level should be 14. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:2178: warning: 'else' child have incorrect indentation level 18, expected level should be 16. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:2180: warning: 'else rcurly' have incorrect indentation level 16, expected level should be 14. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:2181: warning: 'block rcurly' have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:2184: warning: 'block lcurly' have incorrect indentation level 14, expected level should be 12. 27339,27349c29628,29639 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:2185: warning: block child at indentation level 16 not at correct indentation, 14 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:2186: warning: if at indentation level 16 not at correct indentation, 14 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:2187: warning: if child at indentation level 18 not at correct indentation, 16 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:2188: warning: if rcurly at indentation level 16 not at correct indentation, 14 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:2189: warning: if child at indentation level 18 not at correct indentation, 16 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:2190: warning: if rcurly at indentation level 16 not at correct indentation, 14 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:2191: warning: else child at indentation level 18 not at correct indentation, 16 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:2193: warning: else rcurly at indentation level 16 not at correct indentation, 14 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:2194: warning: block child at indentation level 16 not at correct indentation, 14 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:2195: warning: block rcurly at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:2199: warning: block lcurly at indentation level 14 not at correct indentation, 12 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:2185: warning: 'block' child have incorrect indentation level 16, expected level should be 14. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:2185: warning: 'member def type' have incorrect indentation level 16, expected level should be 14. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:2186: warning: 'if' have incorrect indentation level 16, expected level should be 14. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:2187: warning: 'if' child have incorrect indentation level 18, expected level should be 16. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:2188: warning: 'if rcurly' have incorrect indentation level 16, expected level should be 14. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:2189: warning: 'if' child have incorrect indentation level 18, expected level should be 16. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:2190: warning: 'if rcurly' have incorrect indentation level 16, expected level should be 14. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:2191: warning: 'else' child have incorrect indentation level 18, expected level should be 16. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:2193: warning: 'else rcurly' have incorrect indentation level 16, expected level should be 14. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:2194: warning: 'block' child have incorrect indentation level 16, expected level should be 14. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:2195: warning: 'block rcurly' have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:2199: warning: 'block lcurly' have incorrect indentation level 14, expected level should be 12. 27351,27358c29641,29649 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:2200: warning: block child at indentation level 16 not at correct indentation, 14 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:2201: warning: if at indentation level 16 not at correct indentation, 14 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:2202: warning: if child at indentation level 18 not at correct indentation, 16 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:2203: warning: if rcurly at indentation level 16 not at correct indentation, 14 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:2204: warning: else child at indentation level 18 not at correct indentation, 16 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:2206: warning: else rcurly at indentation level 16 not at correct indentation, 14 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:2207: warning: block child at indentation level 16 not at correct indentation, 14 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:2208: warning: block rcurly at indentation level 14 not at correct indentation, 12 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:2200: warning: 'block' child have incorrect indentation level 16, expected level should be 14. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:2200: warning: 'member def type' have incorrect indentation level 16, expected level should be 14. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:2201: warning: 'if' have incorrect indentation level 16, expected level should be 14. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:2202: warning: 'if' child have incorrect indentation level 18, expected level should be 16. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:2203: warning: 'if rcurly' have incorrect indentation level 16, expected level should be 14. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:2204: warning: 'else' child have incorrect indentation level 18, expected level should be 16. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:2206: warning: 'else rcurly' have incorrect indentation level 16, expected level should be 14. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:2207: warning: 'block' child have incorrect indentation level 16, expected level should be 14. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:2208: warning: 'block rcurly' have incorrect indentation level 14, expected level should be 12. 27377,27385c29668,29679 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:2535: warning: if child at indentation level 7 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:2536: warning: if child at indentation level 7 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:2537: warning: if at indentation level 7 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:2539: warning: if child at indentation level 9 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:2540: warning: if rcurly at indentation level 7 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:2541: warning: if child at indentation level 7 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:2542: warning: if rcurly at indentation level 5 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:2543: warning: method def child at indentation level 5 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:2544: warning: if at indentation level 5 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:2535: warning: 'if' child have incorrect indentation level 7, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:2535: warning: 'member def type' have incorrect indentation level 7, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:2536: warning: 'if' child have incorrect indentation level 7, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:2536: warning: 'member def type' have incorrect indentation level 7, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:2537: warning: 'if' have incorrect indentation level 7, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:2539: warning: 'if' child have incorrect indentation level 9, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:2540: warning: 'if rcurly' have incorrect indentation level 7, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:2541: warning: 'if' child have incorrect indentation level 7, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:2542: warning: 'if rcurly' have incorrect indentation level 5, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:2543: warning: 'member def type' have incorrect indentation level 5, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:2543: warning: 'method def' child have incorrect indentation level 5, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:2544: warning: 'if' have incorrect indentation level 5, expected level should be 4. 27396,27397c29690,29694 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:2598: warning: if child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:2599: warning: if child at indentation level 8 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:2598: warning: 'if' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:2598: warning: 'member def type' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:2599: warning: 'if' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:2599: warning: 'member def type' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:2600: warning: 'if' child have incorrect indentation level 8, expected level should be 6. 27399d29695 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:2600: warning: if child at indentation level 8 not at correct indentation, 6 27418,27419c29714,29718 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:2671: warning: if child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:2672: warning: if child at indentation level 8 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:2671: warning: 'if' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:2671: warning: 'member def type' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:2672: warning: 'if' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:2672: warning: 'member def type' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:2673: warning: 'if' child have incorrect indentation level 8, expected level should be 6. 27421d29719 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:2673: warning: if child at indentation level 8 not at correct indentation, 6 27430c29728,29731 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:2736: warning: if child at indentation level 8 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:2736: warning: 'if' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:2736: warning: 'member def type' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:2737: warning: 'if' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:2737: warning: 'member def type' have incorrect indentation level 8, expected level should be 6. 27432c29733 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:2737: warning: if child at indentation level 8 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:2738: warning: 'if' child have incorrect indentation level 8, expected level should be 6. 27434d29734 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:2738: warning: if child at indentation level 8 not at correct indentation, 6 27445c29745 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:2871: warning: if child at indentation level 8 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:2871: warning: 'if' child have incorrect indentation level 8, expected level should be 6. 27468c29768 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:3117: warning: method def child at indentation level 6 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:3117: warning: 'method def' child have incorrect indentation level 6, expected level should be 4. 27470,27471c29770,29772 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:3124: warning: try child at indentation level 9 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:3125: warning: try child at indentation level 9 not at correct indentation, 8 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:3124: warning: 'member def type' have incorrect indentation level 9, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:3124: warning: 'try' child have incorrect indentation level 9, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:3125: warning: 'try' child have incorrect indentation level 9, expected level should be 8. 27474,27479c29775,29780 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:3173: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:3174: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:3175: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:3176: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:3177: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:3178: warning: block child at indentation level 8 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:3173: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:3174: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:3175: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:3176: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:3177: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:3178: warning: 'block' child have incorrect indentation level 8, expected level should be 6. 27484,27493c29785,29793 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:3310: warning: method def throws at indentation level 10 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:3312: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:3313: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:3314: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:3315: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:3316: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:3317: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:3318: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:3319: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:3320: warning: case child at indentation level 6 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:3312: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:3313: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:3314: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:3315: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:3316: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:3317: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:3318: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:3319: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:3320: warning: 'case' child have incorrect indentation level 6, expected level should be 4. 27495,27529c29795,29831 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:3321: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:3322: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:3324: warning: switch at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:3325: warning: case child at indentation level 10 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:3326: warning: case child at indentation level 10 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:3327: warning: case child at indentation level 10 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:3328: warning: case child at indentation level 10 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:3329: warning: case child at indentation level 10 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:3330: warning: case child at indentation level 10 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:3331: warning: case child at indentation level 10 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:3332: warning: block child at indentation level 12 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:3334: warning: case child at indentation level 10 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:3335: warning: block child at indentation level 12 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:3337: warning: case child at indentation level 10 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:3338: warning: block child at indentation level 12 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:3340: warning: case child at indentation level 10 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:3341: warning: case child at indentation level 10 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:3342: warning: block child at indentation level 12 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:3344: warning: case child at indentation level 10 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:3345: warning: case child at indentation level 10 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:3346: warning: case child at indentation level 10 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:3347: warning: case child at indentation level 10 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:3348: warning: block child at indentation level 12 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:3350: warning: case child at indentation level 10 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:3351: warning: if at indentation level 12 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:3353: warning: if child at indentation level 14 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:3354: warning: if rcurly at indentation level 12 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:3355: warning: else child at indentation level 14 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:3356: warning: else rcurly at indentation level 12 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:3358: warning: case child at indentation level 10 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:3359: warning: block child at indentation level 12 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:3360: warning: switch rcurly at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:3361: warning: block rcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:3362: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:3363: warning: block child at indentation level 8 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:3321: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:3321: warning: 'member def type' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:3322: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:3322: warning: 'member def type' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:3324: warning: 'switch' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:3325: warning: 'case' child have incorrect indentation level 10, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:3326: warning: 'case' child have incorrect indentation level 10, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:3327: warning: 'case' child have incorrect indentation level 10, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:3328: warning: 'case' child have incorrect indentation level 10, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:3329: warning: 'case' child have incorrect indentation level 10, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:3330: warning: 'case' child have incorrect indentation level 10, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:3331: warning: 'case' child have incorrect indentation level 10, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:3332: warning: 'block' child have incorrect indentation level 12, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:3334: warning: 'case' child have incorrect indentation level 10, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:3335: warning: 'block' child have incorrect indentation level 12, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:3337: warning: 'case' child have incorrect indentation level 10, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:3338: warning: 'block' child have incorrect indentation level 12, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:3340: warning: 'case' child have incorrect indentation level 10, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:3341: warning: 'case' child have incorrect indentation level 10, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:3342: warning: 'block' child have incorrect indentation level 12, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:3344: warning: 'case' child have incorrect indentation level 10, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:3345: warning: 'case' child have incorrect indentation level 10, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:3346: warning: 'case' child have incorrect indentation level 10, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:3347: warning: 'case' child have incorrect indentation level 10, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:3348: warning: 'block' child have incorrect indentation level 12, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:3350: warning: 'case' child have incorrect indentation level 10, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:3351: warning: 'if' have incorrect indentation level 12, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:3353: warning: 'if' child have incorrect indentation level 14, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:3354: warning: 'if rcurly' have incorrect indentation level 12, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:3355: warning: 'else' child have incorrect indentation level 14, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:3356: warning: 'else rcurly' have incorrect indentation level 12, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:3358: warning: 'case' child have incorrect indentation level 10, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:3359: warning: 'block' child have incorrect indentation level 12, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:3360: warning: 'switch rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:3361: warning: 'block rcurly' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:3362: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:3363: warning: 'block' child have incorrect indentation level 8, expected level should be 6. 27532d29833 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizationContext.java:3404: warning: object def rcurly at indentation level 9 not at correct indentation, [4, 6] 27553c29854 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:156: warning: block lcurly at indentation level 6 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:156: warning: 'block lcurly' have incorrect indentation level 6, expected level should be 4. 27555,27588c29856,29891 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:157: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:158: warning: switch at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:159: warning: case child at indentation level 10 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:160: warning: case child at indentation level 10 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:161: warning: case child at indentation level 10 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:162: warning: case child at indentation level 10 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:163: warning: case child at indentation level 10 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:164: warning: case child at indentation level 10 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:165: warning: case child at indentation level 10 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:166: warning: block child at indentation level 12 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:167: warning: case child at indentation level 10 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:168: warning: block child at indentation level 12 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:169: warning: case child at indentation level 10 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:170: warning: block child at indentation level 12 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:171: warning: case child at indentation level 10 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:172: warning: case child at indentation level 10 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:173: warning: block child at indentation level 12 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:174: warning: case child at indentation level 10 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:175: warning: case child at indentation level 10 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:176: warning: case child at indentation level 10 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:177: warning: case child at indentation level 10 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:178: warning: block child at indentation level 12 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:179: warning: case child at indentation level 10 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:180: warning: block child at indentation level 12 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:181: warning: if at indentation level 12 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:182: warning: if child at indentation level 14 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:184: warning: if rcurly at indentation level 12 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:185: warning: else child at indentation level 14 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:187: warning: else rcurly at indentation level 12 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:188: warning: case child at indentation level 10 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:189: warning: block child at indentation level 12 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:191: warning: switch rcurly at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:192: warning: block rcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:194: warning: block lcurly at indentation level 6 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:157: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:157: warning: 'member def type' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:158: warning: 'switch' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:159: warning: 'case' child have incorrect indentation level 10, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:160: warning: 'case' child have incorrect indentation level 10, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:161: warning: 'case' child have incorrect indentation level 10, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:162: warning: 'case' child have incorrect indentation level 10, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:163: warning: 'case' child have incorrect indentation level 10, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:164: warning: 'case' child have incorrect indentation level 10, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:165: warning: 'case' child have incorrect indentation level 10, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:166: warning: 'block' child have incorrect indentation level 12, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:167: warning: 'case' child have incorrect indentation level 10, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:168: warning: 'block' child have incorrect indentation level 12, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:169: warning: 'case' child have incorrect indentation level 10, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:170: warning: 'block' child have incorrect indentation level 12, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:171: warning: 'case' child have incorrect indentation level 10, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:172: warning: 'case' child have incorrect indentation level 10, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:173: warning: 'block' child have incorrect indentation level 12, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:174: warning: 'case' child have incorrect indentation level 10, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:175: warning: 'case' child have incorrect indentation level 10, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:176: warning: 'case' child have incorrect indentation level 10, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:177: warning: 'case' child have incorrect indentation level 10, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:178: warning: 'block' child have incorrect indentation level 12, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:179: warning: 'case' child have incorrect indentation level 10, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:180: warning: 'block' child have incorrect indentation level 12, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:180: warning: 'member def type' have incorrect indentation level 12, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:181: warning: 'if' have incorrect indentation level 12, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:182: warning: 'if' child have incorrect indentation level 14, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:184: warning: 'if rcurly' have incorrect indentation level 12, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:185: warning: 'else' child have incorrect indentation level 14, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:187: warning: 'else rcurly' have incorrect indentation level 12, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:188: warning: 'case' child have incorrect indentation level 10, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:189: warning: 'block' child have incorrect indentation level 12, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:191: warning: 'switch rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:192: warning: 'block rcurly' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:194: warning: 'block lcurly' have incorrect indentation level 6, expected level should be 4. 27590,27598c29893,29904 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:195: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:196: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:197: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:198: warning: for at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:199: warning: for child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:201: warning: for rcurly at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:202: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:204: warning: block rcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:206: warning: block lcurly at indentation level 6 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:195: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:195: warning: 'member def type' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:196: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:196: warning: 'member def type' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:197: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:197: warning: 'member def type' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:198: warning: 'for' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:199: warning: 'for' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:201: warning: 'for rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:202: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:204: warning: 'block rcurly' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:206: warning: 'block lcurly' have incorrect indentation level 6, expected level should be 4. 27600,27608c29906,29917 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:207: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:208: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:209: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:210: warning: for at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:211: warning: for child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:212: warning: for rcurly at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:213: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:214: warning: block rcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:216: warning: block lcurly at indentation level 6 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:207: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:207: warning: 'member def type' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:208: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:208: warning: 'member def type' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:209: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:209: warning: 'member def type' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:210: warning: 'for' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:211: warning: 'for' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:212: warning: 'for rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:213: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:214: warning: 'block rcurly' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:216: warning: 'block lcurly' have incorrect indentation level 6, expected level should be 4. 27610,27613c29919,29923 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:217: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:218: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:220: warning: block rcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:222: warning: block lcurly at indentation level 6 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:217: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:217: warning: 'member def type' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:218: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:220: warning: 'block rcurly' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:222: warning: 'block lcurly' have incorrect indentation level 6, expected level should be 4. 27615,27617c29925,29928 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:223: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:224: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:227: warning: block rcurly at indentation level 6 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:223: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:223: warning: 'member def type' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:224: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:227: warning: 'block rcurly' have incorrect indentation level 6, expected level should be 4. 27619c29930 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:250: warning: method def rparen at indentation level 35 not at correct indentation, 2 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:250: warning: 'method def rparen' have incorrect indentation level 35, expected level should be 2. 27638,27648c29949,29963 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:460: warning: if child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:461: warning: if child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:462: warning: if child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:463: warning: if child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:464: warning: if child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:465: warning: try at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:466: warning: try child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:467: warning: try rcurly at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:468: warning: catch child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:469: warning: catch rcurly at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:470: warning: if child at indentation level 10 not at correct indentation, 8 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:460: warning: 'if' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:461: warning: 'if' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:461: warning: 'member def type' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:462: warning: 'if' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:462: warning: 'member def type' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:463: warning: 'if' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:463: warning: 'member def type' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:464: warning: 'if' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:464: warning: 'member def type' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:465: warning: 'try' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:466: warning: 'try' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:467: warning: 'try rcurly' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:468: warning: 'catch' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:469: warning: 'catch rcurly' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:470: warning: 'if' child have incorrect indentation level 10, expected level should be 8. 27652,27669c29967,29988 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:518: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:519: warning: if at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:520: warning: if child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:521: warning: if child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:522: warning: if child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:525: warning: if child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:527: warning: if child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:528: warning: try at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:529: warning: try child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:530: warning: try rcurly at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:531: warning: catch child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:532: warning: catch rcurly at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:533: warning: if child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:534: warning: if rcurly at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:535: warning: else child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:536: warning: else rcurly at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:537: warning: block rcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:538: warning: block child at indentation level 8 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:518: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:518: warning: 'member def type' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:519: warning: 'if' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:520: warning: 'if' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:521: warning: 'if' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:521: warning: 'member def type' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:522: warning: 'if' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:522: warning: 'member def type' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:525: warning: 'if' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:525: warning: 'member def type' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:527: warning: 'if' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:527: warning: 'member def type' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:528: warning: 'try' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:529: warning: 'try' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:530: warning: 'try rcurly' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:531: warning: 'catch' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:532: warning: 'catch rcurly' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:533: warning: 'if' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:534: warning: 'if rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:535: warning: 'else' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:536: warning: 'else rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:537: warning: 'block rcurly' have incorrect indentation level 6, expected level should be 4. 27674,27676c29993,29996 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:600: warning: method def rparen at indentation level 40 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:613: warning: if child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:614: warning: if child at indentation level 8 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:600: warning: 'method def rparen' have incorrect indentation level 40, expected level should be 2. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:613: warning: 'if' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:613: warning: 'member def type' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:614: warning: 'if' child have incorrect indentation level 8, expected level should be 6. 27681c30001 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:680: warning: block lcurly at indentation level 6 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:680: warning: 'block lcurly' have incorrect indentation level 6, expected level should be 4. 27683,27687c30003,30009 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:681: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:682: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:683: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:684: warning: block rcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:687: warning: block lcurly at indentation level 6 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:681: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:681: warning: 'member def type' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:682: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:682: warning: 'member def type' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:683: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:684: warning: 'block rcurly' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:687: warning: 'block lcurly' have incorrect indentation level 6, expected level should be 4. 27689,27693c30011,30017 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:688: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:689: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:690: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:691: warning: block rcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:694: warning: block lcurly at indentation level 6 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:688: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:688: warning: 'member def type' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:689: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:689: warning: 'member def type' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:690: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:691: warning: 'block rcurly' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:694: warning: 'block lcurly' have incorrect indentation level 6, expected level should be 4. 27695,27715c30019,30045 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:695: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:696: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:697: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:698: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:700: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:702: warning: if at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:703: warning: for at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:704: warning: for child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:705: warning: for rcurly at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:706: warning: if rcurly at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:707: warning: else child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:710: warning: for at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:711: warning: if at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:712: warning: if child at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:713: warning: if rcurly at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:714: warning: else child at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:715: warning: else rcurly at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:716: warning: for rcurly at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:717: warning: else rcurly at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:718: warning: block rcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:721: warning: block lcurly at indentation level 6 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:695: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:695: warning: 'member def type' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:696: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:696: warning: 'member def type' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:697: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:697: warning: 'member def type' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:698: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:698: warning: 'member def type' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:700: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:700: warning: 'member def type' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:702: warning: 'if' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:703: warning: 'for' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:704: warning: 'for' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:705: warning: 'for rcurly' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:706: warning: 'if rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:707: warning: 'else' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:707: warning: 'member def type' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:710: warning: 'for' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:711: warning: 'if' have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:712: warning: 'if' child have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:713: warning: 'if rcurly' have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:714: warning: 'else' child have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:715: warning: 'else rcurly' have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:716: warning: 'for rcurly' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:717: warning: 'else rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:718: warning: 'block rcurly' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:721: warning: 'block lcurly' have incorrect indentation level 6, expected level should be 4. 27717,27735c30047,30069 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:722: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:723: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:725: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:727: warning: if at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:728: warning: for at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:729: warning: for child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:730: warning: for rcurly at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:731: warning: if rcurly at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:732: warning: else child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:735: warning: for at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:736: warning: if at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:737: warning: if child at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:738: warning: if rcurly at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:739: warning: else child at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:740: warning: else rcurly at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:741: warning: for rcurly at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:742: warning: else rcurly at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:743: warning: block rcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:746: warning: block lcurly at indentation level 6 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:722: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:722: warning: 'member def type' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:723: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:723: warning: 'member def type' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:725: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:725: warning: 'member def type' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:727: warning: 'if' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:728: warning: 'for' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:729: warning: 'for' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:730: warning: 'for rcurly' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:731: warning: 'if rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:732: warning: 'else' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:732: warning: 'member def type' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:735: warning: 'for' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:736: warning: 'if' have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:737: warning: 'if' child have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:738: warning: 'if rcurly' have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:739: warning: 'else' child have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:740: warning: 'else rcurly' have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:741: warning: 'for rcurly' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:742: warning: 'else rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:743: warning: 'block rcurly' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:746: warning: 'block lcurly' have incorrect indentation level 6, expected level should be 4. 27737,27761c30071,30102 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:747: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:748: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:749: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:751: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:752: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:753: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:755: warning: if at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:756: warning: for at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:757: warning: for child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:758: warning: for child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:759: warning: for rcurly at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:760: warning: if rcurly at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:761: warning: else child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:764: warning: for at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:765: warning: if at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:766: warning: if child at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:767: warning: if child at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:768: warning: if rcurly at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:769: warning: else child at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:770: warning: else child at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:771: warning: else rcurly at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:772: warning: for rcurly at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:773: warning: else rcurly at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:774: warning: block rcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:777: warning: block lcurly at indentation level 6 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:747: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:747: warning: 'member def type' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:748: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:748: warning: 'member def type' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:749: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:749: warning: 'member def type' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:751: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:751: warning: 'member def type' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:752: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:752: warning: 'member def type' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:753: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:753: warning: 'member def type' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:755: warning: 'if' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:756: warning: 'for' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:757: warning: 'for' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:758: warning: 'for' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:759: warning: 'for rcurly' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:760: warning: 'if rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:761: warning: 'else' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:761: warning: 'member def type' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:764: warning: 'for' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:765: warning: 'if' have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:766: warning: 'if' child have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:767: warning: 'if' child have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:768: warning: 'if rcurly' have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:769: warning: 'else' child have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:770: warning: 'else' child have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:771: warning: 'else rcurly' have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:772: warning: 'for rcurly' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:773: warning: 'else rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:774: warning: 'block rcurly' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:777: warning: 'block lcurly' have incorrect indentation level 6, expected level should be 4. 27762a30104,30105 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:778: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:778: warning: 'member def type' have incorrect indentation level 8, expected level should be 6. 27764c30107,30108 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:778: warning: block child at indentation level 8 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:780: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:780: warning: 'member def type' have incorrect indentation level 8, expected level should be 6. 27766,27782c30110,30126 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:780: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:782: warning: if at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:783: warning: for at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:784: warning: for child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:786: warning: for rcurly at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:787: warning: if rcurly at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:788: warning: else child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:791: warning: for at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:792: warning: if at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:793: warning: if child at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:795: warning: if rcurly at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:796: warning: else child at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:798: warning: else rcurly at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:799: warning: for rcurly at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:800: warning: else rcurly at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:801: warning: block rcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:837: warning: block lcurly at indentation level 6 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:782: warning: 'if' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:783: warning: 'for' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:784: warning: 'for' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:786: warning: 'for rcurly' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:787: warning: 'if rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:788: warning: 'else' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:788: warning: 'member def type' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:791: warning: 'for' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:792: warning: 'if' have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:793: warning: 'if' child have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:795: warning: 'if rcurly' have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:796: warning: 'else' child have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:798: warning: 'else rcurly' have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:799: warning: 'for rcurly' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:800: warning: 'else rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:801: warning: 'block rcurly' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:837: warning: 'block lcurly' have incorrect indentation level 6, expected level should be 4. 27784,27793c30128,30141 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:838: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:839: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:840: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:841: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:842: warning: if at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:843: warning: if child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:844: warning: if rcurly at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:845: warning: else child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:846: warning: else rcurly at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:847: warning: block rcurly at indentation level 6 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:838: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:838: warning: 'member def type' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:839: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:839: warning: 'member def type' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:840: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:840: warning: 'member def modifier' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:841: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:841: warning: 'member def modifier' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:842: warning: 'if' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:843: warning: 'if' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:844: warning: 'if rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:845: warning: 'else' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:846: warning: 'else rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedBatchUtil.java:847: warning: 'block rcurly' have incorrect indentation level 6, expected level should be 4. 27809d30156 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedRowBatchCtx.java:232: warning: method def throws at indentation level 10 not at correct indentation, 6 27812d30158 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedRowBatchCtx.java:260: warning: method def throws at indentation level 10 not at correct indentation, 6 27824d30169 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedRowBatchCtx.java:429: warning: block child at indentation level 8 not at correct indentation, 10 27826d30170 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedRowBatchCtx.java:442: warning: block child at indentation level 8 not at correct indentation, 10 27828d30171 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedRowBatchCtx.java:455: warning: block child at indentation level 8 not at correct indentation, 10 27830d30172 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedRowBatchCtx.java:468: warning: block child at indentation level 8 not at correct indentation, 10 27832d30173 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedRowBatchCtx.java:481: warning: block child at indentation level 8 not at correct indentation, 10 27834d30174 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedRowBatchCtx.java:494: warning: block child at indentation level 8 not at correct indentation, 10 27836d30175 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedRowBatchCtx.java:507: warning: block child at indentation level 8 not at correct indentation, 10 27840d30178 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedRowBatchCtx.java:544: warning: block child at indentation level 8 not at correct indentation, 10 27842d30179 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedRowBatchCtx.java:557: warning: block child at indentation level 8 not at correct indentation, 10 27844d30180 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedRowBatchCtx.java:572: warning: block child at indentation level 8 not at correct indentation, 10 27846,27856c30182,30194 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedRowBatchCtx.java:575: warning: block child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedRowBatchCtx.java:576: warning: block child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedRowBatchCtx.java:577: warning: if at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedRowBatchCtx.java:578: warning: if child at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedRowBatchCtx.java:579: warning: if child at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedRowBatchCtx.java:580: warning: if child at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedRowBatchCtx.java:581: warning: if rcurly at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedRowBatchCtx.java:582: warning: else child at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedRowBatchCtx.java:583: warning: else child at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedRowBatchCtx.java:584: warning: else rcurly at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedRowBatchCtx.java:585: warning: block rcurly at indentation level 10 not at correct indentation, 8 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedRowBatchCtx.java:575: warning: 'block' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedRowBatchCtx.java:575: warning: 'member def type' have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedRowBatchCtx.java:576: warning: 'block' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedRowBatchCtx.java:576: warning: 'member def type' have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedRowBatchCtx.java:577: warning: 'if' have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedRowBatchCtx.java:578: warning: 'if' child have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedRowBatchCtx.java:579: warning: 'if' child have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedRowBatchCtx.java:580: warning: 'if' child have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedRowBatchCtx.java:581: warning: 'if rcurly' have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedRowBatchCtx.java:582: warning: 'else' child have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedRowBatchCtx.java:583: warning: 'else' child have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedRowBatchCtx.java:584: warning: 'else rcurly' have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedRowBatchCtx.java:585: warning: 'block rcurly' have incorrect indentation level 10, expected level should be 8. 27858c30196 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedRowBatchCtx.java:602: warning: block child at indentation level 8 not at correct indentation, 10 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorizedRowBatchCtx.java:602: warning: 'block' child have incorrect indentation level 8, expected level should be 10. 27893a30232 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorMapJoinOperator.java:182: warning: '.' have incorrect indentation level 7, expected level should be 10. 27913c30252 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorMapOperator.java:276: warning: block lcurly at indentation level 8 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorMapOperator.java:276: warning: 'block lcurly' have incorrect indentation level 8, expected level should be 6. 27915,27921c30254,30262 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorMapOperator.java:277: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorMapOperator.java:281: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorMapOperator.java:288: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorMapOperator.java:292: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorMapOperator.java:294: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorMapOperator.java:295: warning: block rcurly at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorMapOperator.java:299: warning: block lcurly at indentation level 8 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorMapOperator.java:277: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorMapOperator.java:277: warning: 'member def type' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorMapOperator.java:281: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorMapOperator.java:281: warning: 'member def type' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorMapOperator.java:288: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorMapOperator.java:292: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorMapOperator.java:294: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorMapOperator.java:295: warning: 'block rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorMapOperator.java:299: warning: 'block lcurly' have incorrect indentation level 8, expected level should be 6. 27923,27927c30264,30269 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorMapOperator.java:300: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorMapOperator.java:305: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorMapOperator.java:309: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorMapOperator.java:311: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorMapOperator.java:312: warning: block rcurly at indentation level 8 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorMapOperator.java:300: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorMapOperator.java:300: warning: 'member def type' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorMapOperator.java:305: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorMapOperator.java:309: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorMapOperator.java:311: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorMapOperator.java:312: warning: 'block rcurly' have incorrect indentation level 8, expected level should be 6. 27931d30272 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorMapOperator.java:386: warning: method def throws at indentation level 10 not at correct indentation, 6 27934d30274 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorMapOperator.java:464: warning: method def throws at indentation level 4 not at correct indentation, 6 27938c30278 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorMapOperator.java:731: warning: block lcurly at indentation level 8 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorMapOperator.java:731: warning: 'block lcurly' have incorrect indentation level 8, expected level should be 6. 27940,27947c30280,30288 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorMapOperator.java:732: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorMapOperator.java:736: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorMapOperator.java:737: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorMapOperator.java:740: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorMapOperator.java:741: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorMapOperator.java:742: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorMapOperator.java:744: warning: block rcurly at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorMapOperator.java:748: warning: block lcurly at indentation level 8 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorMapOperator.java:732: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorMapOperator.java:732: warning: 'member def type' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorMapOperator.java:736: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorMapOperator.java:737: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorMapOperator.java:740: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorMapOperator.java:741: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorMapOperator.java:742: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorMapOperator.java:744: warning: 'block rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorMapOperator.java:748: warning: 'block lcurly' have incorrect indentation level 8, expected level should be 6. 27949,27956c30290,30298 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorMapOperator.java:749: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorMapOperator.java:753: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorMapOperator.java:754: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorMapOperator.java:757: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorMapOperator.java:758: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorMapOperator.java:759: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorMapOperator.java:760: warning: block rcurly at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorMapOperator.java:870: warning: block lcurly at indentation level 12 not at correct indentation, 10 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorMapOperator.java:749: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorMapOperator.java:749: warning: 'member def type' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorMapOperator.java:753: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorMapOperator.java:754: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorMapOperator.java:757: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorMapOperator.java:758: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorMapOperator.java:759: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorMapOperator.java:760: warning: 'block rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorMapOperator.java:870: warning: 'block lcurly' have incorrect indentation level 12, expected level should be 10. 27958,27966c30300,30309 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorMapOperator.java:871: warning: block child at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorMapOperator.java:872: warning: block child at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorMapOperator.java:875: warning: try at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorMapOperator.java:876: warning: try child at indentation level 16 not at correct indentation, 14 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorMapOperator.java:878: warning: try rcurly at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorMapOperator.java:879: warning: catch child at indentation level 16 not at correct indentation, 14 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorMapOperator.java:883: warning: catch rcurly at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorMapOperator.java:884: warning: block rcurly at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorMapOperator.java:888: warning: block lcurly at indentation level 12 not at correct indentation, 10 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorMapOperator.java:871: warning: 'block' child have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorMapOperator.java:871: warning: 'member def type' have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorMapOperator.java:872: warning: 'block' child have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorMapOperator.java:875: warning: 'try' have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorMapOperator.java:876: warning: 'try' child have incorrect indentation level 16, expected level should be 14. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorMapOperator.java:878: warning: 'try rcurly' have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorMapOperator.java:879: warning: 'catch' child have incorrect indentation level 16, expected level should be 14. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorMapOperator.java:883: warning: 'catch rcurly' have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorMapOperator.java:884: warning: 'block rcurly' have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorMapOperator.java:888: warning: 'block lcurly' have incorrect indentation level 12, expected level should be 10. 27968,27975c30311,30320 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorMapOperator.java:889: warning: block child at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorMapOperator.java:899: warning: block child at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorMapOperator.java:900: warning: block child at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorMapOperator.java:902: warning: if at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorMapOperator.java:903: warning: if child at indentation level 16 not at correct indentation, 14 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorMapOperator.java:904: warning: if rcurly at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorMapOperator.java:908: warning: block child at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorMapOperator.java:910: warning: block rcurly at indentation level 12 not at correct indentation, 10 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorMapOperator.java:889: warning: 'block' child have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorMapOperator.java:889: warning: 'member def type' have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorMapOperator.java:899: warning: 'block' child have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorMapOperator.java:899: warning: 'member def type' have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorMapOperator.java:900: warning: 'block' child have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorMapOperator.java:902: warning: 'if' have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorMapOperator.java:903: warning: 'if' child have incorrect indentation level 16, expected level should be 14. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorMapOperator.java:904: warning: 'if rcurly' have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorMapOperator.java:908: warning: 'block' child have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorMapOperator.java:910: warning: 'block rcurly' have incorrect indentation level 12, expected level should be 10. 27979d30323 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorReduceSinkOperator.java:53: warning: ctor def throws at indentation level 10 not at correct indentation, 6 27985d30328 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorSelectOperator.java:64: warning: ctor def throws at indentation level 10 not at correct indentation, 6 27991c30334 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorSerializeRow.java:359: warning: block lcurly at indentation level 6 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorSerializeRow.java:359: warning: 'block lcurly' have incorrect indentation level 6, expected level should be 4. 27993,27996c30336,30340 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorSerializeRow.java:361: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorSerializeRow.java:362: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorSerializeRow.java:366: warning: block rcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorSerializeRow.java:369: warning: block lcurly at indentation level 6 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorSerializeRow.java:361: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorSerializeRow.java:361: warning: 'member def modifier' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorSerializeRow.java:362: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorSerializeRow.java:366: warning: 'block rcurly' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorSerializeRow.java:369: warning: 'block lcurly' have incorrect indentation level 6, expected level should be 4. 27998,28001c30342,30346 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorSerializeRow.java:370: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorSerializeRow.java:371: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorSerializeRow.java:375: warning: block rcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorSerializeRow.java:378: warning: block lcurly at indentation level 6 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorSerializeRow.java:370: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorSerializeRow.java:370: warning: 'member def modifier' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorSerializeRow.java:371: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorSerializeRow.java:375: warning: 'block rcurly' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorSerializeRow.java:378: warning: 'block lcurly' have incorrect indentation level 6, expected level should be 4. 28003,28004c30348,30351 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorSerializeRow.java:379: warning: if at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorSerializeRow.java:380: warning: if child at indentation level 10 not at correct indentation, 8 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorSerializeRow.java:379: warning: 'if' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorSerializeRow.java:380: warning: 'if' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorSerializeRow.java:380: warning: 'member def modifier' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorSerializeRow.java:381: warning: 'if' child have incorrect indentation level 10, expected level should be 8. 28006,28008c30353,30356 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorSerializeRow.java:381: warning: if child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorSerializeRow.java:382: warning: if rcurly at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorSerializeRow.java:383: warning: else child at indentation level 10 not at correct indentation, 8 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorSerializeRow.java:382: warning: 'if rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorSerializeRow.java:383: warning: 'else' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorSerializeRow.java:383: warning: 'member def modifier' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorSerializeRow.java:384: warning: 'else' child have incorrect indentation level 10, expected level should be 8. 28010,28012c30358,30359 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorSerializeRow.java:384: warning: else child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorSerializeRow.java:385: warning: else rcurly at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorSerializeRow.java:386: warning: block rcurly at indentation level 6 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorSerializeRow.java:385: warning: 'else rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorSerializeRow.java:386: warning: 'block rcurly' have incorrect indentation level 6, expected level should be 4. 28018c30365 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorSMBMapJoinOperator.java:98: warning: interface def rcurly at indentation level 0 not at correct indentation, 2 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorSMBMapJoinOperator.java:98: warning: 'interface def rcurly' have incorrect indentation level 0, expected level should be 2. 28024a30372 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/exec/vector/VectorSMBMapJoinOperator.java:248: warning: '.' have incorrect indentation level 7, expected level should be 10. 28092d30439 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/history/HiveHistoryImpl.java:313: warning: object def rcurly at indentation level 2 not at correct indentation, [4, 6] 28098,28121c30445,30472 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/history/HiveHistoryUtil.java:41: warning: method def modifier at indentation level 1 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/history/HiveHistoryUtil.java:42: warning: if at indentation level 3 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/history/HiveHistoryUtil.java:43: warning: if child at indentation level 5 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/history/HiveHistoryUtil.java:44: warning: if rcurly at indentation level 3 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/history/HiveHistoryUtil.java:45: warning: method def child at indentation level 3 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/history/HiveHistoryUtil.java:46: warning: method def child at indentation level 3 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/history/HiveHistoryUtil.java:47: warning: try at indentation level 3 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/history/HiveHistoryUtil.java:48: warning: try child at indentation level 5 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/history/HiveHistoryUtil.java:49: warning: try child at indentation level 5 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/history/HiveHistoryUtil.java:50: warning: while at indentation level 5 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/history/HiveHistoryUtil.java:51: warning: method call child at indentation level 7 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/history/HiveHistoryUtil.java:51: warning: while child at indentation level 7 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/history/HiveHistoryUtil.java:53: warning: if at indentation level 7 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/history/HiveHistoryUtil.java:54: warning: if child at indentation level 9 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/history/HiveHistoryUtil.java:55: warning: if rcurly at indentation level 7 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/history/HiveHistoryUtil.java:56: warning: method call child at indentation level 7 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/history/HiveHistoryUtil.java:56: warning: while child at indentation level 7 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/history/HiveHistoryUtil.java:57: warning: while child at indentation level 7 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/history/HiveHistoryUtil.java:58: warning: while rcurly at indentation level 5 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/history/HiveHistoryUtil.java:59: warning: try rcurly at indentation level 3 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/history/HiveHistoryUtil.java:60: warning: try at indentation level 5 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/history/HiveHistoryUtil.java:61: warning: method call child at indentation level 7 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/history/HiveHistoryUtil.java:61: warning: try child at indentation level 7 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/history/HiveHistoryUtil.java:62: warning: try rcurly at indentation level 5 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/history/HiveHistoryUtil.java:41: warning: 'method def modifier' have incorrect indentation level 1, expected level should be 2. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/history/HiveHistoryUtil.java:42: warning: 'if' have incorrect indentation level 3, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/history/HiveHistoryUtil.java:43: warning: 'if' child have incorrect indentation level 5, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/history/HiveHistoryUtil.java:44: warning: 'if rcurly' have incorrect indentation level 3, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/history/HiveHistoryUtil.java:45: warning: 'member def type' have incorrect indentation level 3, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/history/HiveHistoryUtil.java:45: warning: 'method def' child have incorrect indentation level 3, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/history/HiveHistoryUtil.java:46: warning: 'member def type' have incorrect indentation level 3, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/history/HiveHistoryUtil.java:46: warning: 'method def' child have incorrect indentation level 3, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/history/HiveHistoryUtil.java:47: warning: 'try' have incorrect indentation level 3, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/history/HiveHistoryUtil.java:48: warning: 'member def type' have incorrect indentation level 5, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/history/HiveHistoryUtil.java:48: warning: 'try' child have incorrect indentation level 5, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/history/HiveHistoryUtil.java:49: warning: 'member def type' have incorrect indentation level 5, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/history/HiveHistoryUtil.java:49: warning: 'try' child have incorrect indentation level 5, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/history/HiveHistoryUtil.java:50: warning: 'while' have incorrect indentation level 5, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/history/HiveHistoryUtil.java:51: warning: 'method call' child have incorrect indentation level 7, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/history/HiveHistoryUtil.java:51: warning: 'while' child have incorrect indentation level 7, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/history/HiveHistoryUtil.java:53: warning: 'if' have incorrect indentation level 7, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/history/HiveHistoryUtil.java:54: warning: 'if' child have incorrect indentation level 9, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/history/HiveHistoryUtil.java:55: warning: 'if rcurly' have incorrect indentation level 7, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/history/HiveHistoryUtil.java:56: warning: 'method call' child have incorrect indentation level 7, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/history/HiveHistoryUtil.java:56: warning: 'while' child have incorrect indentation level 7, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/history/HiveHistoryUtil.java:57: warning: 'while' child have incorrect indentation level 7, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/history/HiveHistoryUtil.java:58: warning: 'while rcurly' have incorrect indentation level 5, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/history/HiveHistoryUtil.java:59: warning: 'try rcurly' have incorrect indentation level 3, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/history/HiveHistoryUtil.java:60: warning: 'try' have incorrect indentation level 5, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/history/HiveHistoryUtil.java:61: warning: 'method call' child have incorrect indentation level 7, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/history/HiveHistoryUtil.java:61: warning: 'try' child have incorrect indentation level 7, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/history/HiveHistoryUtil.java:62: warning: 'try rcurly' have incorrect indentation level 5, expected level should be 6. 28123,28128c30474,30479 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/history/HiveHistoryUtil.java:63: warning: catch rcurly at indentation level 5 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/history/HiveHistoryUtil.java:64: warning: finally rcurly at indentation level 3 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/history/HiveHistoryUtil.java:65: warning: method def rcurly at indentation level 1 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/history/HiveHistoryUtil.java:68: warning: member def modifier at indentation level 1 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/history/HiveHistoryUtil.java:69: warning: member def modifier at indentation level 1 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/history/HiveHistoryUtil.java:70: warning: member def modifier at indentation level 1 not at correct indentation, 2 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/history/HiveHistoryUtil.java:63: warning: 'catch rcurly' have incorrect indentation level 5, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/history/HiveHistoryUtil.java:64: warning: 'finally rcurly' have incorrect indentation level 3, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/history/HiveHistoryUtil.java:65: warning: 'method def rcurly' have incorrect indentation level 1, expected level should be 2. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/history/HiveHistoryUtil.java:68: warning: 'member def modifier' have incorrect indentation level 1, expected level should be 2. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/history/HiveHistoryUtil.java:69: warning: 'member def modifier' have incorrect indentation level 1, expected level should be 2. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/history/HiveHistoryUtil.java:70: warning: 'member def modifier' have incorrect indentation level 1, expected level should be 2. 28130,28144c30481,30502 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/history/HiveHistoryUtil.java:80: warning: method def modifier at indentation level 1 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/history/HiveHistoryUtil.java:81: warning: method def child at indentation level 3 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/history/HiveHistoryUtil.java:84: warning: method def child at indentation level 3 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/history/HiveHistoryUtil.java:85: warning: method def child at indentation level 3 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/history/HiveHistoryUtil.java:86: warning: method def child at indentation level 3 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/history/HiveHistoryUtil.java:88: warning: method def child at indentation level 3 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/history/HiveHistoryUtil.java:90: warning: while at indentation level 3 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/history/HiveHistoryUtil.java:91: warning: while child at indentation level 5 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/history/HiveHistoryUtil.java:92: warning: while child at indentation level 5 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/history/HiveHistoryUtil.java:94: warning: method call child at indentation level 5 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/history/HiveHistoryUtil.java:94: warning: while child at indentation level 5 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/history/HiveHistoryUtil.java:95: warning: while rcurly at indentation level 3 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/history/HiveHistoryUtil.java:97: warning: method call child at indentation level 3 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/history/HiveHistoryUtil.java:97: warning: method def child at indentation level 3 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/history/HiveHistoryUtil.java:98: warning: method def rcurly at indentation level 1 not at correct indentation, 2 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/history/HiveHistoryUtil.java:80: warning: 'method def modifier' have incorrect indentation level 1, expected level should be 2. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/history/HiveHistoryUtil.java:81: warning: 'member def type' have incorrect indentation level 3, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/history/HiveHistoryUtil.java:81: warning: 'method def' child have incorrect indentation level 3, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/history/HiveHistoryUtil.java:84: warning: 'member def type' have incorrect indentation level 3, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/history/HiveHistoryUtil.java:84: warning: 'method def' child have incorrect indentation level 3, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/history/HiveHistoryUtil.java:85: warning: 'member def type' have incorrect indentation level 3, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/history/HiveHistoryUtil.java:85: warning: 'method def' child have incorrect indentation level 3, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/history/HiveHistoryUtil.java:86: warning: 'member def type' have incorrect indentation level 3, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/history/HiveHistoryUtil.java:86: warning: 'method def' child have incorrect indentation level 3, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/history/HiveHistoryUtil.java:88: warning: 'member def type' have incorrect indentation level 3, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/history/HiveHistoryUtil.java:88: warning: 'method def' child have incorrect indentation level 3, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/history/HiveHistoryUtil.java:90: warning: 'while' have incorrect indentation level 3, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/history/HiveHistoryUtil.java:91: warning: 'member def type' have incorrect indentation level 5, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/history/HiveHistoryUtil.java:91: warning: 'while' child have incorrect indentation level 5, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/history/HiveHistoryUtil.java:92: warning: 'member def type' have incorrect indentation level 5, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/history/HiveHistoryUtil.java:92: warning: 'while' child have incorrect indentation level 5, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/history/HiveHistoryUtil.java:94: warning: 'method call' child have incorrect indentation level 5, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/history/HiveHistoryUtil.java:94: warning: 'while' child have incorrect indentation level 5, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/history/HiveHistoryUtil.java:95: warning: 'while rcurly' have incorrect indentation level 3, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/history/HiveHistoryUtil.java:97: warning: 'method call' child have incorrect indentation level 3, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/history/HiveHistoryUtil.java:97: warning: 'method def' child have incorrect indentation level 3, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/history/HiveHistoryUtil.java:98: warning: 'method def rcurly' have incorrect indentation level 1, expected level should be 2. 28152a30511 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/HiveDriverRunHook.java:42: warning: 'HiveDriverRunHookContext' have incorrect indentation level 4, expected level should be 6. 28153a30513 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/HiveDriverRunHook.java:49: warning: 'HiveDriverRunHookContext' have incorrect indentation level 4, expected level should be 6. 28159a30520,30521 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/hooks/ATSHook.java:97: warning: 'array initialization' child have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/hooks/ATSHook.java:98: warning: 'array initialization' child have incorrect indentation level 4, expected level should be 6. 28169,28172d30530 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/hooks/ATSHook.java:261: warning: block child at indentation level 14 not at correct indentation, 16 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/hooks/ATSHook.java:262: warning: block child at indentation level 14 not at correct indentation, 16 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/hooks/ATSHook.java:262: warning: method call child at indentation level 14 not at correct indentation, 16 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/hooks/ATSHook.java:263: warning: block child at indentation level 14 not at correct indentation, 16 28181d30538 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/hooks/ATSHook.java:353: warning: method def throws at indentation level 10 not at correct indentation, 6 28192d30548 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/hooks/EnforceReadOnlyTables.java:61: warning: method def throws at indentation level 4 not at correct indentation, 6 28215d30570 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/hooks/HooksLoader.java:62: warning: method def throws at indentation level 10 not at correct indentation, 6 28220d30574 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/hooks/HooksLoader.java:86: warning: method def throws at indentation level 10 not at correct indentation, 6 28224d30577 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/hooks/HookUtils.java:30: warning: method def throws at indentation level 10 not at correct indentation, 6 28230a30584,30585 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/hooks/LineageLogger.java:171: warning: 'HiveConf' have incorrect indentation level 10, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/hooks/LineageLogger.java:198: warning: '+' have incorrect indentation level 10, expected level should be 12. 28231a30587,30594 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/hooks/LineageLogger.java:219: warning: 'org' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/hooks/LineageLogger.java:223: warning: 'org' have incorrect indentation level 8, expected level should be 13. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/hooks/LineageLogger.java:269: warning: '+' have incorrect indentation level 10, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/hooks/LineageLogger.java:275: warning: 'getTargetFieldName' have incorrect indentation level 12, expected level should be 14. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/hooks/LineageLogger.java:276: warning: 'Vertex' have incorrect indentation level 12, expected level should be 14. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/hooks/LineageLogger.java:280: warning: 'dep' have incorrect indentation level 12, expected level should be 14. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/hooks/LineageLogger.java:286: warning: 'new' have incorrect indentation level 14, expected level should be 16. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/hooks/LineageLogger.java:287: warning: 'Edge' have incorrect indentation level 14, expected level should be 16. 28246a30610 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/hooks/PostExecutePrinter.java:46: warning: 'Comparator' have incorrect indentation level 4, expected level should be 6. 28249a30614 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/hooks/PostExecutePrinter.java:64: warning: '.' have incorrect indentation level 10, expected level should be 12. 28256a30622 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/hooks/PostExecutePrinter.java:129: warning: 'new' have incorrect indentation level 8, expected level should be 10. 28261d30626 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/hooks/PreExecutePrinter.java:59: warning: method def throws at indentation level 4 not at correct indentation, 6 28282,28309c30647,30674 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/hooks/WriteEntity.java:199: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/hooks/WriteEntity.java:200: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/hooks/WriteEntity.java:201: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/hooks/WriteEntity.java:202: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/hooks/WriteEntity.java:203: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/hooks/WriteEntity.java:204: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/hooks/WriteEntity.java:205: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/hooks/WriteEntity.java:206: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/hooks/WriteEntity.java:207: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/hooks/WriteEntity.java:208: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/hooks/WriteEntity.java:209: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/hooks/WriteEntity.java:210: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/hooks/WriteEntity.java:211: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/hooks/WriteEntity.java:212: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/hooks/WriteEntity.java:213: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/hooks/WriteEntity.java:214: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/hooks/WriteEntity.java:215: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/hooks/WriteEntity.java:216: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/hooks/WriteEntity.java:217: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/hooks/WriteEntity.java:218: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/hooks/WriteEntity.java:220: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/hooks/WriteEntity.java:221: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/hooks/WriteEntity.java:222: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/hooks/WriteEntity.java:223: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/hooks/WriteEntity.java:225: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/hooks/WriteEntity.java:226: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/hooks/WriteEntity.java:228: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/hooks/WriteEntity.java:229: warning: block child at indentation level 8 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/hooks/WriteEntity.java:199: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/hooks/WriteEntity.java:200: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/hooks/WriteEntity.java:201: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/hooks/WriteEntity.java:202: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/hooks/WriteEntity.java:203: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/hooks/WriteEntity.java:204: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/hooks/WriteEntity.java:205: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/hooks/WriteEntity.java:206: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/hooks/WriteEntity.java:207: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/hooks/WriteEntity.java:208: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/hooks/WriteEntity.java:209: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/hooks/WriteEntity.java:210: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/hooks/WriteEntity.java:211: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/hooks/WriteEntity.java:212: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/hooks/WriteEntity.java:213: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/hooks/WriteEntity.java:214: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/hooks/WriteEntity.java:215: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/hooks/WriteEntity.java:216: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/hooks/WriteEntity.java:217: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/hooks/WriteEntity.java:218: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/hooks/WriteEntity.java:220: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/hooks/WriteEntity.java:221: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/hooks/WriteEntity.java:222: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/hooks/WriteEntity.java:223: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/hooks/WriteEntity.java:225: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/hooks/WriteEntity.java:226: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/hooks/WriteEntity.java:228: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/hooks/WriteEntity.java:229: warning: 'block' child have incorrect indentation level 8, expected level should be 6. 28312,28348c30677,30724 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/index/AggregateIndexHandler.java:48: warning: method def modifier at indentation level 4 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/index/AggregateIndexHandler.java:49: warning: method def modifier at indentation level 4 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/index/AggregateIndexHandler.java:51: warning: method def child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/index/AggregateIndexHandler.java:52: warning: if at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/index/AggregateIndexHandler.java:53: warning: if child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/index/AggregateIndexHandler.java:54: warning: if child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/index/AggregateIndexHandler.java:55: warning: if child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/index/AggregateIndexHandler.java:56: warning: if child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/index/AggregateIndexHandler.java:57: warning: if child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/index/AggregateIndexHandler.java:58: warning: if child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/index/AggregateIndexHandler.java:59: warning: if child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/index/AggregateIndexHandler.java:61: warning: if at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/index/AggregateIndexHandler.java:62: warning: if child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/index/AggregateIndexHandler.java:63: warning: if at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/index/AggregateIndexHandler.java:64: warning: if child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/index/AggregateIndexHandler.java:65: warning: for at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/index/AggregateIndexHandler.java:66: warning: for child at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/index/AggregateIndexHandler.java:67: warning: for rcurly at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/index/AggregateIndexHandler.java:68: warning: if rcurly at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/index/AggregateIndexHandler.java:69: warning: else child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/index/AggregateIndexHandler.java:70: warning: else rcurly at indentation level 9 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/index/AggregateIndexHandler.java:71: warning: if rcurly at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/index/AggregateIndexHandler.java:72: warning: if child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/index/AggregateIndexHandler.java:73: warning: if rcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/index/AggregateIndexHandler.java:74: warning: method def rcurly at indentation level 4 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/index/AggregateIndexHandler.java:76: warning: method def modifier at indentation level 4 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/index/AggregateIndexHandler.java:77: warning: method def child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/index/AggregateIndexHandler.java:78: warning: method def child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/index/AggregateIndexHandler.java:79: warning: method def child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/index/AggregateIndexHandler.java:80: warning: if at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/index/AggregateIndexHandler.java:81: warning: if child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/index/AggregateIndexHandler.java:82: warning: if rcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/index/AggregateIndexHandler.java:83: warning: method def child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/index/AggregateIndexHandler.java:85: warning: method def child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/index/AggregateIndexHandler.java:86: warning: method def rcurly at indentation level 4 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/index/AggregateIndexHandler.java:88: warning: method def modifier at indentation level 4 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/index/AggregateIndexHandler.java:89: warning: method def modifier at indentation level 4 not at correct indentation, 2 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/index/AggregateIndexHandler.java:48: warning: 'method def modifier' have incorrect indentation level 4, expected level should be 2. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/index/AggregateIndexHandler.java:51: warning: 'member def type' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/index/AggregateIndexHandler.java:51: warning: 'method def' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/index/AggregateIndexHandler.java:52: warning: 'if' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/index/AggregateIndexHandler.java:53: warning: 'if' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/index/AggregateIndexHandler.java:53: warning: 'member def type' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/index/AggregateIndexHandler.java:54: warning: 'if' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/index/AggregateIndexHandler.java:54: warning: 'member def type' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/index/AggregateIndexHandler.java:55: warning: 'if' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/index/AggregateIndexHandler.java:55: warning: 'member def type' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/index/AggregateIndexHandler.java:56: warning: 'if' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/index/AggregateIndexHandler.java:57: warning: 'if' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/index/AggregateIndexHandler.java:57: warning: 'member def type' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/index/AggregateIndexHandler.java:58: warning: 'if' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/index/AggregateIndexHandler.java:59: warning: 'if' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/index/AggregateIndexHandler.java:59: warning: 'member def type' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/index/AggregateIndexHandler.java:61: warning: 'if' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/index/AggregateIndexHandler.java:62: warning: 'if' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/index/AggregateIndexHandler.java:62: warning: 'member def type' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/index/AggregateIndexHandler.java:63: warning: 'if' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/index/AggregateIndexHandler.java:64: warning: 'if' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/index/AggregateIndexHandler.java:64: warning: 'member def type' have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/index/AggregateIndexHandler.java:65: warning: 'for' have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/index/AggregateIndexHandler.java:66: warning: 'for' child have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/index/AggregateIndexHandler.java:67: warning: 'for rcurly' have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/index/AggregateIndexHandler.java:68: warning: 'if rcurly' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/index/AggregateIndexHandler.java:69: warning: 'else' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/index/AggregateIndexHandler.java:70: warning: 'else rcurly' have incorrect indentation level 9, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/index/AggregateIndexHandler.java:71: warning: 'if rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/index/AggregateIndexHandler.java:72: warning: 'if' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/index/AggregateIndexHandler.java:73: warning: 'if rcurly' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/index/AggregateIndexHandler.java:74: warning: 'method def rcurly' have incorrect indentation level 4, expected level should be 2. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/index/AggregateIndexHandler.java:76: warning: 'method def modifier' have incorrect indentation level 4, expected level should be 2. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/index/AggregateIndexHandler.java:77: warning: 'member def type' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/index/AggregateIndexHandler.java:77: warning: 'method def' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/index/AggregateIndexHandler.java:78: warning: 'member def type' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/index/AggregateIndexHandler.java:78: warning: 'method def' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/index/AggregateIndexHandler.java:79: warning: 'member def type' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/index/AggregateIndexHandler.java:79: warning: 'method def' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/index/AggregateIndexHandler.java:80: warning: 'if' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/index/AggregateIndexHandler.java:81: warning: 'if' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/index/AggregateIndexHandler.java:82: warning: 'if rcurly' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/index/AggregateIndexHandler.java:83: warning: 'member def type' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/index/AggregateIndexHandler.java:83: warning: 'method def' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/index/AggregateIndexHandler.java:84: warning: 'new' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/index/AggregateIndexHandler.java:85: warning: 'method def' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/index/AggregateIndexHandler.java:86: warning: 'method def rcurly' have incorrect indentation level 4, expected level should be 2. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/index/AggregateIndexHandler.java:88: warning: 'method def modifier' have incorrect indentation level 4, expected level should be 2. 28350,28402c30726,30790 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/index/AggregateIndexHandler.java:95: warning: method def child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/index/AggregateIndexHandler.java:96: warning: method def child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/index/AggregateIndexHandler.java:99: warning: method def child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/index/AggregateIndexHandler.java:100: warning: method def child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/index/AggregateIndexHandler.java:102: warning: method def child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/index/AggregateIndexHandler.java:103: warning: if at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/index/AggregateIndexHandler.java:104: warning: if child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/index/AggregateIndexHandler.java:105: warning: if child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/index/AggregateIndexHandler.java:106: warning: for at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/index/AggregateIndexHandler.java:107: warning: for child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/index/AggregateIndexHandler.java:108: warning: for child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/index/AggregateIndexHandler.java:109: warning: if at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/index/AggregateIndexHandler.java:110: warning: if child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/index/AggregateIndexHandler.java:111: warning: if rcurly at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/index/AggregateIndexHandler.java:112: warning: for rcurly at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/index/AggregateIndexHandler.java:113: warning: if child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/index/AggregateIndexHandler.java:114: warning: if rcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/index/AggregateIndexHandler.java:116: warning: method def child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/index/AggregateIndexHandler.java:117: warning: method def child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/index/AggregateIndexHandler.java:118: warning: method def child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/index/AggregateIndexHandler.java:120: warning: method def child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/index/AggregateIndexHandler.java:121: warning: method def child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/index/AggregateIndexHandler.java:122: warning: method def child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/index/AggregateIndexHandler.java:123: warning: method def child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/index/AggregateIndexHandler.java:124: warning: method def child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/index/AggregateIndexHandler.java:125: warning: method def child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/index/AggregateIndexHandler.java:129: warning: method def child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/index/AggregateIndexHandler.java:130: warning: if at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/index/AggregateIndexHandler.java:131: warning: if child at indentation level 10 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/index/AggregateIndexHandler.java:132: warning: if rcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/index/AggregateIndexHandler.java:134: warning: method def child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/index/AggregateIndexHandler.java:135: warning: method def child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/index/AggregateIndexHandler.java:136: warning: if at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/index/AggregateIndexHandler.java:137: warning: if child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/index/AggregateIndexHandler.java:138: warning: if child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/index/AggregateIndexHandler.java:139: warning: for at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/index/AggregateIndexHandler.java:140: warning: for child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/index/AggregateIndexHandler.java:141: warning: for child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/index/AggregateIndexHandler.java:142: warning: if at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/index/AggregateIndexHandler.java:143: warning: if child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/index/AggregateIndexHandler.java:144: warning: if rcurly at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/index/AggregateIndexHandler.java:145: warning: for rcurly at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/index/AggregateIndexHandler.java:146: warning: if rcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/index/AggregateIndexHandler.java:147: warning: method def child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/index/AggregateIndexHandler.java:148: warning: method def child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/index/AggregateIndexHandler.java:150: warning: method def child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/index/AggregateIndexHandler.java:151: warning: method def child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/index/AggregateIndexHandler.java:152: warning: method def child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/index/AggregateIndexHandler.java:153: warning: method def child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/index/AggregateIndexHandler.java:154: warning: method def child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/index/AggregateIndexHandler.java:156: warning: method def child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/index/AggregateIndexHandler.java:157: warning: method def rcurly at indentation level 4 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/index/AggregateIndexHandler.java:158: warning: class def rcurly at indentation level 2 not at correct indentation, 0 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/index/AggregateIndexHandler.java:95: warning: 'member def type' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/index/AggregateIndexHandler.java:95: warning: 'method def' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/index/AggregateIndexHandler.java:96: warning: 'member def type' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/index/AggregateIndexHandler.java:96: warning: 'method def' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/index/AggregateIndexHandler.java:99: warning: 'member def type' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/index/AggregateIndexHandler.java:99: warning: 'method def' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/index/AggregateIndexHandler.java:100: warning: 'member def type' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/index/AggregateIndexHandler.java:100: warning: 'method def' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/index/AggregateIndexHandler.java:102: warning: 'method def' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/index/AggregateIndexHandler.java:103: warning: 'if' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/index/AggregateIndexHandler.java:104: warning: 'if' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/index/AggregateIndexHandler.java:105: warning: 'if' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/index/AggregateIndexHandler.java:105: warning: 'member def type' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/index/AggregateIndexHandler.java:106: warning: 'for' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/index/AggregateIndexHandler.java:107: warning: 'for' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/index/AggregateIndexHandler.java:107: warning: 'member def type' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/index/AggregateIndexHandler.java:108: warning: 'for' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/index/AggregateIndexHandler.java:109: warning: 'if' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/index/AggregateIndexHandler.java:110: warning: 'if' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/index/AggregateIndexHandler.java:111: warning: 'if rcurly' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/index/AggregateIndexHandler.java:112: warning: 'for rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/index/AggregateIndexHandler.java:113: warning: 'if' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/index/AggregateIndexHandler.java:114: warning: 'if rcurly' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/index/AggregateIndexHandler.java:116: warning: 'method def' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/index/AggregateIndexHandler.java:117: warning: 'method def' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/index/AggregateIndexHandler.java:118: warning: 'method def' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/index/AggregateIndexHandler.java:120: warning: 'method def' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/index/AggregateIndexHandler.java:121: warning: 'method def' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/index/AggregateIndexHandler.java:122: warning: 'method def' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/index/AggregateIndexHandler.java:123: warning: 'method def' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/index/AggregateIndexHandler.java:124: warning: 'method def' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/index/AggregateIndexHandler.java:125: warning: 'method def' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/index/AggregateIndexHandler.java:129: warning: 'member def type' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/index/AggregateIndexHandler.java:129: warning: 'method def' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/index/AggregateIndexHandler.java:130: warning: 'if' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/index/AggregateIndexHandler.java:131: warning: 'if' child have incorrect indentation level 10, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/index/AggregateIndexHandler.java:132: warning: 'if rcurly' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/index/AggregateIndexHandler.java:134: warning: 'method def' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/index/AggregateIndexHandler.java:135: warning: 'member def type' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/index/AggregateIndexHandler.java:135: warning: 'method def' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/index/AggregateIndexHandler.java:136: warning: 'if' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/index/AggregateIndexHandler.java:137: warning: 'if' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/index/AggregateIndexHandler.java:138: warning: 'if' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/index/AggregateIndexHandler.java:138: warning: 'member def type' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/index/AggregateIndexHandler.java:139: warning: 'for' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/index/AggregateIndexHandler.java:140: warning: 'for' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/index/AggregateIndexHandler.java:140: warning: 'member def type' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/index/AggregateIndexHandler.java:141: warning: 'for' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/index/AggregateIndexHandler.java:142: warning: 'if' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/index/AggregateIndexHandler.java:143: warning: 'if' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/index/AggregateIndexHandler.java:144: warning: 'if rcurly' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/index/AggregateIndexHandler.java:145: warning: 'for rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/index/AggregateIndexHandler.java:146: warning: 'if rcurly' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/index/AggregateIndexHandler.java:147: warning: 'method def' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/index/AggregateIndexHandler.java:148: warning: 'method def' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/index/AggregateIndexHandler.java:150: warning: 'member def type' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/index/AggregateIndexHandler.java:150: warning: 'method def' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/index/AggregateIndexHandler.java:151: warning: 'method def' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/index/AggregateIndexHandler.java:152: warning: 'method def' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/index/AggregateIndexHandler.java:153: warning: 'method def' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/index/AggregateIndexHandler.java:154: warning: 'member def type' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/index/AggregateIndexHandler.java:154: warning: 'method def' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/index/AggregateIndexHandler.java:156: warning: 'method def' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/index/AggregateIndexHandler.java:157: warning: 'method def rcurly' have incorrect indentation level 4, expected level should be 2. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/index/AggregateIndexHandler.java:158: warning: 'class def rcurly' have incorrect indentation level 2, expected level should be 0. 28403a30792 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/index/bitmap/BitmapIndexHandler.java:71: warning: 'ParseContext' have incorrect indentation level 4, expected level should be 6. 28450a30840 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/index/compact/CompactIndexHandler.java:159: warning: 'ParseContext' have incorrect indentation level 4, expected level should be 6. 28453a30844,30845 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/index/compact/CompactIndexHandler.java:262: warning: 'Collection' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/index/compact/CompactIndexHandler.java:265: warning: '(' have incorrect indentation level 8, expected level should be 10. 28454a30847 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/index/compact/CompactIndexHandler.java:325: warning: 'analyzePredicate' have incorrect indentation level 6, expected level should be 8. 28458a30852 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/index/compact/HiveCompactIndexInputFormat.java:28: warning: 'LoggerFactory' have incorrect indentation level 4, expected level should be 6. 28465a30860 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/index/HiveIndexHandler.java:128: warning: 'ParseContext' have incorrect indentation level 4, expected level should be 6. 28474a30870 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/index/HiveIndexResult.java:51: warning: 'LoggerFactory' have incorrect indentation level 4, expected level should be 6. 28495c30891,30894 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/index/IndexPredicateAnalyzer.java:146: warning: method def throws at indentation level 8 not at correct indentation, 10 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/index/IndexPredicateAnalyzer.java:138: warning: 'ExprNodeDesc' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/index/IndexPredicateAnalyzer.java:139: warning: 'final' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/index/IndexPredicateAnalyzer.java:145: warning: 'NodeProcessorCtx' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/index/IndexPredicateAnalyzer.java:164: warning: 'nodeProcessor' have incorrect indentation level 6, expected level should be 8. 28497a30897,30902 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/index/IndexPredicateAnalyzer.java:205: warning: 'ExprNodeGenericFuncDesc' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/index/IndexPredicateAnalyzer.java:206: warning: 'List' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/index/IndexPredicateAnalyzer.java:207: warning: 'Object' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/index/IndexPredicateAnalyzer.java:285: warning: 'new' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/index/IndexPredicateAnalyzer.java:311: warning: 'List' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/index/IndexPredicateAnalyzer.java:339: warning: 'List' have incorrect indentation level 4, expected level should be 6. 28502a30908,30913 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/index/IndexSearchCondition.java:63: warning: 'ExprNodeColumnDesc' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/index/IndexSearchCondition.java:64: warning: 'String' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/index/IndexSearchCondition.java:65: warning: 'ExprNodeConstantDesc' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/index/IndexSearchCondition.java:66: warning: 'ExprNodeGenericFuncDesc' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/index/IndexSearchCondition.java:67: warning: 'ExprNodeGenericFuncDesc' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/index/IndexSearchCondition.java:68: warning: 'String' have incorrect indentation level 4, expected level should be 6. 28522c30933 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/AcidInputFormat.java:237: warning: method def return type at indentation level 3 not at correct indentation, 2 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/AcidInputFormat.java:237: warning: 'method def modifier' have incorrect indentation level 3, expected level should be 2. 28533c30944,31043 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/AcidUtils.java:978:5: Got an exception - expecting EOF, found '}' --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/AcidUtils.java:25:8: warning: Unused import - java.util.Comparator. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/AcidUtils.java:42:8: warning: Unused import - org.apache.hadoop.hive.metastore.MetaStoreUtils. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/AcidUtils.java:45:8: warning: Unused import - org.apache.hadoop.hive.ql.io.orc.OrcRecordUpdater. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/AcidUtils.java:48:8: warning: Unused import - org.apache.hadoop.hive.ql.plan.TableDesc. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/AcidUtils.java:65: warning: Class AcidUtils should be declared as final. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/AcidUtils.java:69:34: warning: Name 'baseFileFilter' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/AcidUtils.java:80: warning: Line is longer than 100 characters (found 110). > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/AcidUtils.java:90:34: warning: Name 'deltaFileFilter' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/AcidUtils.java:96:34: warning: Name 'deleteEventDeltaDirFilter' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/AcidUtils.java:103:34: warning: Name 'bucketFileFilter' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/AcidUtils.java:118: warning: First sentence should end with a period. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/AcidUtils.java:124: warning: First sentence should end with a period. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/AcidUtils.java:128:34: warning: Name 'originalBucketFilter' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/AcidUtils.java:146: warning: 'Pattern' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/AcidUtils.java:148:34: warning: Name 'hiddenFileFilter' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/AcidUtils.java:169: warning: First sentence should end with a period. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/AcidUtils.java:185: warning: First sentence should end with a period. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/AcidUtils.java:277:5: warning: '}' should be on the same line. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/AcidUtils.java:281: warning: 'Integer' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/AcidUtils.java:290:5: warning: '}' should be on the same line. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/AcidUtils.java:323: warning: Missing a Javadoc comment. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/AcidUtils.java:335: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/AcidUtils.java:336: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/AcidUtils.java:337: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/AcidUtils.java:338: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/AcidUtils.java:339: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/AcidUtils.java:340: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/AcidUtils.java:341: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/AcidUtils.java:342: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/AcidUtils.java:343: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/AcidUtils.java:344: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/AcidUtils.java:348: warning: Missing a Javadoc comment. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/AcidUtils.java:351: warning: Line is longer than 100 characters (found 102). > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/AcidUtils.java:361:11: warning: 'private' modifier out of order with the JLS suggestions. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/AcidUtils.java:362:11: warning: 'private' modifier out of order with the JLS suggestions. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/AcidUtils.java:386: warning: Class AcidOperationalProperties should be declared as final. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/AcidUtils.java:386: warning: Missing a Javadoc comment. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/AcidUtils.java:394: warning: Line is longer than 100 characters (found 117). > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/AcidUtils.java:395: warning: Line is longer than 100 characters (found 123). > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/AcidUtils.java:414: warning: First sentence should end with a period. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/AcidUtils.java:443: warning: 'if' construct must use '{}'s. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/AcidUtils.java:445: warning: 'case' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/AcidUtils.java:446: warning: 'block' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/AcidUtils.java:447: warning: 'block' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/AcidUtils.java:448: warning: 'case' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/AcidUtils.java:449: warning: 'block' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/AcidUtils.java:450: warning: 'block' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/AcidUtils.java:451: warning: 'case' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/AcidUtils.java:452: warning: 'block' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/AcidUtils.java:541: warning: Missing a Javadoc comment. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/AcidUtils.java:541:10: warning: Redundant 'static' modifier. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/AcidUtils.java:558: warning: Line is longer than 100 characters (found 131). > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/AcidUtils.java:579: warning: Missing a Javadoc comment. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/AcidUtils.java:586: warning: Line is longer than 100 characters (found 102). > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/AcidUtils.java:588: warning: First sentence should end with a period. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/AcidUtils.java:627: warning: Line is longer than 100 characters (found 107). > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/AcidUtils.java:643:7: warning: '}' should be on the same line. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/AcidUtils.java:653:9: warning: '}' should be on the same line. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/AcidUtils.java:657:7: warning: '}' should be on the same line. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/AcidUtils.java:687: warning: Line is longer than 100 characters (found 138). > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/AcidUtils.java:691: warning: Line is longer than 100 characters (found 139). > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/AcidUtils.java:709: warning: Line is longer than 100 characters (found 122). > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/AcidUtils.java:725: warning: Line is longer than 100 characters (found 107). > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/AcidUtils.java:732: warning: Line is longer than 100 characters (found 134). > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/AcidUtils.java:740: warning: Line is longer than 100 characters (found 101). > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/AcidUtils.java:767:49: warning: ';' is not followed by whitespace. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/AcidUtils.java:770: warning: 'Long' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/AcidUtils.java:771: warning: 'Long' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/AcidUtils.java:809: warning: 'method def rparen' have incorrect indentation level 6, expected level should be 2. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/AcidUtils.java:841:3: warning: Method length is 161 lines (max allowed is 150). > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/AcidUtils.java:905: warning: Line is longer than 100 characters (found 103). > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/AcidUtils.java:915: warning: 'ValidTxnList' have incorrect indentation level 10, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/AcidUtils.java:921:7: warning: '}' should be on the same line. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/AcidUtils.java:925: warning: Line is longer than 100 characters (found 110). > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/AcidUtils.java:928:7: warning: '}' should be on the same line. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/AcidUtils.java:945:7: warning: '}' should be on the same line. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/AcidUtils.java:959: warning: 'Long' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/AcidUtils.java:977: warning: 'block' child have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/AcidUtils.java:977: warning: 'return' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/AcidUtils.java:978: warning: 'block rcurly' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/AcidUtils.java:1022:23: warning: More than 7 parameters (found 11). > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/AcidUtils.java:1025: warning: Line is longer than 100 characters (found 113). > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/AcidUtils.java:1055: warning: Line is longer than 100 characters (found 116). > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/AcidUtils.java:1105: warning: Line is longer than 100 characters (found 114). > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/AcidUtils.java:1151:59: warning: String literal expressions should be on the left side of an equalsIgnoreCase comparison. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/AcidUtils.java:1159:59: warning: String literal expressions should be on the left side of an equalsIgnoreCase comparison. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/AcidUtils.java:1167:59: warning: String literal expressions should be on the left side of an equalsIgnoreCase comparison. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/AcidUtils.java:1170: warning: Line is longer than 100 characters (found 101). > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/AcidUtils.java:1195: warning: Line is longer than 100 characters (found 109). > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/AcidUtils.java:1198:81: warning: String literal expressions should be on the left side of an equalsIgnoreCase comparison. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/AcidUtils.java:1204: warning: Line is longer than 100 characters (found 106). > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/AcidUtils.java:1206: warning: Line is longer than 100 characters (found 115). > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/AcidUtils.java:1208:81: warning: String literal expressions should be on the left side of an equalsIgnoreCase comparison. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/AcidUtils.java:1307: warning: Line is longer than 100 characters (found 101). > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/AcidUtils.java:1327: warning: Line is longer than 100 characters (found 110). > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/AcidUtils.java:1331: warning: First sentence should end with a period. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/AcidUtils.java:1340: warning: Line is longer than 100 characters (found 111). > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/AcidUtils.java:1360: warning: 'if' construct must use '{}'s. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/AcidUtils.java:1363: warning: 'if' construct must use '{}'s. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/AcidUtils.java:1367: warning: 'if' construct must use '{}'s. 28539,28540c31049,31051 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/avro/AvroContainerInputFormat.java:41: warning: method def child at indentation level 8 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/avro/AvroContainerInputFormat.java:50: warning: method def at indentation level 4 not at correct indentation, 2 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/avro/AvroContainerInputFormat.java:41: warning: 'member def type' have incorrect indentation level 8, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/avro/AvroContainerInputFormat.java:41: warning: 'method def' child have incorrect indentation level 8, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/avro/AvroContainerInputFormat.java:50: warning: 'getRecordReader' have incorrect indentation level 4, expected level should be 6. 28556a31068 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/avro/AvroContainerOutputFormat.java:136: warning: 'getRecordWriter' have incorrect indentation level 2, expected level should be 6. 28571c31083 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/avro/AvroGenericRecordReader.java:117: warning: if child at indentation level 14 not at correct indentation, 12 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/avro/AvroGenericRecordReader.java:117: warning: 'if' child have incorrect indentation level 14, expected level should be 12. 28597,28605c31109,31117 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/BatchToRowReader.java:576: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/BatchToRowReader.java:577: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/BatchToRowReader.java:578: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/BatchToRowReader.java:579: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/BatchToRowReader.java:580: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/BatchToRowReader.java:581: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/BatchToRowReader.java:582: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/BatchToRowReader.java:583: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/BatchToRowReader.java:584: warning: case child at indentation level 6 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/BatchToRowReader.java:576: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/BatchToRowReader.java:577: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/BatchToRowReader.java:578: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/BatchToRowReader.java:579: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/BatchToRowReader.java:580: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/BatchToRowReader.java:581: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/BatchToRowReader.java:582: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/BatchToRowReader.java:583: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/BatchToRowReader.java:584: warning: 'case' child have incorrect indentation level 6, expected level should be 4. 28607,28642c31119,31155 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/BatchToRowReader.java:585: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/BatchToRowReader.java:586: warning: switch at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/BatchToRowReader.java:587: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/BatchToRowReader.java:588: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/BatchToRowReader.java:589: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/BatchToRowReader.java:590: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/BatchToRowReader.java:591: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/BatchToRowReader.java:592: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/BatchToRowReader.java:593: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/BatchToRowReader.java:594: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/BatchToRowReader.java:595: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/BatchToRowReader.java:596: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/BatchToRowReader.java:597: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/BatchToRowReader.java:598: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/BatchToRowReader.java:599: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/BatchToRowReader.java:600: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/BatchToRowReader.java:601: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/BatchToRowReader.java:602: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/BatchToRowReader.java:603: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/BatchToRowReader.java:604: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/BatchToRowReader.java:605: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/BatchToRowReader.java:606: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/BatchToRowReader.java:607: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/BatchToRowReader.java:608: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/BatchToRowReader.java:609: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/BatchToRowReader.java:610: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/BatchToRowReader.java:611: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/BatchToRowReader.java:612: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/BatchToRowReader.java:613: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/BatchToRowReader.java:614: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/BatchToRowReader.java:615: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/BatchToRowReader.java:616: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/BatchToRowReader.java:617: warning: switch rcurly at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/BatchToRowReader.java:618: warning: block rcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/BatchToRowReader.java:619: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/BatchToRowReader.java:620: warning: block child at indentation level 8 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/BatchToRowReader.java:585: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/BatchToRowReader.java:585: warning: 'member def type' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/BatchToRowReader.java:586: warning: 'switch' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/BatchToRowReader.java:587: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/BatchToRowReader.java:588: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/BatchToRowReader.java:589: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/BatchToRowReader.java:590: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/BatchToRowReader.java:591: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/BatchToRowReader.java:592: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/BatchToRowReader.java:593: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/BatchToRowReader.java:594: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/BatchToRowReader.java:595: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/BatchToRowReader.java:596: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/BatchToRowReader.java:597: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/BatchToRowReader.java:598: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/BatchToRowReader.java:599: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/BatchToRowReader.java:600: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/BatchToRowReader.java:601: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/BatchToRowReader.java:602: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/BatchToRowReader.java:603: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/BatchToRowReader.java:604: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/BatchToRowReader.java:605: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/BatchToRowReader.java:606: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/BatchToRowReader.java:607: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/BatchToRowReader.java:608: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/BatchToRowReader.java:609: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/BatchToRowReader.java:610: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/BatchToRowReader.java:611: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/BatchToRowReader.java:612: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/BatchToRowReader.java:613: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/BatchToRowReader.java:614: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/BatchToRowReader.java:615: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/BatchToRowReader.java:616: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/BatchToRowReader.java:617: warning: 'switch rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/BatchToRowReader.java:618: warning: 'block rcurly' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/BatchToRowReader.java:619: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/BatchToRowReader.java:620: warning: 'block' child have incorrect indentation level 8, expected level should be 6. 28646,28651c31159,31164 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/BucketCodec.java:123: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/BucketCodec.java:124: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/BucketCodec.java:125: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/BucketCodec.java:126: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/BucketCodec.java:127: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/BucketCodec.java:128: warning: block child at indentation level 8 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/BucketCodec.java:123: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/BucketCodec.java:124: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/BucketCodec.java:125: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/BucketCodec.java:126: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/BucketCodec.java:127: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/BucketCodec.java:128: warning: 'block' child have incorrect indentation level 8, expected level should be 6. 28669a31183 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/CombineHiveInputFormat.java:343: warning: 'mrwork' have incorrect indentation level 6, expected level should be 8. 28670a31185 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/CombineHiveInputFormat.java:365: warning: 'new' have incorrect indentation level 6, expected level should be 8. 28676d31190 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/CombineHiveInputFormat.java:555: warning: method call lparen at indentation level 10 not at correct indentation, 8 28678d31191 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/CombineHiveInputFormat.java:565: warning: method call lparen at indentation level 10 not at correct indentation, 8 28683c31196 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/CombineHiveInputFormat.java:744: warning: if at indentation level 9 not at correct indentation, 8 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/CombineHiveInputFormat.java:744: warning: 'if' have incorrect indentation level 9, expected level should be 8. 28701a31215 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/FlatFileInputFormat.java:268: warning: '"mapred.input.serialization.context_impl"' have incorrect indentation level 6, expected level should be 8. 28705c31219,31220 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/HdfsUtils.java:85: warning: method def rparen at indentation level 6 not at correct indentation, 2 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/HdfsUtils.java:58: warning: '+' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/HdfsUtils.java:85: warning: 'method def rparen' have incorrect indentation level 6, expected level should be 2. 28722c31237 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/HiveContextAwareRecordReader.java:248: warning: method def child at indentation level 7 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/HiveContextAwareRecordReader.java:248: warning: 'method def' child have incorrect indentation level 7, expected level should be 4. 28724,28732c31239,31247 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/HiveContextAwareRecordReader.java:275: warning: case child at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/HiveContextAwareRecordReader.java:276: warning: case child at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/HiveContextAwareRecordReader.java:279: warning: block child at indentation level 16 not at correct indentation, 14 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/HiveContextAwareRecordReader.java:280: warning: block child at indentation level 16 not at correct indentation, 14 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/HiveContextAwareRecordReader.java:281: warning: case child at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/HiveContextAwareRecordReader.java:282: warning: block child at indentation level 16 not at correct indentation, 14 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/HiveContextAwareRecordReader.java:283: warning: block child at indentation level 16 not at correct indentation, 14 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/HiveContextAwareRecordReader.java:284: warning: case child at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/HiveContextAwareRecordReader.java:285: warning: block child at indentation level 16 not at correct indentation, 14 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/HiveContextAwareRecordReader.java:275: warning: 'case' child have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/HiveContextAwareRecordReader.java:276: warning: 'case' child have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/HiveContextAwareRecordReader.java:279: warning: 'block' child have incorrect indentation level 16, expected level should be 14. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/HiveContextAwareRecordReader.java:280: warning: 'block' child have incorrect indentation level 16, expected level should be 14. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/HiveContextAwareRecordReader.java:281: warning: 'case' child have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/HiveContextAwareRecordReader.java:282: warning: 'block' child have incorrect indentation level 16, expected level should be 14. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/HiveContextAwareRecordReader.java:283: warning: 'block' child have incorrect indentation level 16, expected level should be 14. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/HiveContextAwareRecordReader.java:284: warning: 'case' child have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/HiveContextAwareRecordReader.java:285: warning: 'block' child have incorrect indentation level 16, expected level should be 14. 28736,28737c31251,31252 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/HiveContextAwareRecordReader.java:370: warning: method def child at indentation level 5 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/HiveContextAwareRecordReader.java:371: warning: method def child at indentation level 5 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/HiveContextAwareRecordReader.java:370: warning: 'method def' child have incorrect indentation level 5, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/HiveContextAwareRecordReader.java:371: warning: 'method def' child have incorrect indentation level 5, expected level should be 4. 28750a31266 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/HiveFileFormatUtils.java:244: warning: '+' have incorrect indentation level 8, expected level should be 10. 28754c31270 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/HiveFileFormatUtils.java:282: warning: method def rparen at indentation level 6 not at correct indentation, 2 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/HiveFileFormatUtils.java:282: warning: 'method def rparen' have incorrect indentation level 6, expected level should be 2. 28758d31273 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/HiveFileFormatUtils.java:365: warning: method def throws at indentation level 10 not at correct indentation, 6 28761a31277,31279 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/HiveFileFormatUtils.java:462: warning: 'Map' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/HiveFileFormatUtils.java:463: warning: 'Map' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/HiveFileFormatUtils.java:465: warning: 'new' have incorrect indentation level 6, expected level should be 8. 28762a31281,31282 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/HiveFileFormatUtils.java:480: warning: 'Map' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/HiveFileFormatUtils.java:481: warning: 'Path' have incorrect indentation level 4, expected level should be 6. 28764c31284 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/HiveIgnoreKeyTextOutputFormat.java:81: warning: method call child at indentation level 4 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/HiveIgnoreKeyTextOutputFormat.java:81: warning: 'fs' have incorrect indentation level 4, expected level should be 8. 28766a31287 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/HiveInputFormat.java:101: warning: '=' have incorrect indentation level 4, expected level should be 6. 28772a31294 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/HiveInputFormat.java:241: warning: '+' have incorrect indentation level 10, expected level should be 12. 28773a31296,31297 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/HiveInputFormat.java:311: warning: '+' have incorrect indentation level 12, expected level should be 14. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/HiveInputFormat.java:352: warning: 'Class' have incorrect indentation level 4, expected level should be 6. 28778d31301 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/HiveInputFormat.java:460: warning: method def throws at indentation level 10 not at correct indentation, 6 28782a31306 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/HiveInputFormat.java:602: warning: 'get' have incorrect indentation level 6, expected level should be 8. 28783a31308,31309 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/HiveInputFormat.java:604: warning: 'get' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/HiveInputFormat.java:624: warning: 'tableScan' have incorrect indentation level 12, expected level should be 14. 28786a31313 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/HiveInputFormat.java:836: warning: 'alias' have incorrect indentation level 8, expected level should be 10. 28788a31316 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/HiveNullValueSequenceFileOutputFormat.java:42: warning: 'extends' have incorrect indentation level 2, expected level should be 4. 28789a31318 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/HiveNullValueSequenceFileOutputFormat.java:43: warning: 'implements' have incorrect indentation level 2, expected level should be 4. 28791c31320 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/HiveNullValueSequenceFileOutputFormat.java:57: warning: method call child at indentation level 4 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/HiveNullValueSequenceFileOutputFormat.java:57: warning: 'HiveKey' have incorrect indentation level 4, expected level should be 8. 28796c31325 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/HivePassThroughRecordWriter.java:29: warning: class def child at indentation level 0 not at correct indentation, 2 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/HivePassThroughRecordWriter.java:29: warning: 'implements' have incorrect indentation level 0, expected level should be 4. 28801c31330 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/HiveSequenceFileOutputFormat.java:65: warning: method call child at indentation level 4 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/HiveSequenceFileOutputFormat.java:65: warning: 'BytesWritable' have incorrect indentation level 4, expected level should be 8. 28810a31340 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/IOContextMap.java:56:40: warning: '{' should have line break after. 28843a31374 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/OneNullRowInputFormat.java:37: warning: 'implements' have incorrect indentation level 2, expected level should be 4. 28858d31388 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/encoded/EncodedReader.java:70: warning: method def throws at indentation level 10 not at correct indentation, 6 28898d31427 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/encoded/EncodedReaderImpl.java:530: warning: method def throws at indentation level 10 not at correct indentation, 6 28926d31454 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/encoded/EncodedReaderImpl.java:1525: warning: method def throws at indentation level 10 not at correct indentation, 6 28935d31462 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/encoded/EncodedReaderImpl.java:1784: warning: method def throws at indentation level 10 not at correct indentation, 6 28937c31464 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/encoded/EncodedReaderImpl.java:1812: warning: if child at indentation level 10 not at correct indentation, 8 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/encoded/EncodedReaderImpl.java:1812: warning: 'if' child have incorrect indentation level 10, expected level should be 8. 28939,28947c31466,31474 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/encoded/EncodedReaderImpl.java:1854: warning: case child at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/encoded/EncodedReaderImpl.java:1855: warning: block child at indentation level 16 not at correct indentation, 14 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/encoded/EncodedReaderImpl.java:1856: warning: block child at indentation level 16 not at correct indentation, 14 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/encoded/EncodedReaderImpl.java:1857: warning: case child at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/encoded/EncodedReaderImpl.java:1858: warning: case child at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/encoded/EncodedReaderImpl.java:1859: warning: block child at indentation level 16 not at correct indentation, 14 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/encoded/EncodedReaderImpl.java:1860: warning: block child at indentation level 16 not at correct indentation, 14 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/encoded/EncodedReaderImpl.java:1861: warning: case child at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/encoded/EncodedReaderImpl.java:1862: warning: block child at indentation level 16 not at correct indentation, 14 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/encoded/EncodedReaderImpl.java:1854: warning: 'case' child have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/encoded/EncodedReaderImpl.java:1855: warning: 'block' child have incorrect indentation level 16, expected level should be 14. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/encoded/EncodedReaderImpl.java:1856: warning: 'block' child have incorrect indentation level 16, expected level should be 14. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/encoded/EncodedReaderImpl.java:1857: warning: 'case' child have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/encoded/EncodedReaderImpl.java:1858: warning: 'case' child have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/encoded/EncodedReaderImpl.java:1859: warning: 'block' child have incorrect indentation level 16, expected level should be 14. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/encoded/EncodedReaderImpl.java:1860: warning: 'block' child have incorrect indentation level 16, expected level should be 14. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/encoded/EncodedReaderImpl.java:1861: warning: 'case' child have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/encoded/EncodedReaderImpl.java:1862: warning: 'block' child have incorrect indentation level 16, expected level should be 14. 28953,28971c31480,31498 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/encoded/EncodedReaderImpl.java:1962: warning: case child at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/encoded/EncodedReaderImpl.java:1963: warning: if at indentation level 16 not at correct indentation, 14 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/encoded/EncodedReaderImpl.java:1967: warning: if child at indentation level 18 not at correct indentation, 16 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/encoded/EncodedReaderImpl.java:1968: warning: if rcurly at indentation level 16 not at correct indentation, 14 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/encoded/EncodedReaderImpl.java:1969: warning: block child at indentation level 16 not at correct indentation, 14 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/encoded/EncodedReaderImpl.java:1970: warning: case child at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/encoded/EncodedReaderImpl.java:1971: warning: block child at indentation level 16 not at correct indentation, 14 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/encoded/EncodedReaderImpl.java:1972: warning: block child at indentation level 16 not at correct indentation, 14 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/encoded/EncodedReaderImpl.java:1973: warning: case child at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/encoded/EncodedReaderImpl.java:1974: warning: block child at indentation level 16 not at correct indentation, 14 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/encoded/EncodedReaderImpl.java:1987: warning: case child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/encoded/EncodedReaderImpl.java:1988: warning: block child at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/encoded/EncodedReaderImpl.java:1989: warning: block child at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/encoded/EncodedReaderImpl.java:1990: warning: case child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/encoded/EncodedReaderImpl.java:1991: warning: case child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/encoded/EncodedReaderImpl.java:1992: warning: block child at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/encoded/EncodedReaderImpl.java:1993: warning: block child at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/encoded/EncodedReaderImpl.java:1994: warning: case child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/encoded/EncodedReaderImpl.java:1996: warning: block child at indentation level 14 not at correct indentation, 12 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/encoded/EncodedReaderImpl.java:1962: warning: 'case' child have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/encoded/EncodedReaderImpl.java:1963: warning: 'if' have incorrect indentation level 16, expected level should be 14. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/encoded/EncodedReaderImpl.java:1967: warning: 'if' child have incorrect indentation level 18, expected level should be 16. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/encoded/EncodedReaderImpl.java:1968: warning: 'if rcurly' have incorrect indentation level 16, expected level should be 14. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/encoded/EncodedReaderImpl.java:1969: warning: 'block' child have incorrect indentation level 16, expected level should be 14. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/encoded/EncodedReaderImpl.java:1970: warning: 'case' child have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/encoded/EncodedReaderImpl.java:1971: warning: 'block' child have incorrect indentation level 16, expected level should be 14. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/encoded/EncodedReaderImpl.java:1972: warning: 'block' child have incorrect indentation level 16, expected level should be 14. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/encoded/EncodedReaderImpl.java:1973: warning: 'case' child have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/encoded/EncodedReaderImpl.java:1974: warning: 'block' child have incorrect indentation level 16, expected level should be 14. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/encoded/EncodedReaderImpl.java:1987: warning: 'case' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/encoded/EncodedReaderImpl.java:1988: warning: 'block' child have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/encoded/EncodedReaderImpl.java:1989: warning: 'block' child have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/encoded/EncodedReaderImpl.java:1990: warning: 'case' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/encoded/EncodedReaderImpl.java:1991: warning: 'case' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/encoded/EncodedReaderImpl.java:1992: warning: 'block' child have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/encoded/EncodedReaderImpl.java:1993: warning: 'block' child have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/encoded/EncodedReaderImpl.java:1994: warning: 'case' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/encoded/EncodedReaderImpl.java:1996: warning: 'block' child have incorrect indentation level 14, expected level should be 12. 28973,28980c31500,31507 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/encoded/EncodedReaderImpl.java:2012: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/encoded/EncodedReaderImpl.java:2013: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/encoded/EncodedReaderImpl.java:2014: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/encoded/EncodedReaderImpl.java:2015: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/encoded/EncodedReaderImpl.java:2016: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/encoded/EncodedReaderImpl.java:2017: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/encoded/EncodedReaderImpl.java:2018: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/encoded/EncodedReaderImpl.java:2019: warning: block child at indentation level 8 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/encoded/EncodedReaderImpl.java:2012: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/encoded/EncodedReaderImpl.java:2013: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/encoded/EncodedReaderImpl.java:2014: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/encoded/EncodedReaderImpl.java:2015: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/encoded/EncodedReaderImpl.java:2016: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/encoded/EncodedReaderImpl.java:2017: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/encoded/EncodedReaderImpl.java:2018: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/encoded/EncodedReaderImpl.java:2019: warning: 'block' child have incorrect indentation level 8, expected level should be 6. 29001c31528 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/encoded/EncodedTreeReaderFactory.java:223: warning: member def modifier at indentation level 6 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/encoded/EncodedTreeReaderFactory.java:223: warning: 'member def modifier' have incorrect indentation level 6, expected level should be 4. 29012c31539 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/encoded/EncodedTreeReaderFactory.java:418: warning: member def modifier at indentation level 6 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/encoded/EncodedTreeReaderFactory.java:418: warning: 'member def modifier' have incorrect indentation level 6, expected level should be 4. 29027c31554 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/encoded/EncodedTreeReaderFactory.java:677: warning: member def modifier at indentation level 6 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/encoded/EncodedTreeReaderFactory.java:677: warning: 'member def modifier' have incorrect indentation level 6, expected level should be 4. 29035c31562 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/encoded/EncodedTreeReaderFactory.java:807: warning: member def modifier at indentation level 6 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/encoded/EncodedTreeReaderFactory.java:807: warning: 'member def modifier' have incorrect indentation level 6, expected level should be 4. 29043c31570 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/encoded/EncodedTreeReaderFactory.java:922: warning: member def modifier at indentation level 6 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/encoded/EncodedTreeReaderFactory.java:922: warning: 'member def modifier' have incorrect indentation level 6, expected level should be 4. 29054c31581 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/encoded/EncodedTreeReaderFactory.java:1044: warning: member def modifier at indentation level 6 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/encoded/EncodedTreeReaderFactory.java:1044: warning: 'member def modifier' have incorrect indentation level 6, expected level should be 4. 29063c31590 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/encoded/EncodedTreeReaderFactory.java:1205: warning: member def modifier at indentation level 6 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/encoded/EncodedTreeReaderFactory.java:1205: warning: 'member def modifier' have incorrect indentation level 6, expected level should be 4. 29065c31592 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/encoded/EncodedTreeReaderFactory.java:1210: warning: ctor def rparen at indentation level 8 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/encoded/EncodedTreeReaderFactory.java:1210: warning: 'ctor def rparen' have incorrect indentation level 8, expected level should be 4. 29076c31603 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/encoded/EncodedTreeReaderFactory.java:1337: warning: member def modifier at indentation level 6 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/encoded/EncodedTreeReaderFactory.java:1337: warning: 'member def modifier' have incorrect indentation level 6, expected level should be 4. 29092c31619 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/encoded/EncodedTreeReaderFactory.java:1536: warning: member def modifier at indentation level 6 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/encoded/EncodedTreeReaderFactory.java:1536: warning: 'member def modifier' have incorrect indentation level 6, expected level should be 4. 29104c31631 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/encoded/EncodedTreeReaderFactory.java:1732: warning: member def modifier at indentation level 6 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/encoded/EncodedTreeReaderFactory.java:1732: warning: 'member def modifier' have incorrect indentation level 6, expected level should be 4. 29113c31640 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/encoded/EncodedTreeReaderFactory.java:1847: warning: member def modifier at indentation level 6 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/encoded/EncodedTreeReaderFactory.java:1847: warning: 'member def modifier' have incorrect indentation level 6, expected level should be 4. 29128d31654 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/encoded/EncodedTreeReaderFactory.java:2105: warning: method def throws at indentation level 11 not at correct indentation, 6 29133,29158c31659,31690 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/encoded/EncodedTreeReaderFactory.java:2189: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/encoded/EncodedTreeReaderFactory.java:2190: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/encoded/EncodedTreeReaderFactory.java:2191: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/encoded/EncodedTreeReaderFactory.java:2192: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/encoded/EncodedTreeReaderFactory.java:2193: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/encoded/EncodedTreeReaderFactory.java:2194: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/encoded/EncodedTreeReaderFactory.java:2195: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/encoded/EncodedTreeReaderFactory.java:2196: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/encoded/EncodedTreeReaderFactory.java:2197: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/encoded/EncodedTreeReaderFactory.java:2198: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/encoded/EncodedTreeReaderFactory.java:2199: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/encoded/EncodedTreeReaderFactory.java:2200: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/encoded/EncodedTreeReaderFactory.java:2201: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/encoded/EncodedTreeReaderFactory.java:2202: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/encoded/EncodedTreeReaderFactory.java:2203: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/encoded/EncodedTreeReaderFactory.java:2205: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/encoded/EncodedTreeReaderFactory.java:2207: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/encoded/EncodedTreeReaderFactory.java:2208: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/encoded/EncodedTreeReaderFactory.java:2210: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/encoded/EncodedTreeReaderFactory.java:2219: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/encoded/EncodedTreeReaderFactory.java:2221: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/encoded/EncodedTreeReaderFactory.java:2222: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/encoded/EncodedTreeReaderFactory.java:2223: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/encoded/EncodedTreeReaderFactory.java:2225: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/encoded/EncodedTreeReaderFactory.java:2227: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/encoded/EncodedTreeReaderFactory.java:2237: warning: case child at indentation level 6 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/encoded/EncodedTreeReaderFactory.java:2189: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/encoded/EncodedTreeReaderFactory.java:2190: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/encoded/EncodedTreeReaderFactory.java:2191: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/encoded/EncodedTreeReaderFactory.java:2192: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/encoded/EncodedTreeReaderFactory.java:2193: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/encoded/EncodedTreeReaderFactory.java:2194: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/encoded/EncodedTreeReaderFactory.java:2195: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/encoded/EncodedTreeReaderFactory.java:2196: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/encoded/EncodedTreeReaderFactory.java:2197: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/encoded/EncodedTreeReaderFactory.java:2198: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/encoded/EncodedTreeReaderFactory.java:2199: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/encoded/EncodedTreeReaderFactory.java:2200: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/encoded/EncodedTreeReaderFactory.java:2201: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/encoded/EncodedTreeReaderFactory.java:2202: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/encoded/EncodedTreeReaderFactory.java:2203: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/encoded/EncodedTreeReaderFactory.java:2205: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/encoded/EncodedTreeReaderFactory.java:2207: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/encoded/EncodedTreeReaderFactory.java:2207: warning: 'member def type' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/encoded/EncodedTreeReaderFactory.java:2208: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/encoded/EncodedTreeReaderFactory.java:2208: warning: 'member def type' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/encoded/EncodedTreeReaderFactory.java:2210: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/encoded/EncodedTreeReaderFactory.java:2219: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/encoded/EncodedTreeReaderFactory.java:2221: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/encoded/EncodedTreeReaderFactory.java:2221: warning: 'member def type' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/encoded/EncodedTreeReaderFactory.java:2222: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/encoded/EncodedTreeReaderFactory.java:2222: warning: 'member def type' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/encoded/EncodedTreeReaderFactory.java:2223: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/encoded/EncodedTreeReaderFactory.java:2223: warning: 'member def type' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/encoded/EncodedTreeReaderFactory.java:2225: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/encoded/EncodedTreeReaderFactory.java:2225: warning: 'member def type' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/encoded/EncodedTreeReaderFactory.java:2227: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/encoded/EncodedTreeReaderFactory.java:2237: warning: 'case' child have incorrect indentation level 6, expected level should be 4. 29160,29168c31692,31703 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/encoded/EncodedTreeReaderFactory.java:2239: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/encoded/EncodedTreeReaderFactory.java:2240: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/encoded/EncodedTreeReaderFactory.java:2241: warning: for at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/encoded/EncodedTreeReaderFactory.java:2242: warning: for child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/encoded/EncodedTreeReaderFactory.java:2243: warning: for child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/encoded/EncodedTreeReaderFactory.java:2245: warning: for rcurly at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/encoded/EncodedTreeReaderFactory.java:2246: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/encoded/EncodedTreeReaderFactory.java:2254: warning: block rcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/encoded/EncodedTreeReaderFactory.java:2255: warning: case child at indentation level 6 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/encoded/EncodedTreeReaderFactory.java:2239: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/encoded/EncodedTreeReaderFactory.java:2239: warning: 'member def type' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/encoded/EncodedTreeReaderFactory.java:2240: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/encoded/EncodedTreeReaderFactory.java:2240: warning: 'member def type' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/encoded/EncodedTreeReaderFactory.java:2241: warning: 'for' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/encoded/EncodedTreeReaderFactory.java:2242: warning: 'for' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/encoded/EncodedTreeReaderFactory.java:2242: warning: 'member def type' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/encoded/EncodedTreeReaderFactory.java:2243: warning: 'for' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/encoded/EncodedTreeReaderFactory.java:2245: warning: 'for rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/encoded/EncodedTreeReaderFactory.java:2246: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/encoded/EncodedTreeReaderFactory.java:2254: warning: 'block rcurly' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/encoded/EncodedTreeReaderFactory.java:2255: warning: 'case' child have incorrect indentation level 6, expected level should be 4. 29170,29179c31705,31717 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/encoded/EncodedTreeReaderFactory.java:2257: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/encoded/EncodedTreeReaderFactory.java:2258: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/encoded/EncodedTreeReaderFactory.java:2259: warning: for at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/encoded/EncodedTreeReaderFactory.java:2260: warning: for child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/encoded/EncodedTreeReaderFactory.java:2261: warning: for child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/encoded/EncodedTreeReaderFactory.java:2263: warning: for rcurly at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/encoded/EncodedTreeReaderFactory.java:2264: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/encoded/EncodedTreeReaderFactory.java:2273: warning: block rcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/encoded/EncodedTreeReaderFactory.java:2274: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/encoded/EncodedTreeReaderFactory.java:2275: warning: block child at indentation level 8 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/encoded/EncodedTreeReaderFactory.java:2257: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/encoded/EncodedTreeReaderFactory.java:2257: warning: 'member def type' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/encoded/EncodedTreeReaderFactory.java:2258: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/encoded/EncodedTreeReaderFactory.java:2258: warning: 'member def type' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/encoded/EncodedTreeReaderFactory.java:2259: warning: 'for' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/encoded/EncodedTreeReaderFactory.java:2260: warning: 'for' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/encoded/EncodedTreeReaderFactory.java:2260: warning: 'member def type' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/encoded/EncodedTreeReaderFactory.java:2261: warning: 'for' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/encoded/EncodedTreeReaderFactory.java:2263: warning: 'for rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/encoded/EncodedTreeReaderFactory.java:2264: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/encoded/EncodedTreeReaderFactory.java:2273: warning: 'block rcurly' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/encoded/EncodedTreeReaderFactory.java:2274: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/encoded/EncodedTreeReaderFactory.java:2275: warning: 'block' child have incorrect indentation level 8, expected level should be 6. 29181,29208c31719,31746 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/encoded/EncodedTreeReaderFactory.java:2285: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/encoded/EncodedTreeReaderFactory.java:2286: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/encoded/EncodedTreeReaderFactory.java:2296: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/encoded/EncodedTreeReaderFactory.java:2297: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/encoded/EncodedTreeReaderFactory.java:2304: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/encoded/EncodedTreeReaderFactory.java:2305: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/encoded/EncodedTreeReaderFactory.java:2312: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/encoded/EncodedTreeReaderFactory.java:2313: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/encoded/EncodedTreeReaderFactory.java:2322: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/encoded/EncodedTreeReaderFactory.java:2323: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/encoded/EncodedTreeReaderFactory.java:2332: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/encoded/EncodedTreeReaderFactory.java:2333: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/encoded/EncodedTreeReaderFactory.java:2342: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/encoded/EncodedTreeReaderFactory.java:2343: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/encoded/EncodedTreeReaderFactory.java:2350: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/encoded/EncodedTreeReaderFactory.java:2351: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/encoded/EncodedTreeReaderFactory.java:2358: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/encoded/EncodedTreeReaderFactory.java:2359: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/encoded/EncodedTreeReaderFactory.java:2370: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/encoded/EncodedTreeReaderFactory.java:2371: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/encoded/EncodedTreeReaderFactory.java:2382: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/encoded/EncodedTreeReaderFactory.java:2383: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/encoded/EncodedTreeReaderFactory.java:2393: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/encoded/EncodedTreeReaderFactory.java:2394: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/encoded/EncodedTreeReaderFactory.java:2406: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/encoded/EncodedTreeReaderFactory.java:2407: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/encoded/EncodedTreeReaderFactory.java:2417: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/encoded/EncodedTreeReaderFactory.java:2418: warning: block child at indentation level 8 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/encoded/EncodedTreeReaderFactory.java:2285: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/encoded/EncodedTreeReaderFactory.java:2286: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/encoded/EncodedTreeReaderFactory.java:2296: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/encoded/EncodedTreeReaderFactory.java:2297: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/encoded/EncodedTreeReaderFactory.java:2304: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/encoded/EncodedTreeReaderFactory.java:2305: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/encoded/EncodedTreeReaderFactory.java:2312: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/encoded/EncodedTreeReaderFactory.java:2313: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/encoded/EncodedTreeReaderFactory.java:2322: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/encoded/EncodedTreeReaderFactory.java:2323: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/encoded/EncodedTreeReaderFactory.java:2332: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/encoded/EncodedTreeReaderFactory.java:2333: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/encoded/EncodedTreeReaderFactory.java:2342: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/encoded/EncodedTreeReaderFactory.java:2343: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/encoded/EncodedTreeReaderFactory.java:2350: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/encoded/EncodedTreeReaderFactory.java:2351: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/encoded/EncodedTreeReaderFactory.java:2358: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/encoded/EncodedTreeReaderFactory.java:2359: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/encoded/EncodedTreeReaderFactory.java:2370: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/encoded/EncodedTreeReaderFactory.java:2371: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/encoded/EncodedTreeReaderFactory.java:2382: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/encoded/EncodedTreeReaderFactory.java:2383: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/encoded/EncodedTreeReaderFactory.java:2393: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/encoded/EncodedTreeReaderFactory.java:2394: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/encoded/EncodedTreeReaderFactory.java:2406: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/encoded/EncodedTreeReaderFactory.java:2407: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/encoded/EncodedTreeReaderFactory.java:2417: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/encoded/EncodedTreeReaderFactory.java:2418: warning: 'block' child have incorrect indentation level 8, expected level should be 6. 29220,29221c31758,31760 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/encoded/EncodedTreeReaderFactory.java:2605: warning: method def child at indentation level 5 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/encoded/EncodedTreeReaderFactory.java:2606: warning: if at indentation level 5 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/encoded/EncodedTreeReaderFactory.java:2605: warning: 'member def type' have incorrect indentation level 5, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/encoded/EncodedTreeReaderFactory.java:2605: warning: 'method def' child have incorrect indentation level 5, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/encoded/EncodedTreeReaderFactory.java:2606: warning: 'if' have incorrect indentation level 5, expected level should be 6. 29242,29246d31780 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/encoded/IoTrace.java:56: warning: member def at indentation level 6 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/encoded/IoTrace.java:57: warning: member def at indentation level 6 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/encoded/IoTrace.java:58: warning: member def at indentation level 6 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/encoded/IoTrace.java:59: warning: member def at indentation level 6 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/encoded/IoTrace.java:60: warning: member def at indentation level 6 not at correct indentation, 2 29268d31801 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/encoded/IoTrace.java:216: warning: block child at indentation level 4 not at correct indentation, 6 29346c31879 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/encoded/Reader.java:111: warning: if at indentation level 8 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/encoded/Reader.java:111: warning: 'if' have incorrect indentation level 8, expected level should be 6. 29379a31913 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcFile.java:318: warning: 'path' have incorrect indentation level 6, expected level should be 8. 29392a31927,31929 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcInputFormat.java:154: warning: 'InputFormatChecker' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcInputFormat.java:155: warning: 'SelfDescribingInputFormatInterface' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcInputFormat.java:156: warning: 'CombineHiveInputFormat' have incorrect indentation level 2, expected level should be 4. 29395,29396c31932,31933 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcInputFormat.java:411: warning: if at indentation level 5 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcInputFormat.java:503: warning: method def rparen at indentation level 30 not at correct indentation, 2 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcInputFormat.java:411: warning: 'if' have incorrect indentation level 5, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcInputFormat.java:503: warning: 'method def rparen' have incorrect indentation level 30, expected level should be 2. 29398a31936 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcInputFormat.java:631: warning: '"Turning off hive.orc.splits.ms.footer.cache.enabled since it is not fully supported yet"' have incorrect indentation level 16, expected level should be 18. 29418,29420c31956,31959 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcInputFormat.java:961: warning: if rcurly at indentation level 7 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcInputFormat.java:962: warning: method def rcurly at indentation level 5 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcInputFormat.java:963: warning: class def rcurly at indentation level 3 not at correct indentation, 2 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcInputFormat.java:884: warning: '||' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcInputFormat.java:961: warning: 'if rcurly' have incorrect indentation level 7, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcInputFormat.java:962: warning: 'method def rcurly' have incorrect indentation level 5, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcInputFormat.java:963: warning: 'class def rcurly' have incorrect indentation level 3, expected level should be 2. 29439a31979,31980 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcInputFormat.java:1669: warning: '" reader schema "' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcInputFormat.java:1670: warning: '" transactional scan property "' have incorrect indentation level 8, expected level should be 10. 29442c31983 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcInputFormat.java:1735: warning: for child at indentation level 9 not at correct indentation, 8 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcInputFormat.java:1735: warning: 'for' child have incorrect indentation level 9, expected level should be 8. 29447d31987 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcInputFormat.java:1803: warning: block child at indentation level 6 not at correct indentation, 8 29449,29450c31989,31990 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcInputFormat.java:1816: warning: block child at indentation level 6 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcInputFormat.java:1842: warning: method def at indentation level 4 not at correct indentation, 2 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcInputFormat.java:1842: warning: 'createVectorizedReader' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcInputFormat.java:1850: warning: 'getRecordReader' have incorrect indentation level 2, expected level should be 6. 29452,29453c31992,31993 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcInputFormat.java:1938: warning: method def throws at indentation level 44 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcInputFormat.java:1944: warning: assign at indentation level 12 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcInputFormat.java:1958: warning: 'AcidUtils' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcInputFormat.java:1975: warning: 'new' have incorrect indentation level 6, expected level should be 8. 29458d31997 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcInputFormat.java:2205: warning: method call lparen at indentation level 12 not at correct indentation, 8 29460,29469c31999,32010 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcInputFormat.java:2218: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcInputFormat.java:2220: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcInputFormat.java:2222: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcInputFormat.java:2224: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcInputFormat.java:2226: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcInputFormat.java:2228: warning: if at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcInputFormat.java:2229: warning: if child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcInputFormat.java:2231: warning: if rcurly at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcInputFormat.java:2232: warning: else child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcInputFormat.java:2234: warning: else rcurly at indentation level 10 not at correct indentation, 8 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcInputFormat.java:2218: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcInputFormat.java:2220: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcInputFormat.java:2222: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcInputFormat.java:2224: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcInputFormat.java:2226: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcInputFormat.java:2228: warning: 'if' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcInputFormat.java:2229: warning: 'if' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcInputFormat.java:2231: warning: 'if rcurly' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcInputFormat.java:2232: warning: 'else' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcInputFormat.java:2234: warning: 'else rcurly' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcInputFormat.java:2267: warning: '.' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcInputFormat.java:2268: warning: '.' have incorrect indentation level 6, expected level should be 8. 29474d32014 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcInputFormat.java:2311: warning: method def at indentation level 6 not at correct indentation, 2 29477c32017 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcInputFormat.java:2329: warning: case child at indentation level 6 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcInputFormat.java:2329: warning: 'case' child have incorrect indentation level 6, expected level should be 4. 29479,29503c32019,32044 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcInputFormat.java:2330: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcInputFormat.java:2331: warning: switch at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcInputFormat.java:2332: warning: case child at indentation level 10 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcInputFormat.java:2333: warning: block child at indentation level 12 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcInputFormat.java:2334: warning: case child at indentation level 10 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcInputFormat.java:2335: warning: block child at indentation level 12 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcInputFormat.java:2336: warning: case child at indentation level 10 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcInputFormat.java:2337: warning: block child at indentation level 12 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcInputFormat.java:2338: warning: case child at indentation level 10 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcInputFormat.java:2339: warning: block child at indentation level 12 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcInputFormat.java:2340: warning: case child at indentation level 10 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcInputFormat.java:2341: warning: block child at indentation level 12 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcInputFormat.java:2342: warning: case child at indentation level 10 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcInputFormat.java:2343: warning: block child at indentation level 12 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcInputFormat.java:2344: warning: case child at indentation level 10 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcInputFormat.java:2345: warning: block child at indentation level 12 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcInputFormat.java:2346: warning: case child at indentation level 10 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcInputFormat.java:2347: warning: block child at indentation level 12 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcInputFormat.java:2348: warning: case child at indentation level 10 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcInputFormat.java:2349: warning: block child at indentation level 12 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcInputFormat.java:2350: warning: case child at indentation level 10 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcInputFormat.java:2351: warning: block child at indentation level 12 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcInputFormat.java:2352: warning: case child at indentation level 10 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcInputFormat.java:2353: warning: block child at indentation level 12 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcInputFormat.java:2354: warning: case child at indentation level 10 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcInputFormat.java:2330: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcInputFormat.java:2330: warning: 'member def type' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcInputFormat.java:2331: warning: 'switch' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcInputFormat.java:2332: warning: 'case' child have incorrect indentation level 10, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcInputFormat.java:2333: warning: 'block' child have incorrect indentation level 12, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcInputFormat.java:2334: warning: 'case' child have incorrect indentation level 10, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcInputFormat.java:2335: warning: 'block' child have incorrect indentation level 12, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcInputFormat.java:2336: warning: 'case' child have incorrect indentation level 10, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcInputFormat.java:2337: warning: 'block' child have incorrect indentation level 12, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcInputFormat.java:2338: warning: 'case' child have incorrect indentation level 10, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcInputFormat.java:2339: warning: 'block' child have incorrect indentation level 12, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcInputFormat.java:2340: warning: 'case' child have incorrect indentation level 10, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcInputFormat.java:2341: warning: 'block' child have incorrect indentation level 12, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcInputFormat.java:2342: warning: 'case' child have incorrect indentation level 10, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcInputFormat.java:2343: warning: 'block' child have incorrect indentation level 12, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcInputFormat.java:2344: warning: 'case' child have incorrect indentation level 10, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcInputFormat.java:2345: warning: 'block' child have incorrect indentation level 12, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcInputFormat.java:2346: warning: 'case' child have incorrect indentation level 10, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcInputFormat.java:2347: warning: 'block' child have incorrect indentation level 12, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcInputFormat.java:2348: warning: 'case' child have incorrect indentation level 10, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcInputFormat.java:2349: warning: 'block' child have incorrect indentation level 12, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcInputFormat.java:2350: warning: 'case' child have incorrect indentation level 10, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcInputFormat.java:2351: warning: 'block' child have incorrect indentation level 12, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcInputFormat.java:2352: warning: 'case' child have incorrect indentation level 10, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcInputFormat.java:2353: warning: 'block' child have incorrect indentation level 12, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcInputFormat.java:2354: warning: 'case' child have incorrect indentation level 10, expected level should be 6. 29505,29508c32046,32050 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcInputFormat.java:2355: warning: block child at indentation level 12 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcInputFormat.java:2356: warning: block child at indentation level 12 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcInputFormat.java:2359: warning: block rcurly at indentation level 10 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcInputFormat.java:2360: warning: case child at indentation level 10 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcInputFormat.java:2355: warning: 'block' child have incorrect indentation level 12, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcInputFormat.java:2355: warning: 'member def type' have incorrect indentation level 12, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcInputFormat.java:2356: warning: 'block' child have incorrect indentation level 12, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcInputFormat.java:2359: warning: 'block rcurly' have incorrect indentation level 10, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcInputFormat.java:2360: warning: 'case' child have incorrect indentation level 10, expected level should be 6. 29510,29513c32052,32056 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcInputFormat.java:2361: warning: block child at indentation level 12 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcInputFormat.java:2362: warning: block child at indentation level 12 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcInputFormat.java:2364: warning: block rcurly at indentation level 10 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcInputFormat.java:2365: warning: case child at indentation level 10 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcInputFormat.java:2361: warning: 'block' child have incorrect indentation level 12, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcInputFormat.java:2361: warning: 'member def type' have incorrect indentation level 12, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcInputFormat.java:2362: warning: 'block' child have incorrect indentation level 12, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcInputFormat.java:2364: warning: 'block rcurly' have incorrect indentation level 10, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcInputFormat.java:2365: warning: 'case' child have incorrect indentation level 10, expected level should be 6. 29515,29522c32058,32066 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcInputFormat.java:2366: warning: block child at indentation level 12 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcInputFormat.java:2367: warning: block child at indentation level 12 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcInputFormat.java:2369: warning: block rcurly at indentation level 10 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcInputFormat.java:2370: warning: case child at indentation level 10 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcInputFormat.java:2371: warning: block child at indentation level 12 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcInputFormat.java:2373: warning: switch rcurly at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcInputFormat.java:2374: warning: block rcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcInputFormat.java:2375: warning: case child at indentation level 6 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcInputFormat.java:2366: warning: 'block' child have incorrect indentation level 12, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcInputFormat.java:2366: warning: 'member def type' have incorrect indentation level 12, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcInputFormat.java:2367: warning: 'block' child have incorrect indentation level 12, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcInputFormat.java:2369: warning: 'block rcurly' have incorrect indentation level 10, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcInputFormat.java:2370: warning: 'case' child have incorrect indentation level 10, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcInputFormat.java:2371: warning: 'block' child have incorrect indentation level 12, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcInputFormat.java:2373: warning: 'switch rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcInputFormat.java:2374: warning: 'block rcurly' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcInputFormat.java:2375: warning: 'case' child have incorrect indentation level 6, expected level should be 4. 29524,29526c32068,32070 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcInputFormat.java:2376: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcInputFormat.java:2377: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcInputFormat.java:2378: warning: method call lparen at indentation level 12 not at correct indentation, 8 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcInputFormat.java:2376: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcInputFormat.java:2376: warning: 'member def type' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcInputFormat.java:2377: warning: 'block' child have incorrect indentation level 8, expected level should be 6. 29528,29529c32072,32073 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcInputFormat.java:2379: warning: block rcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcInputFormat.java:2380: warning: case child at indentation level 6 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcInputFormat.java:2379: warning: 'block rcurly' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcInputFormat.java:2380: warning: 'case' child have incorrect indentation level 6, expected level should be 4. 29531,29533c32075,32077 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcInputFormat.java:2381: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcInputFormat.java:2382: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcInputFormat.java:2383: warning: method call lparen at indentation level 12 not at correct indentation, 8 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcInputFormat.java:2381: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcInputFormat.java:2381: warning: 'member def type' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcInputFormat.java:2382: warning: 'block' child have incorrect indentation level 8, expected level should be 6. 29535,29536c32079,32080 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcInputFormat.java:2385: warning: block rcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcInputFormat.java:2386: warning: case child at indentation level 6 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcInputFormat.java:2385: warning: 'block rcurly' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcInputFormat.java:2386: warning: 'case' child have incorrect indentation level 6, expected level should be 4. 29538,29545c32082,32091 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcInputFormat.java:2387: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcInputFormat.java:2388: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcInputFormat.java:2389: warning: for at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcInputFormat.java:2390: warning: for child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcInputFormat.java:2391: warning: for rcurly at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcInputFormat.java:2392: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcInputFormat.java:2393: warning: block rcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcInputFormat.java:2394: warning: case child at indentation level 6 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcInputFormat.java:2387: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcInputFormat.java:2387: warning: 'member def type' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcInputFormat.java:2388: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcInputFormat.java:2388: warning: 'member def type' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcInputFormat.java:2389: warning: 'for' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcInputFormat.java:2390: warning: 'for' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcInputFormat.java:2391: warning: 'for rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcInputFormat.java:2392: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcInputFormat.java:2393: warning: 'block rcurly' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcInputFormat.java:2394: warning: 'case' child have incorrect indentation level 6, expected level should be 4. 29547,29555c32093,32103 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcInputFormat.java:2395: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcInputFormat.java:2396: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcInputFormat.java:2397: warning: for at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcInputFormat.java:2398: warning: for child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcInputFormat.java:2400: warning: for rcurly at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcInputFormat.java:2401: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcInputFormat.java:2402: warning: block rcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcInputFormat.java:2403: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcInputFormat.java:2404: warning: block child at indentation level 8 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcInputFormat.java:2395: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcInputFormat.java:2395: warning: 'member def type' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcInputFormat.java:2396: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcInputFormat.java:2396: warning: 'member def type' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcInputFormat.java:2397: warning: 'for' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcInputFormat.java:2398: warning: 'for' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcInputFormat.java:2400: warning: 'for rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcInputFormat.java:2401: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcInputFormat.java:2402: warning: 'block rcurly' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcInputFormat.java:2403: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcInputFormat.java:2404: warning: 'block' child have incorrect indentation level 8, expected level should be 6. 29560a32109 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcNewInputFormat.java:61: warning: 'extends' have incorrect indentation level 4, expected level should be 6. 29562c32111 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcNewOutputFormat.java:38: warning: class def child at indentation level 2 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcNewOutputFormat.java:38: warning: 'extends' have incorrect indentation level 2, expected level should be 6. 29572c32121,32122 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcOutputFormat.java:186: warning: method def at indentation level 5 not at correct indentation, 2 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcOutputFormat.java:177: warning: 'getRecordWriter' have incorrect indentation level 2, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcOutputFormat.java:186: warning: 'getHiveRecordWriter' have incorrect indentation level 5, expected level should be 6. 29574,29576c32124,32125 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcOutputFormat.java:241: warning: method def rparen at indentation level 32 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcOutputFormat.java:268: warning: method def rparen at indentation level 34 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcOutputFormat.java:287: warning: method def at indentation level 8 not at correct indentation, 2 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcOutputFormat.java:241: warning: 'method def rparen' have incorrect indentation level 32, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcOutputFormat.java:268: warning: 'method def rparen' have incorrect indentation level 34, expected level should be 4. 29585a32135 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcRawRecordMerger.java:254:41: warning: '{' should have line break after. 29589a32140 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcRawRecordMerger.java:338:37: warning: '{' should have line break after. 29595a32147,32148 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcRawRecordMerger.java:431: warning: 'conf' have incorrect indentation level 10, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcRawRecordMerger.java:434: warning: 'AcidUtils' have incorrect indentation level 12, expected level should be 14. 29596a32150 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcRawRecordMerger.java:454: warning: 'OrcFile' have incorrect indentation level 12, expected level should be 14. 29598a32153,32155 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcRawRecordMerger.java:500:41: warning: '{' should have line break after. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcRawRecordMerger.java:501:51: warning: '{' should have line break after. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcRawRecordMerger.java:505:44: warning: '{' should have line break after. 29600a32158 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcRawRecordMerger.java:546: warning: 'mergerOptions' have incorrect indentation level 8, expected level should be 10. 29603a32162,32163 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcRawRecordMerger.java:561:41: warning: '{' should have line break after. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcRawRecordMerger.java:568:44: warning: '{' should have line break after. 29604a32165 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcRawRecordMerger.java:601: warning: 'originalFiles' have incorrect indentation level 10, expected level should be 12. 29617a32179 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcRawRecordMerger.java:811:25: warning: '{' should have line break after. 29622d32183 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcRawRecordMerger.java:889: warning: method call lparen at indentation level 8 not at correct indentation, 4 29623a32185 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcRawRecordMerger.java:894: warning: 'mergerOptions' have incorrect indentation level 6, expected level should be 8. 29625a32188 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcRawRecordMerger.java:946: warning: '.' have incorrect indentation level 8, expected level should be 10. 29628a32192 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcRawRecordMerger.java:965: warning: 'deltaEventOptions' have incorrect indentation level 12, expected level should be 14. 29647,29648c32211 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcRecordUpdater.java:159: warning: class def ident at indentation level 3 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcRecordUpdater.java:159: warning: class def modifier at indentation level 3 not at correct indentation, 2 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcRecordUpdater.java:159: warning: 'class def modifier' have incorrect indentation level 3, expected level should be 2. 29650a32214 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcRecordUpdater.java:221: warning: 'hc' have incorrect indentation level 8, expected level should be 10. 29651a32216 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcRecordUpdater.java:243: warning: 'ioe' have incorrect indentation level 12, expected level should be 14. 29652a32218 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcRecordUpdater.java:298: warning: 'options' have incorrect indentation level 10, expected level should be 12. 29665,29675c32231,32242 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcRecordUpdater.java:603: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcRecordUpdater.java:604: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcRecordUpdater.java:605: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcRecordUpdater.java:606: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcRecordUpdater.java:607: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcRecordUpdater.java:608: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcRecordUpdater.java:609: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcRecordUpdater.java:610: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcRecordUpdater.java:611: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcRecordUpdater.java:612: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcRecordUpdater.java:613: warning: block child at indentation level 10 not at correct indentation, 8 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcRecordUpdater.java:583: warning: ')' have incorrect indentation level 4, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcRecordUpdater.java:603: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcRecordUpdater.java:604: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcRecordUpdater.java:605: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcRecordUpdater.java:606: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcRecordUpdater.java:607: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcRecordUpdater.java:608: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcRecordUpdater.java:609: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcRecordUpdater.java:610: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcRecordUpdater.java:611: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcRecordUpdater.java:612: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcRecordUpdater.java:613: warning: 'block' child have incorrect indentation level 10, expected level should be 8. 29687d32253 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcSplit.java:238: warning: assign at indentation level 8 not at correct indentation, 6 29691a32258,32259 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcStruct.java:197: warning: 'createObjectInspector' have incorrect indentation level 10, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcStruct.java:208: warning: 'createObjectInspector' have incorrect indentation level 10, expected level should be 12. 29693d32260 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcStruct.java:310: warning: method call lparen at indentation level 20 not at correct indentation, 14 29700,29775c32267,32344 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcStruct.java:512: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcStruct.java:513: warning: switch at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcStruct.java:514: warning: case child at indentation level 10 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcStruct.java:515: warning: block child at indentation level 12 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcStruct.java:516: warning: case child at indentation level 10 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcStruct.java:517: warning: block child at indentation level 12 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcStruct.java:518: warning: case child at indentation level 10 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcStruct.java:519: warning: block child at indentation level 12 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcStruct.java:520: warning: case child at indentation level 10 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcStruct.java:521: warning: block child at indentation level 12 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcStruct.java:522: warning: case child at indentation level 10 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcStruct.java:523: warning: block child at indentation level 12 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcStruct.java:524: warning: case child at indentation level 10 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcStruct.java:525: warning: block child at indentation level 12 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcStruct.java:526: warning: case child at indentation level 10 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcStruct.java:527: warning: block child at indentation level 12 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcStruct.java:528: warning: case child at indentation level 10 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcStruct.java:529: warning: block child at indentation level 12 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcStruct.java:530: warning: case child at indentation level 10 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcStruct.java:531: warning: block child at indentation level 12 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcStruct.java:532: warning: case child at indentation level 10 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcStruct.java:533: warning: block child at indentation level 12 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcStruct.java:535: warning: case child at indentation level 10 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcStruct.java:536: warning: block child at indentation level 12 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcStruct.java:538: warning: case child at indentation level 10 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcStruct.java:539: warning: block child at indentation level 12 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcStruct.java:540: warning: case child at indentation level 10 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcStruct.java:541: warning: block child at indentation level 12 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcStruct.java:542: warning: case child at indentation level 10 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcStruct.java:543: warning: block child at indentation level 12 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcStruct.java:545: warning: case child at indentation level 10 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcStruct.java:546: warning: block child at indentation level 12 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcStruct.java:548: warning: switch rcurly at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcStruct.java:549: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcStruct.java:550: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcStruct.java:551: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcStruct.java:552: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcStruct.java:553: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcStruct.java:554: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcStruct.java:555: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcStruct.java:556: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcStruct.java:557: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcStruct.java:558: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcStruct.java:567: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcStruct.java:568: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcStruct.java:569: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcStruct.java:570: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcStruct.java:571: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcStruct.java:572: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcStruct.java:573: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcStruct.java:574: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcStruct.java:575: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcStruct.java:576: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcStruct.java:577: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcStruct.java:578: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcStruct.java:579: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcStruct.java:580: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcStruct.java:581: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcStruct.java:582: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcStruct.java:583: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcStruct.java:584: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcStruct.java:585: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcStruct.java:586: warning: if at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcStruct.java:587: warning: if child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcStruct.java:589: warning: if rcurly at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcStruct.java:590: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcStruct.java:592: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcStruct.java:593: warning: if at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcStruct.java:594: warning: if child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcStruct.java:596: warning: if rcurly at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcStruct.java:597: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcStruct.java:599: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcStruct.java:600: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcStruct.java:601: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcStruct.java:602: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcStruct.java:603: warning: case child at indentation level 6 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcStruct.java:512: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcStruct.java:513: warning: 'switch' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcStruct.java:514: warning: 'case' child have incorrect indentation level 10, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcStruct.java:515: warning: 'block' child have incorrect indentation level 12, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcStruct.java:516: warning: 'case' child have incorrect indentation level 10, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcStruct.java:517: warning: 'block' child have incorrect indentation level 12, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcStruct.java:518: warning: 'case' child have incorrect indentation level 10, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcStruct.java:519: warning: 'block' child have incorrect indentation level 12, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcStruct.java:520: warning: 'case' child have incorrect indentation level 10, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcStruct.java:521: warning: 'block' child have incorrect indentation level 12, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcStruct.java:522: warning: 'case' child have incorrect indentation level 10, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcStruct.java:523: warning: 'block' child have incorrect indentation level 12, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcStruct.java:524: warning: 'case' child have incorrect indentation level 10, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcStruct.java:525: warning: 'block' child have incorrect indentation level 12, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcStruct.java:526: warning: 'case' child have incorrect indentation level 10, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcStruct.java:527: warning: 'block' child have incorrect indentation level 12, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcStruct.java:528: warning: 'case' child have incorrect indentation level 10, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcStruct.java:529: warning: 'block' child have incorrect indentation level 12, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcStruct.java:530: warning: 'case' child have incorrect indentation level 10, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcStruct.java:531: warning: 'block' child have incorrect indentation level 12, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcStruct.java:532: warning: 'case' child have incorrect indentation level 10, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcStruct.java:533: warning: 'block' child have incorrect indentation level 12, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcStruct.java:535: warning: 'case' child have incorrect indentation level 10, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcStruct.java:536: warning: 'block' child have incorrect indentation level 12, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcStruct.java:538: warning: 'case' child have incorrect indentation level 10, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcStruct.java:539: warning: 'block' child have incorrect indentation level 12, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcStruct.java:540: warning: 'case' child have incorrect indentation level 10, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcStruct.java:541: warning: 'block' child have incorrect indentation level 12, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcStruct.java:542: warning: 'case' child have incorrect indentation level 10, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcStruct.java:543: warning: 'block' child have incorrect indentation level 12, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcStruct.java:545: warning: 'case' child have incorrect indentation level 10, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcStruct.java:546: warning: 'block' child have incorrect indentation level 12, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcStruct.java:548: warning: 'switch rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcStruct.java:549: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcStruct.java:550: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcStruct.java:551: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcStruct.java:552: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcStruct.java:553: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcStruct.java:554: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcStruct.java:555: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcStruct.java:556: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcStruct.java:557: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcStruct.java:558: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcStruct.java:567: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcStruct.java:568: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcStruct.java:569: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcStruct.java:570: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcStruct.java:571: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcStruct.java:572: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcStruct.java:573: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcStruct.java:574: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcStruct.java:575: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcStruct.java:576: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcStruct.java:577: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcStruct.java:578: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcStruct.java:579: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcStruct.java:580: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcStruct.java:581: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcStruct.java:582: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcStruct.java:583: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcStruct.java:584: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcStruct.java:585: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcStruct.java:586: warning: 'if' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcStruct.java:587: warning: 'if' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcStruct.java:589: warning: 'if rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcStruct.java:590: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcStruct.java:592: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcStruct.java:593: warning: 'if' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcStruct.java:594: warning: 'if' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcStruct.java:596: warning: 'if rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcStruct.java:597: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcStruct.java:599: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcStruct.java:600: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcStruct.java:601: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcStruct.java:602: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcStruct.java:603: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcStruct.java:604: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcStruct.java:604: warning: 'member def type' have incorrect indentation level 8, expected level should be 6. 29777,29789c32346,32358 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcStruct.java:604: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcStruct.java:605: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcStruct.java:606: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcStruct.java:608: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcStruct.java:609: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcStruct.java:610: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcStruct.java:611: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcStruct.java:612: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcStruct.java:613: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcStruct.java:614: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcStruct.java:615: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcStruct.java:616: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcStruct.java:617: warning: block child at indentation level 8 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcStruct.java:605: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcStruct.java:605: warning: 'member def type' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcStruct.java:606: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcStruct.java:608: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcStruct.java:609: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcStruct.java:610: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcStruct.java:611: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcStruct.java:612: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcStruct.java:613: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcStruct.java:614: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcStruct.java:615: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcStruct.java:616: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcStruct.java:617: warning: 'block' child have incorrect indentation level 8, expected level should be 6. 29806,29843c32375,32412 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/RecordReaderImpl.java:574: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/RecordReaderImpl.java:575: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/RecordReaderImpl.java:576: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/RecordReaderImpl.java:577: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/RecordReaderImpl.java:578: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/RecordReaderImpl.java:579: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/RecordReaderImpl.java:580: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/RecordReaderImpl.java:581: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/RecordReaderImpl.java:582: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/RecordReaderImpl.java:583: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/RecordReaderImpl.java:584: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/RecordReaderImpl.java:585: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/RecordReaderImpl.java:586: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/RecordReaderImpl.java:587: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/RecordReaderImpl.java:588: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/RecordReaderImpl.java:589: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/RecordReaderImpl.java:590: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/RecordReaderImpl.java:591: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/RecordReaderImpl.java:592: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/RecordReaderImpl.java:593: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/RecordReaderImpl.java:594: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/RecordReaderImpl.java:595: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/RecordReaderImpl.java:596: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/RecordReaderImpl.java:597: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/RecordReaderImpl.java:598: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/RecordReaderImpl.java:599: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/RecordReaderImpl.java:600: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/RecordReaderImpl.java:601: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/RecordReaderImpl.java:602: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/RecordReaderImpl.java:603: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/RecordReaderImpl.java:604: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/RecordReaderImpl.java:605: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/RecordReaderImpl.java:606: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/RecordReaderImpl.java:607: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/RecordReaderImpl.java:608: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/RecordReaderImpl.java:609: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/RecordReaderImpl.java:610: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/RecordReaderImpl.java:611: warning: block child at indentation level 8 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/RecordReaderImpl.java:574: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/RecordReaderImpl.java:575: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/RecordReaderImpl.java:576: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/RecordReaderImpl.java:577: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/RecordReaderImpl.java:578: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/RecordReaderImpl.java:579: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/RecordReaderImpl.java:580: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/RecordReaderImpl.java:581: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/RecordReaderImpl.java:582: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/RecordReaderImpl.java:583: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/RecordReaderImpl.java:584: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/RecordReaderImpl.java:585: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/RecordReaderImpl.java:586: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/RecordReaderImpl.java:587: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/RecordReaderImpl.java:588: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/RecordReaderImpl.java:589: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/RecordReaderImpl.java:590: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/RecordReaderImpl.java:591: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/RecordReaderImpl.java:592: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/RecordReaderImpl.java:593: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/RecordReaderImpl.java:594: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/RecordReaderImpl.java:595: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/RecordReaderImpl.java:596: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/RecordReaderImpl.java:597: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/RecordReaderImpl.java:598: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/RecordReaderImpl.java:599: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/RecordReaderImpl.java:600: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/RecordReaderImpl.java:601: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/RecordReaderImpl.java:602: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/RecordReaderImpl.java:603: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/RecordReaderImpl.java:604: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/RecordReaderImpl.java:605: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/RecordReaderImpl.java:606: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/RecordReaderImpl.java:607: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/RecordReaderImpl.java:608: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/RecordReaderImpl.java:609: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/RecordReaderImpl.java:610: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/RecordReaderImpl.java:611: warning: 'block' child have incorrect indentation level 8, expected level should be 6. 29856d32424 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/VectorizedOrcAcidRowBatchReader.java:164: warning: assign at indentation level 12 not at correct indentation, 6 29861a32430 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/VectorizedOrcAcidRowBatchReader.java:246: warning: 'OrcSplit' have incorrect indentation level 4, expected level should be 6. 29864a32434,32435 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/VectorizedOrcAcidRowBatchReader.java:254: warning: 'validTxnList' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/VectorizedOrcAcidRowBatchReader.java:257: warning: 'AcidUtils' have incorrect indentation level 8, expected level should be 10. 29865a32437 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/VectorizedOrcAcidRowBatchReader.java:266: warning: 'OrcFile' have incorrect indentation level 8, expected level should be 10. 29871a32444 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/VectorizedOrcAcidRowBatchReader.java:472: warning: 'value' have incorrect indentation level 8, expected level should be 10. 29877c32450 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/VectorizedOrcAcidRowBatchReader.java:522: warning: for rcurly at indentation level 3 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/VectorizedOrcAcidRowBatchReader.java:522: warning: 'for rcurly' have incorrect indentation level 3, expected level should be 4. 29882,29884c32455,32459 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/VectorizedOrcAcidRowBatchReader.java:604: warning: ctor def throws at indentation level 6 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/VectorizedOrcAcidRowBatchReader.java:605: warning: ctor def child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/VectorizedOrcAcidRowBatchReader.java:606: warning: if at indentation level 8 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/VectorizedOrcAcidRowBatchReader.java:605: warning: 'ctor def' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/VectorizedOrcAcidRowBatchReader.java:605: warning: 'member def modifier' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/VectorizedOrcAcidRowBatchReader.java:606: warning: 'if' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/VectorizedOrcAcidRowBatchReader.java:607: warning: 'if' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/VectorizedOrcAcidRowBatchReader.java:607: warning: 'member def type' have incorrect indentation level 10, expected level should be 8. 29886,29887c32461,32463 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/VectorizedOrcAcidRowBatchReader.java:607: warning: if child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/VectorizedOrcAcidRowBatchReader.java:608: warning: if child at indentation level 10 not at correct indentation, 8 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/VectorizedOrcAcidRowBatchReader.java:608: warning: 'if' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/VectorizedOrcAcidRowBatchReader.java:608: warning: 'member def type' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/VectorizedOrcAcidRowBatchReader.java:609: warning: 'if' child have incorrect indentation level 10, expected level should be 8. 29889c32465,32466 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/VectorizedOrcAcidRowBatchReader.java:609: warning: if child at indentation level 10 not at correct indentation, 8 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/VectorizedOrcAcidRowBatchReader.java:610: warning: 'if' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/VectorizedOrcAcidRowBatchReader.java:610: warning: 'member def type' have incorrect indentation level 10, expected level should be 8. 29891d32467 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/VectorizedOrcAcidRowBatchReader.java:610: warning: if child at indentation level 10 not at correct indentation, 8 29893,29895c32469,32472 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/VectorizedOrcAcidRowBatchReader.java:612: warning: if child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/VectorizedOrcAcidRowBatchReader.java:615: warning: if child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/VectorizedOrcAcidRowBatchReader.java:616: warning: if child at indentation level 10 not at correct indentation, 8 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/VectorizedOrcAcidRowBatchReader.java:612: warning: 'if' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/VectorizedOrcAcidRowBatchReader.java:615: warning: 'if' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/VectorizedOrcAcidRowBatchReader.java:616: warning: 'if' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/VectorizedOrcAcidRowBatchReader.java:618: warning: 'if' child have incorrect indentation level 10, expected level should be 8. 29897,29903c32474,32479 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/VectorizedOrcAcidRowBatchReader.java:618: warning: if child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/VectorizedOrcAcidRowBatchReader.java:619: warning: if rcurly at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/VectorizedOrcAcidRowBatchReader.java:620: warning: else child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/VectorizedOrcAcidRowBatchReader.java:621: warning: else child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/VectorizedOrcAcidRowBatchReader.java:622: warning: else child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/VectorizedOrcAcidRowBatchReader.java:623: warning: else child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/VectorizedOrcAcidRowBatchReader.java:624: warning: else rcurly at indentation level 8 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/VectorizedOrcAcidRowBatchReader.java:619: warning: 'if rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/VectorizedOrcAcidRowBatchReader.java:620: warning: 'else' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/VectorizedOrcAcidRowBatchReader.java:621: warning: 'else' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/VectorizedOrcAcidRowBatchReader.java:622: warning: 'else' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/VectorizedOrcAcidRowBatchReader.java:623: warning: 'else' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/VectorizedOrcAcidRowBatchReader.java:624: warning: 'else rcurly' have incorrect indentation level 8, expected level should be 6. 29908,29909c32484 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/VectorizedOrcAcidRowBatchReader.java:742: warning: class def ident at indentation level 3 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/VectorizedOrcAcidRowBatchReader.java:742: warning: class def modifier at indentation level 3 not at correct indentation, 2 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/VectorizedOrcAcidRowBatchReader.java:742: warning: 'class def modifier' have incorrect indentation level 3, expected level should be 2. 29912a32488,32489 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/VectorizedOrcAcidRowBatchReader.java:849: warning: 'batch' have incorrect indentation level 10, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/VectorizedOrcAcidRowBatchReader.java:851: warning: '(' have incorrect indentation level 10, expected level should be 12. 29913a32491 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/VectorizedOrcAcidRowBatchReader.java:853: warning: 'batch' have incorrect indentation level 10, expected level should be 12. 29915a32494,32495 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/VectorizedOrcAcidRowBatchReader.java:857: warning: 'batch' have incorrect indentation level 10, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/VectorizedOrcAcidRowBatchReader.java:859: warning: '(' have incorrect indentation level 10, expected level should be 12. 29916a32497,32498 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/VectorizedOrcAcidRowBatchReader.java:867: warning: 'batch' have incorrect indentation level 12, expected level should be 14. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/VectorizedOrcAcidRowBatchReader.java:888: warning: '.' have incorrect indentation level 10, expected level should be 12. 29929,29937c32511,32523 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/VectorizedOrcAcidRowBatchReader.java:972: warning: for child at indentation level 12 not at correct indentation, 14 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/VectorizedOrcAcidRowBatchReader.java:975: warning: if at indentation level 12 not at correct indentation, 14 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/VectorizedOrcAcidRowBatchReader.java:976: warning: if child at indentation level 14 not at correct indentation, 16 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/VectorizedOrcAcidRowBatchReader.java:978: warning: if child at indentation level 14 not at correct indentation, 16 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/VectorizedOrcAcidRowBatchReader.java:979: warning: if at indentation level 14 not at correct indentation, 16 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/VectorizedOrcAcidRowBatchReader.java:980: warning: if child at indentation level 16 not at correct indentation, 18 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/VectorizedOrcAcidRowBatchReader.java:981: warning: if rcurly at indentation level 14 not at correct indentation, 16 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/VectorizedOrcAcidRowBatchReader.java:982: warning: if child at indentation level 14 not at correct indentation, 16 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/VectorizedOrcAcidRowBatchReader.java:983: warning: if at indentation level 14 not at correct indentation, 16 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/VectorizedOrcAcidRowBatchReader.java:968: warning: 'new' have incorrect indentation level 14, expected level should be 16. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/VectorizedOrcAcidRowBatchReader.java:972: warning: 'for' child have incorrect indentation level 12, expected level should be 14. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/VectorizedOrcAcidRowBatchReader.java:972: warning: 'member def type' have incorrect indentation level 12, expected level should be 14. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/VectorizedOrcAcidRowBatchReader.java:975: warning: 'if' have incorrect indentation level 12, expected level should be 14. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/VectorizedOrcAcidRowBatchReader.java:976: warning: 'if' child have incorrect indentation level 14, expected level should be 16. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/VectorizedOrcAcidRowBatchReader.java:976: warning: 'member def type' have incorrect indentation level 14, expected level should be 16. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/VectorizedOrcAcidRowBatchReader.java:978: warning: 'if' child have incorrect indentation level 14, expected level should be 16. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/VectorizedOrcAcidRowBatchReader.java:978: warning: 'member def type' have incorrect indentation level 14, expected level should be 16. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/VectorizedOrcAcidRowBatchReader.java:979: warning: 'if' have incorrect indentation level 14, expected level should be 16. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/VectorizedOrcAcidRowBatchReader.java:980: warning: 'if' child have incorrect indentation level 16, expected level should be 18. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/VectorizedOrcAcidRowBatchReader.java:981: warning: 'if rcurly' have incorrect indentation level 14, expected level should be 16. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/VectorizedOrcAcidRowBatchReader.java:982: warning: 'if' child have incorrect indentation level 14, expected level should be 16. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/VectorizedOrcAcidRowBatchReader.java:983: warning: 'if' have incorrect indentation level 14, expected level should be 16. 29940a32527,32528 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/VectorizedOrcAcidRowBatchReader.java:988: warning: 'if' child have incorrect indentation level 16, expected level should be 18. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/VectorizedOrcAcidRowBatchReader.java:988: warning: 'method call' child have incorrect indentation level 16, expected level should be 18. 29942,29956c32530,32544 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/VectorizedOrcAcidRowBatchReader.java:988: warning: if child at indentation level 16 not at correct indentation, 18 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/VectorizedOrcAcidRowBatchReader.java:988: warning: method call child at indentation level 16 not at correct indentation, 18 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/VectorizedOrcAcidRowBatchReader.java:993: warning: if child at indentation level 16 not at correct indentation, 18 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/VectorizedOrcAcidRowBatchReader.java:994: warning: if rcurly at indentation level 14 not at correct indentation, 16 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/VectorizedOrcAcidRowBatchReader.java:995: warning: if child at indentation level 14 not at correct indentation, 16 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/VectorizedOrcAcidRowBatchReader.java:997: warning: if child at indentation level 14 not at correct indentation, 16 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/VectorizedOrcAcidRowBatchReader.java:998: warning: if at indentation level 14 not at correct indentation, 16 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/VectorizedOrcAcidRowBatchReader.java:999: warning: if child at indentation level 16 not at correct indentation, 18 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/VectorizedOrcAcidRowBatchReader.java:999: warning: method call child at indentation level 16 not at correct indentation, 18 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/VectorizedOrcAcidRowBatchReader.java:1000: warning: if rcurly at indentation level 14 not at correct indentation, 16 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/VectorizedOrcAcidRowBatchReader.java:1001: warning: else child at indentation level 16 not at correct indentation, 18 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/VectorizedOrcAcidRowBatchReader.java:1001: warning: method call child at indentation level 16 not at correct indentation, 18 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/VectorizedOrcAcidRowBatchReader.java:1002: warning: else rcurly at indentation level 14 not at correct indentation, 16 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/VectorizedOrcAcidRowBatchReader.java:1003: warning: if rcurly at indentation level 12 not at correct indentation, 14 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/VectorizedOrcAcidRowBatchReader.java:1004: warning: for rcurly at indentation level 10 not at correct indentation, 12 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/VectorizedOrcAcidRowBatchReader.java:993: warning: 'if' child have incorrect indentation level 16, expected level should be 18. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/VectorizedOrcAcidRowBatchReader.java:994: warning: 'if rcurly' have incorrect indentation level 14, expected level should be 16. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/VectorizedOrcAcidRowBatchReader.java:995: warning: 'if' child have incorrect indentation level 14, expected level should be 16. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/VectorizedOrcAcidRowBatchReader.java:995: warning: 'member def type' have incorrect indentation level 14, expected level should be 16. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/VectorizedOrcAcidRowBatchReader.java:997: warning: 'if' child have incorrect indentation level 14, expected level should be 16. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/VectorizedOrcAcidRowBatchReader.java:997: warning: 'member def type' have incorrect indentation level 14, expected level should be 16. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/VectorizedOrcAcidRowBatchReader.java:998: warning: 'if' have incorrect indentation level 14, expected level should be 16. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/VectorizedOrcAcidRowBatchReader.java:999: warning: 'if' child have incorrect indentation level 16, expected level should be 18. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/VectorizedOrcAcidRowBatchReader.java:999: warning: 'method call' child have incorrect indentation level 16, expected level should be 18. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/VectorizedOrcAcidRowBatchReader.java:1000: warning: 'if rcurly' have incorrect indentation level 14, expected level should be 16. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/VectorizedOrcAcidRowBatchReader.java:1001: warning: 'else' child have incorrect indentation level 16, expected level should be 18. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/VectorizedOrcAcidRowBatchReader.java:1001: warning: 'method call' child have incorrect indentation level 16, expected level should be 18. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/VectorizedOrcAcidRowBatchReader.java:1002: warning: 'else rcurly' have incorrect indentation level 14, expected level should be 16. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/VectorizedOrcAcidRowBatchReader.java:1003: warning: 'if rcurly' have incorrect indentation level 12, expected level should be 14. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/VectorizedOrcAcidRowBatchReader.java:1004: warning: 'for rcurly' have incorrect indentation level 10, expected level should be 12. 29958a32547,32548 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/VectorizedOrcAcidRowBatchReader.java:1054: warning: 'lastSeenBucketProperty' have incorrect indentation level 10, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/VectorizedOrcAcidRowBatchReader.java:1145: warning: ':' have incorrect indentation level 8, expected level should be 10. 29960c32550,32551 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/VectorizedOrcAcidRowBatchReader.java:1161: warning: for rcurly at indentation level 5 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/VectorizedOrcAcidRowBatchReader.java:1156: warning: ':' have incorrect indentation level 10, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/VectorizedOrcAcidRowBatchReader.java:1161: warning: 'for rcurly' have incorrect indentation level 5, expected level should be 6. 29963,29964c32554 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/VectorizedOrcInputFormat.java:172: warning: method def at indentation level 6 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/VectorizedOrcInputFormat.java:194: warning: method def rparen at indentation level 6 not at correct indentation, 2 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/VectorizedOrcInputFormat.java:194: warning: 'method def rparen' have incorrect indentation level 6, expected level should be 2. 29969,29970c32559,32560 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/WriterImpl.java:126: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/WriterImpl.java:127: warning: switch at indentation level 10 not at correct indentation, 8 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/WriterImpl.java:126: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/WriterImpl.java:127: warning: 'switch' have incorrect indentation level 10, expected level should be 8. 29972c32562 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/WriterImpl.java:129: warning: case child at indentation level 12 not at correct indentation, 8 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/WriterImpl.java:129: warning: 'case' child have incorrect indentation level 12, expected level should be 8. 29974,29978c32564,32569 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/WriterImpl.java:130: warning: block child at indentation level 14 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/WriterImpl.java:131: warning: block child at indentation level 14 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/WriterImpl.java:133: warning: block child at indentation level 14 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/WriterImpl.java:134: warning: block rcurly at indentation level 12 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/WriterImpl.java:135: warning: case child at indentation level 12 not at correct indentation, 8 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/WriterImpl.java:130: warning: 'block' child have incorrect indentation level 14, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/WriterImpl.java:130: warning: 'member def type' have incorrect indentation level 14, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/WriterImpl.java:131: warning: 'block' child have incorrect indentation level 14, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/WriterImpl.java:133: warning: 'block' child have incorrect indentation level 14, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/WriterImpl.java:134: warning: 'block rcurly' have incorrect indentation level 12, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/WriterImpl.java:135: warning: 'case' child have incorrect indentation level 12, expected level should be 8. 29980,29984c32571,32576 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/WriterImpl.java:136: warning: block child at indentation level 14 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/WriterImpl.java:137: warning: block child at indentation level 14 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/WriterImpl.java:138: warning: block child at indentation level 14 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/WriterImpl.java:139: warning: block rcurly at indentation level 12 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/WriterImpl.java:140: warning: case child at indentation level 12 not at correct indentation, 8 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/WriterImpl.java:136: warning: 'block' child have incorrect indentation level 14, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/WriterImpl.java:136: warning: 'member def type' have incorrect indentation level 14, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/WriterImpl.java:137: warning: 'block' child have incorrect indentation level 14, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/WriterImpl.java:138: warning: 'block' child have incorrect indentation level 14, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/WriterImpl.java:139: warning: 'block rcurly' have incorrect indentation level 12, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/WriterImpl.java:140: warning: 'case' child have incorrect indentation level 12, expected level should be 8. 29986,29990c32578,32583 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/WriterImpl.java:141: warning: block child at indentation level 14 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/WriterImpl.java:142: warning: block child at indentation level 14 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/WriterImpl.java:144: warning: block child at indentation level 14 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/WriterImpl.java:145: warning: block rcurly at indentation level 12 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/WriterImpl.java:146: warning: case child at indentation level 12 not at correct indentation, 8 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/WriterImpl.java:141: warning: 'block' child have incorrect indentation level 14, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/WriterImpl.java:141: warning: 'member def type' have incorrect indentation level 14, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/WriterImpl.java:142: warning: 'block' child have incorrect indentation level 14, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/WriterImpl.java:144: warning: 'block' child have incorrect indentation level 14, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/WriterImpl.java:145: warning: 'block rcurly' have incorrect indentation level 12, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/WriterImpl.java:146: warning: 'case' child have incorrect indentation level 12, expected level should be 8. 29992,29996c32585,32590 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/WriterImpl.java:147: warning: block child at indentation level 14 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/WriterImpl.java:148: warning: block child at indentation level 14 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/WriterImpl.java:149: warning: block child at indentation level 14 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/WriterImpl.java:150: warning: block rcurly at indentation level 12 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/WriterImpl.java:151: warning: case child at indentation level 12 not at correct indentation, 8 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/WriterImpl.java:147: warning: 'block' child have incorrect indentation level 14, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/WriterImpl.java:147: warning: 'member def type' have incorrect indentation level 14, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/WriterImpl.java:148: warning: 'block' child have incorrect indentation level 14, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/WriterImpl.java:149: warning: 'block' child have incorrect indentation level 14, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/WriterImpl.java:150: warning: 'block rcurly' have incorrect indentation level 12, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/WriterImpl.java:151: warning: 'case' child have incorrect indentation level 12, expected level should be 8. 29998,30002c32592,32597 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/WriterImpl.java:152: warning: block child at indentation level 14 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/WriterImpl.java:153: warning: block child at indentation level 14 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/WriterImpl.java:154: warning: block child at indentation level 14 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/WriterImpl.java:155: warning: block rcurly at indentation level 12 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/WriterImpl.java:156: warning: case child at indentation level 12 not at correct indentation, 8 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/WriterImpl.java:152: warning: 'block' child have incorrect indentation level 14, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/WriterImpl.java:152: warning: 'member def type' have incorrect indentation level 14, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/WriterImpl.java:153: warning: 'block' child have incorrect indentation level 14, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/WriterImpl.java:154: warning: 'block' child have incorrect indentation level 14, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/WriterImpl.java:155: warning: 'block rcurly' have incorrect indentation level 12, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/WriterImpl.java:156: warning: 'case' child have incorrect indentation level 12, expected level should be 8. 30004,30008c32599,32604 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/WriterImpl.java:157: warning: block child at indentation level 14 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/WriterImpl.java:158: warning: block child at indentation level 14 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/WriterImpl.java:160: warning: block child at indentation level 14 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/WriterImpl.java:161: warning: block rcurly at indentation level 12 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/WriterImpl.java:162: warning: case child at indentation level 12 not at correct indentation, 8 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/WriterImpl.java:157: warning: 'block' child have incorrect indentation level 14, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/WriterImpl.java:157: warning: 'member def type' have incorrect indentation level 14, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/WriterImpl.java:158: warning: 'block' child have incorrect indentation level 14, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/WriterImpl.java:160: warning: 'block' child have incorrect indentation level 14, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/WriterImpl.java:161: warning: 'block rcurly' have incorrect indentation level 12, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/WriterImpl.java:162: warning: 'case' child have incorrect indentation level 12, expected level should be 8. 30010,30014c32606,32611 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/WriterImpl.java:163: warning: block child at indentation level 14 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/WriterImpl.java:164: warning: block child at indentation level 14 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/WriterImpl.java:166: warning: block child at indentation level 14 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/WriterImpl.java:167: warning: block rcurly at indentation level 12 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/WriterImpl.java:168: warning: case child at indentation level 12 not at correct indentation, 8 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/WriterImpl.java:163: warning: 'block' child have incorrect indentation level 14, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/WriterImpl.java:163: warning: 'member def type' have incorrect indentation level 14, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/WriterImpl.java:164: warning: 'block' child have incorrect indentation level 14, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/WriterImpl.java:166: warning: 'block' child have incorrect indentation level 14, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/WriterImpl.java:167: warning: 'block rcurly' have incorrect indentation level 12, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/WriterImpl.java:168: warning: 'case' child have incorrect indentation level 12, expected level should be 8. 30016,30021c32613,32620 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/WriterImpl.java:169: warning: block child at indentation level 14 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/WriterImpl.java:170: warning: block child at indentation level 14 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/WriterImpl.java:172: warning: block child at indentation level 14 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/WriterImpl.java:173: warning: block child at indentation level 14 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/WriterImpl.java:174: warning: block rcurly at indentation level 12 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/WriterImpl.java:175: warning: case child at indentation level 12 not at correct indentation, 8 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/WriterImpl.java:169: warning: 'block' child have incorrect indentation level 14, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/WriterImpl.java:169: warning: 'member def type' have incorrect indentation level 14, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/WriterImpl.java:170: warning: 'block' child have incorrect indentation level 14, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/WriterImpl.java:170: warning: 'member def type' have incorrect indentation level 14, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/WriterImpl.java:172: warning: 'block' child have incorrect indentation level 14, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/WriterImpl.java:173: warning: 'block' child have incorrect indentation level 14, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/WriterImpl.java:174: warning: 'block rcurly' have incorrect indentation level 12, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/WriterImpl.java:175: warning: 'case' child have incorrect indentation level 12, expected level should be 8. 30023,30028c32622,32629 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/WriterImpl.java:176: warning: block child at indentation level 14 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/WriterImpl.java:177: warning: block child at indentation level 14 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/WriterImpl.java:179: warning: block child at indentation level 14 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/WriterImpl.java:180: warning: block child at indentation level 14 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/WriterImpl.java:181: warning: block rcurly at indentation level 12 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/WriterImpl.java:182: warning: case child at indentation level 12 not at correct indentation, 8 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/WriterImpl.java:176: warning: 'block' child have incorrect indentation level 14, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/WriterImpl.java:176: warning: 'member def type' have incorrect indentation level 14, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/WriterImpl.java:177: warning: 'block' child have incorrect indentation level 14, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/WriterImpl.java:177: warning: 'member def type' have incorrect indentation level 14, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/WriterImpl.java:179: warning: 'block' child have incorrect indentation level 14, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/WriterImpl.java:180: warning: 'block' child have incorrect indentation level 14, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/WriterImpl.java:181: warning: 'block rcurly' have incorrect indentation level 12, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/WriterImpl.java:182: warning: 'case' child have incorrect indentation level 12, expected level should be 8. 30030,30035c32631,32638 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/WriterImpl.java:183: warning: block child at indentation level 14 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/WriterImpl.java:184: warning: block child at indentation level 14 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/WriterImpl.java:186: warning: block child at indentation level 14 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/WriterImpl.java:187: warning: block child at indentation level 14 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/WriterImpl.java:188: warning: block rcurly at indentation level 12 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/WriterImpl.java:189: warning: case child at indentation level 12 not at correct indentation, 8 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/WriterImpl.java:183: warning: 'block' child have incorrect indentation level 14, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/WriterImpl.java:183: warning: 'member def type' have incorrect indentation level 14, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/WriterImpl.java:184: warning: 'block' child have incorrect indentation level 14, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/WriterImpl.java:184: warning: 'member def type' have incorrect indentation level 14, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/WriterImpl.java:186: warning: 'block' child have incorrect indentation level 14, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/WriterImpl.java:187: warning: 'block' child have incorrect indentation level 14, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/WriterImpl.java:188: warning: 'block rcurly' have incorrect indentation level 12, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/WriterImpl.java:189: warning: 'case' child have incorrect indentation level 12, expected level should be 8. 30037,30042c32640,32647 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/WriterImpl.java:190: warning: block child at indentation level 14 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/WriterImpl.java:191: warning: block child at indentation level 14 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/WriterImpl.java:193: warning: block child at indentation level 14 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/WriterImpl.java:194: warning: block child at indentation level 14 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/WriterImpl.java:195: warning: block rcurly at indentation level 12 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/WriterImpl.java:196: warning: case child at indentation level 12 not at correct indentation, 8 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/WriterImpl.java:190: warning: 'block' child have incorrect indentation level 14, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/WriterImpl.java:190: warning: 'member def type' have incorrect indentation level 14, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/WriterImpl.java:191: warning: 'block' child have incorrect indentation level 14, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/WriterImpl.java:191: warning: 'member def type' have incorrect indentation level 14, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/WriterImpl.java:193: warning: 'block' child have incorrect indentation level 14, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/WriterImpl.java:194: warning: 'block' child have incorrect indentation level 14, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/WriterImpl.java:195: warning: 'block rcurly' have incorrect indentation level 12, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/WriterImpl.java:196: warning: 'case' child have incorrect indentation level 12, expected level should be 8. 30044,30049c32649,32656 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/WriterImpl.java:197: warning: block child at indentation level 14 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/WriterImpl.java:198: warning: block child at indentation level 14 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/WriterImpl.java:200: warning: block child at indentation level 14 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/WriterImpl.java:201: warning: block child at indentation level 14 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/WriterImpl.java:202: warning: block rcurly at indentation level 12 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/WriterImpl.java:203: warning: case child at indentation level 12 not at correct indentation, 8 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/WriterImpl.java:197: warning: 'block' child have incorrect indentation level 14, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/WriterImpl.java:197: warning: 'member def type' have incorrect indentation level 14, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/WriterImpl.java:198: warning: 'block' child have incorrect indentation level 14, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/WriterImpl.java:198: warning: 'member def type' have incorrect indentation level 14, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/WriterImpl.java:200: warning: 'block' child have incorrect indentation level 14, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/WriterImpl.java:201: warning: 'block' child have incorrect indentation level 14, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/WriterImpl.java:202: warning: 'block rcurly' have incorrect indentation level 12, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/WriterImpl.java:203: warning: 'case' child have incorrect indentation level 12, expected level should be 8. 30051,30055c32658,32663 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/WriterImpl.java:204: warning: block child at indentation level 14 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/WriterImpl.java:205: warning: block child at indentation level 14 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/WriterImpl.java:207: warning: block child at indentation level 14 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/WriterImpl.java:208: warning: block rcurly at indentation level 12 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/WriterImpl.java:209: warning: case child at indentation level 12 not at correct indentation, 8 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/WriterImpl.java:204: warning: 'block' child have incorrect indentation level 14, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/WriterImpl.java:204: warning: 'member def type' have incorrect indentation level 14, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/WriterImpl.java:205: warning: 'block' child have incorrect indentation level 14, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/WriterImpl.java:207: warning: 'block' child have incorrect indentation level 14, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/WriterImpl.java:208: warning: 'block rcurly' have incorrect indentation level 12, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/WriterImpl.java:209: warning: 'case' child have incorrect indentation level 12, expected level should be 8. 30057,30063c32665,32672 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/WriterImpl.java:210: warning: block child at indentation level 14 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/WriterImpl.java:211: warning: block child at indentation level 14 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/WriterImpl.java:213: warning: block child at indentation level 14 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/WriterImpl.java:214: warning: block rcurly at indentation level 12 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/WriterImpl.java:215: warning: switch rcurly at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/WriterImpl.java:216: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/WriterImpl.java:217: warning: case child at indentation level 8 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/WriterImpl.java:210: warning: 'block' child have incorrect indentation level 14, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/WriterImpl.java:210: warning: 'member def type' have incorrect indentation level 14, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/WriterImpl.java:211: warning: 'block' child have incorrect indentation level 14, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/WriterImpl.java:213: warning: 'block' child have incorrect indentation level 14, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/WriterImpl.java:214: warning: 'block rcurly' have incorrect indentation level 12, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/WriterImpl.java:215: warning: 'switch rcurly' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/WriterImpl.java:216: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/WriterImpl.java:217: warning: 'case' child have incorrect indentation level 8, expected level should be 6. 30065,30074c32674,32687 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/WriterImpl.java:218: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/WriterImpl.java:219: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/WriterImpl.java:220: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/WriterImpl.java:221: warning: for at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/WriterImpl.java:222: warning: for child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/WriterImpl.java:223: warning: for child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/WriterImpl.java:225: warning: for rcurly at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/WriterImpl.java:226: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/WriterImpl.java:227: warning: block rcurly at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/WriterImpl.java:228: warning: case child at indentation level 8 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/WriterImpl.java:218: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/WriterImpl.java:218: warning: 'member def type' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/WriterImpl.java:219: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/WriterImpl.java:219: warning: 'member def type' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/WriterImpl.java:220: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/WriterImpl.java:220: warning: 'member def type' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/WriterImpl.java:221: warning: 'for' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/WriterImpl.java:222: warning: 'for' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/WriterImpl.java:222: warning: 'member def type' have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/WriterImpl.java:223: warning: 'for' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/WriterImpl.java:225: warning: 'for rcurly' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/WriterImpl.java:226: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/WriterImpl.java:227: warning: 'block rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/WriterImpl.java:228: warning: 'case' child have incorrect indentation level 8, expected level should be 6. 30076,30083c32689,32699 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/WriterImpl.java:229: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/WriterImpl.java:230: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/WriterImpl.java:231: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/WriterImpl.java:232: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/WriterImpl.java:233: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/WriterImpl.java:235: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/WriterImpl.java:236: warning: block rcurly at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/WriterImpl.java:237: warning: case child at indentation level 8 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/WriterImpl.java:229: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/WriterImpl.java:229: warning: 'member def type' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/WriterImpl.java:230: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/WriterImpl.java:230: warning: 'member def type' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/WriterImpl.java:231: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/WriterImpl.java:231: warning: 'member def type' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/WriterImpl.java:232: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/WriterImpl.java:233: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/WriterImpl.java:235: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/WriterImpl.java:236: warning: 'block rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/WriterImpl.java:237: warning: 'case' child have incorrect indentation level 8, expected level should be 6. 30085,30098c32701,32718 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/WriterImpl.java:238: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/WriterImpl.java:239: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/WriterImpl.java:240: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/WriterImpl.java:241: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/WriterImpl.java:242: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/WriterImpl.java:243: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/WriterImpl.java:244: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/WriterImpl.java:245: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/WriterImpl.java:246: warning: for at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/WriterImpl.java:247: warning: for child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/WriterImpl.java:250: warning: for rcurly at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/WriterImpl.java:251: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/WriterImpl.java:252: warning: block rcurly at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/WriterImpl.java:253: warning: case child at indentation level 8 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/WriterImpl.java:238: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/WriterImpl.java:238: warning: 'member def type' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/WriterImpl.java:239: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/WriterImpl.java:239: warning: 'member def type' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/WriterImpl.java:240: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/WriterImpl.java:240: warning: 'member def type' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/WriterImpl.java:241: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/WriterImpl.java:241: warning: 'member def type' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/WriterImpl.java:242: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/WriterImpl.java:243: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/WriterImpl.java:244: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/WriterImpl.java:245: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/WriterImpl.java:246: warning: 'for' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/WriterImpl.java:247: warning: 'for' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/WriterImpl.java:250: warning: 'for rcurly' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/WriterImpl.java:251: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/WriterImpl.java:252: warning: 'block rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/WriterImpl.java:253: warning: 'case' child have incorrect indentation level 8, expected level should be 6. 30100,30119c32720,32745 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/WriterImpl.java:254: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/WriterImpl.java:255: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/WriterImpl.java:256: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/WriterImpl.java:257: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/WriterImpl.java:258: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/WriterImpl.java:259: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/WriterImpl.java:260: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/WriterImpl.java:261: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/WriterImpl.java:262: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/WriterImpl.java:263: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/WriterImpl.java:264: warning: for at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/WriterImpl.java:265: warning: for child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/WriterImpl.java:266: warning: for child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/WriterImpl.java:268: warning: for child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/WriterImpl.java:270: warning: for child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/WriterImpl.java:271: warning: for rcurly at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/WriterImpl.java:272: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/WriterImpl.java:273: warning: block rcurly at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/WriterImpl.java:274: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/WriterImpl.java:275: warning: block child at indentation level 10 not at correct indentation, 8 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/WriterImpl.java:254: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/WriterImpl.java:254: warning: 'member def type' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/WriterImpl.java:255: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/WriterImpl.java:255: warning: 'member def type' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/WriterImpl.java:256: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/WriterImpl.java:256: warning: 'member def type' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/WriterImpl.java:257: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/WriterImpl.java:257: warning: 'member def type' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/WriterImpl.java:258: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/WriterImpl.java:258: warning: 'member def type' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/WriterImpl.java:259: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/WriterImpl.java:260: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/WriterImpl.java:261: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/WriterImpl.java:262: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/WriterImpl.java:263: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/WriterImpl.java:264: warning: 'for' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/WriterImpl.java:265: warning: 'for' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/WriterImpl.java:265: warning: 'member def type' have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/WriterImpl.java:266: warning: 'for' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/WriterImpl.java:268: warning: 'for' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/WriterImpl.java:270: warning: 'for' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/WriterImpl.java:271: warning: 'for rcurly' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/WriterImpl.java:272: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/WriterImpl.java:273: warning: 'block rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/WriterImpl.java:274: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/orc/WriterImpl.java:275: warning: 'block' child have incorrect indentation level 10, expected level should be 8. 30157,30162c32783,32788 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/convert/HiveCollectionConverter.java:129: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/convert/HiveCollectionConverter.java:130: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/convert/HiveCollectionConverter.java:131: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/convert/HiveCollectionConverter.java:132: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/convert/HiveCollectionConverter.java:133: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/convert/HiveCollectionConverter.java:134: warning: block child at indentation level 10 not at correct indentation, 8 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/convert/HiveCollectionConverter.java:129: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/convert/HiveCollectionConverter.java:130: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/convert/HiveCollectionConverter.java:131: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/convert/HiveCollectionConverter.java:132: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/convert/HiveCollectionConverter.java:133: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/convert/HiveCollectionConverter.java:134: warning: 'block' child have incorrect indentation level 10, expected level should be 8. 30177d32802 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/convert/HiveSchemaConverter.java:104: warning: method call lparen at indentation level 12 not at correct indentation, 8 30187a32813,32814 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/convert/HiveStructConverter.java:102: warning: 'final' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/convert/HiveStructConverter.java:103: warning: 'final' have incorrect indentation level 4, expected level should be 6. 30201,30221c32828,32852 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/FilterPredicateLeafBuilder.java:42: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/FilterPredicateLeafBuilder.java:43: warning: for at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/FilterPredicateLeafBuilder.java:44: warning: if at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/FilterPredicateLeafBuilder.java:45: warning: if child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/FilterPredicateLeafBuilder.java:46: warning: if rcurly at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/FilterPredicateLeafBuilder.java:47: warning: else child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/FilterPredicateLeafBuilder.java:49: warning: else rcurly at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/FilterPredicateLeafBuilder.java:50: warning: for rcurly at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/FilterPredicateLeafBuilder.java:51: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/FilterPredicateLeafBuilder.java:52: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/FilterPredicateLeafBuilder.java:53: warning: if at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/FilterPredicateLeafBuilder.java:54: warning: if child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/FilterPredicateLeafBuilder.java:57: warning: if rcurly at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/FilterPredicateLeafBuilder.java:58: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/FilterPredicateLeafBuilder.java:59: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/FilterPredicateLeafBuilder.java:60: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/FilterPredicateLeafBuilder.java:62: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/FilterPredicateLeafBuilder.java:63: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/FilterPredicateLeafBuilder.java:64: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/FilterPredicateLeafBuilder.java:65: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/FilterPredicateLeafBuilder.java:66: warning: block child at indentation level 8 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/FilterPredicateLeafBuilder.java:42: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/FilterPredicateLeafBuilder.java:43: warning: 'for' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/FilterPredicateLeafBuilder.java:44: warning: 'if' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/FilterPredicateLeafBuilder.java:45: warning: 'if' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/FilterPredicateLeafBuilder.java:46: warning: 'if rcurly' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/FilterPredicateLeafBuilder.java:47: warning: 'else' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/FilterPredicateLeafBuilder.java:49: warning: 'else rcurly' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/FilterPredicateLeafBuilder.java:50: warning: 'for rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/FilterPredicateLeafBuilder.java:51: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/FilterPredicateLeafBuilder.java:52: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/FilterPredicateLeafBuilder.java:53: warning: 'if' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/FilterPredicateLeafBuilder.java:54: warning: 'if' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/FilterPredicateLeafBuilder.java:57: warning: 'if rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/FilterPredicateLeafBuilder.java:58: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/FilterPredicateLeafBuilder.java:58: warning: 'member def type' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/FilterPredicateLeafBuilder.java:59: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/FilterPredicateLeafBuilder.java:59: warning: 'member def type' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/FilterPredicateLeafBuilder.java:60: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/FilterPredicateLeafBuilder.java:60: warning: 'member def type' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/FilterPredicateLeafBuilder.java:62: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/FilterPredicateLeafBuilder.java:62: warning: 'member def type' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/FilterPredicateLeafBuilder.java:63: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/FilterPredicateLeafBuilder.java:64: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/FilterPredicateLeafBuilder.java:65: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/FilterPredicateLeafBuilder.java:66: warning: 'block' child have incorrect indentation level 8, expected level should be 6. 30225,30293c32856,32925 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/LeafFilterFactory.java:51: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/LeafFilterFactory.java:52: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/LeafFilterFactory.java:53: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/LeafFilterFactory.java:54: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/LeafFilterFactory.java:55: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/LeafFilterFactory.java:56: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/LeafFilterFactory.java:58: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/LeafFilterFactory.java:59: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/LeafFilterFactory.java:60: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/LeafFilterFactory.java:61: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/LeafFilterFactory.java:71: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/LeafFilterFactory.java:72: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/LeafFilterFactory.java:73: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/LeafFilterFactory.java:74: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/LeafFilterFactory.java:75: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/LeafFilterFactory.java:76: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/LeafFilterFactory.java:78: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/LeafFilterFactory.java:79: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/LeafFilterFactory.java:81: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/LeafFilterFactory.java:82: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/LeafFilterFactory.java:112: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/LeafFilterFactory.java:113: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/LeafFilterFactory.java:114: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/LeafFilterFactory.java:115: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/LeafFilterFactory.java:116: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/LeafFilterFactory.java:117: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/LeafFilterFactory.java:119: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/LeafFilterFactory.java:120: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/LeafFilterFactory.java:122: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/LeafFilterFactory.java:123: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/LeafFilterFactory.java:133: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/LeafFilterFactory.java:134: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/LeafFilterFactory.java:135: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/LeafFilterFactory.java:136: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/LeafFilterFactory.java:138: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/LeafFilterFactory.java:139: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/LeafFilterFactory.java:149: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/LeafFilterFactory.java:150: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/LeafFilterFactory.java:151: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/LeafFilterFactory.java:152: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/LeafFilterFactory.java:153: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/LeafFilterFactory.java:154: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/LeafFilterFactory.java:156: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/LeafFilterFactory.java:157: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/LeafFilterFactory.java:158: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/LeafFilterFactory.java:160: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/LeafFilterFactory.java:176: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/LeafFilterFactory.java:177: warning: if at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/LeafFilterFactory.java:179: warning: if child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/LeafFilterFactory.java:180: warning: if rcurly at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/LeafFilterFactory.java:181: warning: else child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/LeafFilterFactory.java:182: warning: else rcurly at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/LeafFilterFactory.java:183: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/LeafFilterFactory.java:184: warning: if at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/LeafFilterFactory.java:186: warning: if child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/LeafFilterFactory.java:187: warning: if rcurly at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/LeafFilterFactory.java:188: warning: else child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/LeafFilterFactory.java:189: warning: else rcurly at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/LeafFilterFactory.java:190: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/LeafFilterFactory.java:191: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/LeafFilterFactory.java:192: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/LeafFilterFactory.java:193: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/LeafFilterFactory.java:194: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/LeafFilterFactory.java:195: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/LeafFilterFactory.java:196: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/LeafFilterFactory.java:197: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/LeafFilterFactory.java:198: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/LeafFilterFactory.java:199: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/LeafFilterFactory.java:200: warning: block child at indentation level 8 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/LeafFilterFactory.java:51: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/LeafFilterFactory.java:52: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/LeafFilterFactory.java:53: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/LeafFilterFactory.java:54: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/LeafFilterFactory.java:55: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/LeafFilterFactory.java:56: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/LeafFilterFactory.java:58: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/LeafFilterFactory.java:59: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/LeafFilterFactory.java:60: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/LeafFilterFactory.java:61: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/LeafFilterFactory.java:71: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/LeafFilterFactory.java:72: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/LeafFilterFactory.java:73: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/LeafFilterFactory.java:74: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/LeafFilterFactory.java:75: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/LeafFilterFactory.java:76: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/LeafFilterFactory.java:78: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/LeafFilterFactory.java:79: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/LeafFilterFactory.java:81: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/LeafFilterFactory.java:82: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/LeafFilterFactory.java:112: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/LeafFilterFactory.java:113: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/LeafFilterFactory.java:114: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/LeafFilterFactory.java:115: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/LeafFilterFactory.java:116: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/LeafFilterFactory.java:117: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/LeafFilterFactory.java:119: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/LeafFilterFactory.java:120: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/LeafFilterFactory.java:122: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/LeafFilterFactory.java:123: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/LeafFilterFactory.java:133: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/LeafFilterFactory.java:134: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/LeafFilterFactory.java:135: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/LeafFilterFactory.java:136: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/LeafFilterFactory.java:138: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/LeafFilterFactory.java:139: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/LeafFilterFactory.java:149: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/LeafFilterFactory.java:150: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/LeafFilterFactory.java:151: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/LeafFilterFactory.java:152: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/LeafFilterFactory.java:153: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/LeafFilterFactory.java:154: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/LeafFilterFactory.java:156: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/LeafFilterFactory.java:157: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/LeafFilterFactory.java:158: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/LeafFilterFactory.java:160: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/LeafFilterFactory.java:176: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/LeafFilterFactory.java:177: warning: 'if' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/LeafFilterFactory.java:179: warning: 'if' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/LeafFilterFactory.java:180: warning: 'if rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/LeafFilterFactory.java:181: warning: 'else' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/LeafFilterFactory.java:182: warning: 'else rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/LeafFilterFactory.java:183: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/LeafFilterFactory.java:184: warning: 'if' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/LeafFilterFactory.java:186: warning: 'if' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/LeafFilterFactory.java:187: warning: 'if rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/LeafFilterFactory.java:188: warning: 'else' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/LeafFilterFactory.java:189: warning: 'else rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/LeafFilterFactory.java:190: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/LeafFilterFactory.java:191: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/LeafFilterFactory.java:192: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/LeafFilterFactory.java:193: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/LeafFilterFactory.java:194: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/LeafFilterFactory.java:195: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/LeafFilterFactory.java:196: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/LeafFilterFactory.java:197: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/LeafFilterFactory.java:198: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/LeafFilterFactory.java:198: warning: 'member def type' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/LeafFilterFactory.java:199: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/LeafFilterFactory.java:200: warning: 'block' child have incorrect indentation level 8, expected level should be 6. 30303c32935,32936 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/MapredParquetInputFormat.java:75: warning: method def rparen at indentation level 6 not at correct indentation, 2 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/MapredParquetInputFormat.java:52: warning: 'implements' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/MapredParquetInputFormat.java:75: warning: 'method def rparen' have incorrect indentation level 6, expected level should be 2. 30310c32943 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/MapredParquetOutputFormat.java:86: warning: method def rparen at indentation level 6 not at correct indentation, 2 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/MapredParquetOutputFormat.java:86: warning: 'method def rparen' have incorrect indentation level 6, expected level should be 2. 30315c32948 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/MapredParquetOutputFormat.java:136: warning: method def rparen at indentation level 6 not at correct indentation, 2 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/MapredParquetOutputFormat.java:136: warning: 'method def rparen' have incorrect indentation level 6, expected level should be 2. 30329c32962,32966 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/ParquetRecordReaderBase.java:85: warning: operator new child at indentation level 8 not at correct indentation, 10 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/ParquetRecordReaderBase.java:69: warning: 'final' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/ParquetRecordReaderBase.java:70: warning: 'final' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/ParquetRecordReaderBase.java:71: warning: ')' have incorrect indentation level 2, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/ParquetRecordReaderBase.java:84: warning: 'readContext' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/ParquetRecordReaderBase.java:85: warning: 'null' have incorrect indentation level 8, expected level should be 10. 30338a32976 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/ProjectionPusher.java:156: warning: 'new' have incorrect indentation level 10, expected level should be 12. 30346,30366c32984,33013 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/read/DataWritableReadSupport.java:136: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/read/DataWritableReadSupport.java:137: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/read/DataWritableReadSupport.java:143: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/read/DataWritableReadSupport.java:144: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/read/DataWritableReadSupport.java:147: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/read/DataWritableReadSupport.java:148: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/read/DataWritableReadSupport.java:149: warning: if at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/read/DataWritableReadSupport.java:150: warning: if child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/read/DataWritableReadSupport.java:151: warning: if at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/read/DataWritableReadSupport.java:152: warning: if child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/read/DataWritableReadSupport.java:153: warning: if child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/read/DataWritableReadSupport.java:154: warning: if at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/read/DataWritableReadSupport.java:155: warning: if child at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/read/DataWritableReadSupport.java:157: warning: if rcurly at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/read/DataWritableReadSupport.java:158: warning: else child at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/read/DataWritableReadSupport.java:159: warning: else rcurly at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/read/DataWritableReadSupport.java:160: warning: if child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/read/DataWritableReadSupport.java:162: warning: if rcurly at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/read/DataWritableReadSupport.java:163: warning: if rcurly at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/read/DataWritableReadSupport.java:164: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/read/DataWritableReadSupport.java:165: warning: case child at indentation level 6 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/read/DataWritableReadSupport.java:136: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/read/DataWritableReadSupport.java:137: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/read/DataWritableReadSupport.java:137: warning: 'member def type' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/read/DataWritableReadSupport.java:138: warning: 'fieldType' have incorrect indentation level 10, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/read/DataWritableReadSupport.java:139: warning: '(' have incorrect indentation level 10, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/read/DataWritableReadSupport.java:140: warning: '(' have incorrect indentation level 10, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/read/DataWritableReadSupport.java:143: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/read/DataWritableReadSupport.java:143: warning: 'member def type' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/read/DataWritableReadSupport.java:144: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/read/DataWritableReadSupport.java:147: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/read/DataWritableReadSupport.java:148: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/read/DataWritableReadSupport.java:148: warning: 'member def type' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/read/DataWritableReadSupport.java:149: warning: 'if' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/read/DataWritableReadSupport.java:150: warning: 'if' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/read/DataWritableReadSupport.java:150: warning: 'member def type' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/read/DataWritableReadSupport.java:151: warning: 'if' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/read/DataWritableReadSupport.java:152: warning: 'if' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/read/DataWritableReadSupport.java:152: warning: 'member def type' have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/read/DataWritableReadSupport.java:153: warning: 'if' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/read/DataWritableReadSupport.java:153: warning: 'member def type' have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/read/DataWritableReadSupport.java:154: warning: 'if' have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/read/DataWritableReadSupport.java:155: warning: 'if' child have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/read/DataWritableReadSupport.java:157: warning: 'if rcurly' have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/read/DataWritableReadSupport.java:158: warning: 'else' child have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/read/DataWritableReadSupport.java:159: warning: 'else rcurly' have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/read/DataWritableReadSupport.java:160: warning: 'if' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/read/DataWritableReadSupport.java:162: warning: 'if rcurly' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/read/DataWritableReadSupport.java:163: warning: 'if rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/read/DataWritableReadSupport.java:164: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/read/DataWritableReadSupport.java:165: warning: 'case' child have incorrect indentation level 6, expected level should be 4. 30368a33016,33021 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/read/DataWritableReadSupport.java:208: warning: 'Types' have incorrect indentation level 12, expected level should be 14. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/read/DataWritableReadSupport.java:227: warning: 'MessageType' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/read/DataWritableReadSupport.java:228: warning: 'List' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/read/DataWritableReadSupport.java:229: warning: 'List' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/read/DataWritableReadSupport.java:230: warning: 'Set' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/read/DataWritableReadSupport.java:248: warning: 'projectLeafTypes' have incorrect indentation level 16, expected level should be 18. 30372a33026,33043 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/read/DataWritableReadSupport.java:291: warning: 'GroupType' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/read/DataWritableReadSupport.java:292: warning: 'List' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/read/DataWritableReadSupport.java:300: warning: 'List' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/read/DataWritableReadSupport.java:301: warning: 'List' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/read/DataWritableReadSupport.java:357: warning: 'getRequestedSchemaForIndexAccess' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/read/DataWritableReadSupport.java:381: warning: 'boolean' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/read/DataWritableReadSupport.java:382: warning: 'List' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/read/DataWritableReadSupport.java:383: warning: 'List' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/read/DataWritableReadSupport.java:384: warning: 'MessageType' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/read/DataWritableReadSupport.java:385: warning: 'Configuration' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/read/DataWritableReadSupport.java:387: warning: 'getRequestedSchemaForIndexAccess' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/read/DataWritableReadSupport.java:401: warning: 'boolean' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/read/DataWritableReadSupport.java:402: warning: 'List' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/read/DataWritableReadSupport.java:403: warning: 'List' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/read/DataWritableReadSupport.java:404: warning: 'MessageType' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/read/DataWritableReadSupport.java:420: warning: 'List' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/read/DataWritableReadSupport.java:421: warning: 'MessageType' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/read/DataWritableReadSupport.java:422: warning: 'Configuration' have incorrect indentation level 4, expected level should be 6. 30373a33045 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/read/DataWritableReadSupport.java:454: warning: 'configuration' have incorrect indentation level 8, expected level should be 10. 30377,30418c33049,33095 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/read/ParquetFilterPredicateConverter.java:67: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/read/ParquetFilterPredicateConverter.java:68: warning: for at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/read/ParquetFilterPredicateConverter.java:69: warning: for child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/read/ParquetFilterPredicateConverter.java:70: warning: if at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/read/ParquetFilterPredicateConverter.java:71: warning: if child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/read/ParquetFilterPredicateConverter.java:72: warning: if rcurly at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/read/ParquetFilterPredicateConverter.java:74: warning: if at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/read/ParquetFilterPredicateConverter.java:75: warning: if child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/read/ParquetFilterPredicateConverter.java:76: warning: if rcurly at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/read/ParquetFilterPredicateConverter.java:77: warning: else child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/read/ParquetFilterPredicateConverter.java:78: warning: else rcurly at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/read/ParquetFilterPredicateConverter.java:79: warning: for rcurly at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/read/ParquetFilterPredicateConverter.java:80: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/read/ParquetFilterPredicateConverter.java:81: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/read/ParquetFilterPredicateConverter.java:82: warning: for at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/read/ParquetFilterPredicateConverter.java:83: warning: if at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/read/ParquetFilterPredicateConverter.java:84: warning: if child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/read/ParquetFilterPredicateConverter.java:85: warning: if rcurly at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/read/ParquetFilterPredicateConverter.java:86: warning: else child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/read/ParquetFilterPredicateConverter.java:88: warning: if at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/read/ParquetFilterPredicateConverter.java:89: warning: if child at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/read/ParquetFilterPredicateConverter.java:90: warning: if rcurly at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/read/ParquetFilterPredicateConverter.java:91: warning: else rcurly at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/read/ParquetFilterPredicateConverter.java:92: warning: for rcurly at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/read/ParquetFilterPredicateConverter.java:93: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/read/ParquetFilterPredicateConverter.java:94: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/read/ParquetFilterPredicateConverter.java:95: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/read/ParquetFilterPredicateConverter.java:97: warning: if at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/read/ParquetFilterPredicateConverter.java:98: warning: if child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/read/ParquetFilterPredicateConverter.java:99: warning: if rcurly at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/read/ParquetFilterPredicateConverter.java:100: warning: else child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/read/ParquetFilterPredicateConverter.java:101: warning: else rcurly at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/read/ParquetFilterPredicateConverter.java:102: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/read/ParquetFilterPredicateConverter.java:103: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/read/ParquetFilterPredicateConverter.java:106: warning: if at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/read/ParquetFilterPredicateConverter.java:107: warning: if child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/read/ParquetFilterPredicateConverter.java:108: warning: if child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/read/ParquetFilterPredicateConverter.java:109: warning: if rcurly at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/read/ParquetFilterPredicateConverter.java:111: warning: else child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/read/ParquetFilterPredicateConverter.java:112: warning: else rcurly at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/read/ParquetFilterPredicateConverter.java:113: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/read/ParquetFilterPredicateConverter.java:114: warning: block child at indentation level 8 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/read/ParquetFilterPredicateConverter.java:67: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/read/ParquetFilterPredicateConverter.java:68: warning: 'for' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/read/ParquetFilterPredicateConverter.java:69: warning: 'for' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/read/ParquetFilterPredicateConverter.java:69: warning: 'member def type' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/read/ParquetFilterPredicateConverter.java:70: warning: 'if' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/read/ParquetFilterPredicateConverter.java:71: warning: 'if' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/read/ParquetFilterPredicateConverter.java:72: warning: 'if rcurly' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/read/ParquetFilterPredicateConverter.java:74: warning: 'if' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/read/ParquetFilterPredicateConverter.java:75: warning: 'if' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/read/ParquetFilterPredicateConverter.java:76: warning: 'if rcurly' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/read/ParquetFilterPredicateConverter.java:77: warning: 'else' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/read/ParquetFilterPredicateConverter.java:78: warning: 'else rcurly' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/read/ParquetFilterPredicateConverter.java:79: warning: 'for rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/read/ParquetFilterPredicateConverter.java:80: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/read/ParquetFilterPredicateConverter.java:81: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/read/ParquetFilterPredicateConverter.java:82: warning: 'for' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/read/ParquetFilterPredicateConverter.java:83: warning: 'if' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/read/ParquetFilterPredicateConverter.java:84: warning: 'if' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/read/ParquetFilterPredicateConverter.java:85: warning: 'if rcurly' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/read/ParquetFilterPredicateConverter.java:86: warning: 'else' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/read/ParquetFilterPredicateConverter.java:86: warning: 'member def type' have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/read/ParquetFilterPredicateConverter.java:88: warning: 'if' have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/read/ParquetFilterPredicateConverter.java:89: warning: 'if' child have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/read/ParquetFilterPredicateConverter.java:90: warning: 'if rcurly' have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/read/ParquetFilterPredicateConverter.java:91: warning: 'else rcurly' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/read/ParquetFilterPredicateConverter.java:92: warning: 'for rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/read/ParquetFilterPredicateConverter.java:93: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/read/ParquetFilterPredicateConverter.java:94: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/read/ParquetFilterPredicateConverter.java:95: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/read/ParquetFilterPredicateConverter.java:95: warning: 'member def type' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/read/ParquetFilterPredicateConverter.java:97: warning: 'if' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/read/ParquetFilterPredicateConverter.java:98: warning: 'if' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/read/ParquetFilterPredicateConverter.java:99: warning: 'if rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/read/ParquetFilterPredicateConverter.java:100: warning: 'else' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/read/ParquetFilterPredicateConverter.java:101: warning: 'else rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/read/ParquetFilterPredicateConverter.java:102: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/read/ParquetFilterPredicateConverter.java:103: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/read/ParquetFilterPredicateConverter.java:103: warning: 'member def type' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/read/ParquetFilterPredicateConverter.java:106: warning: 'if' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/read/ParquetFilterPredicateConverter.java:107: warning: 'if' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/read/ParquetFilterPredicateConverter.java:107: warning: 'member def type' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/read/ParquetFilterPredicateConverter.java:108: warning: 'if' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/read/ParquetFilterPredicateConverter.java:109: warning: 'if rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/read/ParquetFilterPredicateConverter.java:111: warning: 'else' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/read/ParquetFilterPredicateConverter.java:112: warning: 'else rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/read/ParquetFilterPredicateConverter.java:113: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/read/ParquetFilterPredicateConverter.java:114: warning: 'block' child have incorrect indentation level 8, expected level should be 6. 30420,30422c33097,33099 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/read/ParquetFilterPredicateConverter.java:115: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/read/ParquetFilterPredicateConverter.java:116: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/read/ParquetFilterPredicateConverter.java:122: warning: method def lparen at indentation level 6 not at correct indentation, 2 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/read/ParquetFilterPredicateConverter.java:115: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/read/ParquetFilterPredicateConverter.java:116: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/read/ParquetFilterPredicateConverter.java:122: warning: 'method def lparen' have incorrect indentation level 6, expected level should be 2. 30426,30427c33103,33104 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/read/ParquetRecordReaderWrapper.java:59: warning: ctor def throws at indentation level 10 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/read/ParquetRecordReaderWrapper.java:69: warning: ctor def throws at indentation level 10 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/read/ParquetRecordReaderWrapper.java:42: warning: 'implements' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/read/ParquetRecordReaderWrapper.java:88: warning: 'HiveConf' have incorrect indentation level 8, expected level should be 10. 30446a33124,33127 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/serde/ArrayWritableObjectInspector.java:242: warning: '(' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/serde/ArrayWritableObjectInspector.java:243: warning: '(' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/serde/ArrayWritableObjectInspector.java:244: warning: '(' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/serde/ArrayWritableObjectInspector.java:245: warning: '(' have incorrect indentation level 6, expected level should be 8. 30466a33148 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/serde/ParquetHiveSerDe.java:75:16: warning: Name 'LAST_OPERATION' must match pattern '^[A-Z][a-zA-Z0-9]*$'. 30472a33155 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/serde/ParquetHiveSerDe.java:232: warning: '"PrunedStructTypeInfo for path '"' have incorrect indentation level 6, expected level should be 8. 30480,30482c33163,33165 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/serde/ParquetTableUtils.java:18: warning: method def modifier at indentation level 4 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/serde/ParquetTableUtils.java:19: warning: method def child at indentation level 8 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/serde/ParquetTableUtils.java:20: warning: method def rcurly at indentation level 4 not at correct indentation, 2 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/serde/ParquetTableUtils.java:18: warning: 'method def modifier' have incorrect indentation level 4, expected level should be 2. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/serde/ParquetTableUtils.java:19: warning: 'method def' child have incorrect indentation level 8, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/serde/ParquetTableUtils.java:20: warning: 'method def rcurly' have incorrect indentation level 4, expected level should be 2. 30503,30507c33186,33190 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/timestamp/NanoTimeUtils.java:29: warning: member def modifier at indentation level 3 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/timestamp/NanoTimeUtils.java:30: warning: member def modifier at indentation level 3 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/timestamp/NanoTimeUtils.java:31: warning: member def modifier at indentation level 3 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/timestamp/NanoTimeUtils.java:32: warning: member def modifier at indentation level 3 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/timestamp/NanoTimeUtils.java:34: warning: member def modifier at indentation level 3 not at correct indentation, 2 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/timestamp/NanoTimeUtils.java:29: warning: 'member def modifier' have incorrect indentation level 3, expected level should be 2. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/timestamp/NanoTimeUtils.java:30: warning: 'member def modifier' have incorrect indentation level 3, expected level should be 2. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/timestamp/NanoTimeUtils.java:31: warning: 'member def modifier' have incorrect indentation level 3, expected level should be 2. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/timestamp/NanoTimeUtils.java:32: warning: 'member def modifier' have incorrect indentation level 3, expected level should be 2. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/timestamp/NanoTimeUtils.java:34: warning: 'member def modifier' have incorrect indentation level 3, expected level should be 2. 30509c33192 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/timestamp/NanoTimeUtils.java:35: warning: member def modifier at indentation level 3 not at correct indentation, 2 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/timestamp/NanoTimeUtils.java:35: warning: 'member def modifier' have incorrect indentation level 3, expected level should be 2. 30511,30571c33194,33276 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/timestamp/NanoTimeUtils.java:37: warning: method def modifier at indentation level 3 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/timestamp/NanoTimeUtils.java:39: warning: if at indentation level 5 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/timestamp/NanoTimeUtils.java:40: warning: if child at indentation level 7 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/timestamp/NanoTimeUtils.java:41: warning: if rcurly at indentation level 5 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/timestamp/NanoTimeUtils.java:42: warning: method def child at indentation level 5 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/timestamp/NanoTimeUtils.java:43: warning: method def rcurly at indentation level 3 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/timestamp/NanoTimeUtils.java:45: warning: method def modifier at indentation level 3 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/timestamp/NanoTimeUtils.java:46: warning: if at indentation level 5 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/timestamp/NanoTimeUtils.java:47: warning: if child at indentation level 7 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/timestamp/NanoTimeUtils.java:48: warning: if rcurly at indentation level 5 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/timestamp/NanoTimeUtils.java:49: warning: method def child at indentation level 5 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/timestamp/NanoTimeUtils.java:50: warning: method def rcurly at indentation level 3 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/timestamp/NanoTimeUtils.java:52: warning: method def modifier at indentation level 3 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/timestamp/NanoTimeUtils.java:53: warning: method def child at indentation level 5 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/timestamp/NanoTimeUtils.java:54: warning: method def child at indentation level 5 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/timestamp/NanoTimeUtils.java:55: warning: method def child at indentation level 5 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/timestamp/NanoTimeUtils.java:56: warning: method def rcurly at indentation level 3 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/timestamp/NanoTimeUtils.java:58: warning: method def modifier at indentation level 3 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/timestamp/NanoTimeUtils.java:60: warning: method def child at indentation level 5 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/timestamp/NanoTimeUtils.java:61: warning: method def child at indentation level 5 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/timestamp/NanoTimeUtils.java:62: warning: method def child at indentation level 5 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/timestamp/NanoTimeUtils.java:63: warning: if at indentation level 5 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/timestamp/NanoTimeUtils.java:64: warning: if child at indentation level 7 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/timestamp/NanoTimeUtils.java:65: warning: if rcurly at indentation level 5 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/timestamp/NanoTimeUtils.java:66: warning: method def child at indentation level 5 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/timestamp/NanoTimeUtils.java:69: warning: method def child at indentation level 5 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/timestamp/NanoTimeUtils.java:71: warning: method def child at indentation level 5 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/timestamp/NanoTimeUtils.java:72: warning: method def child at indentation level 5 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/timestamp/NanoTimeUtils.java:73: warning: method def child at indentation level 5 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/timestamp/NanoTimeUtils.java:74: warning: method def child at indentation level 5 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/timestamp/NanoTimeUtils.java:75: warning: method def child at indentation level 5 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/timestamp/NanoTimeUtils.java:78: warning: method def child at indentation level 5 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/timestamp/NanoTimeUtils.java:79: warning: method def rcurly at indentation level 3 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/timestamp/NanoTimeUtils.java:81: warning: method def modifier at indentation level 3 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/timestamp/NanoTimeUtils.java:82: warning: method def child at indentation level 5 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/timestamp/NanoTimeUtils.java:83: warning: method def child at indentation level 5 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/timestamp/NanoTimeUtils.java:85: warning: method def child at indentation level 5 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/timestamp/NanoTimeUtils.java:86: warning: method def child at indentation level 5 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/timestamp/NanoTimeUtils.java:87: warning: method def child at indentation level 5 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/timestamp/NanoTimeUtils.java:88: warning: if at indentation level 5 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/timestamp/NanoTimeUtils.java:89: warning: if child at indentation level 7 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/timestamp/NanoTimeUtils.java:90: warning: if child at indentation level 7 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/timestamp/NanoTimeUtils.java:91: warning: if rcurly at indentation level 5 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/timestamp/NanoTimeUtils.java:93: warning: method def child at indentation level 5 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/timestamp/NanoTimeUtils.java:94: warning: method def child at indentation level 5 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/timestamp/NanoTimeUtils.java:95: warning: method def child at indentation level 5 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/timestamp/NanoTimeUtils.java:96: warning: method def child at indentation level 5 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/timestamp/NanoTimeUtils.java:97: warning: method def child at indentation level 5 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/timestamp/NanoTimeUtils.java:99: warning: method def child at indentation level 5 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/timestamp/NanoTimeUtils.java:100: warning: method def child at indentation level 5 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/timestamp/NanoTimeUtils.java:101: warning: method def child at indentation level 5 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/timestamp/NanoTimeUtils.java:102: warning: method def child at indentation level 5 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/timestamp/NanoTimeUtils.java:103: warning: method def child at indentation level 5 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/timestamp/NanoTimeUtils.java:104: warning: method def child at indentation level 5 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/timestamp/NanoTimeUtils.java:106: warning: method def child at indentation level 5 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/timestamp/NanoTimeUtils.java:107: warning: method def child at indentation level 5 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/timestamp/NanoTimeUtils.java:108: warning: method def child at indentation level 5 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/timestamp/NanoTimeUtils.java:109: warning: method def child at indentation level 5 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/timestamp/NanoTimeUtils.java:110: warning: method def child at indentation level 5 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/timestamp/NanoTimeUtils.java:111: warning: method def child at indentation level 5 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/timestamp/NanoTimeUtils.java:112: warning: method def rcurly at indentation level 3 not at correct indentation, 2 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/timestamp/NanoTimeUtils.java:37: warning: 'method def modifier' have incorrect indentation level 3, expected level should be 2. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/timestamp/NanoTimeUtils.java:39: warning: 'if' have incorrect indentation level 5, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/timestamp/NanoTimeUtils.java:40: warning: 'if' child have incorrect indentation level 7, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/timestamp/NanoTimeUtils.java:41: warning: 'if rcurly' have incorrect indentation level 5, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/timestamp/NanoTimeUtils.java:42: warning: 'method def' child have incorrect indentation level 5, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/timestamp/NanoTimeUtils.java:43: warning: 'method def rcurly' have incorrect indentation level 3, expected level should be 2. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/timestamp/NanoTimeUtils.java:45: warning: 'method def modifier' have incorrect indentation level 3, expected level should be 2. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/timestamp/NanoTimeUtils.java:46: warning: 'if' have incorrect indentation level 5, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/timestamp/NanoTimeUtils.java:47: warning: 'if' child have incorrect indentation level 7, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/timestamp/NanoTimeUtils.java:48: warning: 'if rcurly' have incorrect indentation level 5, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/timestamp/NanoTimeUtils.java:49: warning: 'method def' child have incorrect indentation level 5, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/timestamp/NanoTimeUtils.java:50: warning: 'method def rcurly' have incorrect indentation level 3, expected level should be 2. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/timestamp/NanoTimeUtils.java:52: warning: 'method def modifier' have incorrect indentation level 3, expected level should be 2. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/timestamp/NanoTimeUtils.java:53: warning: 'member def type' have incorrect indentation level 5, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/timestamp/NanoTimeUtils.java:53: warning: 'method def' child have incorrect indentation level 5, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/timestamp/NanoTimeUtils.java:54: warning: 'method def' child have incorrect indentation level 5, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/timestamp/NanoTimeUtils.java:55: warning: 'method def' child have incorrect indentation level 5, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/timestamp/NanoTimeUtils.java:56: warning: 'method def rcurly' have incorrect indentation level 3, expected level should be 2. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/timestamp/NanoTimeUtils.java:58: warning: 'method def modifier' have incorrect indentation level 3, expected level should be 2. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/timestamp/NanoTimeUtils.java:60: warning: 'member def type' have incorrect indentation level 5, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/timestamp/NanoTimeUtils.java:60: warning: 'method def' child have incorrect indentation level 5, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/timestamp/NanoTimeUtils.java:61: warning: 'method def' child have incorrect indentation level 5, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/timestamp/NanoTimeUtils.java:62: warning: 'member def type' have incorrect indentation level 5, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/timestamp/NanoTimeUtils.java:62: warning: 'method def' child have incorrect indentation level 5, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/timestamp/NanoTimeUtils.java:63: warning: 'if' have incorrect indentation level 5, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/timestamp/NanoTimeUtils.java:64: warning: 'if' child have incorrect indentation level 7, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/timestamp/NanoTimeUtils.java:65: warning: 'if rcurly' have incorrect indentation level 5, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/timestamp/NanoTimeUtils.java:66: warning: 'member def type' have incorrect indentation level 5, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/timestamp/NanoTimeUtils.java:66: warning: 'method def' child have incorrect indentation level 5, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/timestamp/NanoTimeUtils.java:67: warning: 'calendar' have incorrect indentation level 7, expected level should be 9. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/timestamp/NanoTimeUtils.java:68: warning: 'calendar' have incorrect indentation level 7, expected level should be 9. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/timestamp/NanoTimeUtils.java:69: warning: 'member def type' have incorrect indentation level 5, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/timestamp/NanoTimeUtils.java:69: warning: 'method def' child have incorrect indentation level 5, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/timestamp/NanoTimeUtils.java:71: warning: 'member def type' have incorrect indentation level 5, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/timestamp/NanoTimeUtils.java:71: warning: 'method def' child have incorrect indentation level 5, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/timestamp/NanoTimeUtils.java:72: warning: 'member def type' have incorrect indentation level 5, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/timestamp/NanoTimeUtils.java:72: warning: 'method def' child have incorrect indentation level 5, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/timestamp/NanoTimeUtils.java:73: warning: 'member def type' have incorrect indentation level 5, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/timestamp/NanoTimeUtils.java:73: warning: 'method def' child have incorrect indentation level 5, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/timestamp/NanoTimeUtils.java:74: warning: 'member def type' have incorrect indentation level 5, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/timestamp/NanoTimeUtils.java:74: warning: 'method def' child have incorrect indentation level 5, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/timestamp/NanoTimeUtils.java:75: warning: 'member def type' have incorrect indentation level 5, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/timestamp/NanoTimeUtils.java:75: warning: 'method def' child have incorrect indentation level 5, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/timestamp/NanoTimeUtils.java:78: warning: 'method def' child have incorrect indentation level 5, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/timestamp/NanoTimeUtils.java:79: warning: 'method def rcurly' have incorrect indentation level 3, expected level should be 2. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/timestamp/NanoTimeUtils.java:81: warning: 'method def modifier' have incorrect indentation level 3, expected level should be 2. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/timestamp/NanoTimeUtils.java:82: warning: 'member def type' have incorrect indentation level 5, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/timestamp/NanoTimeUtils.java:82: warning: 'method def' child have incorrect indentation level 5, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/timestamp/NanoTimeUtils.java:83: warning: 'member def type' have incorrect indentation level 5, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/timestamp/NanoTimeUtils.java:83: warning: 'method def' child have incorrect indentation level 5, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/timestamp/NanoTimeUtils.java:85: warning: 'member def type' have incorrect indentation level 5, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/timestamp/NanoTimeUtils.java:85: warning: 'method def' child have incorrect indentation level 5, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/timestamp/NanoTimeUtils.java:86: warning: 'method def' child have incorrect indentation level 5, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/timestamp/NanoTimeUtils.java:87: warning: 'method def' child have incorrect indentation level 5, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/timestamp/NanoTimeUtils.java:88: warning: 'if' have incorrect indentation level 5, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/timestamp/NanoTimeUtils.java:89: warning: 'if' child have incorrect indentation level 7, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/timestamp/NanoTimeUtils.java:90: warning: 'if' child have incorrect indentation level 7, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/timestamp/NanoTimeUtils.java:91: warning: 'if rcurly' have incorrect indentation level 5, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/timestamp/NanoTimeUtils.java:93: warning: 'member def type' have incorrect indentation level 5, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/timestamp/NanoTimeUtils.java:93: warning: 'method def' child have incorrect indentation level 5, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/timestamp/NanoTimeUtils.java:94: warning: 'member def type' have incorrect indentation level 5, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/timestamp/NanoTimeUtils.java:94: warning: 'method def' child have incorrect indentation level 5, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/timestamp/NanoTimeUtils.java:95: warning: 'method def' child have incorrect indentation level 5, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/timestamp/NanoTimeUtils.java:96: warning: 'method def' child have incorrect indentation level 5, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/timestamp/NanoTimeUtils.java:97: warning: 'method def' child have incorrect indentation level 5, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/timestamp/NanoTimeUtils.java:99: warning: 'member def type' have incorrect indentation level 5, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/timestamp/NanoTimeUtils.java:99: warning: 'method def' child have incorrect indentation level 5, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/timestamp/NanoTimeUtils.java:100: warning: 'method def' child have incorrect indentation level 5, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/timestamp/NanoTimeUtils.java:101: warning: 'member def type' have incorrect indentation level 5, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/timestamp/NanoTimeUtils.java:101: warning: 'method def' child have incorrect indentation level 5, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/timestamp/NanoTimeUtils.java:102: warning: 'method def' child have incorrect indentation level 5, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/timestamp/NanoTimeUtils.java:103: warning: 'member def type' have incorrect indentation level 5, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/timestamp/NanoTimeUtils.java:103: warning: 'method def' child have incorrect indentation level 5, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/timestamp/NanoTimeUtils.java:104: warning: 'member def type' have incorrect indentation level 5, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/timestamp/NanoTimeUtils.java:104: warning: 'method def' child have incorrect indentation level 5, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/timestamp/NanoTimeUtils.java:106: warning: 'method def' child have incorrect indentation level 5, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/timestamp/NanoTimeUtils.java:107: warning: 'method def' child have incorrect indentation level 5, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/timestamp/NanoTimeUtils.java:108: warning: 'method def' child have incorrect indentation level 5, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/timestamp/NanoTimeUtils.java:109: warning: 'member def type' have incorrect indentation level 5, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/timestamp/NanoTimeUtils.java:109: warning: 'method def' child have incorrect indentation level 5, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/timestamp/NanoTimeUtils.java:110: warning: 'method def' child have incorrect indentation level 5, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/timestamp/NanoTimeUtils.java:111: warning: 'method def' child have incorrect indentation level 5, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/timestamp/NanoTimeUtils.java:112: warning: 'method def rcurly' have incorrect indentation level 3, expected level should be 2. 30583a33289,33291 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/vector/VectorizedColumnReader.java:36: warning: 'int' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/vector/VectorizedColumnReader.java:37: warning: 'ColumnVector' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/vector/VectorizedColumnReader.java:38: warning: 'TypeInfo' have incorrect indentation level 4, expected level should be 6. 30585a33294 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/vector/VectorizedParquetRecordReader.java:86: warning: 'implements' have incorrect indentation level 2, expected level should be 4. 30589,30595c33298,33308 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/vector/VectorizedParquetRecordReader.java:151: warning: method def child at indentation level 5 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/vector/VectorizedParquetRecordReader.java:152: warning: if at indentation level 5 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/vector/VectorizedParquetRecordReader.java:153: warning: if child at indentation level 7 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/vector/VectorizedParquetRecordReader.java:154: warning: if child at indentation level 7 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/vector/VectorizedParquetRecordReader.java:155: warning: if rcurly at indentation level 5 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/vector/VectorizedParquetRecordReader.java:156: warning: else child at indentation level 7 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/vector/VectorizedParquetRecordReader.java:157: warning: else rcurly at indentation level 5 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/vector/VectorizedParquetRecordReader.java:151: warning: 'member def type' have incorrect indentation level 5, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/vector/VectorizedParquetRecordReader.java:151: warning: 'method def' child have incorrect indentation level 5, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/vector/VectorizedParquetRecordReader.java:152: warning: 'if' have incorrect indentation level 5, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/vector/VectorizedParquetRecordReader.java:153: warning: 'if' child have incorrect indentation level 7, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/vector/VectorizedParquetRecordReader.java:154: warning: 'if' child have incorrect indentation level 7, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/vector/VectorizedParquetRecordReader.java:155: warning: 'if rcurly' have incorrect indentation level 5, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/vector/VectorizedParquetRecordReader.java:156: warning: 'else' child have incorrect indentation level 7, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/vector/VectorizedParquetRecordReader.java:157: warning: 'else rcurly' have incorrect indentation level 5, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/vector/VectorizedParquetRecordReader.java:162: warning: 'InputSplit' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/vector/VectorizedParquetRecordReader.java:163: warning: 'JobConf' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/vector/VectorizedParquetRecordReader.java:172: warning: 'configuration' have incorrect indentation level 6, expected level should be 8. 30601a33315,33319 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/vector/VectorizedParquetRecordReader.java:339: warning: 'NullWritable' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/vector/VectorizedParquetRecordReader.java:340: warning: 'VectorizedRowBatch' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/vector/VectorizedParquetRecordReader.java:443: warning: 'int' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/vector/VectorizedParquetRecordReader.java:444: warning: 'Type' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/vector/VectorizedParquetRecordReader.java:445: warning: 'List' have incorrect indentation level 4, expected level should be 6. 30602a33321,33328 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/vector/VectorizedParquetRecordReader.java:460: warning: 'TypeInfo' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/vector/VectorizedParquetRecordReader.java:461: warning: 'Type' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/vector/VectorizedParquetRecordReader.java:462: warning: 'PageReadStore' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/vector/VectorizedParquetRecordReader.java:463: warning: 'List' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/vector/VectorizedParquetRecordReader.java:464: warning: 'boolean' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/vector/VectorizedParquetRecordReader.java:465: warning: 'int' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/vector/VectorizedParquetRecordReader.java:467: warning: 'getAllColumnDescriptorByType' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/vector/VectorizedParquetRecordReader.java:484: warning: 'buildVectorizedParquetReader' have incorrect indentation level 10, expected level should be 12. 30603a33330,33369 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/vector/VectorizedPrimitiveColumnReader.java:109: warning: 'ColumnDescriptor' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/vector/VectorizedPrimitiveColumnReader.java:110: warning: 'PageReader' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/vector/VectorizedPrimitiveColumnReader.java:111: warning: 'boolean' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/vector/VectorizedPrimitiveColumnReader.java:112: warning: 'Type' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/vector/VectorizedPrimitiveColumnReader.java:134: warning: 'int' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/vector/VectorizedPrimitiveColumnReader.java:135: warning: 'ColumnVector' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/vector/VectorizedPrimitiveColumnReader.java:136: warning: 'TypeInfo' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/vector/VectorizedPrimitiveColumnReader.java:162: warning: 'int' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/vector/VectorizedPrimitiveColumnReader.java:163: warning: 'ColumnVector' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/vector/VectorizedPrimitiveColumnReader.java:164: warning: 'TypeInfo' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/vector/VectorizedPrimitiveColumnReader.java:165: warning: 'int' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/vector/VectorizedPrimitiveColumnReader.java:204: warning: 'int' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/vector/VectorizedPrimitiveColumnReader.java:205: warning: 'LongColumnVector' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/vector/VectorizedPrimitiveColumnReader.java:206: warning: 'int' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/vector/VectorizedPrimitiveColumnReader.java:225: warning: 'int' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/vector/VectorizedPrimitiveColumnReader.java:226: warning: 'LongColumnVector' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/vector/VectorizedPrimitiveColumnReader.java:227: warning: 'int' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/vector/VectorizedPrimitiveColumnReader.java:246: warning: 'int' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/vector/VectorizedPrimitiveColumnReader.java:247: warning: 'DoubleColumnVector' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/vector/VectorizedPrimitiveColumnReader.java:248: warning: 'int' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/vector/VectorizedPrimitiveColumnReader.java:267: warning: 'int' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/vector/VectorizedPrimitiveColumnReader.java:268: warning: 'LongColumnVector' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/vector/VectorizedPrimitiveColumnReader.java:269: warning: 'int' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/vector/VectorizedPrimitiveColumnReader.java:288: warning: 'int' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/vector/VectorizedPrimitiveColumnReader.java:289: warning: 'LongColumnVector' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/vector/VectorizedPrimitiveColumnReader.java:290: warning: 'int' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/vector/VectorizedPrimitiveColumnReader.java:309: warning: 'int' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/vector/VectorizedPrimitiveColumnReader.java:310: warning: 'DoubleColumnVector' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/vector/VectorizedPrimitiveColumnReader.java:311: warning: 'int' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/vector/VectorizedPrimitiveColumnReader.java:330: warning: 'int' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/vector/VectorizedPrimitiveColumnReader.java:331: warning: 'DecimalColumnVector' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/vector/VectorizedPrimitiveColumnReader.java:332: warning: 'int' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/vector/VectorizedPrimitiveColumnReader.java:353: warning: 'int' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/vector/VectorizedPrimitiveColumnReader.java:354: warning: 'BytesColumnVector' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/vector/VectorizedPrimitiveColumnReader.java:355: warning: 'int' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/vector/VectorizedPrimitiveColumnReader.java:378: warning: 'int' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/vector/VectorizedPrimitiveColumnReader.java:379: warning: 'int' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/vector/VectorizedPrimitiveColumnReader.java:380: warning: 'ColumnVector' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/vector/VectorizedPrimitiveColumnReader.java:381: warning: 'LongColumnVector' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/vector/VectorizedPrimitiveColumnReader.java:438: warning: '.' have incorrect indentation level 12, expected level should be 14. 30612a33379 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/vector/VectorizedPrimitiveColumnReader.java:584:19: warning: '{' should have line break after. 30613a33381,33383 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/vector/VectorizedStructColumnReader.java:39: warning: 'int' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/vector/VectorizedStructColumnReader.java:40: warning: 'ColumnVector' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/vector/VectorizedStructColumnReader.java:41: warning: 'TypeInfo' have incorrect indentation level 4, expected level should be 6. 30615a33386,33390 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/VectorizedParquetInputFormat.java:35: warning: 'extends' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/VectorizedParquetInputFormat.java:36: warning: 'implements' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/VectorizedParquetInputFormat.java:47: warning: 'InputSplit' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/VectorizedParquetInputFormat.java:48: warning: 'JobConf' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/VectorizedParquetInputFormat.java:49: warning: 'Reporter' have incorrect indentation level 4, expected level should be 6. 30619,30647c33394,33423 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/write/DataWritableWriter.java:111: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/write/DataWritableWriter.java:112: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/write/DataWritableWriter.java:113: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/write/DataWritableWriter.java:114: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/write/DataWritableWriter.java:115: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/write/DataWritableWriter.java:116: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/write/DataWritableWriter.java:117: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/write/DataWritableWriter.java:118: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/write/DataWritableWriter.java:119: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/write/DataWritableWriter.java:120: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/write/DataWritableWriter.java:121: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/write/DataWritableWriter.java:122: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/write/DataWritableWriter.java:123: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/write/DataWritableWriter.java:124: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/write/DataWritableWriter.java:125: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/write/DataWritableWriter.java:126: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/write/DataWritableWriter.java:127: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/write/DataWritableWriter.java:128: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/write/DataWritableWriter.java:129: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/write/DataWritableWriter.java:130: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/write/DataWritableWriter.java:131: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/write/DataWritableWriter.java:132: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/write/DataWritableWriter.java:133: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/write/DataWritableWriter.java:134: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/write/DataWritableWriter.java:135: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/write/DataWritableWriter.java:136: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/write/DataWritableWriter.java:137: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/write/DataWritableWriter.java:138: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/write/DataWritableWriter.java:139: warning: case child at indentation level 8 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/write/DataWritableWriter.java:111: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/write/DataWritableWriter.java:112: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/write/DataWritableWriter.java:113: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/write/DataWritableWriter.java:114: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/write/DataWritableWriter.java:115: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/write/DataWritableWriter.java:116: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/write/DataWritableWriter.java:117: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/write/DataWritableWriter.java:118: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/write/DataWritableWriter.java:119: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/write/DataWritableWriter.java:120: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/write/DataWritableWriter.java:121: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/write/DataWritableWriter.java:122: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/write/DataWritableWriter.java:123: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/write/DataWritableWriter.java:124: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/write/DataWritableWriter.java:125: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/write/DataWritableWriter.java:126: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/write/DataWritableWriter.java:127: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/write/DataWritableWriter.java:128: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/write/DataWritableWriter.java:129: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/write/DataWritableWriter.java:130: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/write/DataWritableWriter.java:131: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/write/DataWritableWriter.java:132: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/write/DataWritableWriter.java:133: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/write/DataWritableWriter.java:134: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/write/DataWritableWriter.java:135: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/write/DataWritableWriter.java:136: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/write/DataWritableWriter.java:137: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/write/DataWritableWriter.java:138: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/write/DataWritableWriter.java:139: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/write/DataWritableWriter.java:140: warning: 'block' child have incorrect indentation level 10, expected level should be 8. 30649d33424 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/write/DataWritableWriter.java:140: warning: block child at indentation level 10 not at correct indentation, 8 30656a33432 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/write/ParquetRecordWriterWrapper.java:43: warning: 'org' have incorrect indentation level 2, expected level should be 4. 30657a33434,33435 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/write/ParquetRecordWriterWrapper.java:108: warning: 'tableProperties' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/write/ParquetRecordWriterWrapper.java:112: warning: 'Boolean' have incorrect indentation level 8, expected level should be 10. 30662,30663c33440 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/rcfile/merge/RCFileBlockMergeInputFormat.java:34: warning: method def at indentation level 4 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/rcfile/merge/RCFileBlockMergeInputFormat.java:35: warning: method def throws at indentation level 4 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/rcfile/merge/RCFileBlockMergeInputFormat.java:34: warning: 'getRecordReader' have incorrect indentation level 4, expected level should be 6. 30697c33474,33475 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/rcfile/truncate/ColumnTruncateMapper.java:234: warning: method def rparen at indentation level 6 not at correct indentation, 2 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/rcfile/truncate/ColumnTruncateMapper.java:234: warning: 'method def rparen' have incorrect indentation level 6, expected level should be 2. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/rcfile/truncate/ColumnTruncateMapper.java:238: warning: 'reporter' have incorrect indentation level 6, expected level should be 8. 30702a33481 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/rcfile/truncate/ColumnTruncateTask.java:221: warning: 'work' have incorrect indentation level 10, expected level should be 12. 30711c33490,33492 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/RCFile.java:367: warning: array initialization child at indentation level 6 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/RCFile.java:357: warning: '"Could not obtain block"' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/RCFile.java:373: warning: 'array initialization' child have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/RCFile.java:378: warning: 'array initialization' child have incorrect indentation level 4, expected level should be 6. 30720a33502 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/RCFile.java:638: warning: 'boolean' have incorrect indentation level 6, expected level should be 8. 30734a33517 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/RCFile.java:1010: warning: 'blockSize' have incorrect indentation level 8, expected level should be 10. 30735a33519,33524 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/RCFile.java:1179: warning: 'columnIndex' have incorrect indentation level 10, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/RCFile.java:1201: warning: 'columnBuffers' have incorrect indentation level 12, expected level should be 14. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/RCFile.java:1232: warning: 'new' have incorrect indentation level 10, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/RCFile.java:1234: warning: 'codec' have incorrect indentation level 10, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/RCFile.java:1273: warning: '+' have incorrect indentation level 10, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/RCFile.java:1274: warning: '+' have incorrect indentation level 10, expected level should be 12. 30751c33540 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/RCFileOutputFormat.java:136: warning: method call child at indentation level 4 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/RCFileOutputFormat.java:136: warning: 'finalOutPath' have incorrect indentation level 4, expected level should be 8. 30763a33553 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/RecordIdentifier.java:67: warning: 'new' have incorrect indentation level 6, expected level should be 8. 30764a33555 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/RecordIdentifier.java:76: warning: 'TypeInfoFactory' have incorrect indentation level 6, expected level should be 8. 30765a33557 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/RecordIdentifier.java:78: warning: 'ObjectInspectorFactory' have incorrect indentation level 6, expected level should be 8. 30768a33561,33563 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/RecordIdentifier.java:223: warning: 'BucketCodec' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/RecordIdentifier.java:225: warning: '"."' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/RecordIdentifier.java:230: warning: 'BucketCodec' have incorrect indentation level 6, expected level should be 8. 30774c33569,33661 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/sarg/ConvertAstToSearchArg.java:456:5: Got an exception - expecting EOF, found '}' --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/sarg/ConvertAstToSearchArg.java:64: warning: Missing a Javadoc comment. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/sarg/ConvertAstToSearchArg.java:96: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/sarg/ConvertAstToSearchArg.java:97: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/sarg/ConvertAstToSearchArg.java:98: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/sarg/ConvertAstToSearchArg.java:99: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/sarg/ConvertAstToSearchArg.java:100: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/sarg/ConvertAstToSearchArg.java:101: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/sarg/ConvertAstToSearchArg.java:102: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/sarg/ConvertAstToSearchArg.java:103: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/sarg/ConvertAstToSearchArg.java:104: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/sarg/ConvertAstToSearchArg.java:105: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/sarg/ConvertAstToSearchArg.java:106: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/sarg/ConvertAstToSearchArg.java:107: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/sarg/ConvertAstToSearchArg.java:108: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/sarg/ConvertAstToSearchArg.java:109: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/sarg/ConvertAstToSearchArg.java:110: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/sarg/ConvertAstToSearchArg.java:111: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/sarg/ConvertAstToSearchArg.java:112: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/sarg/ConvertAstToSearchArg.java:113: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/sarg/ConvertAstToSearchArg.java:114: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/sarg/ConvertAstToSearchArg.java:115: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/sarg/ConvertAstToSearchArg.java:116: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/sarg/ConvertAstToSearchArg.java:149: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/sarg/ConvertAstToSearchArg.java:150: warning: 'if' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/sarg/ConvertAstToSearchArg.java:151: warning: 'if' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/sarg/ConvertAstToSearchArg.java:151: warning: 'member def type' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/sarg/ConvertAstToSearchArg.java:152: warning: 'if' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/sarg/ConvertAstToSearchArg.java:153: warning: 'if' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/sarg/ConvertAstToSearchArg.java:154: warning: 'if rcurly' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/sarg/ConvertAstToSearchArg.java:155: warning: 'if' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/sarg/ConvertAstToSearchArg.java:156: warning: 'if rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/sarg/ConvertAstToSearchArg.java:157: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/sarg/ConvertAstToSearchArg.java:158: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/sarg/ConvertAstToSearchArg.java:159: warning: 'if' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/sarg/ConvertAstToSearchArg.java:160: warning: 'if' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/sarg/ConvertAstToSearchArg.java:161: warning: 'if rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/sarg/ConvertAstToSearchArg.java:162: warning: 'if' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/sarg/ConvertAstToSearchArg.java:163: warning: 'if rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/sarg/ConvertAstToSearchArg.java:164: warning: 'else' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/sarg/ConvertAstToSearchArg.java:165: warning: 'else rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/sarg/ConvertAstToSearchArg.java:166: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/sarg/ConvertAstToSearchArg.java:167: warning: 'if' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/sarg/ConvertAstToSearchArg.java:169: warning: 'if' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/sarg/ConvertAstToSearchArg.java:170: warning: 'if rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/sarg/ConvertAstToSearchArg.java:171: warning: 'else' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/sarg/ConvertAstToSearchArg.java:172: warning: 'else rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/sarg/ConvertAstToSearchArg.java:173: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/sarg/ConvertAstToSearchArg.java:174: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/sarg/ConvertAstToSearchArg.java:175: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/sarg/ConvertAstToSearchArg.java:176: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/sarg/ConvertAstToSearchArg.java:177: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/sarg/ConvertAstToSearchArg.java:178: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/sarg/ConvertAstToSearchArg.java:179: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/sarg/ConvertAstToSearchArg.java:180: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/sarg/ConvertAstToSearchArg.java:181: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/sarg/ConvertAstToSearchArg.java:182: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/sarg/ConvertAstToSearchArg.java:212: warning: Line is longer than 100 characters (found 101). > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/sarg/ConvertAstToSearchArg.java:223: warning: First sentence should end with a period. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/sarg/ConvertAstToSearchArg.java:287:7: warning: switch without "default" clause. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/sarg/ConvertAstToSearchArg.java:288: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/sarg/ConvertAstToSearchArg.java:289: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/sarg/ConvertAstToSearchArg.java:290: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/sarg/ConvertAstToSearchArg.java:291: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/sarg/ConvertAstToSearchArg.java:292: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/sarg/ConvertAstToSearchArg.java:293: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/sarg/ConvertAstToSearchArg.java:294: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/sarg/ConvertAstToSearchArg.java:295: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/sarg/ConvertAstToSearchArg.java:296: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/sarg/ConvertAstToSearchArg.java:297: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/sarg/ConvertAstToSearchArg.java:298: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/sarg/ConvertAstToSearchArg.java:299: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/sarg/ConvertAstToSearchArg.java:300: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/sarg/ConvertAstToSearchArg.java:301: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/sarg/ConvertAstToSearchArg.java:302: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/sarg/ConvertAstToSearchArg.java:303: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/sarg/ConvertAstToSearchArg.java:304: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/sarg/ConvertAstToSearchArg.java:306: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/sarg/ConvertAstToSearchArg.java:307: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/sarg/ConvertAstToSearchArg.java:308: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/sarg/ConvertAstToSearchArg.java:311: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/sarg/ConvertAstToSearchArg.java:376:46: warning: String literal expressions should be on the left side of an equals comparison. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/sarg/ConvertAstToSearchArg.java:446: warning: Line is longer than 100 characters (found 108). > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/sarg/ConvertAstToSearchArg.java:454: warning: Line is longer than 100 characters (found 109). > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/sarg/ConvertAstToSearchArg.java:471: warning: Line is longer than 100 characters (found 101). > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/sarg/ConvertAstToSearchArg.java:473:5: warning: '}' should be on the same line. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/sarg/ConvertAstToSearchArg.java:479: warning: Line is longer than 100 characters (found 104). > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/sarg/ConvertAstToSearchArg.java:484: warning: Line is longer than 100 characters (found 115). > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/sarg/ConvertAstToSearchArg.java:486:5: warning: '}' should be on the same line. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/sarg/ConvertAstToSearchArg.java:496:17: warning: 'static' modifier out of order with the JLS suggestions. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/sarg/ConvertAstToSearchArg.java:496:42: warning: Name 'kryo' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/sarg/ConvertAstToSearchArg.java:497:35: warning: '{' should have line break after. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/sarg/ConvertAstToSearchArg.java:510:21: warning: Inner assignments should be avoided. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/sarg/ConvertAstToSearchArg.java:512:28: warning: Inner assignments should be avoided. 30781,30782c33668 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/StatsProvidingRecordWriter.java:32: warning: interface def ident at indentation level 2 not at correct indentation, 0 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/StatsProvidingRecordWriter.java:32: warning: interface def modifier at indentation level 2 not at correct indentation, 0 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/StatsProvidingRecordWriter.java:32: warning: 'interface def modifier' have incorrect indentation level 2, expected level should be 0. 30784,30785c33670,33671 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/StatsProvidingRecordWriter.java:37: warning: method def return type at indentation level 4 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/StatsProvidingRecordWriter.java:38: warning: interface def rcurly at indentation level 2 not at correct indentation, 0 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/StatsProvidingRecordWriter.java:37: warning: 'method def modifier' have incorrect indentation level 4, expected level should be 2. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/StatsProvidingRecordWriter.java:38: warning: 'interface def rcurly' have incorrect indentation level 2, expected level should be 0. 30799a33686 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/io/ZeroRowsInputFormat.java:39: warning: 'implements' have incorrect indentation level 2, expected level should be 4. 30822,30824c33709,33712 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/lib/RuleRegExp.java:107: warning: if child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/lib/RuleRegExp.java:108: warning: if child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/lib/RuleRegExp.java:109: warning: if child at indentation level 10 not at correct indentation, 8 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/lib/RuleRegExp.java:43: warning: ''['' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/lib/RuleRegExp.java:107: warning: 'if' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/lib/RuleRegExp.java:108: warning: 'if' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/lib/RuleRegExp.java:109: warning: 'if' child have incorrect indentation level 10, expected level should be 8. 30838,30850c33726,33741 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/lib/TaskGraphWalker.java:140: warning: if at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/lib/TaskGraphWalker.java:141: warning: if child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/lib/TaskGraphWalker.java:142: warning: if rcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/lib/TaskGraphWalker.java:144: warning: if at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/lib/TaskGraphWalker.java:145: warning: if child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/lib/TaskGraphWalker.java:146: warning: if rcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/lib/TaskGraphWalker.java:147: warning: if at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/lib/TaskGraphWalker.java:148: warning: if child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/lib/TaskGraphWalker.java:149: warning: if rcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/lib/TaskGraphWalker.java:151: warning: method def child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/lib/TaskGraphWalker.java:152: warning: method def child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/lib/TaskGraphWalker.java:153: warning: method def child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/lib/TaskGraphWalker.java:156: warning: if at indentation level 6 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/lib/TaskGraphWalker.java:140: warning: 'if' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/lib/TaskGraphWalker.java:141: warning: 'if' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/lib/TaskGraphWalker.java:142: warning: 'if rcurly' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/lib/TaskGraphWalker.java:144: warning: 'if' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/lib/TaskGraphWalker.java:145: warning: 'if' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/lib/TaskGraphWalker.java:146: warning: 'if rcurly' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/lib/TaskGraphWalker.java:147: warning: 'if' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/lib/TaskGraphWalker.java:148: warning: 'if' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/lib/TaskGraphWalker.java:149: warning: 'if rcurly' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/lib/TaskGraphWalker.java:151: warning: 'member def type' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/lib/TaskGraphWalker.java:151: warning: 'method def' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/lib/TaskGraphWalker.java:152: warning: 'member def type' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/lib/TaskGraphWalker.java:152: warning: 'method def' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/lib/TaskGraphWalker.java:153: warning: 'member def type' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/lib/TaskGraphWalker.java:153: warning: 'method def' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/lib/TaskGraphWalker.java:156: warning: 'if' have incorrect indentation level 6, expected level should be 4. 30852,30861c33743,33753 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/lib/TaskGraphWalker.java:159: warning: if child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/lib/TaskGraphWalker.java:160: warning: for at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/lib/TaskGraphWalker.java:161: warning: for child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/lib/TaskGraphWalker.java:162: warning: if at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/lib/TaskGraphWalker.java:163: warning: if child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/lib/TaskGraphWalker.java:164: warning: if rcurly at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/lib/TaskGraphWalker.java:165: warning: for rcurly at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/lib/TaskGraphWalker.java:167: warning: if at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/lib/TaskGraphWalker.java:168: warning: if child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/lib/TaskGraphWalker.java:169: warning: for at indentation level 10 not at correct indentation, 8 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/lib/TaskGraphWalker.java:159: warning: 'if' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/lib/TaskGraphWalker.java:160: warning: 'for' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/lib/TaskGraphWalker.java:161: warning: 'for' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/lib/TaskGraphWalker.java:161: warning: 'member def type' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/lib/TaskGraphWalker.java:162: warning: 'if' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/lib/TaskGraphWalker.java:163: warning: 'if' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/lib/TaskGraphWalker.java:164: warning: 'if rcurly' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/lib/TaskGraphWalker.java:165: warning: 'for rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/lib/TaskGraphWalker.java:167: warning: 'if' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/lib/TaskGraphWalker.java:168: warning: 'if' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/lib/TaskGraphWalker.java:169: warning: 'for' have incorrect indentation level 10, expected level should be 8. 30863,30870c33755,33762 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/lib/TaskGraphWalker.java:170: warning: for child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/lib/TaskGraphWalker.java:171: warning: for rcurly at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/lib/TaskGraphWalker.java:172: warning: if rcurly at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/lib/TaskGraphWalker.java:173: warning: if rcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/lib/TaskGraphWalker.java:175: warning: else child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/lib/TaskGraphWalker.java:176: warning: else rcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/lib/TaskGraphWalker.java:178: warning: if at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/lib/TaskGraphWalker.java:180: warning: if child at indentation level 8 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/lib/TaskGraphWalker.java:170: warning: 'for' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/lib/TaskGraphWalker.java:171: warning: 'for rcurly' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/lib/TaskGraphWalker.java:172: warning: 'if rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/lib/TaskGraphWalker.java:173: warning: 'if rcurly' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/lib/TaskGraphWalker.java:175: warning: 'else' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/lib/TaskGraphWalker.java:176: warning: 'else rcurly' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/lib/TaskGraphWalker.java:178: warning: 'if' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/lib/TaskGraphWalker.java:180: warning: 'if' child have incorrect indentation level 8, expected level should be 6. 30872,30877c33764,33769 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/lib/TaskGraphWalker.java:181: warning: if child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/lib/TaskGraphWalker.java:182: warning: if child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/lib/TaskGraphWalker.java:183: warning: if rcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/lib/TaskGraphWalker.java:185: warning: method def child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/lib/TaskGraphWalker.java:186: warning: method def child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/lib/TaskGraphWalker.java:187: warning: method def child at indentation level 6 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/lib/TaskGraphWalker.java:181: warning: 'if' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/lib/TaskGraphWalker.java:182: warning: 'if' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/lib/TaskGraphWalker.java:183: warning: 'if rcurly' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/lib/TaskGraphWalker.java:185: warning: 'method def' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/lib/TaskGraphWalker.java:186: warning: 'method def' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/lib/TaskGraphWalker.java:187: warning: 'method def' child have incorrect indentation level 6, expected level should be 4. 30894a33787 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/lockmgr/DbLockManager.java:149: warning: 'lock' have incorrect indentation level 12, expected level should be 14. 30901c33794 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/lockmgr/DbLockManager.java:290: warning: method def modifier at indentation level 4 not at correct indentation, 2 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/lockmgr/DbLockManager.java:290: warning: 'method def modifier' have incorrect indentation level 4, expected level should be 2. 30924,30929c33817,33823 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/lockmgr/DbTxnManager.java:283: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/lockmgr/DbTxnManager.java:284: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/lockmgr/DbTxnManager.java:285: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/lockmgr/DbTxnManager.java:286: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/lockmgr/DbTxnManager.java:287: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/lockmgr/DbTxnManager.java:288: warning: if at indentation level 8 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/lockmgr/DbTxnManager.java:283: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/lockmgr/DbTxnManager.java:284: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/lockmgr/DbTxnManager.java:285: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/lockmgr/DbTxnManager.java:286: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/lockmgr/DbTxnManager.java:287: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/lockmgr/DbTxnManager.java:288: warning: 'if' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/lockmgr/DbTxnManager.java:289: warning: 'if' child have incorrect indentation level 10, expected level should be 8. 30931,30933c33825,33827 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/lockmgr/DbTxnManager.java:289: warning: if child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/lockmgr/DbTxnManager.java:290: warning: if rcurly at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/lockmgr/DbTxnManager.java:291: warning: if at indentation level 8 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/lockmgr/DbTxnManager.java:290: warning: 'if rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/lockmgr/DbTxnManager.java:291: warning: 'if' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/lockmgr/DbTxnManager.java:292: warning: 'if' child have incorrect indentation level 10, expected level should be 8. 30935,30939c33829,33833 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/lockmgr/DbTxnManager.java:292: warning: if child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/lockmgr/DbTxnManager.java:293: warning: if rcurly at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/lockmgr/DbTxnManager.java:294: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/lockmgr/DbTxnManager.java:295: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/lockmgr/DbTxnManager.java:296: warning: if at indentation level 8 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/lockmgr/DbTxnManager.java:293: warning: 'if rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/lockmgr/DbTxnManager.java:294: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/lockmgr/DbTxnManager.java:295: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/lockmgr/DbTxnManager.java:296: warning: 'if' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/lockmgr/DbTxnManager.java:300: warning: 'if' child have incorrect indentation level 10, expected level should be 8. 30941,30942c33835 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/lockmgr/DbTxnManager.java:300: warning: if child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/lockmgr/DbTxnManager.java:302: warning: if rcurly at indentation level 8 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/lockmgr/DbTxnManager.java:302: warning: 'if rcurly' have incorrect indentation level 8, expected level should be 6. 30949,30950c33842,33843 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/lockmgr/DbTxnManager.java:325: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/lockmgr/DbTxnManager.java:328: warning: block child at indentation level 8 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/lockmgr/DbTxnManager.java:325: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/lockmgr/DbTxnManager.java:328: warning: 'block' child have incorrect indentation level 8, expected level should be 6. 30952,30985c33845,33878 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/lockmgr/DbTxnManager.java:351: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/lockmgr/DbTxnManager.java:352: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/lockmgr/DbTxnManager.java:353: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/lockmgr/DbTxnManager.java:355: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/lockmgr/DbTxnManager.java:356: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/lockmgr/DbTxnManager.java:357: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/lockmgr/DbTxnManager.java:358: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/lockmgr/DbTxnManager.java:359: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/lockmgr/DbTxnManager.java:361: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/lockmgr/DbTxnManager.java:362: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/lockmgr/DbTxnManager.java:363: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/lockmgr/DbTxnManager.java:364: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/lockmgr/DbTxnManager.java:365: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/lockmgr/DbTxnManager.java:366: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/lockmgr/DbTxnManager.java:367: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/lockmgr/DbTxnManager.java:369: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/lockmgr/DbTxnManager.java:371: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/lockmgr/DbTxnManager.java:396: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/lockmgr/DbTxnManager.java:397: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/lockmgr/DbTxnManager.java:398: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/lockmgr/DbTxnManager.java:400: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/lockmgr/DbTxnManager.java:401: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/lockmgr/DbTxnManager.java:402: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/lockmgr/DbTxnManager.java:403: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/lockmgr/DbTxnManager.java:404: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/lockmgr/DbTxnManager.java:405: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/lockmgr/DbTxnManager.java:407: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/lockmgr/DbTxnManager.java:408: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/lockmgr/DbTxnManager.java:409: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/lockmgr/DbTxnManager.java:410: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/lockmgr/DbTxnManager.java:411: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/lockmgr/DbTxnManager.java:412: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/lockmgr/DbTxnManager.java:414: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/lockmgr/DbTxnManager.java:416: warning: block child at indentation level 10 not at correct indentation, 8 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/lockmgr/DbTxnManager.java:351: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/lockmgr/DbTxnManager.java:352: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/lockmgr/DbTxnManager.java:353: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/lockmgr/DbTxnManager.java:355: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/lockmgr/DbTxnManager.java:356: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/lockmgr/DbTxnManager.java:357: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/lockmgr/DbTxnManager.java:358: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/lockmgr/DbTxnManager.java:359: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/lockmgr/DbTxnManager.java:361: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/lockmgr/DbTxnManager.java:362: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/lockmgr/DbTxnManager.java:363: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/lockmgr/DbTxnManager.java:364: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/lockmgr/DbTxnManager.java:365: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/lockmgr/DbTxnManager.java:366: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/lockmgr/DbTxnManager.java:367: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/lockmgr/DbTxnManager.java:369: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/lockmgr/DbTxnManager.java:371: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/lockmgr/DbTxnManager.java:396: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/lockmgr/DbTxnManager.java:397: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/lockmgr/DbTxnManager.java:398: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/lockmgr/DbTxnManager.java:400: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/lockmgr/DbTxnManager.java:401: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/lockmgr/DbTxnManager.java:402: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/lockmgr/DbTxnManager.java:403: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/lockmgr/DbTxnManager.java:404: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/lockmgr/DbTxnManager.java:405: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/lockmgr/DbTxnManager.java:407: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/lockmgr/DbTxnManager.java:408: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/lockmgr/DbTxnManager.java:409: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/lockmgr/DbTxnManager.java:410: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/lockmgr/DbTxnManager.java:411: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/lockmgr/DbTxnManager.java:412: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/lockmgr/DbTxnManager.java:414: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/lockmgr/DbTxnManager.java:416: warning: 'block' child have incorrect indentation level 10, expected level should be 8. 30988,31005c33881,33898 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/lockmgr/DbTxnManager.java:422: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/lockmgr/DbTxnManager.java:423: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/lockmgr/DbTxnManager.java:424: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/lockmgr/DbTxnManager.java:425: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/lockmgr/DbTxnManager.java:426: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/lockmgr/DbTxnManager.java:427: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/lockmgr/DbTxnManager.java:428: warning: if at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/lockmgr/DbTxnManager.java:429: warning: if child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/lockmgr/DbTxnManager.java:430: warning: if child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/lockmgr/DbTxnManager.java:431: warning: if rcurly at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/lockmgr/DbTxnManager.java:432: warning: else child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/lockmgr/DbTxnManager.java:433: warning: else child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/lockmgr/DbTxnManager.java:434: warning: else rcurly at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/lockmgr/DbTxnManager.java:435: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/lockmgr/DbTxnManager.java:436: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/lockmgr/DbTxnManager.java:438: warning: if at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/lockmgr/DbTxnManager.java:439: warning: if child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/lockmgr/DbTxnManager.java:440: warning: if rcurly at indentation level 10 not at correct indentation, 8 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/lockmgr/DbTxnManager.java:422: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/lockmgr/DbTxnManager.java:423: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/lockmgr/DbTxnManager.java:424: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/lockmgr/DbTxnManager.java:425: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/lockmgr/DbTxnManager.java:426: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/lockmgr/DbTxnManager.java:427: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/lockmgr/DbTxnManager.java:428: warning: 'if' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/lockmgr/DbTxnManager.java:429: warning: 'if' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/lockmgr/DbTxnManager.java:430: warning: 'if' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/lockmgr/DbTxnManager.java:431: warning: 'if rcurly' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/lockmgr/DbTxnManager.java:432: warning: 'else' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/lockmgr/DbTxnManager.java:433: warning: 'else' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/lockmgr/DbTxnManager.java:434: warning: 'else rcurly' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/lockmgr/DbTxnManager.java:435: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/lockmgr/DbTxnManager.java:436: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/lockmgr/DbTxnManager.java:438: warning: 'if' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/lockmgr/DbTxnManager.java:439: warning: 'if' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/lockmgr/DbTxnManager.java:440: warning: 'if rcurly' have incorrect indentation level 10, expected level should be 8. 31007,31031c33900,33924 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/lockmgr/DbTxnManager.java:441: warning: else at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/lockmgr/DbTxnManager.java:442: warning: if at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/lockmgr/DbTxnManager.java:443: warning: if child at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/lockmgr/DbTxnManager.java:444: warning: if rcurly at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/lockmgr/DbTxnManager.java:445: warning: else child at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/lockmgr/DbTxnManager.java:446: warning: else rcurly at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/lockmgr/DbTxnManager.java:447: warning: else rcurly at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/lockmgr/DbTxnManager.java:448: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/lockmgr/DbTxnManager.java:449: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/lockmgr/DbTxnManager.java:450: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/lockmgr/DbTxnManager.java:451: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/lockmgr/DbTxnManager.java:452: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/lockmgr/DbTxnManager.java:453: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/lockmgr/DbTxnManager.java:455: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/lockmgr/DbTxnManager.java:456: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/lockmgr/DbTxnManager.java:457: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/lockmgr/DbTxnManager.java:458: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/lockmgr/DbTxnManager.java:459: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/lockmgr/DbTxnManager.java:460: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/lockmgr/DbTxnManager.java:461: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/lockmgr/DbTxnManager.java:462: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/lockmgr/DbTxnManager.java:464: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/lockmgr/DbTxnManager.java:465: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/lockmgr/DbTxnManager.java:467: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/lockmgr/DbTxnManager.java:468: warning: block child at indentation level 10 not at correct indentation, 8 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/lockmgr/DbTxnManager.java:441: warning: 'else' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/lockmgr/DbTxnManager.java:442: warning: 'if' have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/lockmgr/DbTxnManager.java:443: warning: 'if' child have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/lockmgr/DbTxnManager.java:444: warning: 'if rcurly' have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/lockmgr/DbTxnManager.java:445: warning: 'else' child have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/lockmgr/DbTxnManager.java:446: warning: 'else rcurly' have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/lockmgr/DbTxnManager.java:447: warning: 'else rcurly' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/lockmgr/DbTxnManager.java:448: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/lockmgr/DbTxnManager.java:449: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/lockmgr/DbTxnManager.java:450: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/lockmgr/DbTxnManager.java:451: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/lockmgr/DbTxnManager.java:452: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/lockmgr/DbTxnManager.java:453: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/lockmgr/DbTxnManager.java:455: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/lockmgr/DbTxnManager.java:456: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/lockmgr/DbTxnManager.java:457: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/lockmgr/DbTxnManager.java:458: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/lockmgr/DbTxnManager.java:459: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/lockmgr/DbTxnManager.java:460: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/lockmgr/DbTxnManager.java:461: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/lockmgr/DbTxnManager.java:462: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/lockmgr/DbTxnManager.java:464: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/lockmgr/DbTxnManager.java:465: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/lockmgr/DbTxnManager.java:467: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/lockmgr/DbTxnManager.java:468: warning: 'block' child have incorrect indentation level 10, expected level should be 8. 31034a33928 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/lockmgr/DbTxnManager.java:590: warning: '.' have incorrect indentation level 8, expected level should be 10. 31043c33937,33938 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/lockmgr/DbTxnManager.java:781: warning: method call child at indentation level 6 not at correct indentation, 8 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/lockmgr/DbTxnManager.java:781: warning: '+' have incorrect indentation level 6, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/lockmgr/DbTxnManager.java:781: warning: 'method call' child have incorrect indentation level 6, expected level should be 8. 31045c33940,33945 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/lockmgr/DbTxnManager.java:807: warning: object def rcurly at indentation level 8 not at correct indentation, [10, 12] --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/lockmgr/DbTxnManager.java:801: warning: 'member def modifier' have incorrect indentation level 10, expected level should be one of the following: 12, 14, 16. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/lockmgr/DbTxnManager.java:801: warning: 'object def' child have incorrect indentation level 10, expected level should be one of the following: 12, 14, 16. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/lockmgr/DbTxnManager.java:803: warning: 'method def modifier' have incorrect indentation level 10, expected level should be one of the following: 12, 14, 16. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/lockmgr/DbTxnManager.java:805: warning: 'method def' child have incorrect indentation level 12, expected level should be one of the following: 14, 16, 18. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/lockmgr/DbTxnManager.java:806: warning: 'method def rcurly' have incorrect indentation level 10, expected level should be one of the following: 12, 14, 16. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/lockmgr/DbTxnManager.java:807: warning: 'object def rcurly' have incorrect indentation level 8, expected level should be one of the following: 10, 12. 31061,31068c33961,33969 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/lockmgr/DummyTxnManager.java:280: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/lockmgr/DummyTxnManager.java:281: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/lockmgr/DummyTxnManager.java:282: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/lockmgr/DummyTxnManager.java:283: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/lockmgr/DummyTxnManager.java:284: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/lockmgr/DummyTxnManager.java:285: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/lockmgr/DummyTxnManager.java:286: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/lockmgr/DummyTxnManager.java:287: warning: block child at indentation level 8 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/lockmgr/DummyTxnManager.java:280: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/lockmgr/DummyTxnManager.java:281: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/lockmgr/DummyTxnManager.java:282: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/lockmgr/DummyTxnManager.java:283: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/lockmgr/DummyTxnManager.java:284: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/lockmgr/DummyTxnManager.java:285: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/lockmgr/DummyTxnManager.java:286: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/lockmgr/DummyTxnManager.java:287: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/lockmgr/DummyTxnManager.java:298: warning: 'new' have incorrect indentation level 6, expected level should be 8. 31112a34014 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/lockmgr/HiveTxnManager.java:85: warning: 'method def modifier' have incorrect indentation level 3, expected level should be 2. 31114d34015 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/lockmgr/HiveTxnManager.java:85: warning: method def return type at indentation level 3 not at correct indentation, 2 31139,31152c34040,34053 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/lockmgr/zookeeper/ZooKeeperHiveLockManager.java:167: warning: method def modifier at indentation level 4 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/lockmgr/zookeeper/ZooKeeperHiveLockManager.java:168: warning: method def modifier at indentation level 4 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/lockmgr/zookeeper/ZooKeeperHiveLockManager.java:169: warning: method def child at indentation level 6 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/lockmgr/zookeeper/ZooKeeperHiveLockManager.java:170: warning: if at indentation level 6 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/lockmgr/zookeeper/ZooKeeperHiveLockManager.java:171: warning: if at indentation level 8 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/lockmgr/zookeeper/ZooKeeperHiveLockManager.java:172: warning: if child at indentation level 10 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/lockmgr/zookeeper/ZooKeeperHiveLockManager.java:173: warning: if rcurly at indentation level 8 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/lockmgr/zookeeper/ZooKeeperHiveLockManager.java:175: warning: if at indentation level 8 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/lockmgr/zookeeper/ZooKeeperHiveLockManager.java:176: warning: if child at indentation level 10 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/lockmgr/zookeeper/ZooKeeperHiveLockManager.java:177: warning: if rcurly at indentation level 8 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/lockmgr/zookeeper/ZooKeeperHiveLockManager.java:178: warning: if child at indentation level 8 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/lockmgr/zookeeper/ZooKeeperHiveLockManager.java:179: warning: if rcurly at indentation level 6 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/lockmgr/zookeeper/ZooKeeperHiveLockManager.java:180: warning: method def child at indentation level 6 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/lockmgr/zookeeper/ZooKeeperHiveLockManager.java:181: warning: method def rcurly at indentation level 4 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/lockmgr/zookeeper/ZooKeeperHiveLockManager.java:167: warning: 'method def modifier' have incorrect indentation level 4, expected level should be one of the following: 6, 8, 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/lockmgr/zookeeper/ZooKeeperHiveLockManager.java:169: warning: 'member def type' have incorrect indentation level 6, expected level should be one of the following: 8, 10, 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/lockmgr/zookeeper/ZooKeeperHiveLockManager.java:169: warning: 'method def' child have incorrect indentation level 6, expected level should be one of the following: 8, 10, 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/lockmgr/zookeeper/ZooKeeperHiveLockManager.java:170: warning: 'if' have incorrect indentation level 6, expected level should be one of the following: 8, 10, 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/lockmgr/zookeeper/ZooKeeperHiveLockManager.java:171: warning: 'if' have incorrect indentation level 8, expected level should be one of the following: 10, 12, 14. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/lockmgr/zookeeper/ZooKeeperHiveLockManager.java:172: warning: 'if' child have incorrect indentation level 10, expected level should be one of the following: 12, 14, 16. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/lockmgr/zookeeper/ZooKeeperHiveLockManager.java:173: warning: 'if rcurly' have incorrect indentation level 8, expected level should be one of the following: 10, 12, 14. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/lockmgr/zookeeper/ZooKeeperHiveLockManager.java:175: warning: 'if' have incorrect indentation level 8, expected level should be one of the following: 10, 12, 14. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/lockmgr/zookeeper/ZooKeeperHiveLockManager.java:176: warning: 'if' child have incorrect indentation level 10, expected level should be one of the following: 12, 14, 16. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/lockmgr/zookeeper/ZooKeeperHiveLockManager.java:177: warning: 'if rcurly' have incorrect indentation level 8, expected level should be one of the following: 10, 12, 14. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/lockmgr/zookeeper/ZooKeeperHiveLockManager.java:178: warning: 'if' child have incorrect indentation level 8, expected level should be one of the following: 10, 12, 14. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/lockmgr/zookeeper/ZooKeeperHiveLockManager.java:179: warning: 'if rcurly' have incorrect indentation level 6, expected level should be one of the following: 8, 10, 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/lockmgr/zookeeper/ZooKeeperHiveLockManager.java:180: warning: 'method def' child have incorrect indentation level 6, expected level should be one of the following: 8, 10, 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/lockmgr/zookeeper/ZooKeeperHiveLockManager.java:181: warning: 'method def rcurly' have incorrect indentation level 4, expected level should be one of the following: 6, 8, 10. 31161d34061 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/lockmgr/zookeeper/ZooKeeperHiveLockManager.java:597: warning: method def throws at indentation level 4 not at correct indentation, 6 31167c34067,34069 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/lockmgr/zookeeper/ZooKeeperHiveLockManager.java:724: warning: try at indentation level 2 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/lockmgr/zookeeper/ZooKeeperHiveLockManager.java:724: warning: 'try' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/lockmgr/zookeeper/ZooKeeperHiveLockManager.java:756: warning: 'HiveLockMode' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/lockmgr/zookeeper/ZooKeeperHiveLockManager.java:757: warning: 'String' have incorrect indentation level 4, expected level should be 6. 31186d34087 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/log/LogDivertAppender.java:83: warning: array initialization child at indentation level 12 not at correct indentation, [10, 26] 31215,31217c34116,34117 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/DefaultStorageHandler.java:68: warning: method def throws at indentation level 9 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/DefaultStorageHandler.java:69: warning: method def child at indentation level 5 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/DefaultStorageHandler.java:72: warning: method def modifier at indentation level 3 not at correct indentation, 2 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/DefaultStorageHandler.java:69: warning: 'method def' child have incorrect indentation level 5, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/DefaultStorageHandler.java:72: warning: 'method def modifier' have incorrect indentation level 3, expected level should be 2. 31229a34130 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/ForeignKeyInfo.java:48: warning: 'String' have incorrect indentation level 6, expected level should be 8. 31232a34134 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/ForeignKeyInfo.java:75: warning: 'fk' have incorrect indentation level 10, expected level should be 12. 31233a34136,34137 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/ForeignKeyInfo.java:124: warning: '"."' have incorrect indentation level 14, expected level should be 16. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/ForeignKeyInfo.java:125: warning: '", Column Name: "' have incorrect indentation level 14, expected level should be 16. 31235c34139 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/formatting/JsonMetaDataFormatter.java:66: warning: method def lcurly at indentation level 6 not at correct indentation, 2 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/formatting/JsonMetaDataFormatter.java:66: warning: 'method def lcurly' have incorrect indentation level 6, expected level should be 2. 31237,31238c34141,34142 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/formatting/JsonMetaDataFormatter.java:72: warning: method def rcurly at indentation level 6 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/formatting/JsonMetaDataFormatter.java:80: warning: method def lcurly at indentation level 6 not at correct indentation, 2 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/formatting/JsonMetaDataFormatter.java:72: warning: 'method def rcurly' have incorrect indentation level 6, expected level should be 2. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/formatting/JsonMetaDataFormatter.java:80: warning: 'method def lcurly' have incorrect indentation level 6, expected level should be 2. 31240c34144 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/formatting/JsonMetaDataFormatter.java:82: warning: method def rcurly at indentation level 6 not at correct indentation, 2 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/formatting/JsonMetaDataFormatter.java:82: warning: 'method def rcurly' have incorrect indentation level 6, expected level should be 2. 31246,31247d34149 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/formatting/JsonMetaDataFormatter.java:161: warning: method def throws at indentation level 10 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/formatting/JsonMetaDataFormatter.java:168: warning: method def throws at indentation level 10 not at correct indentation, 6 31249,31250c34151 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/formatting/JsonMetaDataFormatter.java:182: warning: method def throws at indentation level 10 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/formatting/JsonMetaDataFormatter.java:257: warning: method def throws at indentation level 10 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/formatting/JsonMetaDataFormatter.java:218: warning: 'conf' have incorrect indentation level 8, expected level should be 10. 31253d34153 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/formatting/JsonMetaDataFormatter.java:326: warning: method call child at indentation level 4 not at correct indentation, 6 31255d34154 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/formatting/JsonMetaDataFormatter.java:327: warning: method call child at indentation level 4 not at correct indentation, 6 31257d34155 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/formatting/JsonMetaDataFormatter.java:328: warning: method call child at indentation level 4 not at correct indentation, 6 31259d34156 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/formatting/JsonMetaDataFormatter.java:329: warning: method call child at indentation level 4 not at correct indentation, 6 31261c34158 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/formatting/JsonMetaDataFormatter.java:330: warning: method call child at indentation level 4 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/formatting/JsonMetaDataFormatter.java:330: warning: 'method call' child have incorrect indentation level 4, expected level should be 6. 31269d34165 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/formatting/JsonMetaDataFormatter.java:406: warning: method def throws at indentation level 10 not at correct indentation, 6 31272,31277c34168,34173 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/formatting/MapBuilder.java:29: warning: member def modifier at indentation level 4 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/formatting/MapBuilder.java:31: warning: ctor def modifier at indentation level 4 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/formatting/MapBuilder.java:33: warning: method def modifier at indentation level 4 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/formatting/MapBuilder.java:34: warning: method def child at indentation level 8 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/formatting/MapBuilder.java:35: warning: method def rcurly at indentation level 4 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/formatting/MapBuilder.java:37: warning: method def modifier at indentation level 4 not at correct indentation, 2 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/formatting/MapBuilder.java:29: warning: 'member def modifier' have incorrect indentation level 4, expected level should be 2. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/formatting/MapBuilder.java:31: warning: 'ctor def modifier' have incorrect indentation level 4, expected level should be 2. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/formatting/MapBuilder.java:33: warning: 'method def modifier' have incorrect indentation level 4, expected level should be 2. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/formatting/MapBuilder.java:34: warning: 'method def' child have incorrect indentation level 8, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/formatting/MapBuilder.java:35: warning: 'method def rcurly' have incorrect indentation level 4, expected level should be 2. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/formatting/MapBuilder.java:37: warning: 'method def modifier' have incorrect indentation level 4, expected level should be 2. 31279,31294c34175,34190 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/formatting/MapBuilder.java:38: warning: if at indentation level 8 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/formatting/MapBuilder.java:40: warning: method def child at indentation level 8 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/formatting/MapBuilder.java:41: warning: method def rcurly at indentation level 4 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/formatting/MapBuilder.java:43: warning: method def modifier at indentation level 4 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/formatting/MapBuilder.java:44: warning: method def child at indentation level 8 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/formatting/MapBuilder.java:45: warning: method def child at indentation level 8 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/formatting/MapBuilder.java:46: warning: method def rcurly at indentation level 4 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/formatting/MapBuilder.java:48: warning: method def modifier at indentation level 4 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/formatting/MapBuilder.java:49: warning: method def child at indentation level 8 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/formatting/MapBuilder.java:50: warning: method def child at indentation level 8 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/formatting/MapBuilder.java:51: warning: method def rcurly at indentation level 4 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/formatting/MapBuilder.java:53: warning: method def modifier at indentation level 4 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/formatting/MapBuilder.java:54: warning: method def child at indentation level 8 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/formatting/MapBuilder.java:55: warning: method def child at indentation level 8 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/formatting/MapBuilder.java:56: warning: method def rcurly at indentation level 4 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/formatting/MapBuilder.java:58: warning: method def modifier at indentation level 4 not at correct indentation, 2 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/formatting/MapBuilder.java:38: warning: 'if' have incorrect indentation level 8, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/formatting/MapBuilder.java:40: warning: 'method def' child have incorrect indentation level 8, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/formatting/MapBuilder.java:41: warning: 'method def rcurly' have incorrect indentation level 4, expected level should be 2. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/formatting/MapBuilder.java:43: warning: 'method def modifier' have incorrect indentation level 4, expected level should be 2. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/formatting/MapBuilder.java:44: warning: 'method def' child have incorrect indentation level 8, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/formatting/MapBuilder.java:45: warning: 'method def' child have incorrect indentation level 8, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/formatting/MapBuilder.java:46: warning: 'method def rcurly' have incorrect indentation level 4, expected level should be 2. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/formatting/MapBuilder.java:48: warning: 'method def modifier' have incorrect indentation level 4, expected level should be 2. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/formatting/MapBuilder.java:49: warning: 'method def' child have incorrect indentation level 8, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/formatting/MapBuilder.java:50: warning: 'method def' child have incorrect indentation level 8, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/formatting/MapBuilder.java:51: warning: 'method def rcurly' have incorrect indentation level 4, expected level should be 2. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/formatting/MapBuilder.java:53: warning: 'method def modifier' have incorrect indentation level 4, expected level should be 2. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/formatting/MapBuilder.java:54: warning: 'method def' child have incorrect indentation level 8, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/formatting/MapBuilder.java:55: warning: 'method def' child have incorrect indentation level 8, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/formatting/MapBuilder.java:56: warning: 'method def rcurly' have incorrect indentation level 4, expected level should be 2. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/formatting/MapBuilder.java:58: warning: 'method def modifier' have incorrect indentation level 4, expected level should be 2. 31296,31301c34192,34197 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/formatting/MapBuilder.java:59: warning: if at indentation level 8 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/formatting/MapBuilder.java:61: warning: method def child at indentation level 8 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/formatting/MapBuilder.java:62: warning: method def rcurly at indentation level 4 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/formatting/MapBuilder.java:64: warning: method def modifier at indentation level 4 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/formatting/MapBuilder.java:65: warning: method def child at indentation level 8 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/formatting/MapBuilder.java:66: warning: method def rcurly at indentation level 4 not at correct indentation, 2 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/formatting/MapBuilder.java:59: warning: 'if' have incorrect indentation level 8, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/formatting/MapBuilder.java:61: warning: 'method def' child have incorrect indentation level 8, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/formatting/MapBuilder.java:62: warning: 'method def rcurly' have incorrect indentation level 4, expected level should be 2. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/formatting/MapBuilder.java:64: warning: 'method def modifier' have incorrect indentation level 4, expected level should be 2. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/formatting/MapBuilder.java:65: warning: 'method def' child have incorrect indentation level 8, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/formatting/MapBuilder.java:66: warning: 'method def rcurly' have incorrect indentation level 4, expected level should be 2. 31308d34203 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/formatting/MetaDataFormatter.java:91: warning: method def throws at indentation level 10 not at correct indentation, 6 31310d34204 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/formatting/MetaDataFormatter.java:102: warning: method def throws at indentation level 10 not at correct indentation, 6 31312d34205 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/formatting/MetaDataFormatter.java:109: warning: method def throws at indentation level 10 not at correct indentation, 6 31317d34209 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/formatting/MetaDataFormatter.java:122: warning: method def throws at indentation level 10 not at correct indentation, 6 31321,31325c34213,34224 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/formatting/MetaDataFormatUtils.java:206: warning: method def child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/formatting/MetaDataFormatUtils.java:207: warning: method def child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/formatting/MetaDataFormatUtils.java:209: warning: method def child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/formatting/MetaDataFormatUtils.java:210: warning: method def child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/formatting/MetaDataFormatUtils.java:211: warning: method def child at indentation level 6 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/formatting/MetaDataFormatUtils.java:193: warning: 'PrimaryKeyInfo' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/formatting/MetaDataFormatUtils.java:205: warning: 'ForeignKeyCol' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/formatting/MetaDataFormatUtils.java:206: warning: 'member def type' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/formatting/MetaDataFormatUtils.java:206: warning: 'method def' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/formatting/MetaDataFormatUtils.java:207: warning: 'method def' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/formatting/MetaDataFormatUtils.java:209: warning: 'method def' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/formatting/MetaDataFormatUtils.java:210: warning: 'method def' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/formatting/MetaDataFormatUtils.java:211: warning: 'method def' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/formatting/MetaDataFormatUtils.java:215: warning: 'StringBuilder' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/formatting/MetaDataFormatUtils.java:216: warning: 'String' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/formatting/MetaDataFormatUtils.java:217: warning: 'List' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/formatting/MetaDataFormatUtils.java:228: warning: 'ForeignKeyInfo' have incorrect indentation level 4, expected level should be 6. 31348,31349c34247,34248 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/formatting/MetaDataFormatUtils.java:648: warning: else rcurly at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/formatting/MetaDataFormatUtils.java:649: warning: if rcurly at indentation level 6 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/formatting/MetaDataFormatUtils.java:648: warning: 'else rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/formatting/MetaDataFormatUtils.java:649: warning: 'if rcurly' have incorrect indentation level 6, expected level should be 4. 31355c34254 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/formatting/TextMetaDataFormatter.java:82: warning: method def lcurly at indentation level 6 not at correct indentation, 2 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/formatting/TextMetaDataFormatter.java:82: warning: 'method def lcurly' have incorrect indentation level 6, expected level should be 2. 31357c34256 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/formatting/TextMetaDataFormatter.java:84: warning: method def rcurly at indentation level 6 not at correct indentation, 2 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/formatting/TextMetaDataFormatter.java:84: warning: 'method def rcurly' have incorrect indentation level 6, expected level should be 2. 31359c34258 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/formatting/TextMetaDataFormatter.java:89: warning: method def lcurly at indentation level 6 not at correct indentation, 2 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/formatting/TextMetaDataFormatter.java:89: warning: 'method def lcurly' have incorrect indentation level 6, expected level should be 2. 31362,31363c34261,34262 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/formatting/TextMetaDataFormatter.java:103: warning: method def rcurly at indentation level 6 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/formatting/TextMetaDataFormatter.java:110: warning: method def lcurly at indentation level 6 not at correct indentation, 2 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/formatting/TextMetaDataFormatter.java:103: warning: 'method def rcurly' have incorrect indentation level 6, expected level should be 2. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/formatting/TextMetaDataFormatter.java:110: warning: 'method def lcurly' have incorrect indentation level 6, expected level should be 2. 31365c34264 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/formatting/TextMetaDataFormatter.java:122: warning: method def rcurly at indentation level 6 not at correct indentation, 2 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/formatting/TextMetaDataFormatter.java:122: warning: 'method def rcurly' have incorrect indentation level 6, expected level should be 2. 31371,31372c34270 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/formatting/TextMetaDataFormatter.java:252: warning: method def throws at indentation level 10 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/formatting/TextMetaDataFormatter.java:253: warning: method def lcurly at indentation level 10 not at correct indentation, 2 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/formatting/TextMetaDataFormatter.java:253: warning: 'method def lcurly' have incorrect indentation level 10, expected level should be 2. 31382c34280 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/formatting/TextMetaDataFormatter.java:475: warning: method def lcurly at indentation level 6 not at correct indentation, 2 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/formatting/TextMetaDataFormatter.java:475: warning: 'method def lcurly' have incorrect indentation level 6, expected level should be 2. 31384c34282 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/formatting/TextMetaDataFormatter.java:492: warning: method def rcurly at indentation level 6 not at correct indentation, 2 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/formatting/TextMetaDataFormatter.java:492: warning: 'method def rcurly' have incorrect indentation level 6, expected level should be 2. 31386c34284 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/formatting/TextMetaDataFormatter.java:500: warning: method def lcurly at indentation level 6 not at correct indentation, 2 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/formatting/TextMetaDataFormatter.java:500: warning: 'method def lcurly' have incorrect indentation level 6, expected level should be 2. 31388c34286 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/formatting/TextMetaDataFormatter.java:510: warning: method def rcurly at indentation level 6 not at correct indentation, 2 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/formatting/TextMetaDataFormatter.java:510: warning: 'method def rcurly' have incorrect indentation level 6, expected level should be 2. 31390d34287 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/formatting/TextMetaDataFormatter.java:518: warning: method def throws at indentation level 10 not at correct indentation, 6 31395c34292,34615 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/Hive.java:4571:7: Got an exception - expecting EOF, found '}' --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/Hive.java:79:8: warning: Unused import - org.apache.hadoop.hive.metastore.HiveMetaException. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/Hive.java:183: warning: Class Hive should be declared as final. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/Hive.java:186:16: warning: 'private' modifier out of order with the JLS suggestions. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/Hive.java:214:17: warning: 'static' modifier out of order with the JLS suggestions. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/Hive.java:214:38: warning: Name 'didRegisterAllFuncs' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/Hive.java:215:17: warning: 'static' modifier out of order with the JLS suggestions. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/Hive.java:223:26: warning: Avoid nested blocks. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/Hive.java:230:31: warning: Avoid nested blocks. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/Hive.java:261:5: warning: Declaring variables, return values or parameters of type 'HashSet' is not allowed. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/Hive.java:339: warning: '", db.isCurrentUserOwner = "' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/Hive.java:394: warning: First sentence should end with a period. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/Hive.java:418: warning: First sentence should end with a period. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/Hive.java:435: warning: First sentence should end with a period. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/Hive.java:476: warning: First sentence should end with a period. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/Hive.java:489: warning: First sentence should end with a period. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/Hive.java:499: warning: Line is longer than 100 characters (found 101). > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/Hive.java:511: warning: First sentence should end with a period. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/Hive.java:535: warning: First sentence should end with a period. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/Hive.java:563: warning: First sentence should end with a period. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/Hive.java:576:15: warning: More than 7 parameters (found 8). > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/Hive.java:626: warning: Line is longer than 100 characters (found 102). > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/Hive.java:631: warning: Line is longer than 100 characters (found 119). > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/Hive.java:653: warning: Line is longer than 100 characters (found 108). > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/Hive.java:700: warning: Line is longer than 100 characters (found 102). > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/Hive.java:719: warning: Line is longer than 100 characters (found 117). > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/Hive.java:728: warning: Line is longer than 100 characters (found 105). > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/Hive.java:756: warning: Line is longer than 100 characters (found 110). > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/Hive.java:760: warning: 'new' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/Hive.java:781: warning: First sentence should end with a period. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/Hive.java:800: warning: Line is longer than 100 characters (found 119). > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/Hive.java:803: warning: Line is longer than 100 characters (found 121). > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/Hive.java:840: warning: First sentence should end with a period. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/Hive.java:866: warning: 'List' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/Hive.java:867: warning: 'List' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/Hive.java:868: warning: 'List' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/Hive.java:869: warning: 'List' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/Hive.java:913: warning: 'method call' child have incorrect indentation level 3, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/Hive.java:913: warning: 'method def' child have incorrect indentation level 3, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/Hive.java:914: warning: 'method def rcurly' have incorrect indentation level 1, expected level should be 2. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/Hive.java:960:3: warning: Method length is 161 lines (max allowed is 150). > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/Hive.java:960:15: warning: More than 7 parameters (found 20). > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/Hive.java:977:13: warning: Name 'old_index' must match pattern '^[a-z][a-zA-Z0-9]*$'. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/Hive.java:980:29: warning: Must have at least one statement. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/Hive.java:988: warning: Line is longer than 100 characters (found 120). > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/Hive.java:998:29: warning: Must have at least one statement. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/Hive.java:1001: warning: Line is longer than 100 characters (found 104). > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/Hive.java:1011: warning: Line is longer than 100 characters (found 108). > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/Hive.java:1039: warning: '.' have incorrect indentation level 10, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/Hive.java:1083:36: warning: Inner assignments should be avoided. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/Hive.java:1084: warning: 'if' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/Hive.java:1084: warning: 'member def type' have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/Hive.java:1085: warning: 'if' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/Hive.java:1086: warning: 'if' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/Hive.java:1087: warning: 'if' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/Hive.java:1088: warning: 'if' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/Hive.java:1089: warning: 'if rcurly' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/Hive.java:1093: warning: Line is longer than 100 characters (found 105). > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/Hive.java:1110:39: warning: ',' is not followed by whitespace. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/Hive.java:1116:7: warning: '{' should be on the previous line. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/Hive.java:1143:57: warning: Name 'index_name' must match pattern '^[a-z][a-zA-Z0-9]*$'. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/Hive.java:1149:35: warning: Name 'db_name' must match pattern '^[a-z][a-zA-Z0-9]*$'. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/Hive.java:1149:51: warning: Name 'tbl_name' must match pattern '^[a-z][a-zA-Z0-9]*$'. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/Hive.java:1149:68: warning: Name 'index_name' must match pattern '^[a-z][a-zA-Z0-9]*$'. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/Hive.java:1259: warning: Line is longer than 100 characters (found 103). > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/Hive.java:1264: warning: Line is longer than 100 characters (found 114). > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/Hive.java:1275: warning: First sentence should end with a period. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/Hive.java:1286: warning: First sentence should end with a period. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/Hive.java:1299: warning: First sentence should end with a period. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/Hive.java:1319: warning: First sentence should end with a period. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/Hive.java:1334:46: warning: String literal expressions should be on the left side of an equals comparison. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/Hive.java:1432: warning: Line is longer than 100 characters (found 112). > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/Hive.java:1434: warning: Line is longer than 100 characters (found 113). > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/Hive.java:1490: warning: Line is longer than 100 characters (found 105). > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/Hive.java:1492: warning: Line is longer than 100 characters (found 107). > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/Hive.java:1494: warning: Line is longer than 100 characters (found 110). > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/Hive.java:1500: warning: 'if' construct must use '{}'s. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/Hive.java:1654: warning: First sentence should end with a period. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/Hive.java:1677:15: warning: More than 7 parameters (found 11). > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/Hive.java:1709: warning: Line is longer than 100 characters (found 105). > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/Hive.java:1712:3: warning: Method length is 176 lines (max allowed is 150). > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/Hive.java:1712:20: warning: More than 7 parameters (found 11). > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/Hive.java:1734: warning: Line is longer than 100 characters (found 115). > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/Hive.java:1747:56: warning: ',' is not followed by whitespace. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/Hive.java:1759: warning: Line is longer than 100 characters (found 101). > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/Hive.java:1760: warning: Line is longer than 100 characters (found 101). > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/Hive.java:1803: warning: '(' have incorrect indentation level 12, expected level should be 14. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/Hive.java:1808: warning: Line is longer than 100 characters (found 117). > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/Hive.java:1840:67: warning: ',' is not followed by whitespace. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/Hive.java:1845: warning: Line is longer than 100 characters (found 155). > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/Hive.java:1851: warning: Line is longer than 100 characters (found 101). > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/Hive.java:1852: warning: Line is longer than 100 characters (found 101). > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/Hive.java:1853: warning: Line is longer than 100 characters (found 127). > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/Hive.java:1857: warning: Line is longer than 100 characters (found 106). > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/Hive.java:1858: warning: Line is longer than 100 characters (found 114). > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/Hive.java:1867: warning: Line is longer than 100 characters (found 103). > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/Hive.java:1869: warning: Line is longer than 100 characters (found 109). > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/Hive.java:1897: warning: Line is longer than 100 characters (found 106). > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/Hive.java:1941:34: warning: Redundant throws: 'MetaException' is subclass of 'TException'. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/Hive.java:1949: warning: 'newTPart' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/Hive.java:1962: warning: 'method def modifier' have incorrect indentation level 0, expected level should be 2. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/Hive.java:1966: warning: 'if' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/Hive.java:1967: warning: 'if' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/Hive.java:1968: warning: 'if' child have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/Hive.java:1968: warning: 'method call' child have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/Hive.java:1969: warning: 'if rcurly' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/Hive.java:1971: warning: 'if' child have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/Hive.java:1971: warning: 'method call' child have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/Hive.java:1972: warning: 'if' child have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/Hive.java:1973: warning: 'if rcurly' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/Hive.java:1976: warning: 'member def type' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/Hive.java:1976: warning: 'method def' child have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/Hive.java:1977: warning: 'if' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/Hive.java:1978: warning: 'if' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/Hive.java:1979: warning: 'if' child have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/Hive.java:1979: warning: 'method call' child have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/Hive.java:1980: warning: 'if rcurly' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/Hive.java:1981: warning: 'for' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/Hive.java:1982: warning: 'for' child have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/Hive.java:1982: warning: 'method call' child have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/Hive.java:1983: warning: 'for rcurly' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/Hive.java:1984: warning: 'if rcurly' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/Hive.java:1985: warning: 'method def rcurly' have incorrect indentation level 0, expected level should be 2. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/Hive.java:1987: warning: First sentence should end with a period. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/Hive.java:1994: warning: 'method def modifier' have incorrect indentation level 0, expected level should be 2. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/Hive.java:1997: warning: 'member def type' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/Hive.java:1997: warning: 'method def' child have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/Hive.java:1998: warning: 'member def type' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/Hive.java:1998: warning: 'method def' child have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/Hive.java:1999: warning: 'member def type' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/Hive.java:1999: warning: 'method def' child have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/Hive.java:2000: warning: 'member def type' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/Hive.java:2000: warning: 'method def' child have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/Hive.java:2001: warning: 'member def type' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/Hive.java:2001: warning: 'method def' child have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/Hive.java:2001: warning: Comment matches to-do format 'TODO:'. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/Hive.java:2002: warning: 'if' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/Hive.java:2003: warning: 'if' child have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/Hive.java:2004: warning: 'if rcurly' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/Hive.java:2005: warning: 'member def type' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/Hive.java:2005: warning: 'method def' child have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/Hive.java:2006: warning: 'member def type' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/Hive.java:2006: warning: 'method def' child have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/Hive.java:2007: warning: 'member def type' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/Hive.java:2007: warning: 'method def' child have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/Hive.java:2008: warning: 'while' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/Hive.java:2009: warning: 'member def type' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/Hive.java:2009: warning: 'while' child have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/Hive.java:2012: warning: 'if' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/Hive.java:2013: warning: 'if' child have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/Hive.java:2014: warning: 'if rcurly' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/Hive.java:2015: warning: 'else' child have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/Hive.java:2015: warning: 'member def type' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/Hive.java:2016: warning: 'if' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/Hive.java:2017: warning: 'if' child have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/Hive.java:2017: warning: 'method call' child have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/Hive.java:2018: warning: 'if' child have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/Hive.java:2019: warning: 'if rcurly' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/Hive.java:2020: warning: Comment matches to-do format 'TODO:'. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/Hive.java:2021: warning: 'else' child have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/Hive.java:2021: warning: 'method call' child have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/Hive.java:2023: warning: 'else rcurly' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/Hive.java:2024: warning: 'else rcurly' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/Hive.java:2025: warning: 'while rcurly' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/Hive.java:2026: warning: 'for' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/Hive.java:2027: warning: 'for' child have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/Hive.java:2028: warning: 'for rcurly' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/Hive.java:2029: warning: 'if' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/Hive.java:2030: warning: 'if' child have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/Hive.java:2030: warning: 'method call' child have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/Hive.java:2031: warning: '+' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/Hive.java:2031: warning: 'method call' child have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/Hive.java:2032: warning: 'if rcurly' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/Hive.java:2033: warning: 'if' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/Hive.java:2035: warning: 'if' child have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/Hive.java:2035: warning: 'method call' child have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/Hive.java:2036: warning: 'if rcurly' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/Hive.java:2037: warning: 'method def rcurly' have incorrect indentation level 0, expected level should be 2. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/Hive.java:2039: warning: First sentence should end with a period. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/Hive.java:2049:50: warning: Redundant throws: 'FileNotFoundException' is subclass of 'IOException'. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/Hive.java:2057: warning: First sentence should end with a period. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/Hive.java:2065: warning: Line is longer than 100 characters (found 108). > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/Hive.java:2132:46: warning: More than 7 parameters (found 11). > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/Hive.java:2150: warning: Line is longer than 100 characters (found 101). > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/Hive.java:2165: warning: Line is longer than 100 characters (found 105). > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/Hive.java:2168:15: warning: Declaring variables, return values or parameters of type 'LinkedHashMap' is not allowed. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/Hive.java:2199: warning: Line is longer than 100 characters (found 106). > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/Hive.java:2245: warning: 'partNames' have incorrect indentation level 10, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/Hive.java:2276: warning: Line is longer than 100 characters (found 103). > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/Hive.java:2276:15: warning: More than 7 parameters (found 10). > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/Hive.java:2317: warning: 'loadFileType' have incorrect indentation level 12, expected level should be 14. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/Hive.java:2392: warning: Comment matches to-do format 'TODO:'. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/Hive.java:2399: warning: Line is longer than 100 characters (found 103). > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/Hive.java:2400: warning: Line is longer than 100 characters (found 102). > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/Hive.java:2405:22: warning: Name 'part_names' must match pattern '^[a-z][a-zA-Z0-9]*$'. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/Hive.java:2410: warning: Line is longer than 100 characters (found 116). > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/Hive.java:2423: warning: Line is longer than 100 characters (found 117). > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/Hive.java:2425:14: warning: '(' is followed by whitespace. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/Hive.java:2426: warning: 'getMSC' have incorrect indentation level 8, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/Hive.java:2426: warning: Line is longer than 100 characters (found 113). > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/Hive.java:2426:101: warning: ',' is not followed by whitespace. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/Hive.java:2427:37: warning: ',' is not followed by whitespace. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/Hive.java:2442: warning: Line is longer than 100 characters (found 113). > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/Hive.java:2463: warning: 'if' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/Hive.java:2482: warning: First sentence should end with a period. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/Hive.java:2503: warning: First sentence should end with a period. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/Hive.java:2555: warning: Line is longer than 100 characters (found 101). > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/Hive.java:2579:9: warning: '}' should be on the same line. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/Hive.java:2626:51: warning: String literal expressions should be on the left side of an equals comparison. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/Hive.java:2632: warning: Line is longer than 100 characters (found 114). > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/Hive.java:2680:61: warning: Name 'part_vals' must match pattern '^[a-z][a-zA-Z0-9]*$'. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/Hive.java:2686:39: warning: Name 'db_name' must match pattern '^[a-z][a-zA-Z0-9]*$'. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/Hive.java:2686:55: warning: Name 'tbl_name' must match pattern '^[a-z][a-zA-Z0-9]*$'. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/Hive.java:2687:20: warning: Name 'part_vals' must match pattern '^[a-z][a-zA-Z0-9]*$'. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/Hive.java:2692: warning: Line is longer than 100 characters (found 116). > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/Hive.java:2725: warning: Line is longer than 100 characters (found 102). > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/Hive.java:2729:44: warning: ',' is not followed by whitespace. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/Hive.java:2777: warning: First sentence should end with a period. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/Hive.java:2801:7: warning: Declaring variables, return values or parameters of type 'ArrayList' is not allowed. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/Hive.java:2861:24: warning: '(' is followed by whitespace. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/Hive.java:2928: warning: Comment matches to-do format 'TODO:'. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/Hive.java:2935: warning: 'getMSC' have incorrect indentation level 10, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/Hive.java:2936: warning: 'partNames' have incorrect indentation level 10, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/Hive.java:2946: warning: 'getMSC' have incorrect indentation level 10, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/Hive.java:2947: warning: 'partNames' have incorrect indentation level 10, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/Hive.java:2971:29: warning: Redundant throws: 'MetaException' is subclass of 'TException'. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/Hive.java:2971:44: warning: Redundant throws: 'NoSuchObjectException' is subclass of 'TException'. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/Hive.java:3027:27: warning: Redundant throws: 'MetaException' is subclass of 'TException'. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/Hive.java:3027:42: warning: Redundant throws: 'NoSuchObjectException' is subclass of 'TException'. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/Hive.java:3035: warning: 'tbl' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/Hive.java:3080: warning: Line is longer than 100 characters (found 137). > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/Hive.java:3082: warning: Line is longer than 100 characters (found 112). > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/Hive.java:3138:32: warning: Name 'get_privilege_set' must match pattern '^[a-z][a-zA-Z0-9]*$'. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/Hive.java:3139:14: warning: Name 'db_name' must match pattern '^[a-z][a-zA-Z0-9]*$'. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/Hive.java:3139:30: warning: Name 'table_name' must match pattern '^[a-z][a-zA-Z0-9]*$'. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/Hive.java:3139:55: warning: Name 'part_values' must match pattern '^[a-z][a-zA-Z0-9]*$'. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/Hive.java:3140:14: warning: Name 'column_name' must match pattern '^[a-z][a-zA-Z0-9]*$'. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/Hive.java:3140:34: warning: Name 'user_name' must match pattern '^[a-z][a-zA-Z0-9]*$'. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/Hive.java:3140:58: warning: Name 'group_names' must match pattern '^[a-z][a-zA-Z0-9]*$'. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/Hive.java:3176:23: warning: More than 7 parameters (found 8). > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/Hive.java:3191: warning: Line is longer than 100 characters (found 101). > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/Hive.java:3218: warning: Line is longer than 100 characters (found 101). > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/Hive.java:3221: warning: Line is longer than 100 characters (found 111). > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/Hive.java:3237: warning: Line is longer than 100 characters (found 103). > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/Hive.java:3256: warning: Line is longer than 100 characters (found 107). > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/Hive.java:3264: warning: Line is longer than 100 characters (found 115). > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/Hive.java:3270: warning: Line is longer than 100 characters (found 103). > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/Hive.java:3271: warning: Line is longer than 100 characters (found 105). > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/Hive.java:3293: warning: '" and the destination path's schema is "' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/Hive.java:3310: warning: Line is longer than 100 characters (found 118). > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/Hive.java:3311: warning: Line is longer than 100 characters (found 112). > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/Hive.java:3312: warning: Line is longer than 100 characters (found 102). > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/Hive.java:3316: warning: Line is longer than 100 characters (found 119). > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/Hive.java:3333: warning: Line is longer than 100 characters (found 118). > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/Hive.java:3333:23: warning: More than 7 parameters (found 8). > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/Hive.java:3334: warning: Line is longer than 100 characters (found 115). > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/Hive.java:3345: warning: Line is longer than 100 characters (found 104). > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/Hive.java:3346: warning: Line is longer than 100 characters (found 101). > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/Hive.java:3347: warning: Line is longer than 100 characters (found 104). > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/Hive.java:3348: warning: Line is longer than 100 characters (found 105). > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/Hive.java:3357: warning: Line is longer than 100 characters (found 125). > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/Hive.java:3417: warning: Line is longer than 100 characters (found 111). > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/Hive.java:3455: warning: Line is longer than 100 characters (found 107). > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/Hive.java:3476:48: warning: Must have at least one statement. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/Hive.java:3488: warning: Line is longer than 100 characters (found 113). > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/Hive.java:3498: warning: Line is longer than 100 characters (found 109). > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/Hive.java:3499: warning: Line is longer than 100 characters (found 108). > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/Hive.java:3500: warning: Line is longer than 100 characters (found 107). > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/Hive.java:3564:10: warning: 'private' modifier out of order with the JLS suggestions. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/Hive.java:3568:10: warning: 'private' modifier out of order with the JLS suggestions. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/Hive.java:3588:10: warning: 'private' modifier out of order with the JLS suggestions. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/Hive.java:3603: warning: 'if' construct must use '{}'s. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/Hive.java:3606: warning: 'if' construct must use '{}'s. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/Hive.java:3608: warning: 'else' construct must use '{}'s. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/Hive.java:3613: warning: Line is longer than 100 characters (found 116). > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/Hive.java:3617: warning: Line is longer than 100 characters (found 120). > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/Hive.java:3617:10: warning: 'protected' modifier out of order with the JLS suggestions. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/Hive.java:3624: warning: Line is longer than 100 characters (found 107). > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/Hive.java:3625: warning: Line is longer than 100 characters (found 109). > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/Hive.java:3629: warning: Line is longer than 100 characters (found 107). > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/Hive.java:3630: warning: Line is longer than 100 characters (found 102). > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/Hive.java:3650:10: warning: 'protected' modifier out of order with the JLS suggestions. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/Hive.java:3650:25: warning: More than 7 parameters (found 8). > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/Hive.java:3736: warning: 'fs' have incorrect indentation level 14, expected level should be 16. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/Hive.java:3752:25: warning: ',' is not followed by whitespace. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/Hive.java:3753:71: warning: ',' is not followed by whitespace. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/Hive.java:3802: warning: 'if' construct must use '{}'s. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/Hive.java:3827: warning: Line is longer than 100 characters (found 111). > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/Hive.java:3836:18: warning: More than 7 parameters (found 10). > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/Hive.java:3893: warning: Line is longer than 100 characters (found 101). > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/Hive.java:3960: warning: 'if' construct must use '{}'s. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/Hive.java:3992: warning: Line is longer than 100 characters (found 101). > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/Hive.java:3994: warning: Line is longer than 100 characters (found 101). > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/Hive.java:4015:42: warning: ',' is not followed by whitespace. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/Hive.java:4033: warning: 'getMSC' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/Hive.java:4034: warning: 'destinationTableName' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/Hive.java:4056: warning: 'org' have incorrect indentation level 10, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/Hive.java:4064: warning: 'HiveUtils' have incorrect indentation level 14, expected level should be 16. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/Hive.java:4086: warning: Missing a Javadoc comment. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/Hive.java:4195: warning: Line is longer than 100 characters (found 103). > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/Hive.java:4216: warning: 'try' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/Hive.java:4225: warning: 'List' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/Hive.java:4230:65: warning: ',' is not followed by whitespace. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/Hive.java:4245: warning: 'String' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/Hive.java:4246: warning: 'try' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/Hive.java:4247: warning: 'try' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/Hive.java:4248: warning: 'try rcurly' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/Hive.java:4249: warning: 'catch' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/Hive.java:4250: warning: 'catch' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/Hive.java:4251: warning: 'catch rcurly' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/Hive.java:4252: warning: 'method def rcurly' have incorrect indentation level 4, expected level should be 2. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/Hive.java:4298: warning: Line is longer than 100 characters (found 106). > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/Hive.java:4303: warning: 'if' construct must use '{}'s. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/Hive.java:4304: warning: 'if' construct must use '{}'s. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/Hive.java:4305: warning: 'else' construct must use '{}'s. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/Hive.java:4499: warning: Line is longer than 100 characters (found 123). > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/Hive.java:4509: warning: Line is longer than 100 characters (found 123). > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/Hive.java:4519: warning: Line is longer than 100 characters (found 135). > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/Hive.java:4529: warning: Line is longer than 100 characters (found 137). > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/Hive.java:4566: warning: Line is longer than 100 characters (found 105). > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/Hive.java:4605: warning: Line is longer than 100 characters (found 117). > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/Hive.java:4637: warning: Line is longer than 100 characters (found 108). > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/Hive.java:4665: warning: Line is longer than 100 characters (found 102). > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/Hive.java:4677: warning: Line is longer than 100 characters (found 110). > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/Hive.java:4681: warning: Line is longer than 100 characters (found 102). 31396a34617 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/HiveException.java:93:37: warning: '{' should have line break after. 31422d34642 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/HiveStorageHandler.java:83: warning: method def throws at indentation level 4 not at correct indentation, 6 31423a34644 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/HiveStorageHandler.java:103: warning: 'Map' have incorrect indentation level 4, expected level should be 6. 31426a34648 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/HiveStorageHandler.java:129: warning: 'Map' have incorrect indentation level 4, expected level should be 6. 31427a34650,34651 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/HiveStorageHandler.java:145: warning: 'TableDesc' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/HiveStorageHandler.java:146: warning: 'Map' have incorrect indentation level 4, expected level should be 6. 31429a34654,34656 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/HiveStoragePredicateHandler.java:63: warning: 'JobConf' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/HiveStoragePredicateHandler.java:64: warning: 'Deserializer' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/HiveStoragePredicateHandler.java:65: warning: 'ExprNodeDesc' have incorrect indentation level 4, expected level should be 6. 31446a34674 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/HiveUtils.java:289: warning: 'HiveConf' have incorrect indentation level 6, expected level should be 8. 31448a34677,34681 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/HiveUtils.java:297: warning: 'Configuration' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/HiveUtils.java:304: warning: '(' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/HiveUtils.java:305: warning: 'Class' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/HiveUtils.java:326: warning: '(' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/HiveUtils.java:327: warning: 'Class' have incorrect indentation level 8, expected level should be 10. 31453d34685 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/HiveUtils.java:401: warning: method def throws at indentation level 10 not at correct indentation, 6 31455c34687 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/HiveUtils.java:419: warning: method def rparen at indentation level 6 not at correct indentation, 2 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/HiveUtils.java:419: warning: 'method def rparen' have incorrect indentation level 6, expected level should be 2. 31583d34814 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/SessionHiveMetaStoreClient.java:579: warning: assign at indentation level 14 not at correct indentation, 8 31589a34821 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/Table.java:154: warning: 'getEmptyTable' have incorrect indentation level 2, expected level should be 6. 31610,31613c34842,34845 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/Table.java:412: warning: method def child at indentation level 5 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/Table.java:413: warning: method def rcurly at indentation level 3 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/Table.java:416: warning: method def child at indentation level 5 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/Table.java:417: warning: method def rcurly at indentation level 3 not at correct indentation, 2 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/Table.java:412: warning: 'method def' child have incorrect indentation level 5, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/Table.java:413: warning: 'method def rcurly' have incorrect indentation level 3, expected level should be 2. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/Table.java:416: warning: 'method def' child have incorrect indentation level 5, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/Table.java:417: warning: 'method def rcurly' have incorrect indentation level 3, expected level should be 2. 31617,31645c34849,34878 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/Table.java:449: warning: method def modifier at indentation level 3 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/Table.java:457: warning: method def modifier at indentation level 3 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/Table.java:458: warning: method def modifier at indentation level 3 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/Table.java:459: warning: method def child at indentation level 5 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/Table.java:460: warning: method def child at indentation level 5 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/Table.java:461: warning: method def child at indentation level 5 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/Table.java:462: warning: method def child at indentation level 5 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/Table.java:463: warning: method def rcurly at indentation level 3 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/Table.java:468: warning: method def modifier at indentation level 3 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/Table.java:469: warning: method def modifier at indentation level 3 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/Table.java:470: warning: if at indentation level 5 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/Table.java:471: warning: if child at indentation level 7 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/Table.java:472: warning: if rcurly at indentation level 5 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/Table.java:473: warning: if at indentation level 5 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/Table.java:474: warning: if child at indentation level 7 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/Table.java:475: warning: if rcurly at indentation level 5 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/Table.java:476: warning: if at indentation level 5 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/Table.java:477: warning: if child at indentation level 7 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/Table.java:478: warning: if rcurly at indentation level 5 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/Table.java:479: warning: method def child at indentation level 5 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/Table.java:480: warning: if at indentation level 5 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/Table.java:481: warning: if at indentation level 7 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/Table.java:482: warning: if child at indentation level 9 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/Table.java:483: warning: if rcurly at indentation level 7 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/Table.java:484: warning: if rcurly at indentation level 5 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/Table.java:485: warning: if child at indentation level 7 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/Table.java:486: warning: if rcurly at indentation level 5 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/Table.java:487: warning: method def child at indentation level 5 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/Table.java:488: warning: method def rcurly at indentation level 3 not at correct indentation, 2 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/Table.java:449: warning: 'method def modifier' have incorrect indentation level 3, expected level should be 2. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/Table.java:457: warning: 'method def modifier' have incorrect indentation level 3, expected level should be 2. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/Table.java:459: warning: 'member def modifier' have incorrect indentation level 5, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/Table.java:459: warning: 'method def' child have incorrect indentation level 5, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/Table.java:460: warning: 'member def type' have incorrect indentation level 5, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/Table.java:460: warning: 'method def' child have incorrect indentation level 5, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/Table.java:461: warning: 'method def' child have incorrect indentation level 5, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/Table.java:462: warning: 'method def' child have incorrect indentation level 5, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/Table.java:463: warning: 'method def rcurly' have incorrect indentation level 3, expected level should be 2. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/Table.java:468: warning: 'method def modifier' have incorrect indentation level 3, expected level should be 2. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/Table.java:470: warning: 'if' have incorrect indentation level 5, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/Table.java:471: warning: 'if' child have incorrect indentation level 7, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/Table.java:472: warning: 'if rcurly' have incorrect indentation level 5, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/Table.java:473: warning: 'if' have incorrect indentation level 5, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/Table.java:474: warning: 'if' child have incorrect indentation level 7, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/Table.java:475: warning: 'if rcurly' have incorrect indentation level 5, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/Table.java:476: warning: 'if' have incorrect indentation level 5, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/Table.java:477: warning: 'if' child have incorrect indentation level 7, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/Table.java:478: warning: 'if rcurly' have incorrect indentation level 5, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/Table.java:479: warning: 'member def type' have incorrect indentation level 5, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/Table.java:479: warning: 'method def' child have incorrect indentation level 5, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/Table.java:480: warning: 'if' have incorrect indentation level 5, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/Table.java:481: warning: 'if' have incorrect indentation level 7, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/Table.java:482: warning: 'if' child have incorrect indentation level 9, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/Table.java:483: warning: 'if rcurly' have incorrect indentation level 7, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/Table.java:484: warning: 'if rcurly' have incorrect indentation level 5, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/Table.java:485: warning: 'if' child have incorrect indentation level 7, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/Table.java:486: warning: 'if rcurly' have incorrect indentation level 5, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/Table.java:487: warning: 'method def' child have incorrect indentation level 5, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/metadata/Table.java:488: warning: 'method def rcurly' have incorrect indentation level 3, expected level should be 2. 31692a34926,34930 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/AbstractSMBJoinProc.java:81: warning: 'Stack' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/AbstractSMBJoinProc.java:82: warning: 'SortBucketJoinProcCtx' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/AbstractSMBJoinProc.java:83: warning: 'Object' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/AbstractSMBJoinProc.java:91: warning: '||' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/AbstractSMBJoinProc.java:138: warning: 'SortBucketJoinProcCtx' have incorrect indentation level 4, expected level should be 6. 31693a34932 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/AbstractSMBJoinProc.java:151: warning: 'this' have incorrect indentation level 6, expected level should be 8. 31695a34935,34941 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/AbstractSMBJoinProc.java:239: warning: 'SortBucketJoinProcCtx' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/AbstractSMBJoinProc.java:240: warning: 'List' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/AbstractSMBJoinProc.java:241: warning: 'Map' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/AbstractSMBJoinProc.java:242: warning: 'String' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/AbstractSMBJoinProc.java:243: warning: 'int' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/AbstractSMBJoinProc.java:244: warning: 'List' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/AbstractSMBJoinProc.java:295: warning: 'this' have incorrect indentation level 8, expected level should be 10. 31696a34943,34964 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/AbstractSMBJoinProc.java:321: warning: 'joinCols' have incorrect indentation level 10, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/AbstractSMBJoinProc.java:322: warning: 'sortColumnsFirstTable' have incorrect indentation level 10, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/AbstractSMBJoinProc.java:412: warning: 'JoinOperator' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/AbstractSMBJoinProc.java:413: warning: 'SortBucketJoinProcCtx' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/AbstractSMBJoinProc.java:415: warning: 'canConvertJoinToBucketMapJoin' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/AbstractSMBJoinProc.java:430: warning: 'JoinOperator' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/AbstractSMBJoinProc.java:431: warning: 'SortBucketJoinProcCtx' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/AbstractSMBJoinProc.java:453: warning: 'ReflectionUtils' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/AbstractSMBJoinProc.java:463: warning: 'bigTableMatcher' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/AbstractSMBJoinProc.java:470: warning: 'bigTablePosition' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/AbstractSMBJoinProc.java:507: warning: 'JoinOperator' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/AbstractSMBJoinProc.java:508: warning: 'SortBucketJoinProcCtx' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/AbstractSMBJoinProc.java:510: warning: 'pGraphContext' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/AbstractSMBJoinProc.java:511: warning: 'joinOp' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/AbstractSMBJoinProc.java:512: warning: 'joinOp' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/AbstractSMBJoinProc.java:513: warning: 'joinOp' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/AbstractSMBJoinProc.java:514: warning: 'joinOp' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/AbstractSMBJoinProc.java:515: warning: 'joinContext' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/AbstractSMBJoinProc.java:516: warning: 'false' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/AbstractSMBJoinProc.java:517: warning: 'false' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/AbstractSMBJoinProc.java:530: warning: 'JoinOperator' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/AbstractSMBJoinProc.java:531: warning: 'SortBucketJoinProcCtx' have incorrect indentation level 4, expected level should be 6. 31698d34965 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/AvgPartitionSizeBasedBigTableSelectorForAutoSMJ.java:51: warning: method def throws at indentation level 4 not at correct indentation, 6 31703d34969 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/BigTableSelectorForAutoSMJ.java:35: warning: method def throws at indentation level 4 not at correct indentation, 6 31712a34979 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/BucketingSortingReduceSinkOptimizer.java:407: warning: 'fsOp' have incorrect indentation level 8, expected level should be 10. 31718a34986,34989 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/BucketJoinProcCtx.java:34: warning: 'LoggerFactory' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/BucketJoinProcCtx.java:96: warning: 'Map' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/BucketJoinProcCtx.java:101: warning: 'Map' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/BucketJoinProcCtx.java:106: warning: 'Map' have incorrect indentation level 4, expected level should be 6. 31735,31743c35006,35014 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/cost/HiveAlgorithmsUtil.java:240: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/cost/HiveAlgorithmsUtil.java:241: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/cost/HiveAlgorithmsUtil.java:244: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/cost/HiveAlgorithmsUtil.java:245: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/cost/HiveAlgorithmsUtil.java:246: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/cost/HiveAlgorithmsUtil.java:249: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/cost/HiveAlgorithmsUtil.java:250: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/cost/HiveAlgorithmsUtil.java:251: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/cost/HiveAlgorithmsUtil.java:254: warning: block child at indentation level 8 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/cost/HiveAlgorithmsUtil.java:240: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/cost/HiveAlgorithmsUtil.java:241: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/cost/HiveAlgorithmsUtil.java:244: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/cost/HiveAlgorithmsUtil.java:245: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/cost/HiveAlgorithmsUtil.java:246: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/cost/HiveAlgorithmsUtil.java:249: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/cost/HiveAlgorithmsUtil.java:250: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/cost/HiveAlgorithmsUtil.java:251: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/cost/HiveAlgorithmsUtil.java:254: warning: 'block' child have incorrect indentation level 8, expected level should be 6. 31745c35016,35019 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/cost/HiveCost.java:43: warning: object def rcurly at indentation level 49 not at correct indentation, [2, 4] --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/cost/HiveCost.java:39: warning: 'method def modifier' have incorrect indentation level 51, expected level should be one of the following: 4, 6, 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/cost/HiveCost.java:41: warning: 'method def' child have incorrect indentation level 53, expected level should be one of the following: 6, 8, 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/cost/HiveCost.java:42: warning: 'method def rcurly' have incorrect indentation level 51, expected level should be one of the following: 4, 6, 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/cost/HiveCost.java:43: warning: 'object def rcurly' have incorrect indentation level 49, expected level should be one of the following: 2, 4. 31747,31749c35021,35032 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/cost/HiveCost.java:51: warning: object def rcurly at indentation level 49 not at correct indentation, [2, 4] < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/cost/HiveCost.java:58: warning: object def rcurly at indentation level 49 not at correct indentation, [2, 4] < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/cost/HiveCost.java:65: warning: object def rcurly at indentation level 49 not at correct indentation, [2, 4] --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/cost/HiveCost.java:47: warning: 'method def modifier' have incorrect indentation level 51, expected level should be one of the following: 4, 6, 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/cost/HiveCost.java:49: warning: 'method def' child have incorrect indentation level 53, expected level should be one of the following: 6, 8, 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/cost/HiveCost.java:50: warning: 'method def rcurly' have incorrect indentation level 51, expected level should be one of the following: 4, 6, 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/cost/HiveCost.java:51: warning: 'object def rcurly' have incorrect indentation level 49, expected level should be one of the following: 2, 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/cost/HiveCost.java:54: warning: 'method def modifier' have incorrect indentation level 51, expected level should be one of the following: 4, 6, 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/cost/HiveCost.java:56: warning: 'method def' child have incorrect indentation level 53, expected level should be one of the following: 6, 8, 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/cost/HiveCost.java:57: warning: 'method def rcurly' have incorrect indentation level 51, expected level should be one of the following: 4, 6, 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/cost/HiveCost.java:58: warning: 'object def rcurly' have incorrect indentation level 49, expected level should be one of the following: 2, 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/cost/HiveCost.java:61: warning: 'method def modifier' have incorrect indentation level 51, expected level should be one of the following: 4, 6, 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/cost/HiveCost.java:63: warning: 'method def' child have incorrect indentation level 53, expected level should be one of the following: 6, 8, 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/cost/HiveCost.java:64: warning: 'method def rcurly' have incorrect indentation level 51, expected level should be one of the following: 4, 6, 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/cost/HiveCost.java:65: warning: 'object def rcurly' have incorrect indentation level 49, expected level should be one of the following: 2, 4. 31783,31790c35066,35073 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/cost/HiveOnTezCostModel.java:260: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/cost/HiveOnTezCostModel.java:261: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/cost/HiveOnTezCostModel.java:262: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/cost/HiveOnTezCostModel.java:263: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/cost/HiveOnTezCostModel.java:264: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/cost/HiveOnTezCostModel.java:265: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/cost/HiveOnTezCostModel.java:266: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/cost/HiveOnTezCostModel.java:267: warning: block child at indentation level 10 not at correct indentation, 8 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/cost/HiveOnTezCostModel.java:260: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/cost/HiveOnTezCostModel.java:261: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/cost/HiveOnTezCostModel.java:262: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/cost/HiveOnTezCostModel.java:263: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/cost/HiveOnTezCostModel.java:264: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/cost/HiveOnTezCostModel.java:265: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/cost/HiveOnTezCostModel.java:266: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/cost/HiveOnTezCostModel.java:267: warning: 'block' child have incorrect indentation level 10, expected level should be 8. 31799,31806c35082,35089 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/cost/HiveOnTezCostModel.java:432: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/cost/HiveOnTezCostModel.java:433: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/cost/HiveOnTezCostModel.java:434: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/cost/HiveOnTezCostModel.java:435: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/cost/HiveOnTezCostModel.java:436: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/cost/HiveOnTezCostModel.java:437: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/cost/HiveOnTezCostModel.java:438: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/cost/HiveOnTezCostModel.java:439: warning: block child at indentation level 10 not at correct indentation, 8 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/cost/HiveOnTezCostModel.java:432: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/cost/HiveOnTezCostModel.java:433: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/cost/HiveOnTezCostModel.java:434: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/cost/HiveOnTezCostModel.java:435: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/cost/HiveOnTezCostModel.java:436: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/cost/HiveOnTezCostModel.java:437: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/cost/HiveOnTezCostModel.java:438: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/cost/HiveOnTezCostModel.java:439: warning: 'block' child have incorrect indentation level 10, expected level should be 8. 31817,31824c35100,35107 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/cost/HiveOnTezCostModel.java:592: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/cost/HiveOnTezCostModel.java:593: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/cost/HiveOnTezCostModel.java:594: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/cost/HiveOnTezCostModel.java:595: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/cost/HiveOnTezCostModel.java:596: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/cost/HiveOnTezCostModel.java:597: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/cost/HiveOnTezCostModel.java:598: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/cost/HiveOnTezCostModel.java:599: warning: block child at indentation level 10 not at correct indentation, 8 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/cost/HiveOnTezCostModel.java:592: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/cost/HiveOnTezCostModel.java:593: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/cost/HiveOnTezCostModel.java:594: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/cost/HiveOnTezCostModel.java:595: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/cost/HiveOnTezCostModel.java:596: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/cost/HiveOnTezCostModel.java:597: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/cost/HiveOnTezCostModel.java:598: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/cost/HiveOnTezCostModel.java:599: warning: 'block' child have incorrect indentation level 10, expected level should be 8. 31851a35135 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/functions/HiveSqlSumAggFunction.java:58: warning: 'SqlOperandTypeInference' have incorrect indentation level 4, expected level should be 6. 31874c35158,35161 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/HiveCalciteUtil.java:647: warning: object def rcurly at indentation level 60 not at correct indentation, [2, 4] --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/HiveCalciteUtil.java:644: warning: 'method def modifier' have incorrect indentation level 62, expected level should be one of the following: 4, 6, 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/HiveCalciteUtil.java:645: warning: 'method def' child have incorrect indentation level 64, expected level should be one of the following: 6, 8, 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/HiveCalciteUtil.java:646: warning: 'method def rcurly' have incorrect indentation level 62, expected level should be one of the following: 4, 6, 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/HiveCalciteUtil.java:647: warning: 'object def rcurly' have incorrect indentation level 60, expected level should be one of the following: 2, 4. 31878c35165 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/HiveCalciteUtil.java:735: warning: catch child at indentation level 8 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/HiveCalciteUtil.java:735: warning: 'catch' child have incorrect indentation level 8, expected level should be 6. 31887a35175 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/HiveConfPlannerContext.java:29:43: warning: '{' should have line break after. 31899,31902c35187,35190 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/HiveRelDistribution.java:55: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/HiveRelDistribution.java:56: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/HiveRelDistribution.java:57: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/HiveRelDistribution.java:58: warning: block child at indentation level 8 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/HiveRelDistribution.java:55: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/HiveRelDistribution.java:56: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/HiveRelDistribution.java:57: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/HiveRelDistribution.java:58: warning: 'block' child have incorrect indentation level 8, expected level should be 6. 31908,31911c35196,35199 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/HiveRelFactories.java:196: warning: if at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/HiveRelFactories.java:197: warning: if child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/HiveRelFactories.java:199: warning: if rcurly at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/HiveRelFactories.java:200: warning: method def child at indentation level 8 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/HiveRelFactories.java:196: warning: 'if' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/HiveRelFactories.java:197: warning: 'if' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/HiveRelFactories.java:199: warning: 'if rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/HiveRelFactories.java:200: warning: 'method def' child have incorrect indentation level 8, expected level should be 6. 31918,31921c35206,35209 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/HiveRelShuttle.java:34: warning: method def return type at indentation level 4 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/HiveRelShuttle.java:35: warning: method def return type at indentation level 4 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/HiveRelShuttle.java:36: warning: method def return type at indentation level 4 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/HiveRelShuttle.java:37: warning: method def return type at indentation level 4 not at correct indentation, 2 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/HiveRelShuttle.java:34: warning: 'method def modifier' have incorrect indentation level 4, expected level should be 2. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/HiveRelShuttle.java:35: warning: 'method def modifier' have incorrect indentation level 4, expected level should be 2. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/HiveRelShuttle.java:36: warning: 'method def modifier' have incorrect indentation level 4, expected level should be 2. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/HiveRelShuttle.java:37: warning: 'method def modifier' have incorrect indentation level 4, expected level should be 2. 31923c35211 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/HiveRelShuttleImpl.java:46: warning: member def modifier at indentation level 4 not at correct indentation, 2 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/HiveRelShuttleImpl.java:46: warning: 'member def modifier' have incorrect indentation level 4, expected level should be 2. 31925,32001c35213,35291 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/HiveRelShuttleImpl.java:51: warning: method def modifier at indentation level 4 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/HiveRelShuttleImpl.java:52: warning: method def child at indentation level 8 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/HiveRelShuttleImpl.java:53: warning: try at indentation level 8 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/HiveRelShuttleImpl.java:54: warning: try child at indentation level 12 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/HiveRelShuttleImpl.java:55: warning: if at indentation level 12 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/HiveRelShuttleImpl.java:56: warning: if child at indentation level 16 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/HiveRelShuttleImpl.java:58: warning: if child at indentation level 16 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/HiveRelShuttleImpl.java:59: warning: if child at indentation level 16 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/HiveRelShuttleImpl.java:60: warning: if rcurly at indentation level 12 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/HiveRelShuttleImpl.java:61: warning: try child at indentation level 12 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/HiveRelShuttleImpl.java:62: warning: try rcurly at indentation level 8 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/HiveRelShuttleImpl.java:63: warning: finally child at indentation level 12 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/HiveRelShuttleImpl.java:64: warning: finally rcurly at indentation level 8 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/HiveRelShuttleImpl.java:65: warning: method def rcurly at indentation level 4 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/HiveRelShuttleImpl.java:67: warning: method def modifier at indentation level 4 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/HiveRelShuttleImpl.java:68: warning: for at indentation level 8 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/HiveRelShuttleImpl.java:69: warning: for child at indentation level 12 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/HiveRelShuttleImpl.java:70: warning: for rcurly at indentation level 8 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/HiveRelShuttleImpl.java:71: warning: method def child at indentation level 8 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/HiveRelShuttleImpl.java:72: warning: method def rcurly at indentation level 4 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/HiveRelShuttleImpl.java:74: warning: method def modifier at indentation level 4 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/HiveRelShuttleImpl.java:75: warning: method def child at indentation level 8 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/HiveRelShuttleImpl.java:76: warning: method def rcurly at indentation level 4 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/HiveRelShuttleImpl.java:78: warning: method def modifier at indentation level 4 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/HiveRelShuttleImpl.java:79: warning: method def child at indentation level 8 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/HiveRelShuttleImpl.java:80: warning: method def rcurly at indentation level 4 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/HiveRelShuttleImpl.java:82: warning: method def modifier at indentation level 4 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/HiveRelShuttleImpl.java:83: warning: method def child at indentation level 8 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/HiveRelShuttleImpl.java:84: warning: method def rcurly at indentation level 4 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/HiveRelShuttleImpl.java:86: warning: method def modifier at indentation level 4 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/HiveRelShuttleImpl.java:87: warning: method def child at indentation level 8 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/HiveRelShuttleImpl.java:88: warning: method def rcurly at indentation level 4 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/HiveRelShuttleImpl.java:90: warning: method def modifier at indentation level 4 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/HiveRelShuttleImpl.java:91: warning: method def child at indentation level 8 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/HiveRelShuttleImpl.java:92: warning: method def rcurly at indentation level 4 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/HiveRelShuttleImpl.java:94: warning: method def modifier at indentation level 4 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/HiveRelShuttleImpl.java:95: warning: method def child at indentation level 8 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/HiveRelShuttleImpl.java:96: warning: method def rcurly at indentation level 4 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/HiveRelShuttleImpl.java:97: warning: method def modifier at indentation level 4 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/HiveRelShuttleImpl.java:98: warning: method def child at indentation level 8 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/HiveRelShuttleImpl.java:99: warning: method def rcurly at indentation level 4 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/HiveRelShuttleImpl.java:101: warning: method def modifier at indentation level 4 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/HiveRelShuttleImpl.java:102: warning: method def child at indentation level 8 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/HiveRelShuttleImpl.java:103: warning: method def rcurly at indentation level 4 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/HiveRelShuttleImpl.java:105: warning: method def modifier at indentation level 4 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/HiveRelShuttleImpl.java:106: warning: method def child at indentation level 8 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/HiveRelShuttleImpl.java:107: warning: method def rcurly at indentation level 4 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/HiveRelShuttleImpl.java:109: warning: method def modifier at indentation level 4 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/HiveRelShuttleImpl.java:110: warning: method def child at indentation level 8 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/HiveRelShuttleImpl.java:111: warning: method def rcurly at indentation level 4 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/HiveRelShuttleImpl.java:113: warning: method def modifier at indentation level 4 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/HiveRelShuttleImpl.java:114: warning: method def child at indentation level 8 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/HiveRelShuttleImpl.java:115: warning: method def rcurly at indentation level 4 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/HiveRelShuttleImpl.java:117: warning: method def modifier at indentation level 4 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/HiveRelShuttleImpl.java:118: warning: method def child at indentation level 8 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/HiveRelShuttleImpl.java:119: warning: method def rcurly at indentation level 4 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/HiveRelShuttleImpl.java:121: warning: method def modifier at indentation level 4 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/HiveRelShuttleImpl.java:122: warning: method def child at indentation level 8 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/HiveRelShuttleImpl.java:123: warning: method def rcurly at indentation level 4 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/HiveRelShuttleImpl.java:125: warning: method def modifier at indentation level 4 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/HiveRelShuttleImpl.java:126: warning: method def child at indentation level 8 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/HiveRelShuttleImpl.java:127: warning: method def rcurly at indentation level 4 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/HiveRelShuttleImpl.java:129: warning: method def modifier at indentation level 4 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/HiveRelShuttleImpl.java:130: warning: method def child at indentation level 8 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/HiveRelShuttleImpl.java:131: warning: method def rcurly at indentation level 4 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/HiveRelShuttleImpl.java:133: warning: method def modifier at indentation level 4 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/HiveRelShuttleImpl.java:134: warning: method def child at indentation level 8 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/HiveRelShuttleImpl.java:135: warning: method def rcurly at indentation level 4 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/HiveRelShuttleImpl.java:137: warning: method def modifier at indentation level 4 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/HiveRelShuttleImpl.java:138: warning: method def child at indentation level 8 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/HiveRelShuttleImpl.java:139: warning: method def rcurly at indentation level 4 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/HiveRelShuttleImpl.java:141: warning: method def modifier at indentation level 4 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/HiveRelShuttleImpl.java:142: warning: method def child at indentation level 8 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/HiveRelShuttleImpl.java:143: warning: method def rcurly at indentation level 4 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/HiveRelShuttleImpl.java:145: warning: method def modifier at indentation level 4 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/HiveRelShuttleImpl.java:146: warning: method def child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/HiveRelShuttleImpl.java:147: warning: method def rcurly at indentation level 4 not at correct indentation, 2 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/HiveRelShuttleImpl.java:51: warning: 'method def modifier' have incorrect indentation level 4, expected level should be 2. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/HiveRelShuttleImpl.java:52: warning: 'method def' child have incorrect indentation level 8, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/HiveRelShuttleImpl.java:53: warning: 'try' have incorrect indentation level 8, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/HiveRelShuttleImpl.java:54: warning: 'member def type' have incorrect indentation level 12, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/HiveRelShuttleImpl.java:54: warning: 'try' child have incorrect indentation level 12, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/HiveRelShuttleImpl.java:55: warning: 'if' have incorrect indentation level 12, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/HiveRelShuttleImpl.java:56: warning: 'if' child have incorrect indentation level 16, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/HiveRelShuttleImpl.java:56: warning: 'member def modifier' have incorrect indentation level 16, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/HiveRelShuttleImpl.java:58: warning: 'if' child have incorrect indentation level 16, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/HiveRelShuttleImpl.java:59: warning: 'if' child have incorrect indentation level 16, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/HiveRelShuttleImpl.java:60: warning: 'if rcurly' have incorrect indentation level 12, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/HiveRelShuttleImpl.java:61: warning: 'try' child have incorrect indentation level 12, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/HiveRelShuttleImpl.java:62: warning: 'try rcurly' have incorrect indentation level 8, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/HiveRelShuttleImpl.java:63: warning: 'finally' child have incorrect indentation level 12, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/HiveRelShuttleImpl.java:64: warning: 'finally rcurly' have incorrect indentation level 8, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/HiveRelShuttleImpl.java:65: warning: 'method def rcurly' have incorrect indentation level 4, expected level should be 2. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/HiveRelShuttleImpl.java:67: warning: 'method def modifier' have incorrect indentation level 4, expected level should be 2. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/HiveRelShuttleImpl.java:68: warning: 'for' have incorrect indentation level 8, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/HiveRelShuttleImpl.java:69: warning: 'for' child have incorrect indentation level 12, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/HiveRelShuttleImpl.java:70: warning: 'for rcurly' have incorrect indentation level 8, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/HiveRelShuttleImpl.java:71: warning: 'method def' child have incorrect indentation level 8, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/HiveRelShuttleImpl.java:72: warning: 'method def rcurly' have incorrect indentation level 4, expected level should be 2. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/HiveRelShuttleImpl.java:74: warning: 'method def modifier' have incorrect indentation level 4, expected level should be 2. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/HiveRelShuttleImpl.java:75: warning: 'method def' child have incorrect indentation level 8, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/HiveRelShuttleImpl.java:76: warning: 'method def rcurly' have incorrect indentation level 4, expected level should be 2. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/HiveRelShuttleImpl.java:78: warning: 'method def modifier' have incorrect indentation level 4, expected level should be 2. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/HiveRelShuttleImpl.java:79: warning: 'method def' child have incorrect indentation level 8, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/HiveRelShuttleImpl.java:80: warning: 'method def rcurly' have incorrect indentation level 4, expected level should be 2. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/HiveRelShuttleImpl.java:82: warning: 'method def modifier' have incorrect indentation level 4, expected level should be 2. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/HiveRelShuttleImpl.java:83: warning: 'method def' child have incorrect indentation level 8, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/HiveRelShuttleImpl.java:84: warning: 'method def rcurly' have incorrect indentation level 4, expected level should be 2. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/HiveRelShuttleImpl.java:86: warning: 'method def modifier' have incorrect indentation level 4, expected level should be 2. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/HiveRelShuttleImpl.java:87: warning: 'method def' child have incorrect indentation level 8, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/HiveRelShuttleImpl.java:88: warning: 'method def rcurly' have incorrect indentation level 4, expected level should be 2. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/HiveRelShuttleImpl.java:90: warning: 'method def modifier' have incorrect indentation level 4, expected level should be 2. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/HiveRelShuttleImpl.java:91: warning: 'method def' child have incorrect indentation level 8, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/HiveRelShuttleImpl.java:92: warning: 'method def rcurly' have incorrect indentation level 4, expected level should be 2. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/HiveRelShuttleImpl.java:94: warning: 'method def modifier' have incorrect indentation level 4, expected level should be 2. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/HiveRelShuttleImpl.java:95: warning: 'method def' child have incorrect indentation level 8, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/HiveRelShuttleImpl.java:96: warning: 'method def rcurly' have incorrect indentation level 4, expected level should be 2. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/HiveRelShuttleImpl.java:97: warning: 'method def modifier' have incorrect indentation level 4, expected level should be 2. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/HiveRelShuttleImpl.java:98: warning: 'method def' child have incorrect indentation level 8, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/HiveRelShuttleImpl.java:99: warning: 'method def rcurly' have incorrect indentation level 4, expected level should be 2. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/HiveRelShuttleImpl.java:101: warning: 'method def modifier' have incorrect indentation level 4, expected level should be 2. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/HiveRelShuttleImpl.java:102: warning: 'method def' child have incorrect indentation level 8, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/HiveRelShuttleImpl.java:103: warning: 'method def rcurly' have incorrect indentation level 4, expected level should be 2. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/HiveRelShuttleImpl.java:105: warning: 'method def modifier' have incorrect indentation level 4, expected level should be 2. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/HiveRelShuttleImpl.java:106: warning: 'method def' child have incorrect indentation level 8, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/HiveRelShuttleImpl.java:107: warning: 'method def rcurly' have incorrect indentation level 4, expected level should be 2. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/HiveRelShuttleImpl.java:109: warning: 'method def modifier' have incorrect indentation level 4, expected level should be 2. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/HiveRelShuttleImpl.java:110: warning: 'method def' child have incorrect indentation level 8, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/HiveRelShuttleImpl.java:111: warning: 'method def rcurly' have incorrect indentation level 4, expected level should be 2. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/HiveRelShuttleImpl.java:113: warning: 'method def modifier' have incorrect indentation level 4, expected level should be 2. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/HiveRelShuttleImpl.java:114: warning: 'method def' child have incorrect indentation level 8, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/HiveRelShuttleImpl.java:115: warning: 'method def rcurly' have incorrect indentation level 4, expected level should be 2. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/HiveRelShuttleImpl.java:117: warning: 'method def modifier' have incorrect indentation level 4, expected level should be 2. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/HiveRelShuttleImpl.java:118: warning: 'method def' child have incorrect indentation level 8, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/HiveRelShuttleImpl.java:119: warning: 'method def rcurly' have incorrect indentation level 4, expected level should be 2. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/HiveRelShuttleImpl.java:121: warning: 'method def modifier' have incorrect indentation level 4, expected level should be 2. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/HiveRelShuttleImpl.java:122: warning: 'method def' child have incorrect indentation level 8, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/HiveRelShuttleImpl.java:123: warning: 'method def rcurly' have incorrect indentation level 4, expected level should be 2. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/HiveRelShuttleImpl.java:125: warning: 'method def modifier' have incorrect indentation level 4, expected level should be 2. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/HiveRelShuttleImpl.java:126: warning: 'method def' child have incorrect indentation level 8, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/HiveRelShuttleImpl.java:127: warning: 'method def rcurly' have incorrect indentation level 4, expected level should be 2. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/HiveRelShuttleImpl.java:129: warning: 'method def modifier' have incorrect indentation level 4, expected level should be 2. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/HiveRelShuttleImpl.java:130: warning: 'method def' child have incorrect indentation level 8, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/HiveRelShuttleImpl.java:131: warning: 'method def rcurly' have incorrect indentation level 4, expected level should be 2. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/HiveRelShuttleImpl.java:133: warning: 'method def modifier' have incorrect indentation level 4, expected level should be 2. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/HiveRelShuttleImpl.java:134: warning: 'method def' child have incorrect indentation level 8, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/HiveRelShuttleImpl.java:135: warning: 'method def rcurly' have incorrect indentation level 4, expected level should be 2. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/HiveRelShuttleImpl.java:137: warning: 'method def modifier' have incorrect indentation level 4, expected level should be 2. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/HiveRelShuttleImpl.java:138: warning: 'method def' child have incorrect indentation level 8, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/HiveRelShuttleImpl.java:139: warning: 'method def rcurly' have incorrect indentation level 4, expected level should be 2. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/HiveRelShuttleImpl.java:141: warning: 'method def modifier' have incorrect indentation level 4, expected level should be 2. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/HiveRelShuttleImpl.java:142: warning: 'method def' child have incorrect indentation level 8, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/HiveRelShuttleImpl.java:143: warning: 'method def rcurly' have incorrect indentation level 4, expected level should be 2. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/HiveRelShuttleImpl.java:145: warning: 'method def modifier' have incorrect indentation level 4, expected level should be 2. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/HiveRelShuttleImpl.java:146: warning: 'method def' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/HiveRelShuttleImpl.java:147: warning: 'method def rcurly' have incorrect indentation level 4, expected level should be 2. 32007c35297,35300 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/HiveSubQRemoveRelBuilder.java:123: warning: object def rcurly at indentation level 10 not at correct indentation, [4, 6] --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/HiveSubQRemoveRelBuilder.java:120: warning: 'method def modifier' have incorrect indentation level 12, expected level should be one of the following: 4, 6, 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/HiveSubQRemoveRelBuilder.java:121: warning: 'method def' child have incorrect indentation level 14, expected level should be one of the following: 6, 8, 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/HiveSubQRemoveRelBuilder.java:122: warning: 'method def rcurly' have incorrect indentation level 12, expected level should be one of the following: 4, 6, 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/HiveSubQRemoveRelBuilder.java:123: warning: 'object def rcurly' have incorrect indentation level 10, expected level should be one of the following: 2, 4. 32010c35303,35308 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/HiveSubQRemoveRelBuilder.java:190: warning: object def rcurly at indentation level 12 not at correct indentation, [6, 8] --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/HiveSubQRemoveRelBuilder.java:184: warning: 'method def modifier' have incorrect indentation level 14, expected level should be one of the following: 8, 10, 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/HiveSubQRemoveRelBuilder.java:186: warning: 'method def' child have incorrect indentation level 16, expected level should be one of the following: 10, 12, 14. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/HiveSubQRemoveRelBuilder.java:187: warning: 'method def' child have incorrect indentation level 16, expected level should be one of the following: 10, 12, 14. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/HiveSubQRemoveRelBuilder.java:188: warning: 'method def' child have incorrect indentation level 16, expected level should be one of the following: 10, 12, 14. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/HiveSubQRemoveRelBuilder.java:189: warning: 'method def rcurly' have incorrect indentation level 14, expected level should be one of the following: 8, 10, 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/HiveSubQRemoveRelBuilder.java:190: warning: 'object def rcurly' have incorrect indentation level 12, expected level should be one of the following: 6, 8. 32015,32016c35313,35314 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/HiveSubQRemoveRelBuilder.java:424: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/HiveSubQRemoveRelBuilder.java:425: warning: block child at indentation level 10 not at correct indentation, 8 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/HiveSubQRemoveRelBuilder.java:424: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/HiveSubQRemoveRelBuilder.java:425: warning: 'block' child have incorrect indentation level 10, expected level should be 8. 32018,32041c35316,35345 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/HiveSubQRemoveRelBuilder.java:428: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/HiveSubQRemoveRelBuilder.java:429: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/HiveSubQRemoveRelBuilder.java:430: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/HiveSubQRemoveRelBuilder.java:431: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/HiveSubQRemoveRelBuilder.java:432: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/HiveSubQRemoveRelBuilder.java:433: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/HiveSubQRemoveRelBuilder.java:646: warning: object def rcurly at indentation level 20 not at correct indentation, [14, 16] < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/HiveSubQRemoveRelBuilder.java:868: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/HiveSubQRemoveRelBuilder.java:869: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/HiveSubQRemoveRelBuilder.java:870: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/HiveSubQRemoveRelBuilder.java:871: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/HiveSubQRemoveRelBuilder.java:872: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/HiveSubQRemoveRelBuilder.java:873: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/HiveSubQRemoveRelBuilder.java:874: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/HiveSubQRemoveRelBuilder.java:875: warning: for at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/HiveSubQRemoveRelBuilder.java:876: warning: for child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/HiveSubQRemoveRelBuilder.java:877: warning: if at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/HiveSubQRemoveRelBuilder.java:878: warning: if child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/HiveSubQRemoveRelBuilder.java:879: warning: if rcurly at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/HiveSubQRemoveRelBuilder.java:880: warning: for child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/HiveSubQRemoveRelBuilder.java:881: warning: for rcurly at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/HiveSubQRemoveRelBuilder.java:882: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/HiveSubQRemoveRelBuilder.java:884: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/HiveSubQRemoveRelBuilder.java:885: warning: block child at indentation level 8 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/HiveSubQRemoveRelBuilder.java:428: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/HiveSubQRemoveRelBuilder.java:429: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/HiveSubQRemoveRelBuilder.java:430: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/HiveSubQRemoveRelBuilder.java:431: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/HiveSubQRemoveRelBuilder.java:432: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/HiveSubQRemoveRelBuilder.java:433: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/HiveSubQRemoveRelBuilder.java:643: warning: 'method def modifier' have incorrect indentation level 22, expected level should be one of the following: 16, 18, 20. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/HiveSubQRemoveRelBuilder.java:644: warning: 'method def' child have incorrect indentation level 24, expected level should be one of the following: 18, 20, 22. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/HiveSubQRemoveRelBuilder.java:645: warning: 'method def rcurly' have incorrect indentation level 22, expected level should be one of the following: 16, 18, 20. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/HiveSubQRemoveRelBuilder.java:646: warning: 'object def rcurly' have incorrect indentation level 20, expected level should be one of the following: 14, 16. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/HiveSubQRemoveRelBuilder.java:868: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/HiveSubQRemoveRelBuilder.java:869: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/HiveSubQRemoveRelBuilder.java:869: warning: 'member def modifier' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/HiveSubQRemoveRelBuilder.java:870: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/HiveSubQRemoveRelBuilder.java:871: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/HiveSubQRemoveRelBuilder.java:872: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/HiveSubQRemoveRelBuilder.java:873: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/HiveSubQRemoveRelBuilder.java:874: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/HiveSubQRemoveRelBuilder.java:874: warning: 'member def modifier' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/HiveSubQRemoveRelBuilder.java:875: warning: 'for' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/HiveSubQRemoveRelBuilder.java:876: warning: 'for' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/HiveSubQRemoveRelBuilder.java:876: warning: 'member def modifier' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/HiveSubQRemoveRelBuilder.java:877: warning: 'if' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/HiveSubQRemoveRelBuilder.java:878: warning: 'if' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/HiveSubQRemoveRelBuilder.java:879: warning: 'if rcurly' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/HiveSubQRemoveRelBuilder.java:880: warning: 'for' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/HiveSubQRemoveRelBuilder.java:881: warning: 'for rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/HiveSubQRemoveRelBuilder.java:882: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/HiveSubQRemoveRelBuilder.java:884: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/HiveSubQRemoveRelBuilder.java:885: warning: 'block' child have incorrect indentation level 8, expected level should be 6. 32043,32060c35347,35364 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/HiveSubQRemoveRelBuilder.java:1005: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/HiveSubQRemoveRelBuilder.java:1006: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/HiveSubQRemoveRelBuilder.java:1007: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/HiveSubQRemoveRelBuilder.java:1011: warning: if rcurly at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/HiveSubQRemoveRelBuilder.java:1012: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/HiveSubQRemoveRelBuilder.java:1013: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/HiveSubQRemoveRelBuilder.java:1014: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/HiveSubQRemoveRelBuilder.java:1017: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/HiveSubQRemoveRelBuilder.java:1018: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/HiveSubQRemoveRelBuilder.java:1019: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/HiveSubQRemoveRelBuilder.java:1020: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/HiveSubQRemoveRelBuilder.java:1128: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/HiveSubQRemoveRelBuilder.java:1132: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/HiveSubQRemoveRelBuilder.java:1133: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/HiveSubQRemoveRelBuilder.java:1134: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/HiveSubQRemoveRelBuilder.java:1135: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/HiveSubQRemoveRelBuilder.java:1136: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/HiveSubQRemoveRelBuilder.java:1137: warning: block child at indentation level 10 not at correct indentation, 8 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/HiveSubQRemoveRelBuilder.java:1005: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/HiveSubQRemoveRelBuilder.java:1006: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/HiveSubQRemoveRelBuilder.java:1007: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/HiveSubQRemoveRelBuilder.java:1011: warning: 'if rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/HiveSubQRemoveRelBuilder.java:1012: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/HiveSubQRemoveRelBuilder.java:1013: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/HiveSubQRemoveRelBuilder.java:1014: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/HiveSubQRemoveRelBuilder.java:1017: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/HiveSubQRemoveRelBuilder.java:1018: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/HiveSubQRemoveRelBuilder.java:1019: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/HiveSubQRemoveRelBuilder.java:1020: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/HiveSubQRemoveRelBuilder.java:1128: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/HiveSubQRemoveRelBuilder.java:1132: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/HiveSubQRemoveRelBuilder.java:1133: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/HiveSubQRemoveRelBuilder.java:1134: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/HiveSubQRemoveRelBuilder.java:1135: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/HiveSubQRemoveRelBuilder.java:1136: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/HiveSubQRemoveRelBuilder.java:1137: warning: 'block' child have incorrect indentation level 10, expected level should be 8. 32063c35367,35374 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/HiveSubQRemoveRelBuilder.java:1255: warning: object def rcurly at indentation level 14 not at correct indentation, [8, 10] --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/HiveSubQRemoveRelBuilder.java:1248: warning: 'method def modifier' have incorrect indentation level 16, expected level should be one of the following: 10, 12, 14. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/HiveSubQRemoveRelBuilder.java:1249: warning: 'method def' child have incorrect indentation level 18, expected level should be one of the following: 12, 14, 16. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/HiveSubQRemoveRelBuilder.java:1250: warning: 'method def rcurly' have incorrect indentation level 16, expected level should be one of the following: 10, 12, 14. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/HiveSubQRemoveRelBuilder.java:1252: warning: 'method def modifier' have incorrect indentation level 16, expected level should be one of the following: 10, 12, 14. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/HiveSubQRemoveRelBuilder.java:1253: warning: 'method def' child have incorrect indentation level 18, expected level should be one of the following: 12, 14, 16. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/HiveSubQRemoveRelBuilder.java:1254: warning: 'method def rcurly' have incorrect indentation level 16, expected level should be one of the following: 10, 12, 14. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/HiveSubQRemoveRelBuilder.java:1255: warning: 'object def rcurly' have incorrect indentation level 14, expected level should be one of the following: 8, 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/HiveSubQRemoveRelBuilder.java:1351: warning: 'copy' have incorrect indentation level 2, expected level should be 6. 32065,32076c35376,35388 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/HiveSubQRemoveRelBuilder.java:1480: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/HiveSubQRemoveRelBuilder.java:1481: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/HiveSubQRemoveRelBuilder.java:1483: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/HiveSubQRemoveRelBuilder.java:1484: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/HiveSubQRemoveRelBuilder.java:1487: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/HiveSubQRemoveRelBuilder.java:1488: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/HiveSubQRemoveRelBuilder.java:1490: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/HiveSubQRemoveRelBuilder.java:1491: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/HiveSubQRemoveRelBuilder.java:1493: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/HiveSubQRemoveRelBuilder.java:1494: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/HiveSubQRemoveRelBuilder.java:1495: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/HiveSubQRemoveRelBuilder.java:1496: warning: block child at indentation level 8 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/HiveSubQRemoveRelBuilder.java:1480: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/HiveSubQRemoveRelBuilder.java:1481: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/HiveSubQRemoveRelBuilder.java:1483: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/HiveSubQRemoveRelBuilder.java:1484: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/HiveSubQRemoveRelBuilder.java:1487: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/HiveSubQRemoveRelBuilder.java:1488: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/HiveSubQRemoveRelBuilder.java:1490: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/HiveSubQRemoveRelBuilder.java:1491: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/HiveSubQRemoveRelBuilder.java:1493: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/HiveSubQRemoveRelBuilder.java:1494: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/HiveSubQRemoveRelBuilder.java:1494: warning: 'member def modifier' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/HiveSubQRemoveRelBuilder.java:1495: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/HiveSubQRemoveRelBuilder.java:1496: warning: 'block' child have incorrect indentation level 8, expected level should be 6. 32082c35394,35397 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/HiveSubQRemoveRelBuilder.java:1635: warning: object def rcurly at indentation level 12 not at correct indentation, [6, 8] --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/HiveSubQRemoveRelBuilder.java:1632: warning: 'method def modifier' have incorrect indentation level 14, expected level should be one of the following: 6, 8, 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/HiveSubQRemoveRelBuilder.java:1633: warning: 'method def' child have incorrect indentation level 16, expected level should be one of the following: 8, 10, 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/HiveSubQRemoveRelBuilder.java:1634: warning: 'method def rcurly' have incorrect indentation level 14, expected level should be one of the following: 6, 8, 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/HiveSubQRemoveRelBuilder.java:1635: warning: 'object def rcurly' have incorrect indentation level 12, expected level should be one of the following: 4, 6. 32090,32093c35405,35408 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/reloperators/HiveAggregate.java:58: warning: if at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/reloperators/HiveAggregate.java:59: warning: if child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/reloperators/HiveAggregate.java:61: warning: if rcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/reloperators/HiveAggregate.java:62: warning: method def child at indentation level 6 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/reloperators/HiveAggregate.java:58: warning: 'if' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/reloperators/HiveAggregate.java:59: warning: 'if' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/reloperators/HiveAggregate.java:61: warning: 'if rcurly' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/reloperators/HiveAggregate.java:62: warning: 'method def' child have incorrect indentation level 6, expected level should be 4. 32102,32128c35417,35448 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/reloperators/HiveFilter.java:59: warning: if child at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/reloperators/HiveFilter.java:71: warning: if at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/reloperators/HiveFilter.java:74: warning: if child at indentation level 10 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/reloperators/HiveFilter.java:75: warning: while at indentation level 10 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/reloperators/HiveFilter.java:79: warning: if at indentation level 14 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/reloperators/HiveFilter.java:80: warning: if child at indentation level 18 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/reloperators/HiveFilter.java:81: warning: if rcurly at indentation level 14 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/reloperators/HiveFilter.java:82: warning: while child at indentation level 14 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/reloperators/HiveFilter.java:83: warning: while rcurly at indentation level 10 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/reloperators/HiveFilter.java:84: warning: if at indentation level 10 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/reloperators/HiveFilter.java:85: warning: if child at indentation level 14 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/reloperators/HiveFilter.java:86: warning: if rcurly at indentation level 10 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/reloperators/HiveFilter.java:87: warning: if child at indentation level 10 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/reloperators/HiveFilter.java:88: warning: if rcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/reloperators/HiveFilter.java:90: warning: if at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/reloperators/HiveFilter.java:91: warning: if child at indentation level 10 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/reloperators/HiveFilter.java:92: warning: for at indentation level 10 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/reloperators/HiveFilter.java:93: warning: for child at indentation level 14 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/reloperators/HiveFilter.java:94: warning: for child at indentation level 14 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/reloperators/HiveFilter.java:95: warning: for rcurly at indentation level 10 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/reloperators/HiveFilter.java:96: warning: if rcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/reloperators/HiveFilter.java:101: warning: method def child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/reloperators/HiveFilter.java:102: warning: method def child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/reloperators/HiveFilter.java:103: warning: method def child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/reloperators/HiveFilter.java:107: warning: method def child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/reloperators/HiveFilter.java:108: warning: method def child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/reloperators/HiveFilter.java:109: warning: method def child at indentation level 6 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/reloperators/HiveFilter.java:59: warning: 'if' child have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/reloperators/HiveFilter.java:71: warning: 'if' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/reloperators/HiveFilter.java:74: warning: 'if' child have incorrect indentation level 10, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/reloperators/HiveFilter.java:74: warning: 'member def type' have incorrect indentation level 10, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/reloperators/HiveFilter.java:75: warning: 'while' have incorrect indentation level 10, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/reloperators/HiveFilter.java:79: warning: 'if' have incorrect indentation level 14, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/reloperators/HiveFilter.java:80: warning: 'if' child have incorrect indentation level 18, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/reloperators/HiveFilter.java:81: warning: 'if rcurly' have incorrect indentation level 14, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/reloperators/HiveFilter.java:82: warning: 'while' child have incorrect indentation level 14, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/reloperators/HiveFilter.java:83: warning: 'while rcurly' have incorrect indentation level 10, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/reloperators/HiveFilter.java:84: warning: 'if' have incorrect indentation level 10, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/reloperators/HiveFilter.java:85: warning: 'if' child have incorrect indentation level 14, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/reloperators/HiveFilter.java:86: warning: 'if rcurly' have incorrect indentation level 10, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/reloperators/HiveFilter.java:87: warning: 'if' child have incorrect indentation level 10, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/reloperators/HiveFilter.java:88: warning: 'if rcurly' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/reloperators/HiveFilter.java:90: warning: 'if' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/reloperators/HiveFilter.java:91: warning: 'if' child have incorrect indentation level 10, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/reloperators/HiveFilter.java:91: warning: 'member def type' have incorrect indentation level 10, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/reloperators/HiveFilter.java:92: warning: 'for' have incorrect indentation level 10, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/reloperators/HiveFilter.java:93: warning: 'for' child have incorrect indentation level 14, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/reloperators/HiveFilter.java:93: warning: 'member def type' have incorrect indentation level 14, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/reloperators/HiveFilter.java:94: warning: 'for' child have incorrect indentation level 14, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/reloperators/HiveFilter.java:95: warning: 'for rcurly' have incorrect indentation level 10, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/reloperators/HiveFilter.java:96: warning: 'if rcurly' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/reloperators/HiveFilter.java:101: warning: 'member def type' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/reloperators/HiveFilter.java:101: warning: 'method def' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/reloperators/HiveFilter.java:102: warning: 'method def' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/reloperators/HiveFilter.java:103: warning: 'method def' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/reloperators/HiveFilter.java:107: warning: 'member def type' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/reloperators/HiveFilter.java:107: warning: 'method def' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/reloperators/HiveFilter.java:108: warning: 'method def' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/reloperators/HiveFilter.java:109: warning: 'method def' child have incorrect indentation level 6, expected level should be 4. 32146a35467,35471 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/reloperators/HiveMultiJoin.java:106: warning: 'RelOptCluster' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/reloperators/HiveMultiJoin.java:107: warning: 'List' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/reloperators/HiveMultiJoin.java:108: warning: 'RexNode' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/reloperators/HiveMultiJoin.java:109: warning: 'RelDataType' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/reloperators/HiveMultiJoin.java:110: warning: 'List' have incorrect indentation level 4, expected level should be 6. 32147a35473,35474 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/reloperators/HiveMultiJoin.java:111: warning: 'List' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/reloperators/HiveMultiJoin.java:112: warning: 'List' have incorrect indentation level 4, expected level should be 6. 32151a35479 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/reloperators/HiveProject.java:83: warning: 'List' have incorrect indentation level 4, expected level should be 6. 32236d35563 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveExpandDistinctAggregatesRule.java:246: warning: method call child at indentation level 10 not at correct indentation, 12 32262,32263d35588 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveFilterProjectTSTransposeRule.java:117: warning: method call child at indentation level 8 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveFilterProjectTSTransposeRule.java:121: warning: method call child at indentation level 8 not at correct indentation, 10 32279,32285c35604,35612 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveJoinAddNotNullRule.java:97: warning: for child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveJoinAddNotNullRule.java:98: warning: for child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveJoinAddNotNullRule.java:147: warning: for child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveJoinAddNotNullRule.java:148: warning: for child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveJoinAddNotNullRule.java:149: warning: if at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveJoinAddNotNullRule.java:150: warning: if child at indentation level 12 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveJoinAddNotNullRule.java:151: warning: if rcurly at indentation level 8 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveJoinAddNotNullRule.java:97: warning: 'for' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveJoinAddNotNullRule.java:98: warning: 'for' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveJoinAddNotNullRule.java:147: warning: 'for' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveJoinAddNotNullRule.java:147: warning: 'member def type' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveJoinAddNotNullRule.java:148: warning: 'for' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveJoinAddNotNullRule.java:148: warning: 'member def type' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveJoinAddNotNullRule.java:149: warning: 'if' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveJoinAddNotNullRule.java:150: warning: 'if' child have incorrect indentation level 12, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveJoinAddNotNullRule.java:151: warning: 'if rcurly' have incorrect indentation level 8, expected level should be 6. 32298,32299c35625,35626 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveJoinToMultiJoinRule.java:202: warning: catch child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveJoinToMultiJoinRule.java:203: warning: catch child at indentation level 8 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveJoinToMultiJoinRule.java:202: warning: 'catch' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveJoinToMultiJoinRule.java:203: warning: 'catch' child have incorrect indentation level 8, expected level should be 6. 32301c35628 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveJoinToMultiJoinRule.java:291: warning: method def throws at indentation level 10 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveJoinToMultiJoinRule.java:259: warning: 'getEquiJoinPredicateElements' have incorrect indentation level 10, expected level should be 12. 32303d35629 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveJoinToMultiJoinRule.java:303: warning: method def throws at indentation level 10 not at correct indentation, 6 32315a35642 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HivePointLookupOptimizerRule.java:129: warning: 'RelOptRuleOperand' have incorrect indentation level 4, expected level should be 6. 32318,32352c35645,35682 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HivePointLookupOptimizerRule.java:177: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HivePointLookupOptimizerRule.java:178: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HivePointLookupOptimizerRule.java:179: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HivePointLookupOptimizerRule.java:180: warning: for at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HivePointLookupOptimizerRule.java:181: warning: for child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HivePointLookupOptimizerRule.java:182: warning: if at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HivePointLookupOptimizerRule.java:183: warning: try at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HivePointLookupOptimizerRule.java:184: warning: try child at indentation level 16 not at correct indentation, 14 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HivePointLookupOptimizerRule.java:186: warning: if at indentation level 16 not at correct indentation, 14 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HivePointLookupOptimizerRule.java:187: warning: if child at indentation level 18 not at correct indentation, 16 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HivePointLookupOptimizerRule.java:188: warning: if rcurly at indentation level 16 not at correct indentation, 14 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HivePointLookupOptimizerRule.java:189: warning: try rcurly at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HivePointLookupOptimizerRule.java:190: warning: catch child at indentation level 16 not at correct indentation, 14 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HivePointLookupOptimizerRule.java:191: warning: catch child at indentation level 16 not at correct indentation, 14 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HivePointLookupOptimizerRule.java:192: warning: catch rcurly at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HivePointLookupOptimizerRule.java:193: warning: if rcurly at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HivePointLookupOptimizerRule.java:194: warning: else child at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HivePointLookupOptimizerRule.java:195: warning: else rcurly at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HivePointLookupOptimizerRule.java:196: warning: for child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HivePointLookupOptimizerRule.java:197: warning: for rcurly at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HivePointLookupOptimizerRule.java:198: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HivePointLookupOptimizerRule.java:199: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HivePointLookupOptimizerRule.java:200: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HivePointLookupOptimizerRule.java:201: warning: try at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HivePointLookupOptimizerRule.java:202: warning: try child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HivePointLookupOptimizerRule.java:204: warning: if at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HivePointLookupOptimizerRule.java:205: warning: if child at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HivePointLookupOptimizerRule.java:206: warning: if rcurly at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HivePointLookupOptimizerRule.java:207: warning: try rcurly at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HivePointLookupOptimizerRule.java:208: warning: catch child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HivePointLookupOptimizerRule.java:209: warning: catch child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HivePointLookupOptimizerRule.java:210: warning: catch rcurly at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HivePointLookupOptimizerRule.java:211: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HivePointLookupOptimizerRule.java:212: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HivePointLookupOptimizerRule.java:213: warning: block child at indentation level 10 not at correct indentation, 8 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HivePointLookupOptimizerRule.java:177: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HivePointLookupOptimizerRule.java:178: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HivePointLookupOptimizerRule.java:178: warning: 'member def type' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HivePointLookupOptimizerRule.java:179: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HivePointLookupOptimizerRule.java:179: warning: 'member def type' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HivePointLookupOptimizerRule.java:180: warning: 'for' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HivePointLookupOptimizerRule.java:181: warning: 'for' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HivePointLookupOptimizerRule.java:181: warning: 'member def type' have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HivePointLookupOptimizerRule.java:182: warning: 'if' have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HivePointLookupOptimizerRule.java:183: warning: 'try' have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HivePointLookupOptimizerRule.java:184: warning: 'try' child have incorrect indentation level 16, expected level should be 14. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HivePointLookupOptimizerRule.java:186: warning: 'if' have incorrect indentation level 16, expected level should be 14. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HivePointLookupOptimizerRule.java:187: warning: 'if' child have incorrect indentation level 18, expected level should be 16. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HivePointLookupOptimizerRule.java:188: warning: 'if rcurly' have incorrect indentation level 16, expected level should be 14. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HivePointLookupOptimizerRule.java:189: warning: 'try rcurly' have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HivePointLookupOptimizerRule.java:190: warning: 'catch' child have incorrect indentation level 16, expected level should be 14. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HivePointLookupOptimizerRule.java:191: warning: 'catch' child have incorrect indentation level 16, expected level should be 14. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HivePointLookupOptimizerRule.java:192: warning: 'catch rcurly' have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HivePointLookupOptimizerRule.java:193: warning: 'if rcurly' have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HivePointLookupOptimizerRule.java:194: warning: 'else' child have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HivePointLookupOptimizerRule.java:195: warning: 'else rcurly' have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HivePointLookupOptimizerRule.java:196: warning: 'for' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HivePointLookupOptimizerRule.java:197: warning: 'for rcurly' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HivePointLookupOptimizerRule.java:198: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HivePointLookupOptimizerRule.java:199: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HivePointLookupOptimizerRule.java:200: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HivePointLookupOptimizerRule.java:201: warning: 'try' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HivePointLookupOptimizerRule.java:202: warning: 'try' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HivePointLookupOptimizerRule.java:204: warning: 'if' have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HivePointLookupOptimizerRule.java:205: warning: 'if' child have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HivePointLookupOptimizerRule.java:206: warning: 'if rcurly' have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HivePointLookupOptimizerRule.java:207: warning: 'try rcurly' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HivePointLookupOptimizerRule.java:208: warning: 'catch' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HivePointLookupOptimizerRule.java:209: warning: 'catch' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HivePointLookupOptimizerRule.java:210: warning: 'catch rcurly' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HivePointLookupOptimizerRule.java:211: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HivePointLookupOptimizerRule.java:212: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HivePointLookupOptimizerRule.java:213: warning: 'block' child have incorrect indentation level 10, expected level should be 8. 32357,32416c35687,35756 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HivePointLookupOptimizerRule.java:339: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HivePointLookupOptimizerRule.java:341: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HivePointLookupOptimizerRule.java:342: warning: for at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HivePointLookupOptimizerRule.java:343: warning: for child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HivePointLookupOptimizerRule.java:344: warning: if at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HivePointLookupOptimizerRule.java:345: warning: if child at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HivePointLookupOptimizerRule.java:346: warning: if at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HivePointLookupOptimizerRule.java:347: warning: if child at indentation level 16 not at correct indentation, 14 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HivePointLookupOptimizerRule.java:348: warning: if rcurly at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HivePointLookupOptimizerRule.java:349: warning: if child at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HivePointLookupOptimizerRule.java:350: warning: if child at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HivePointLookupOptimizerRule.java:351: warning: if at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HivePointLookupOptimizerRule.java:352: warning: if child at indentation level 16 not at correct indentation, 14 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HivePointLookupOptimizerRule.java:353: warning: for at indentation level 16 not at correct indentation, 14 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HivePointLookupOptimizerRule.java:354: warning: for child at indentation level 18 not at correct indentation, 16 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HivePointLookupOptimizerRule.java:355: warning: for child at indentation level 18 not at correct indentation, 16 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HivePointLookupOptimizerRule.java:356: warning: for child at indentation level 18 not at correct indentation, 16 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HivePointLookupOptimizerRule.java:357: warning: for rcurly at indentation level 16 not at correct indentation, 14 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HivePointLookupOptimizerRule.java:358: warning: if child at indentation level 16 not at correct indentation, 14 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HivePointLookupOptimizerRule.java:359: warning: if rcurly at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HivePointLookupOptimizerRule.java:360: warning: for at indentation level 16 not at correct indentation, 14 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HivePointLookupOptimizerRule.java:361: warning: for child at indentation level 18 not at correct indentation, 16 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HivePointLookupOptimizerRule.java:362: warning: for child at indentation level 18 not at correct indentation, 16 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HivePointLookupOptimizerRule.java:363: warning: for child at indentation level 18 not at correct indentation, 16 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HivePointLookupOptimizerRule.java:364: warning: for rcurly at indentation level 16 not at correct indentation, 14 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HivePointLookupOptimizerRule.java:365: warning: else rcurly at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HivePointLookupOptimizerRule.java:366: warning: if child at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HivePointLookupOptimizerRule.java:367: warning: if child at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HivePointLookupOptimizerRule.java:368: warning: if rcurly at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HivePointLookupOptimizerRule.java:369: warning: for rcurly at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HivePointLookupOptimizerRule.java:371: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HivePointLookupOptimizerRule.java:372: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HivePointLookupOptimizerRule.java:374: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HivePointLookupOptimizerRule.java:375: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HivePointLookupOptimizerRule.java:376: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HivePointLookupOptimizerRule.java:378: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HivePointLookupOptimizerRule.java:379: warning: for at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HivePointLookupOptimizerRule.java:380: warning: for child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HivePointLookupOptimizerRule.java:381: warning: if at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HivePointLookupOptimizerRule.java:382: warning: if child at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HivePointLookupOptimizerRule.java:383: warning: if at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HivePointLookupOptimizerRule.java:384: warning: if child at indentation level 16 not at correct indentation, 14 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HivePointLookupOptimizerRule.java:385: warning: if rcurly at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HivePointLookupOptimizerRule.java:386: warning: if child at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HivePointLookupOptimizerRule.java:387: warning: if child at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HivePointLookupOptimizerRule.java:388: warning: for at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HivePointLookupOptimizerRule.java:389: warning: for child at indentation level 16 not at correct indentation, 14 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HivePointLookupOptimizerRule.java:390: warning: for child at indentation level 16 not at correct indentation, 14 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HivePointLookupOptimizerRule.java:391: warning: for child at indentation level 16 not at correct indentation, 14 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HivePointLookupOptimizerRule.java:392: warning: for rcurly at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HivePointLookupOptimizerRule.java:393: warning: if child at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HivePointLookupOptimizerRule.java:394: warning: if child at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HivePointLookupOptimizerRule.java:395: warning: if rcurly at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HivePointLookupOptimizerRule.java:396: warning: for rcurly at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HivePointLookupOptimizerRule.java:398: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HivePointLookupOptimizerRule.java:399: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HivePointLookupOptimizerRule.java:401: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HivePointLookupOptimizerRule.java:402: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HivePointLookupOptimizerRule.java:403: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HivePointLookupOptimizerRule.java:404: warning: block child at indentation level 10 not at correct indentation, 8 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HivePointLookupOptimizerRule.java:339: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HivePointLookupOptimizerRule.java:341: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HivePointLookupOptimizerRule.java:342: warning: 'for' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HivePointLookupOptimizerRule.java:343: warning: 'for' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HivePointLookupOptimizerRule.java:343: warning: 'member def type' have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HivePointLookupOptimizerRule.java:344: warning: 'if' have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HivePointLookupOptimizerRule.java:345: warning: 'if' child have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HivePointLookupOptimizerRule.java:345: warning: 'member def type' have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HivePointLookupOptimizerRule.java:346: warning: 'if' have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HivePointLookupOptimizerRule.java:347: warning: 'if' child have incorrect indentation level 16, expected level should be 14. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HivePointLookupOptimizerRule.java:348: warning: 'if rcurly' have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HivePointLookupOptimizerRule.java:349: warning: 'if' child have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HivePointLookupOptimizerRule.java:349: warning: 'member def type' have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HivePointLookupOptimizerRule.java:350: warning: 'if' child have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HivePointLookupOptimizerRule.java:351: warning: 'if' have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HivePointLookupOptimizerRule.java:352: warning: 'if' child have incorrect indentation level 16, expected level should be 14. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HivePointLookupOptimizerRule.java:352: warning: 'member def type' have incorrect indentation level 16, expected level should be 14. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HivePointLookupOptimizerRule.java:353: warning: 'for' have incorrect indentation level 16, expected level should be 14. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HivePointLookupOptimizerRule.java:354: warning: 'for' child have incorrect indentation level 18, expected level should be 16. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HivePointLookupOptimizerRule.java:354: warning: 'member def type' have incorrect indentation level 18, expected level should be 16. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HivePointLookupOptimizerRule.java:355: warning: 'for' child have incorrect indentation level 18, expected level should be 16. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HivePointLookupOptimizerRule.java:356: warning: 'for' child have incorrect indentation level 18, expected level should be 16. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HivePointLookupOptimizerRule.java:357: warning: 'for rcurly' have incorrect indentation level 16, expected level should be 14. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HivePointLookupOptimizerRule.java:358: warning: 'if' child have incorrect indentation level 16, expected level should be 14. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HivePointLookupOptimizerRule.java:359: warning: 'if rcurly' have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HivePointLookupOptimizerRule.java:360: warning: 'for' have incorrect indentation level 16, expected level should be 14. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HivePointLookupOptimizerRule.java:361: warning: 'for' child have incorrect indentation level 18, expected level should be 16. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HivePointLookupOptimizerRule.java:361: warning: 'member def type' have incorrect indentation level 18, expected level should be 16. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HivePointLookupOptimizerRule.java:362: warning: 'for' child have incorrect indentation level 18, expected level should be 16. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HivePointLookupOptimizerRule.java:363: warning: 'for' child have incorrect indentation level 18, expected level should be 16. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HivePointLookupOptimizerRule.java:364: warning: 'for rcurly' have incorrect indentation level 16, expected level should be 14. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HivePointLookupOptimizerRule.java:365: warning: 'else rcurly' have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HivePointLookupOptimizerRule.java:366: warning: 'if' child have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HivePointLookupOptimizerRule.java:367: warning: 'if' child have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HivePointLookupOptimizerRule.java:368: warning: 'if rcurly' have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HivePointLookupOptimizerRule.java:369: warning: 'for rcurly' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HivePointLookupOptimizerRule.java:371: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HivePointLookupOptimizerRule.java:372: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HivePointLookupOptimizerRule.java:374: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HivePointLookupOptimizerRule.java:375: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HivePointLookupOptimizerRule.java:376: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HivePointLookupOptimizerRule.java:378: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HivePointLookupOptimizerRule.java:379: warning: 'for' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HivePointLookupOptimizerRule.java:380: warning: 'for' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HivePointLookupOptimizerRule.java:380: warning: 'member def type' have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HivePointLookupOptimizerRule.java:381: warning: 'if' have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HivePointLookupOptimizerRule.java:382: warning: 'if' child have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HivePointLookupOptimizerRule.java:382: warning: 'member def type' have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HivePointLookupOptimizerRule.java:383: warning: 'if' have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HivePointLookupOptimizerRule.java:384: warning: 'if' child have incorrect indentation level 16, expected level should be 14. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HivePointLookupOptimizerRule.java:385: warning: 'if rcurly' have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HivePointLookupOptimizerRule.java:386: warning: 'if' child have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HivePointLookupOptimizerRule.java:386: warning: 'member def type' have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HivePointLookupOptimizerRule.java:387: warning: 'if' child have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HivePointLookupOptimizerRule.java:388: warning: 'for' have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HivePointLookupOptimizerRule.java:389: warning: 'for' child have incorrect indentation level 16, expected level should be 14. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HivePointLookupOptimizerRule.java:389: warning: 'member def type' have incorrect indentation level 16, expected level should be 14. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HivePointLookupOptimizerRule.java:390: warning: 'for' child have incorrect indentation level 16, expected level should be 14. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HivePointLookupOptimizerRule.java:391: warning: 'for' child have incorrect indentation level 16, expected level should be 14. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HivePointLookupOptimizerRule.java:392: warning: 'for rcurly' have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HivePointLookupOptimizerRule.java:393: warning: 'if' child have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HivePointLookupOptimizerRule.java:394: warning: 'if' child have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HivePointLookupOptimizerRule.java:395: warning: 'if rcurly' have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HivePointLookupOptimizerRule.java:396: warning: 'for rcurly' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HivePointLookupOptimizerRule.java:398: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HivePointLookupOptimizerRule.java:399: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HivePointLookupOptimizerRule.java:401: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HivePointLookupOptimizerRule.java:402: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HivePointLookupOptimizerRule.java:403: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HivePointLookupOptimizerRule.java:404: warning: 'block' child have incorrect indentation level 10, expected level should be 8. 32423,32431c35763,35771 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveProjectFilterPullUpConstantsRule.java:110: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveProjectFilterPullUpConstantsRule.java:111: warning: if at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveProjectFilterPullUpConstantsRule.java:113: warning: if child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveProjectFilterPullUpConstantsRule.java:114: warning: if rcurly at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveProjectFilterPullUpConstantsRule.java:116: warning: if child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveProjectFilterPullUpConstantsRule.java:117: warning: if rcurly at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveProjectFilterPullUpConstantsRule.java:118: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveProjectFilterPullUpConstantsRule.java:119: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveProjectFilterPullUpConstantsRule.java:120: warning: block child at indentation level 10 not at correct indentation, 8 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveProjectFilterPullUpConstantsRule.java:110: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveProjectFilterPullUpConstantsRule.java:111: warning: 'if' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveProjectFilterPullUpConstantsRule.java:113: warning: 'if' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveProjectFilterPullUpConstantsRule.java:114: warning: 'if rcurly' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveProjectFilterPullUpConstantsRule.java:116: warning: 'if' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveProjectFilterPullUpConstantsRule.java:117: warning: 'if rcurly' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveProjectFilterPullUpConstantsRule.java:118: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveProjectFilterPullUpConstantsRule.java:119: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveProjectFilterPullUpConstantsRule.java:120: warning: 'block' child have incorrect indentation level 10, expected level should be 8. 32477d35816 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveRelDecorrelator.java:1172: warning: method def throws at indentation level 10 not at correct indentation, 6 32481,32508c35820,35851 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveRelDecorrelator.java:1182: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveRelDecorrelator.java:1183: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveRelDecorrelator.java:1184: warning: if at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveRelDecorrelator.java:1186: warning: if child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveRelDecorrelator.java:1187: warning: if rcurly at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveRelDecorrelator.java:1188: warning: if at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveRelDecorrelator.java:1190: warning: if child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveRelDecorrelator.java:1191: warning: if rcurly at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveRelDecorrelator.java:1192: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveRelDecorrelator.java:1193: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveRelDecorrelator.java:1194: warning: for at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveRelDecorrelator.java:1195: warning: for child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveRelDecorrelator.java:1196: warning: for rcurly at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveRelDecorrelator.java:1202: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveRelDecorrelator.java:1203: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveRelDecorrelator.java:1204: warning: if at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveRelDecorrelator.java:1205: warning: if child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveRelDecorrelator.java:1206: warning: if rcurly at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveRelDecorrelator.java:1207: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveRelDecorrelator.java:1208: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveRelDecorrelator.java:1209: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveRelDecorrelator.java:1210: warning: if at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveRelDecorrelator.java:1212: warning: if at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveRelDecorrelator.java:1213: warning: if child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveRelDecorrelator.java:1214: warning: if rcurly at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveRelDecorrelator.java:1215: warning: if rcurly at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveRelDecorrelator.java:1217: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveRelDecorrelator.java:1218: warning: block child at indentation level 8 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveRelDecorrelator.java:1182: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveRelDecorrelator.java:1182: warning: 'member def modifier' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveRelDecorrelator.java:1183: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveRelDecorrelator.java:1183: warning: 'member def modifier' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveRelDecorrelator.java:1184: warning: 'if' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveRelDecorrelator.java:1186: warning: 'if' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveRelDecorrelator.java:1187: warning: 'if rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveRelDecorrelator.java:1188: warning: 'if' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveRelDecorrelator.java:1190: warning: 'if' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveRelDecorrelator.java:1191: warning: 'if rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveRelDecorrelator.java:1192: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveRelDecorrelator.java:1193: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveRelDecorrelator.java:1194: warning: 'for' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveRelDecorrelator.java:1195: warning: 'for' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveRelDecorrelator.java:1196: warning: 'for rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveRelDecorrelator.java:1202: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveRelDecorrelator.java:1203: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveRelDecorrelator.java:1203: warning: 'member def modifier' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveRelDecorrelator.java:1204: warning: 'if' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveRelDecorrelator.java:1205: warning: 'if' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveRelDecorrelator.java:1206: warning: 'if rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveRelDecorrelator.java:1207: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveRelDecorrelator.java:1208: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveRelDecorrelator.java:1209: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveRelDecorrelator.java:1209: warning: 'member def modifier' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveRelDecorrelator.java:1210: warning: 'if' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveRelDecorrelator.java:1212: warning: 'if' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveRelDecorrelator.java:1213: warning: 'if' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveRelDecorrelator.java:1214: warning: 'if rcurly' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveRelDecorrelator.java:1215: warning: 'if rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveRelDecorrelator.java:1217: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveRelDecorrelator.java:1218: warning: 'block' child have incorrect indentation level 8, expected level should be 6. 32513c35856 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveRelDecorrelator.java:1289: warning: block child at indentation level 8 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveRelDecorrelator.java:1289: warning: 'block' child have incorrect indentation level 8, expected level should be 6. 32538,32541d35880 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveRelDecorrelator.java:2842: warning: method call child at indentation level 22 not at correct indentation, 24 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveRelDecorrelator.java:2843: warning: method call child at indentation level 22 not at correct indentation, 24 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveRelDecorrelator.java:2846: warning: method call child at indentation level 22 not at correct indentation, 24 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveRelDecorrelator.java:2847: warning: method call child at indentation level 22 not at correct indentation, 24 32550a35890 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveRelDecorrelator.java:3137:30: warning: '{' should have line break after. 32573,32588c35913,35935 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveRemoveGBYSemiJoinRule.java:51: warning: method def modifier at indentation level 4 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveRemoveGBYSemiJoinRule.java:52: warning: method def child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveRemoveGBYSemiJoinRule.java:54: warning: if at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveRemoveGBYSemiJoinRule.java:55: warning: if child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveRemoveGBYSemiJoinRule.java:56: warning: if rcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveRemoveGBYSemiJoinRule.java:57: warning: method def child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveRemoveGBYSemiJoinRule.java:58: warning: method def child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveRemoveGBYSemiJoinRule.java:61: warning: if at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveRemoveGBYSemiJoinRule.java:62: warning: if child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveRemoveGBYSemiJoinRule.java:63: warning: if rcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveRemoveGBYSemiJoinRule.java:66: warning: if at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveRemoveGBYSemiJoinRule.java:67: warning: if child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveRemoveGBYSemiJoinRule.java:68: warning: if rcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveRemoveGBYSemiJoinRule.java:69: warning: method def child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveRemoveGBYSemiJoinRule.java:71: warning: method def child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveRemoveGBYSemiJoinRule.java:73: warning: if at indentation level 6 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveRemoveGBYSemiJoinRule.java:51: warning: 'method def modifier' have incorrect indentation level 4, expected level should be 2. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveRemoveGBYSemiJoinRule.java:52: warning: 'member def modifier' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveRemoveGBYSemiJoinRule.java:52: warning: 'method def' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveRemoveGBYSemiJoinRule.java:54: warning: 'if' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveRemoveGBYSemiJoinRule.java:55: warning: 'if' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveRemoveGBYSemiJoinRule.java:56: warning: 'if rcurly' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveRemoveGBYSemiJoinRule.java:57: warning: 'member def modifier' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveRemoveGBYSemiJoinRule.java:57: warning: 'method def' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveRemoveGBYSemiJoinRule.java:58: warning: 'member def modifier' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveRemoveGBYSemiJoinRule.java:58: warning: 'method def' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveRemoveGBYSemiJoinRule.java:61: warning: 'if' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveRemoveGBYSemiJoinRule.java:62: warning: 'if' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveRemoveGBYSemiJoinRule.java:63: warning: 'if rcurly' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveRemoveGBYSemiJoinRule.java:66: warning: 'if' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveRemoveGBYSemiJoinRule.java:67: warning: 'if' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveRemoveGBYSemiJoinRule.java:68: warning: 'if rcurly' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveRemoveGBYSemiJoinRule.java:69: warning: 'member def modifier' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveRemoveGBYSemiJoinRule.java:69: warning: 'method def' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveRemoveGBYSemiJoinRule.java:71: warning: 'member def type' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveRemoveGBYSemiJoinRule.java:71: warning: 'method def' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveRemoveGBYSemiJoinRule.java:73: warning: 'if' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveRemoveGBYSemiJoinRule.java:74: warning: 'if' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveRemoveGBYSemiJoinRule.java:74: warning: 'member def type' have incorrect indentation level 8, expected level should be 6. 32590,32594c35937,35940 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveRemoveGBYSemiJoinRule.java:74: warning: if child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveRemoveGBYSemiJoinRule.java:75: warning: if child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveRemoveGBYSemiJoinRule.java:76: warning: if rcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveRemoveGBYSemiJoinRule.java:77: warning: method def rcurly at indentation level 4 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveRemoveGBYSemiJoinRule.java:78: warning: class def rcurly at indentation level 2 not at correct indentation, 0 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveRemoveGBYSemiJoinRule.java:75: warning: 'if' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveRemoveGBYSemiJoinRule.java:76: warning: 'if rcurly' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveRemoveGBYSemiJoinRule.java:77: warning: 'method def rcurly' have incorrect indentation level 4, expected level should be 2. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveRemoveGBYSemiJoinRule.java:78: warning: 'class def rcurly' have incorrect indentation level 2, expected level should be 0. 32596,32597d35941 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveRemoveSqCountCheck.java:62: warning: method call rparen at indentation level 12 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveRemoveSqCountCheck.java:66: warning: method call rparen at indentation level 8 not at correct indentation, 6 32603,32607c35947,35955 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSemiJoinRule.java:116: warning: if child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSemiJoinRule.java:117: warning: if child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSemiJoinRule.java:118: warning: for at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSemiJoinRule.java:119: warning: for child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSemiJoinRule.java:120: warning: for rcurly at indentation level 8 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSemiJoinRule.java:116: warning: 'if' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSemiJoinRule.java:116: warning: 'member def type' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSemiJoinRule.java:117: warning: 'if' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSemiJoinRule.java:117: warning: 'member def type' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSemiJoinRule.java:118: warning: 'for' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSemiJoinRule.java:119: warning: 'for' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSemiJoinRule.java:120: warning: 'for rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSemiJoinRule.java:121: warning: 'if' child have incorrect indentation level 7, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSemiJoinRule.java:121: warning: 'member def type' have incorrect indentation level 7, expected level should be 6. 32609d35956 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSemiJoinRule.java:121: warning: if child at indentation level 7 not at correct indentation, 6 32636,32637c35983,35984 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:81: warning: member def modifier at indentation level 4 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:83: warning: ctor def modifier at indentation level 4 not at correct indentation, 2 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:81: warning: 'member def modifier' have incorrect indentation level 4, expected level should be 2. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:83: warning: 'ctor def modifier' have incorrect indentation level 4, expected level should be 2. 32639,32642c35986,35990 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:87: warning: ctor def child at indentation level 8 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:89: warning: ctor def rcurly at indentation level 4 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:90: warning: method def modifier at indentation level 4 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:91: warning: method def child at indentation level 8 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:87: warning: 'ctor def' child have incorrect indentation level 8, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:89: warning: 'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:90: warning: 'method def modifier' have incorrect indentation level 4, expected level should be 2. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:91: warning: 'member def modifier' have incorrect indentation level 8, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:91: warning: 'method def' child have incorrect indentation level 8, expected level should be 4. 32643a35992,35993 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:93: warning: 'member def modifier' have incorrect indentation level 8, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:93: warning: 'method def' child have incorrect indentation level 8, expected level should be 4. 32645,32651c35995,36006 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:93: warning: method def child at indentation level 8 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:96: warning: if at indentation level 8 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:97: warning: if child at indentation level 12 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:98: warning: if child at indentation level 12 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:102: warning: if child at indentation level 12 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:105: warning: if child at indentation level 12 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:106: warning: if child at indentation level 12 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:96: warning: 'if' have incorrect indentation level 8, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:97: warning: 'if' child have incorrect indentation level 12, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:97: warning: 'member def modifier' have incorrect indentation level 12, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:98: warning: 'if' child have incorrect indentation level 12, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:98: warning: 'member def modifier' have incorrect indentation level 12, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:102: warning: 'if' child have incorrect indentation level 12, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:102: warning: 'member def modifier' have incorrect indentation level 12, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:105: warning: 'if' child have incorrect indentation level 12, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:106: warning: 'if' child have incorrect indentation level 12, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:106: warning: 'member def modifier' have incorrect indentation level 12, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:109: warning: 'if' child have incorrect indentation level 12, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:109: warning: 'member def type' have incorrect indentation level 12, expected level should be 6. 32653,32654c36008,36011 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:109: warning: if child at indentation level 12 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:110: warning: if child at indentation level 12 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:110: warning: 'if' child have incorrect indentation level 12, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:110: warning: 'member def type' have incorrect indentation level 12, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:111: warning: 'if' child have incorrect indentation level 12, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:111: warning: 'member def type' have incorrect indentation level 12, expected level should be 6. 32656,32662c36013,36020 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:111: warning: if child at indentation level 12 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:113: warning: if child at indentation level 12 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:115: warning: if child at indentation level 12 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:116: warning: if child at indentation level 12 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:117: warning: if child at indentation level 12 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:118: warning: if child at indentation level 12 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:119: warning: if rcurly at indentation level 8 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:113: warning: 'if' child have incorrect indentation level 12, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:113: warning: 'member def modifier' have incorrect indentation level 12, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:115: warning: 'if' child have incorrect indentation level 12, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:115: warning: 'member def modifier' have incorrect indentation level 12, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:116: warning: 'if' child have incorrect indentation level 12, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:117: warning: 'if' child have incorrect indentation level 12, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:118: warning: 'if' child have incorrect indentation level 12, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:119: warning: 'if rcurly' have incorrect indentation level 8, expected level should be 4. 32664,32669c36022,36033 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:121: warning: else at indentation level 8 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:122: warning: if child at indentation level 12 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:123: warning: if child at indentation level 12 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:127: warning: if child at indentation level 12 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:130: warning: if child at indentation level 12 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:131: warning: if child at indentation level 12 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:121: warning: 'else' have incorrect indentation level 8, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:122: warning: 'if' child have incorrect indentation level 12, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:122: warning: 'member def modifier' have incorrect indentation level 12, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:123: warning: 'if' child have incorrect indentation level 12, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:123: warning: 'member def modifier' have incorrect indentation level 12, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:127: warning: 'if' child have incorrect indentation level 12, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:127: warning: 'member def modifier' have incorrect indentation level 12, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:130: warning: 'if' child have incorrect indentation level 12, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:131: warning: 'if' child have incorrect indentation level 12, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:131: warning: 'member def modifier' have incorrect indentation level 12, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:133: warning: 'if' child have incorrect indentation level 12, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:133: warning: 'member def type' have incorrect indentation level 12, expected level should be 6. 32671,32672c36035,36038 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:133: warning: if child at indentation level 12 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:134: warning: if child at indentation level 12 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:134: warning: 'if' child have incorrect indentation level 12, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:134: warning: 'member def type' have incorrect indentation level 12, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:135: warning: 'if' child have incorrect indentation level 12, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:135: warning: 'member def type' have incorrect indentation level 12, expected level should be 6. 32674,32682c36040,36050 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:135: warning: if child at indentation level 12 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:137: warning: if child at indentation level 12 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:139: warning: if child at indentation level 12 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:140: warning: if child at indentation level 12 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:142: warning: if child at indentation level 12 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:143: warning: if rcurly at indentation level 8 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:144: warning: method def rcurly at indentation level 4 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:154: warning: method def modifier at indentation level 4 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:158: warning: method def child at indentation level 8 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:137: warning: 'if' child have incorrect indentation level 12, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:137: warning: 'member def modifier' have incorrect indentation level 12, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:139: warning: 'if' child have incorrect indentation level 12, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:139: warning: 'member def modifier' have incorrect indentation level 12, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:140: warning: 'if' child have incorrect indentation level 12, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:142: warning: 'if' child have incorrect indentation level 12, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:143: warning: 'if rcurly' have incorrect indentation level 8, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:144: warning: 'method def rcurly' have incorrect indentation level 4, expected level should be 2. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:154: warning: 'method def modifier' have incorrect indentation level 4, expected level should be 2. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:158: warning: 'member def type' have incorrect indentation level 8, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:158: warning: 'method def' child have incorrect indentation level 8, expected level should be 4. 32684c36052 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:160: warning: if at indentation level 8 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:160: warning: 'if' have incorrect indentation level 8, expected level should be 4. 32687,32692c36055,36061 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:161: warning: if child at indentation level 12 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:162: warning: if rcurly at indentation level 8 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:163: warning: method def child at indentation level 8 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:164: warning: method def rcurly at indentation level 4 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:165: warning: method def modifier at indentation level 4 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:168: warning: method def child at indentation level 8 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:161: warning: 'if' child have incorrect indentation level 12, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:162: warning: 'if rcurly' have incorrect indentation level 8, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:163: warning: 'method def' child have incorrect indentation level 8, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:164: warning: 'method def rcurly' have incorrect indentation level 4, expected level should be 2. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:165: warning: 'method def modifier' have incorrect indentation level 4, expected level should be 2. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:168: warning: 'member def type' have incorrect indentation level 8, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:168: warning: 'method def' child have incorrect indentation level 8, expected level should be 4. 32694,32696c36063,36065 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:170: warning: method def child at indentation level 8 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:171: warning: method def rcurly at indentation level 4 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:173: warning: method def modifier at indentation level 4 not at correct indentation, 2 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:170: warning: 'method def' child have incorrect indentation level 8, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:171: warning: 'method def rcurly' have incorrect indentation level 4, expected level should be 2. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:173: warning: 'method def modifier' have incorrect indentation level 4, expected level should be 2. 32700,32704c36069,36074 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:178: warning: switch at indentation level 8 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:179: warning: case child at indentation level 8 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:182: warning: if at indentation level 12 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:183: warning: if child at indentation level 16 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:184: warning: if at indentation level 16 not at correct indentation, 8 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:178: warning: 'switch' have incorrect indentation level 8, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:179: warning: 'case' child have incorrect indentation level 8, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:182: warning: 'if' have incorrect indentation level 12, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:183: warning: 'if' child have incorrect indentation level 16, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:183: warning: 'member def modifier' have incorrect indentation level 16, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:184: warning: 'if' have incorrect indentation level 16, expected level should be 8. 32706,32710c36076,36081 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:187: warning: if child at indentation level 20 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:188: warning: if rcurly at indentation level 16 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:190: warning: if child at indentation level 16 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:192: warning: if child at indentation level 16 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:194: warning: if child at indentation level 16 not at correct indentation, 8 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:187: warning: 'if' child have incorrect indentation level 20, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:188: warning: 'if rcurly' have incorrect indentation level 16, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:190: warning: 'if' child have incorrect indentation level 16, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:192: warning: 'if' child have incorrect indentation level 16, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:194: warning: 'if' child have incorrect indentation level 16, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:194: warning: 'member def type' have incorrect indentation level 16, expected level should be 8. 32713,32715c36084,36086 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:200: warning: if child at indentation level 16 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:202: warning: if at indentation level 16 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:203: warning: if child at indentation level 20 not at correct indentation, 10 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:200: warning: 'if' child have incorrect indentation level 16, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:202: warning: 'if' have incorrect indentation level 16, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:203: warning: 'if' child have incorrect indentation level 20, expected level should be 10. 32717,32720c36088,36091 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:204: warning: if rcurly at indentation level 16 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:207: warning: if at indentation level 16 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:208: warning: if child at indentation level 20 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:209: warning: if rcurly at indentation level 16 not at correct indentation, 8 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:204: warning: 'if rcurly' have incorrect indentation level 16, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:207: warning: 'if' have incorrect indentation level 16, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:208: warning: 'if' child have incorrect indentation level 20, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:209: warning: 'if rcurly' have incorrect indentation level 16, expected level should be 8. 32722,32726c36093,36097 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:210: warning: else at indentation level 16 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:211: warning: else child at indentation level 20 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:212: warning: else rcurly at indentation level 16 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:214: warning: if rcurly at indentation level 12 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:215: warning: if at indentation level 12 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:210: warning: 'else' have incorrect indentation level 16, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:211: warning: 'else' child have incorrect indentation level 20, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:212: warning: 'else rcurly' have incorrect indentation level 16, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:214: warning: 'if rcurly' have incorrect indentation level 12, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:215: warning: 'if' have incorrect indentation level 12, expected level should be 6. 32728,32737c36099,36112 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:218: warning: if child at indentation level 16 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:219: warning: if child at indentation level 16 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:220: warning: if child at indentation level 16 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:224: warning: if child at indentation level 16 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:225: warning: if child at indentation level 16 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:226: warning: if child at indentation level 16 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:227: warning: if child at indentation level 16 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:229: warning: if child at indentation level 16 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:230: warning: if child at indentation level 16 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:231: warning: if at indentation level 16 not at correct indentation, 8 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:218: warning: 'if' child have incorrect indentation level 16, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:219: warning: 'if' child have incorrect indentation level 16, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:219: warning: 'member def modifier' have incorrect indentation level 16, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:220: warning: 'if' child have incorrect indentation level 16, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:224: warning: 'if' child have incorrect indentation level 16, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:224: warning: 'member def type' have incorrect indentation level 16, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:225: warning: 'if' child have incorrect indentation level 16, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:226: warning: 'if' child have incorrect indentation level 16, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:227: warning: 'if' child have incorrect indentation level 16, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:229: warning: 'if' child have incorrect indentation level 16, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:229: warning: 'member def modifier' have incorrect indentation level 16, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:230: warning: 'if' child have incorrect indentation level 16, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:230: warning: 'member def type' have incorrect indentation level 16, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:231: warning: 'if' have incorrect indentation level 16, expected level should be 8. 32738a36114 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:234: warning: 'if' child have incorrect indentation level 20, expected level should be 10. 32740,32741c36116 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:234: warning: if child at indentation level 20 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:235: warning: if rcurly at indentation level 16 not at correct indentation, 8 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:235: warning: 'if rcurly' have incorrect indentation level 16, expected level should be 8. 32743c36118,36119 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:236: warning: else at indentation level 16 not at correct indentation, 8 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:236: warning: 'else' have incorrect indentation level 16, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:237: warning: 'else' child have incorrect indentation level 20, expected level should be 10. 32745,32758c36121,36134 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:237: warning: else child at indentation level 20 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:238: warning: else rcurly at indentation level 16 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:239: warning: if child at indentation level 16 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:240: warning: if child at indentation level 16 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:241: warning: if child at indentation level 16 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:242: warning: if rcurly at indentation level 12 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:246: warning: block child at indentation level 12 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:247: warning: block child at indentation level 12 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:248: warning: block child at indentation level 12 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:250: warning: case child at indentation level 8 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:251: warning: case child at indentation level 8 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:305: warning: block child at indentation level 12 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:306: warning: block child at indentation level 12 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:307: warning: switch at indentation level 12 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:238: warning: 'else rcurly' have incorrect indentation level 16, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:239: warning: 'if' child have incorrect indentation level 16, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:240: warning: 'if' child have incorrect indentation level 16, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:241: warning: 'if' child have incorrect indentation level 16, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:242: warning: 'if rcurly' have incorrect indentation level 12, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:246: warning: 'block' child have incorrect indentation level 12, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:247: warning: 'block' child have incorrect indentation level 12, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:248: warning: 'block' child have incorrect indentation level 12, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:250: warning: 'case' child have incorrect indentation level 8, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:251: warning: 'case' child have incorrect indentation level 8, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:305: warning: 'block' child have incorrect indentation level 12, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:306: warning: 'block' child have incorrect indentation level 12, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:306: warning: 'member def modifier' have incorrect indentation level 12, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:307: warning: 'switch' have incorrect indentation level 12, expected level should be 6. 32760,32768c36136,36146 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:308: warning: case child at indentation level 12 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:309: warning: block child at indentation level 16 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:315: warning: if at indentation level 16 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:317: warning: if child at indentation level 20 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:320: warning: if at indentation level 20 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:321: warning: if child at indentation level 24 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:322: warning: if rcurly at indentation level 20 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:323: warning: else child at indentation level 24 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:324: warning: else rcurly at indentation level 20 not at correct indentation, 10 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:308: warning: 'case' child have incorrect indentation level 12, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:309: warning: 'block' child have incorrect indentation level 16, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:315: warning: 'if' have incorrect indentation level 16, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:317: warning: 'if' child have incorrect indentation level 20, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:320: warning: 'if' have incorrect indentation level 20, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:321: warning: 'if' child have incorrect indentation level 24, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:322: warning: 'if rcurly' have incorrect indentation level 20, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:323: warning: 'else' child have incorrect indentation level 24, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:324: warning: 'else rcurly' have incorrect indentation level 20, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:326: warning: 'if' child have incorrect indentation level 20, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:326: warning: 'member def type' have incorrect indentation level 20, expected level should be 10. 32770d36147 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:326: warning: if child at indentation level 20 not at correct indentation, 10 32773,32778c36150,36155 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:331: warning: if child at indentation level 20 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:335: warning: if child at indentation level 20 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:336: warning: if child at indentation level 20 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:337: warning: if rcurly at indentation level 16 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:338: warning: switch rcurly at indentation level 12 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:341: warning: switch at indentation level 12 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:331: warning: 'if' child have incorrect indentation level 20, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:335: warning: 'if' child have incorrect indentation level 20, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:336: warning: 'if' child have incorrect indentation level 20, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:337: warning: 'if rcurly' have incorrect indentation level 16, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:338: warning: 'switch rcurly' have incorrect indentation level 12, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:341: warning: 'switch' have incorrect indentation level 12, expected level should be 6. 32780,32788c36157,36165 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:342: warning: case child at indentation level 12 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:343: warning: case child at indentation level 12 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:346: warning: if at indentation level 16 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:347: warning: if child at indentation level 20 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:348: warning: if child at indentation level 20 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:349: warning: if rcurly at indentation level 16 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:350: warning: block child at indentation level 16 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:354: warning: block child at indentation level 16 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:355: warning: if at indentation level 16 not at correct indentation, 8 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:342: warning: 'case' child have incorrect indentation level 12, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:343: warning: 'case' child have incorrect indentation level 12, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:346: warning: 'if' have incorrect indentation level 16, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:347: warning: 'if' child have incorrect indentation level 20, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:348: warning: 'if' child have incorrect indentation level 20, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:349: warning: 'if rcurly' have incorrect indentation level 16, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:350: warning: 'block' child have incorrect indentation level 16, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:354: warning: 'block' child have incorrect indentation level 16, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:355: warning: 'if' have incorrect indentation level 16, expected level should be 8. 32790c36167 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:356: warning: if lcurly at indentation level 16 not at correct indentation, 8 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:356: warning: 'if lcurly' have incorrect indentation level 16, expected level should be 8. 32792,32793c36169,36170 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:358: warning: if child at indentation level 20 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:359: warning: if rcurly at indentation level 16 not at correct indentation, 8 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:358: warning: 'if' child have incorrect indentation level 20, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:359: warning: 'if rcurly' have incorrect indentation level 16, expected level should be 8. 32796,32804c36173,36182 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:360: warning: else at indentation level 16 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:363: warning: block child at indentation level 16 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:364: warning: block child at indentation level 16 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:365: warning: block child at indentation level 16 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:366: warning: switch rcurly at indentation level 12 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:369: warning: switch at indentation level 12 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:370: warning: case child at indentation level 12 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:371: warning: if at indentation level 16 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:372: warning: if child at indentation level 20 not at correct indentation, 10 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:360: warning: 'else' have incorrect indentation level 16, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:363: warning: 'block' child have incorrect indentation level 16, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:364: warning: 'block' child have incorrect indentation level 16, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:365: warning: 'block' child have incorrect indentation level 16, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:366: warning: 'switch rcurly' have incorrect indentation level 12, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:369: warning: 'switch' have incorrect indentation level 12, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:370: warning: 'case' child have incorrect indentation level 12, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:371: warning: 'if' have incorrect indentation level 16, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:372: warning: 'if' child have incorrect indentation level 20, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:373: warning: 'if' have incorrect indentation level 20, expected level should be 10. 32806,32808c36184,36185 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:373: warning: if at indentation level 20 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:376: warning: if child at indentation level 24 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:377: warning: if rcurly at indentation level 20 not at correct indentation, 10 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:376: warning: 'if' child have incorrect indentation level 24, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:377: warning: 'if rcurly' have incorrect indentation level 20, expected level should be 10. 32810,32813c36187,36191 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:378: warning: else at indentation level 20 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:379: warning: else child at indentation level 24 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:380: warning: else rcurly at indentation level 20 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:381: warning: if rcurly at indentation level 16 not at correct indentation, 8 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:378: warning: 'else' have incorrect indentation level 20, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:379: warning: 'else' child have incorrect indentation level 24, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:380: warning: 'else rcurly' have incorrect indentation level 20, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:381: warning: 'if rcurly' have incorrect indentation level 16, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:382: warning: 'if' have incorrect indentation level 20, expected level should be 10. 32815,32817c36193,36194 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:382: warning: if at indentation level 20 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:385: warning: if child at indentation level 22 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:386: warning: if rcurly at indentation level 20 not at correct indentation, 10 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:385: warning: 'if' child have incorrect indentation level 22, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:386: warning: 'if rcurly' have incorrect indentation level 20, expected level should be 10. 32819,32834c36196,36212 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:387: warning: else at indentation level 20 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:388: warning: else child at indentation level 24 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:389: warning: else rcurly at indentation level 20 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:390: warning: else rcurly at indentation level 16 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:391: warning: block child at indentation level 16 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:392: warning: case child at indentation level 12 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:393: warning: block child at indentation level 16 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:394: warning: block child at indentation level 16 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:395: warning: block child at indentation level 16 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:396: warning: switch rcurly at indentation level 12 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:397: warning: block child at indentation level 12 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:398: warning: block child at indentation level 12 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:399: warning: for at indentation level 12 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:401: warning: for child at indentation level 16 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:403: warning: for rcurly at indentation level 12 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:404: warning: switch at indentation level 12 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:387: warning: 'else' have incorrect indentation level 20, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:388: warning: 'else' child have incorrect indentation level 24, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:389: warning: 'else rcurly' have incorrect indentation level 20, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:390: warning: 'else rcurly' have incorrect indentation level 16, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:391: warning: 'block' child have incorrect indentation level 16, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:392: warning: 'case' child have incorrect indentation level 12, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:393: warning: 'block' child have incorrect indentation level 16, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:394: warning: 'block' child have incorrect indentation level 16, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:395: warning: 'block' child have incorrect indentation level 16, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:396: warning: 'switch rcurly' have incorrect indentation level 12, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:397: warning: 'block' child have incorrect indentation level 12, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:398: warning: 'block' child have incorrect indentation level 12, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:398: warning: 'member def modifier' have incorrect indentation level 12, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:399: warning: 'for' have incorrect indentation level 12, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:401: warning: 'for' child have incorrect indentation level 16, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:403: warning: 'for rcurly' have incorrect indentation level 12, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:404: warning: 'switch' have incorrect indentation level 12, expected level should be 6. 32836,32848c36214,36228 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:405: warning: case child at indentation level 12 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:406: warning: block child at indentation level 16 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:407: warning: block child at indentation level 16 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:408: warning: switch rcurly at indentation level 12 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:409: warning: block child at indentation level 12 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:411: warning: block child at indentation level 12 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:412: warning: for at indentation level 12 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:413: warning: if at indentation level 16 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:414: warning: if child at indentation level 20 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:415: warning: if rcurly at indentation level 16 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:416: warning: for rcurly at indentation level 12 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:417: warning: block child at indentation level 12 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:418: warning: switch at indentation level 12 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:405: warning: 'case' child have incorrect indentation level 12, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:406: warning: 'block' child have incorrect indentation level 16, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:407: warning: 'block' child have incorrect indentation level 16, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:408: warning: 'switch rcurly' have incorrect indentation level 12, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:409: warning: 'block' child have incorrect indentation level 12, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:411: warning: 'block' child have incorrect indentation level 12, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:411: warning: 'member def modifier' have incorrect indentation level 12, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:412: warning: 'for' have incorrect indentation level 12, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:413: warning: 'if' have incorrect indentation level 16, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:414: warning: 'if' child have incorrect indentation level 20, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:415: warning: 'if rcurly' have incorrect indentation level 16, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:416: warning: 'for rcurly' have incorrect indentation level 12, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:417: warning: 'block' child have incorrect indentation level 12, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:417: warning: 'member def modifier' have incorrect indentation level 12, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:418: warning: 'switch' have incorrect indentation level 12, expected level should be 6. 32850,32857c36230,36237 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:419: warning: case child at indentation level 12 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:420: warning: case child at indentation level 12 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:421: warning: block child at indentation level 16 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:430: warning: block child at indentation level 16 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:431: warning: block child at indentation level 16 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:432: warning: switch rcurly at indentation level 12 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:433: warning: block child at indentation level 12 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:435: warning: if at indentation level 12 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:419: warning: 'case' child have incorrect indentation level 12, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:420: warning: 'case' child have incorrect indentation level 12, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:421: warning: 'block' child have incorrect indentation level 16, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:430: warning: 'block' child have incorrect indentation level 16, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:431: warning: 'block' child have incorrect indentation level 16, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:432: warning: 'switch rcurly' have incorrect indentation level 12, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:433: warning: 'block' child have incorrect indentation level 12, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:435: warning: 'if' have incorrect indentation level 12, expected level should be 6. 32858a36239 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:438: warning: 'if' child have incorrect indentation level 16, expected level should be 8. 32860d36240 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:438: warning: if child at indentation level 16 not at correct indentation, 8 32862,32864c36242,36245 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:441: warning: if rcurly at indentation level 12 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:442: warning: block child at indentation level 12 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:443: warning: switch at indentation level 12 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:441: warning: 'if rcurly' have incorrect indentation level 12, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:442: warning: 'block' child have incorrect indentation level 12, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:442: warning: 'member def type' have incorrect indentation level 12, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:443: warning: 'switch' have incorrect indentation level 12, expected level should be 6. 32866,32906c36247,36288 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:444: warning: case child at indentation level 12 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:445: warning: block child at indentation level 16 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:447: warning: case child at indentation level 12 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:448: warning: block child at indentation level 16 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:452: warning: block child at indentation level 16 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:453: warning: switch rcurly at indentation level 12 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:454: warning: block child at indentation level 12 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:455: warning: block child at indentation level 12 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:457: warning: case child at indentation level 8 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:458: warning: block child at indentation level 12 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:459: warning: switch rcurly at indentation level 8 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:460: warning: method def rcurly at indentation level 4 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:464: warning: method def modifier at indentation level 4 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:465: warning: for at indentation level 8 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:466: warning: for child at indentation level 12 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:467: warning: if at indentation level 12 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:468: warning: if child at indentation level 16 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:469: warning: if rcurly at indentation level 12 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:470: warning: for child at indentation level 12 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:471: warning: for child at indentation level 12 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:472: warning: for rcurly at indentation level 8 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:473: warning: method def rcurly at indentation level 4 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:477: warning: method def modifier at indentation level 4 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:478: warning: method def child at indentation level 8 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:479: warning: for at indentation level 8 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:480: warning: for child at indentation level 12 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:481: warning: for rcurly at indentation level 8 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:482: warning: method def child at indentation level 8 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:483: warning: method def rcurly at indentation level 4 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:488: warning: class def ident at indentation level 4 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:488: warning: class def modifier at indentation level 4 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:489: warning: member def modifier at indentation level 8 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:490: warning: member def modifier at indentation level 8 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:492: warning: ctor def modifier at indentation level 8 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:493: warning: ctor def child at indentation level 12 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:494: warning: ctor def child at indentation level 12 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:495: warning: ctor def rcurly at indentation level 8 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:497: warning: method def modifier at indentation level 8 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:498: warning: method def child at indentation level 12 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:499: warning: method def rcurly at indentation level 8 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:500: warning: class def rcurly at indentation level 4 not at correct indentation, 2 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:444: warning: 'case' child have incorrect indentation level 12, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:445: warning: 'block' child have incorrect indentation level 16, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:447: warning: 'case' child have incorrect indentation level 12, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:448: warning: 'block' child have incorrect indentation level 16, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:452: warning: 'block' child have incorrect indentation level 16, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:453: warning: 'switch rcurly' have incorrect indentation level 12, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:454: warning: 'block' child have incorrect indentation level 12, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:455: warning: 'block' child have incorrect indentation level 12, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:457: warning: 'case' child have incorrect indentation level 8, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:458: warning: 'block' child have incorrect indentation level 12, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:459: warning: 'switch rcurly' have incorrect indentation level 8, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:460: warning: 'method def rcurly' have incorrect indentation level 4, expected level should be 2. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:464: warning: 'method def modifier' have incorrect indentation level 4, expected level should be 2. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:465: warning: 'for' have incorrect indentation level 8, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:466: warning: 'for' child have incorrect indentation level 12, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:466: warning: 'member def modifier' have incorrect indentation level 12, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:467: warning: 'if' have incorrect indentation level 12, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:468: warning: 'if' child have incorrect indentation level 16, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:469: warning: 'if rcurly' have incorrect indentation level 12, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:470: warning: 'for' child have incorrect indentation level 12, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:471: warning: 'for' child have incorrect indentation level 12, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:472: warning: 'for rcurly' have incorrect indentation level 8, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:473: warning: 'method def rcurly' have incorrect indentation level 4, expected level should be 2. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:477: warning: 'method def modifier' have incorrect indentation level 4, expected level should be 2. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:478: warning: 'member def modifier' have incorrect indentation level 8, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:478: warning: 'method def' child have incorrect indentation level 8, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:479: warning: 'for' have incorrect indentation level 8, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:480: warning: 'for' child have incorrect indentation level 12, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:481: warning: 'for rcurly' have incorrect indentation level 8, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:482: warning: 'method def' child have incorrect indentation level 8, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:483: warning: 'method def rcurly' have incorrect indentation level 4, expected level should be 2. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:488: warning: 'class def modifier' have incorrect indentation level 4, expected level should be 2. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:489: warning: 'member def modifier' have incorrect indentation level 8, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:490: warning: 'member def modifier' have incorrect indentation level 8, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:492: warning: 'ctor def modifier' have incorrect indentation level 8, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:493: warning: 'ctor def' child have incorrect indentation level 12, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:494: warning: 'ctor def' child have incorrect indentation level 12, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:495: warning: 'ctor def rcurly' have incorrect indentation level 8, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:497: warning: 'method def modifier' have incorrect indentation level 8, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:498: warning: 'method def' child have incorrect indentation level 12, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:499: warning: 'method def rcurly' have incorrect indentation level 8, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:500: warning: 'class def rcurly' have incorrect indentation level 4, expected level should be 2. 32907a36290 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:508: warning: 'class def modifier' have incorrect indentation level 4, expected level should be 2. 32909,32924c36292,36306 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:508: warning: class def ident at indentation level 4 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:508: warning: class def modifier at indentation level 4 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:509: warning: member def modifier at indentation level 8 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:512: warning: member def modifier at indentation level 8 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:514: warning: method def modifier at indentation level 16 not at correct indentation, 14 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:515: warning: if at indentation level 20 not at correct indentation, 16 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:516: warning: if child at indentation level 24 not at correct indentation, 18 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:517: warning: for at indentation level 24 not at correct indentation, 18 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:518: warning: try at indentation level 28 not at correct indentation, 20 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:519: warning: try child at indentation level 32 not at correct indentation, 22 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:520: warning: try rcurly at indentation level 28 not at correct indentation, 20 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:521: warning: catch child at indentation level 32 not at correct indentation, 22 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:522: warning: catch rcurly at indentation level 28 not at correct indentation, 20 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:523: warning: for rcurly at indentation level 24 not at correct indentation, 18 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:524: warning: if child at indentation level 24 not at correct indentation, 18 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:525: warning: if rcurly at indentation level 20 not at correct indentation, 16 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:509: warning: 'member def modifier' have incorrect indentation level 8, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:512: warning: 'member def modifier' have incorrect indentation level 8, expected level should be 4, 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:514: warning: 'method def modifier' have incorrect indentation level 16, expected level should be one of the following: 6, 8, 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:515: warning: 'if' have incorrect indentation level 20, expected level should be one of the following: 8, 10, 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:516: warning: 'if' child have incorrect indentation level 24, expected level should be one of the following: 10, 12, 14. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:516: warning: 'member def type' have incorrect indentation level 24, expected level should be one of the following: 10, 12, 14. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:517: warning: 'for' have incorrect indentation level 24, expected level should be one of the following: 10, 12, 14. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:518: warning: 'try' have incorrect indentation level 28, expected level should be one of the following: 12, 14, 16. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:519: warning: 'try' child have incorrect indentation level 32, expected level should be one of the following: 14, 16, 18. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:520: warning: 'try rcurly' have incorrect indentation level 28, expected level should be one of the following: 12, 14, 16. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:521: warning: 'catch' child have incorrect indentation level 32, expected level should be one of the following: 14, 16, 18. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:522: warning: 'catch rcurly' have incorrect indentation level 28, expected level should be one of the following: 12, 14, 16. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:523: warning: 'for rcurly' have incorrect indentation level 24, expected level should be one of the following: 10, 12, 14. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:524: warning: 'if' child have incorrect indentation level 24, expected level should be one of the following: 10, 12, 14. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:525: warning: 'if rcurly' have incorrect indentation level 20, expected level should be one of the following: 8, 10, 12. 32926,32960c36308,36342 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:526: warning: else at indentation level 20 not at correct indentation, 16 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:527: warning: try at indentation level 24 not at correct indentation, 18 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:528: warning: try child at indentation level 28 not at correct indentation, 20 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:529: warning: try child at indentation level 28 not at correct indentation, 20 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:530: warning: try rcurly at indentation level 24 not at correct indentation, 18 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:531: warning: catch child at indentation level 28 not at correct indentation, 20 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:532: warning: catch rcurly at indentation level 24 not at correct indentation, 18 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:533: warning: if rcurly at indentation level 20 not at correct indentation, 16 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:534: warning: method def child at indentation level 20 not at correct indentation, 16 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:535: warning: method def rcurly at indentation level 16 not at correct indentation, 14 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:536: warning: object def rcurly at indentation level 12 not at correct indentation, [6, 8] < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:538: warning: ctor def modifier at indentation level 8 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:540: warning: ctor def rcurly at indentation level 8 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:542: warning: method def modifier at indentation level 8 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:543: warning: method def child at indentation level 12 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:544: warning: method def rcurly at indentation level 8 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:546: warning: method def modifier at indentation level 8 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:547: warning: for at indentation level 12 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:548: warning: try at indentation level 16 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:549: warning: try child at indentation level 20 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:550: warning: try rcurly at indentation level 16 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:551: warning: catch child at indentation level 20 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:552: warning: catch rcurly at indentation level 16 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:553: warning: for rcurly at indentation level 12 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:554: warning: method def child at indentation level 12 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:555: warning: method def rcurly at indentation level 8 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:557: warning: method def modifier at indentation level 8 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:558: warning: try at indentation level 12 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:559: warning: try child at indentation level 16 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:560: warning: try child at indentation level 16 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:561: warning: try rcurly at indentation level 12 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:562: warning: catch child at indentation level 16 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:563: warning: catch rcurly at indentation level 12 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:564: warning: method def rcurly at indentation level 8 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:565: warning: class def rcurly at indentation level 4 not at correct indentation, 2 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:526: warning: 'else' have incorrect indentation level 20, expected level should be one of the following: 8, 10, 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:527: warning: 'try' have incorrect indentation level 24, expected level should be one of the following: 10, 12, 14. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:528: warning: 'try' child have incorrect indentation level 28, expected level should be one of the following: 12, 14, 16. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:529: warning: 'try' child have incorrect indentation level 28, expected level should be one of the following: 12, 14, 16. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:530: warning: 'try rcurly' have incorrect indentation level 24, expected level should be one of the following: 10, 12, 14. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:531: warning: 'catch' child have incorrect indentation level 28, expected level should be one of the following: 12, 14, 16. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:532: warning: 'catch rcurly' have incorrect indentation level 24, expected level should be one of the following: 10, 12, 14. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:533: warning: 'if rcurly' have incorrect indentation level 20, expected level should be one of the following: 8, 10, 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:534: warning: 'method def' child have incorrect indentation level 20, expected level should be one of the following: 8, 10, 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:535: warning: 'method def rcurly' have incorrect indentation level 16, expected level should be one of the following: 6, 8, 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:536: warning: 'object def rcurly' have incorrect indentation level 12, expected level should be one of the following: 4, 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:538: warning: 'ctor def modifier' have incorrect indentation level 8, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:540: warning: 'ctor def rcurly' have incorrect indentation level 8, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:542: warning: 'method def modifier' have incorrect indentation level 8, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:543: warning: 'method def' child have incorrect indentation level 12, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:544: warning: 'method def rcurly' have incorrect indentation level 8, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:546: warning: 'method def modifier' have incorrect indentation level 8, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:547: warning: 'for' have incorrect indentation level 12, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:548: warning: 'try' have incorrect indentation level 16, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:549: warning: 'try' child have incorrect indentation level 20, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:550: warning: 'try rcurly' have incorrect indentation level 16, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:551: warning: 'catch' child have incorrect indentation level 20, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:552: warning: 'catch rcurly' have incorrect indentation level 16, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:553: warning: 'for rcurly' have incorrect indentation level 12, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:554: warning: 'method def' child have incorrect indentation level 12, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:555: warning: 'method def rcurly' have incorrect indentation level 8, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:557: warning: 'method def modifier' have incorrect indentation level 8, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:558: warning: 'try' have incorrect indentation level 12, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:559: warning: 'try' child have incorrect indentation level 16, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:560: warning: 'try' child have incorrect indentation level 16, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:561: warning: 'try rcurly' have incorrect indentation level 12, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:562: warning: 'catch' child have incorrect indentation level 16, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:563: warning: 'catch rcurly' have incorrect indentation level 12, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:564: warning: 'method def rcurly' have incorrect indentation level 8, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/rules/HiveSubQueryRemoveRule.java:565: warning: 'class def rcurly' have incorrect indentation level 4, expected level should be 2. 33057,33060c36439,36445 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/stats/HiveRelMdRowCount.java:257: warning: method def child at indentation level 3 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/stats/HiveRelMdRowCount.java:258: warning: method def child at indentation level 3 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/stats/HiveRelMdRowCount.java:281: warning: method def child at indentation level 3 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/stats/HiveRelMdRowCount.java:282: warning: if at indentation level 3 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/stats/HiveRelMdRowCount.java:257: warning: 'member def type' have incorrect indentation level 3, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/stats/HiveRelMdRowCount.java:257: warning: 'method def' child have incorrect indentation level 3, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/stats/HiveRelMdRowCount.java:258: warning: 'member def type' have incorrect indentation level 3, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/stats/HiveRelMdRowCount.java:258: warning: 'method def' child have incorrect indentation level 3, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/stats/HiveRelMdRowCount.java:281: warning: 'member def type' have incorrect indentation level 3, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/stats/HiveRelMdRowCount.java:281: warning: 'method def' child have incorrect indentation level 3, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/stats/HiveRelMdRowCount.java:282: warning: 'if' have incorrect indentation level 3, expected level should be 4. 33063,33064c36448,36449 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/stats/HiveRelMdRowCount.java:283: warning: if child at indentation level 5 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/stats/HiveRelMdRowCount.java:284: warning: if rcurly at indentation level 3 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/stats/HiveRelMdRowCount.java:283: warning: 'if' child have incorrect indentation level 5, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/stats/HiveRelMdRowCount.java:284: warning: 'if rcurly' have incorrect indentation level 3, expected level should be 4. 33078a36464 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/stats/HiveRelMdSelectivity.java:198: warning: 'ImmutableMap' have incorrect indentation level 2, expected level should be 6. 33105,33119c36491,36505 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/translator/ASTConverter.java:137: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/translator/ASTConverter.java:138: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/translator/ASTConverter.java:139: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/translator/ASTConverter.java:140: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/translator/ASTConverter.java:141: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/translator/ASTConverter.java:142: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/translator/ASTConverter.java:143: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/translator/ASTConverter.java:144: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/translator/ASTConverter.java:145: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/translator/ASTConverter.java:146: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/translator/ASTConverter.java:147: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/translator/ASTConverter.java:148: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/translator/ASTConverter.java:149: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/translator/ASTConverter.java:150: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/translator/ASTConverter.java:151: warning: block child at indentation level 10 not at correct indentation, 8 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/translator/ASTConverter.java:137: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/translator/ASTConverter.java:138: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/translator/ASTConverter.java:139: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/translator/ASTConverter.java:140: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/translator/ASTConverter.java:141: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/translator/ASTConverter.java:142: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/translator/ASTConverter.java:143: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/translator/ASTConverter.java:144: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/translator/ASTConverter.java:145: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/translator/ASTConverter.java:146: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/translator/ASTConverter.java:147: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/translator/ASTConverter.java:148: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/translator/ASTConverter.java:149: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/translator/ASTConverter.java:150: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/translator/ASTConverter.java:151: warning: 'block' child have incorrect indentation level 10, expected level should be 8. 33144d36529 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/translator/ASTConverter.java:782: warning: method call child at indentation level 12 not at correct indentation, 14 33201d36585 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/translator/HiveGBOpConvUtil.java:691: warning: method call child at indentation level 8 not at correct indentation, 10 33209d36592 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/translator/HiveGBOpConvUtil.java:759: warning: operator new child at indentation level 8 not at correct indentation, 14 33240c36623 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/translator/HiveGBOpConvUtil.java:1100: warning: else child at indentation level 8 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/translator/HiveGBOpConvUtil.java:1100: warning: 'else' child have incorrect indentation level 8, expected level should be 6. 33290d36672 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/translator/HiveOpConverter.java:717: warning: method def throws at indentation level 14 not at correct indentation, 6 33308d36689 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/translator/HiveOpConverter.java:888: warning: method def throws at indentation level 10 not at correct indentation, 6 33340a36722 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/translator/PlanModifierForASTConv.java:298: warning: '(' have incorrect indentation level 7, expected level should be 8. 33344d36725 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/translator/PlanModifierForReturnPath.java:36: warning: method def throws at indentation level 10 not at correct indentation, 6 33378d36758 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/translator/RexNodeConverter.java:560: warning: member def at indentation level 6 not at correct indentation, 2 33386,33391c36766,36771 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/translator/RexNodeConverter.java:718: warning: block child at indentation level 7 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/translator/RexNodeConverter.java:719: warning: method call child at indentation level 7 not at correct indentation, 9 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/translator/RexNodeConverter.java:720: warning: block child at indentation level 7 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/translator/RexNodeConverter.java:721: warning: method call child at indentation level 7 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/translator/RexNodeConverter.java:722: warning: method call child at indentation level 7 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/translator/RexNodeConverter.java:724: warning: block child at indentation level 7 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/translator/RexNodeConverter.java:716: warning: '.' have incorrect indentation level 7, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/translator/RexNodeConverter.java:718: warning: 'block' child have incorrect indentation level 7, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/translator/RexNodeConverter.java:718: warning: 'member def type' have incorrect indentation level 7, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/translator/RexNodeConverter.java:719: warning: 'value' have incorrect indentation level 7, expected level should be 11. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/translator/RexNodeConverter.java:720: warning: 'block' child have incorrect indentation level 7, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/translator/RexNodeConverter.java:724: warning: 'block' child have incorrect indentation level 7, expected level should be 6. 33402,33415c36782,36795 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/translator/SqlFunctionConverter.java:224: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/translator/SqlFunctionConverter.java:225: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/translator/SqlFunctionConverter.java:226: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/translator/SqlFunctionConverter.java:227: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/translator/SqlFunctionConverter.java:228: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/translator/SqlFunctionConverter.java:229: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/translator/SqlFunctionConverter.java:230: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/translator/SqlFunctionConverter.java:231: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/translator/SqlFunctionConverter.java:232: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/translator/SqlFunctionConverter.java:233: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/translator/SqlFunctionConverter.java:234: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/translator/SqlFunctionConverter.java:235: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/translator/SqlFunctionConverter.java:236: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/translator/SqlFunctionConverter.java:237: warning: block child at indentation level 10 not at correct indentation, 8 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/translator/SqlFunctionConverter.java:224: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/translator/SqlFunctionConverter.java:225: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/translator/SqlFunctionConverter.java:226: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/translator/SqlFunctionConverter.java:227: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/translator/SqlFunctionConverter.java:228: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/translator/SqlFunctionConverter.java:229: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/translator/SqlFunctionConverter.java:230: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/translator/SqlFunctionConverter.java:231: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/translator/SqlFunctionConverter.java:232: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/translator/SqlFunctionConverter.java:233: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/translator/SqlFunctionConverter.java:234: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/translator/SqlFunctionConverter.java:235: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/translator/SqlFunctionConverter.java:236: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/translator/SqlFunctionConverter.java:237: warning: 'block' child have incorrect indentation level 10, expected level should be 8. 33434,33442c36814,36823 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/translator/SqlFunctionConverter.java:497: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/translator/SqlFunctionConverter.java:498: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/translator/SqlFunctionConverter.java:500: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/translator/SqlFunctionConverter.java:501: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/translator/SqlFunctionConverter.java:502: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/translator/SqlFunctionConverter.java:504: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/translator/SqlFunctionConverter.java:505: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/translator/SqlFunctionConverter.java:506: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/translator/SqlFunctionConverter.java:507: warning: if at indentation level 8 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/translator/SqlFunctionConverter.java:497: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/translator/SqlFunctionConverter.java:498: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/translator/SqlFunctionConverter.java:500: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/translator/SqlFunctionConverter.java:501: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/translator/SqlFunctionConverter.java:502: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/translator/SqlFunctionConverter.java:504: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/translator/SqlFunctionConverter.java:505: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/translator/SqlFunctionConverter.java:506: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/translator/SqlFunctionConverter.java:507: warning: 'if' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/translator/SqlFunctionConverter.java:508: warning: 'if' child have incorrect indentation level 10, expected level should be 8. 33444,33461c36825,36841 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/translator/SqlFunctionConverter.java:508: warning: if child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/translator/SqlFunctionConverter.java:511: warning: if rcurly at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/translator/SqlFunctionConverter.java:512: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/translator/SqlFunctionConverter.java:525: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/translator/SqlFunctionConverter.java:526: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/translator/SqlFunctionConverter.java:531: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/translator/SqlFunctionConverter.java:532: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/translator/SqlFunctionConverter.java:533: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/translator/SqlFunctionConverter.java:538: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/translator/SqlFunctionConverter.java:539: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/translator/SqlFunctionConverter.java:540: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/translator/SqlFunctionConverter.java:544: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/translator/SqlFunctionConverter.java:545: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/translator/SqlFunctionConverter.java:546: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/translator/SqlFunctionConverter.java:550: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/translator/SqlFunctionConverter.java:551: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/translator/SqlFunctionConverter.java:552: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/translator/SqlFunctionConverter.java:558: warning: block child at indentation level 10 not at correct indentation, 8 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/translator/SqlFunctionConverter.java:511: warning: 'if rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/translator/SqlFunctionConverter.java:512: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/translator/SqlFunctionConverter.java:525: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/translator/SqlFunctionConverter.java:526: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/translator/SqlFunctionConverter.java:531: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/translator/SqlFunctionConverter.java:532: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/translator/SqlFunctionConverter.java:533: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/translator/SqlFunctionConverter.java:538: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/translator/SqlFunctionConverter.java:539: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/translator/SqlFunctionConverter.java:540: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/translator/SqlFunctionConverter.java:544: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/translator/SqlFunctionConverter.java:545: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/translator/SqlFunctionConverter.java:546: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/translator/SqlFunctionConverter.java:550: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/translator/SqlFunctionConverter.java:551: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/translator/SqlFunctionConverter.java:552: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/translator/SqlFunctionConverter.java:558: warning: 'block' child have incorrect indentation level 10, expected level should be 8. 33470c36850,36851 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/translator/TypeConverter.java:143: warning: method def throws at indentation level 4 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/translator/TypeConverter.java:112: warning: 'List' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/translator/TypeConverter.java:126: warning: 'List' have incorrect indentation level 4, expected level should be 6. 33475c36856,36857 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/translator/TypeConverter.java:253: warning: method def throws at indentation level 4 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/translator/TypeConverter.java:247: warning: 'RelDataTypeFactory' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/translator/TypeConverter.java:260: warning: 'final' have incorrect indentation level 4, expected level should be 6. 33478d36859 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/translator/TypeConverter.java:269: warning: method def throws at indentation level 4 not at correct indentation, 6 33493a36875,36892 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/ColumnPruner.java:89: warning: 'FilterOperator' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/ColumnPruner.java:90: warning: 'ColumnPrunerProcFactory' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/ColumnPruner.java:92: warning: 'GroupByOperator' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/ColumnPruner.java:93: warning: 'ColumnPrunerProcFactory' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/ColumnPruner.java:95: warning: 'ReduceSinkOperator' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/ColumnPruner.java:96: warning: 'ColumnPrunerProcFactory' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/ColumnPruner.java:98: warning: 'SelectOperator' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/ColumnPruner.java:99: warning: 'ColumnPrunerProcFactory' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/ColumnPruner.java:101: warning: 'CommonJoinOperator' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/ColumnPruner.java:102: warning: 'ColumnPrunerProcFactory' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/ColumnPruner.java:104: warning: 'MapJoinOperator' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/ColumnPruner.java:105: warning: 'ColumnPrunerProcFactory' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/ColumnPruner.java:107: warning: 'TableScanOperator' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/ColumnPruner.java:108: warning: 'ColumnPrunerProcFactory' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/ColumnPruner.java:110: warning: 'LateralViewJoinOperator' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/ColumnPruner.java:111: warning: 'ColumnPrunerProcFactory' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/ColumnPruner.java:113: warning: 'LateralViewForwardOperator' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/ColumnPruner.java:114: warning: 'ColumnPrunerProcFactory' have incorrect indentation level 6, expected level should be 8. 33495,33497c36894,36899 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/ColumnPrunerProcCtx.java:168: warning: for at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/ColumnPrunerProcCtx.java:169: warning: for child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/ColumnPrunerProcCtx.java:170: warning: for rcurly at indentation level 8 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/ColumnPrunerProcCtx.java:168: warning: 'for' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/ColumnPrunerProcCtx.java:169: warning: 'for' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/ColumnPrunerProcCtx.java:170: warning: 'for rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/ColumnPrunerProcCtx.java:238: warning: 'ExprNodeDesc' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/ColumnPrunerProcCtx.java:239: warning: 'FieldNode' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/ColumnPrunerProcCtx.java:240: warning: 'List' have incorrect indentation level 4, expected level should be 6. 33546c36948,36949 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/ColumnPrunerProcFactory.java:1118: warning: for rcurly at indentation level 5 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/ColumnPrunerProcFactory.java:1109: warning: 'conf' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/ColumnPrunerProcFactory.java:1118: warning: 'for rcurly' have incorrect indentation level 5, expected level should be 6. 33563c36966 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/ConstantPropagateProcFactory.java:145: warning: member def modifier at indentation level 4 not at correct indentation, 2 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/ConstantPropagateProcFactory.java:145: warning: 'member def modifier' have incorrect indentation level 4, expected level should be 2. 33564a36968,36971 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/ConstantPropagateProcFactory.java:146: warning: '.' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/ConstantPropagateProcFactory.java:147: warning: '.' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/ConstantPropagateProcFactory.java:148: warning: '.' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/ConstantPropagateProcFactory.java:149: warning: '.' have incorrect indentation level 6, expected level should be 8. 33568,33576c36975,36983 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/ConstantPropagateProcFactory.java:223: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/ConstantPropagateProcFactory.java:224: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/ConstantPropagateProcFactory.java:225: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/ConstantPropagateProcFactory.java:226: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/ConstantPropagateProcFactory.java:227: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/ConstantPropagateProcFactory.java:228: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/ConstantPropagateProcFactory.java:229: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/ConstantPropagateProcFactory.java:230: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/ConstantPropagateProcFactory.java:231: warning: case child at indentation level 8 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/ConstantPropagateProcFactory.java:223: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/ConstantPropagateProcFactory.java:224: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/ConstantPropagateProcFactory.java:225: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/ConstantPropagateProcFactory.java:226: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/ConstantPropagateProcFactory.java:227: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/ConstantPropagateProcFactory.java:228: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/ConstantPropagateProcFactory.java:229: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/ConstantPropagateProcFactory.java:230: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/ConstantPropagateProcFactory.java:231: warning: 'case' child have incorrect indentation level 8, expected level should be 6. 33588,33591c36995,37002 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/ConstantPropagateProcFactory.java:573: warning: if child at indentation level 5 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/ConstantPropagateProcFactory.java:574: warning: if child at indentation level 5 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/ConstantPropagateProcFactory.java:575: warning: if at indentation level 5 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/ConstantPropagateProcFactory.java:576: warning: if child at indentation level 7 not at correct indentation, 8 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/ConstantPropagateProcFactory.java:570: warning: 'Operator' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/ConstantPropagateProcFactory.java:573: warning: 'if' child have incorrect indentation level 5, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/ConstantPropagateProcFactory.java:573: warning: 'member def type' have incorrect indentation level 5, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/ConstantPropagateProcFactory.java:574: warning: 'if' child have incorrect indentation level 5, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/ConstantPropagateProcFactory.java:574: warning: 'member def type' have incorrect indentation level 5, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/ConstantPropagateProcFactory.java:575: warning: 'if' have incorrect indentation level 5, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/ConstantPropagateProcFactory.java:576: warning: 'if' child have incorrect indentation level 7, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/ConstantPropagateProcFactory.java:577: warning: 'if' have incorrect indentation level 7, expected level should be 8. 33593,33598c37004,37009 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/ConstantPropagateProcFactory.java:577: warning: if at indentation level 7 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/ConstantPropagateProcFactory.java:578: warning: if child at indentation level 9 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/ConstantPropagateProcFactory.java:579: warning: if rcurly at indentation level 7 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/ConstantPropagateProcFactory.java:580: warning: if rcurly at indentation level 5 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/ConstantPropagateProcFactory.java:581: warning: if at indentation level 5 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/ConstantPropagateProcFactory.java:582: warning: if child at indentation level 7 not at correct indentation, 8 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/ConstantPropagateProcFactory.java:578: warning: 'if' child have incorrect indentation level 9, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/ConstantPropagateProcFactory.java:579: warning: 'if rcurly' have incorrect indentation level 7, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/ConstantPropagateProcFactory.java:580: warning: 'if rcurly' have incorrect indentation level 5, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/ConstantPropagateProcFactory.java:581: warning: 'if' have incorrect indentation level 5, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/ConstantPropagateProcFactory.java:582: warning: 'if' child have incorrect indentation level 7, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/ConstantPropagateProcFactory.java:583: warning: 'if' have incorrect indentation level 7, expected level should be 8. 33600,33613c37011,37026 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/ConstantPropagateProcFactory.java:583: warning: if at indentation level 7 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/ConstantPropagateProcFactory.java:584: warning: if child at indentation level 9 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/ConstantPropagateProcFactory.java:585: warning: if rcurly at indentation level 7 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/ConstantPropagateProcFactory.java:586: warning: if rcurly at indentation level 5 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/ConstantPropagateProcFactory.java:587: warning: if at indentation level 5 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/ConstantPropagateProcFactory.java:589: warning: if child at indentation level 7 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/ConstantPropagateProcFactory.java:590: warning: if rcurly at indentation level 5 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/ConstantPropagateProcFactory.java:591: warning: if child at indentation level 5 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/ConstantPropagateProcFactory.java:592: warning: if child at indentation level 5 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/ConstantPropagateProcFactory.java:593: warning: if child at indentation level 5 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/ConstantPropagateProcFactory.java:594: warning: if at indentation level 5 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/ConstantPropagateProcFactory.java:595: warning: for at indentation level 7 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/ConstantPropagateProcFactory.java:596: warning: for child at indentation level 8 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/ConstantPropagateProcFactory.java:596: warning: method call child at indentation level 8 not at correct indentation, 10 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/ConstantPropagateProcFactory.java:584: warning: 'if' child have incorrect indentation level 9, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/ConstantPropagateProcFactory.java:585: warning: 'if rcurly' have incorrect indentation level 7, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/ConstantPropagateProcFactory.java:586: warning: 'if rcurly' have incorrect indentation level 5, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/ConstantPropagateProcFactory.java:587: warning: 'if' have incorrect indentation level 5, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/ConstantPropagateProcFactory.java:589: warning: 'if' child have incorrect indentation level 7, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/ConstantPropagateProcFactory.java:590: warning: 'if rcurly' have incorrect indentation level 5, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/ConstantPropagateProcFactory.java:591: warning: 'if' child have incorrect indentation level 5, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/ConstantPropagateProcFactory.java:591: warning: 'member def type' have incorrect indentation level 5, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/ConstantPropagateProcFactory.java:592: warning: 'if' child have incorrect indentation level 5, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/ConstantPropagateProcFactory.java:592: warning: 'member def type' have incorrect indentation level 5, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/ConstantPropagateProcFactory.java:593: warning: 'if' child have incorrect indentation level 5, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/ConstantPropagateProcFactory.java:593: warning: 'member def type' have incorrect indentation level 5, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/ConstantPropagateProcFactory.java:594: warning: 'if' have incorrect indentation level 5, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/ConstantPropagateProcFactory.java:595: warning: 'for' have incorrect indentation level 7, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/ConstantPropagateProcFactory.java:596: warning: 'for' child have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/ConstantPropagateProcFactory.java:596: warning: 'method call' child have incorrect indentation level 8, expected level should be 10. 33615,33619c37028,37032 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/ConstantPropagateProcFactory.java:598: warning: for rcurly at indentation level 6 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/ConstantPropagateProcFactory.java:599: warning: if at indentation level 7 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/ConstantPropagateProcFactory.java:600: warning: if child at indentation level 9 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/ConstantPropagateProcFactory.java:601: warning: if child at indentation level 9 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/ConstantPropagateProcFactory.java:601: warning: method call child at indentation level 9 not at correct indentation, 10 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/ConstantPropagateProcFactory.java:598: warning: 'for rcurly' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/ConstantPropagateProcFactory.java:599: warning: 'if' have incorrect indentation level 7, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/ConstantPropagateProcFactory.java:600: warning: 'if' child have incorrect indentation level 9, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/ConstantPropagateProcFactory.java:601: warning: 'if' child have incorrect indentation level 9, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/ConstantPropagateProcFactory.java:601: warning: 'method call' child have incorrect indentation level 9, expected level should be 10. 33621,33627c37034,37041 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/ConstantPropagateProcFactory.java:603: warning: if rcurly at indentation level 7 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/ConstantPropagateProcFactory.java:606: warning: if child at indentation level 7 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/ConstantPropagateProcFactory.java:608: warning: if child at indentation level 7 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/ConstantPropagateProcFactory.java:609: warning: if rcurly at indentation level 5 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/ConstantPropagateProcFactory.java:610: warning: for at indentation level 7 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/ConstantPropagateProcFactory.java:611: warning: for child at indentation level 9 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/ConstantPropagateProcFactory.java:611: warning: method call child at indentation level 9 not at correct indentation, 10 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/ConstantPropagateProcFactory.java:603: warning: 'if rcurly' have incorrect indentation level 7, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/ConstantPropagateProcFactory.java:606: warning: 'if' child have incorrect indentation level 7, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/ConstantPropagateProcFactory.java:606: warning: 'member def type' have incorrect indentation level 7, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/ConstantPropagateProcFactory.java:608: warning: 'if' child have incorrect indentation level 7, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/ConstantPropagateProcFactory.java:609: warning: 'if rcurly' have incorrect indentation level 5, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/ConstantPropagateProcFactory.java:610: warning: 'for' have incorrect indentation level 7, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/ConstantPropagateProcFactory.java:611: warning: 'for' child have incorrect indentation level 9, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/ConstantPropagateProcFactory.java:611: warning: 'method call' child have incorrect indentation level 9, expected level should be 10. 33629c37043 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/ConstantPropagateProcFactory.java:613: warning: for rcurly at indentation level 7 not at correct indentation, 8 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/ConstantPropagateProcFactory.java:613: warning: 'for rcurly' have incorrect indentation level 7, expected level should be 8. 33631,33635c37045,37050 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/ConstantPropagateProcFactory.java:621: warning: if child at indentation level 7 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/ConstantPropagateProcFactory.java:623: warning: if child at indentation level 7 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/ConstantPropagateProcFactory.java:624: warning: if rcurly at indentation level 5 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/ConstantPropagateProcFactory.java:626: warning: else child at indentation level 7 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/ConstantPropagateProcFactory.java:627: warning: else rcurly at indentation level 5 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/ConstantPropagateProcFactory.java:621: warning: 'if' child have incorrect indentation level 7, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/ConstantPropagateProcFactory.java:621: warning: 'member def type' have incorrect indentation level 7, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/ConstantPropagateProcFactory.java:623: warning: 'if' child have incorrect indentation level 7, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/ConstantPropagateProcFactory.java:624: warning: 'if rcurly' have incorrect indentation level 5, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/ConstantPropagateProcFactory.java:626: warning: 'else' child have incorrect indentation level 7, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/ConstantPropagateProcFactory.java:627: warning: 'else rcurly' have incorrect indentation level 5, expected level should be 6. 33640,33642c37055,37058 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/ConstantPropagateProcFactory.java:702: warning: if at indentation level 10 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/ConstantPropagateProcFactory.java:704: warning: if child at indentation level 12 not at correct indentation, 14 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/ConstantPropagateProcFactory.java:705: warning: if rcurly at indentation level 10 not at correct indentation, 12 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/ConstantPropagateProcFactory.java:702: warning: 'if' have incorrect indentation level 10, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/ConstantPropagateProcFactory.java:704: warning: 'if' child have incorrect indentation level 12, expected level should be 14. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/ConstantPropagateProcFactory.java:705: warning: 'if rcurly' have incorrect indentation level 10, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/ConstantPropagateProcFactory.java:731: warning: 'new' have incorrect indentation level 8, expected level should be 10. 33646a37063 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/ConstantPropagateProcFactory.java:791: warning: 'new' have incorrect indentation level 8, expected level should be 10. 33648a37066 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/ConstantPropagateProcFactory.java:808: warning: 'if' child have incorrect indentation level 12, expected level should be 10. 33650d37067 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/ConstantPropagateProcFactory.java:808: warning: if child at indentation level 12 not at correct indentation, 10 33651a37069 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/ConstantPropagateProcFactory.java:853: warning: 'ConstantPropagateProcCtx' have incorrect indentation level 4, expected level should be 6. 33653a37072 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/ConstantPropagateProcFactory.java:940: warning: '(' have incorrect indentation level 10, expected level should be 12. 33666,33667d37084 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/ConvertJoinMapJoin.java:94: warning: method def at indentation level 6 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/ConvertJoinMapJoin.java:95: warning: method def throws at indentation level 10 not at correct indentation, 6 33668a37086 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/ConvertJoinMapJoin.java:107: warning: 'HiveConf' have incorrect indentation level 6, expected level should be 8. 33674a37093 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/ConvertJoinMapJoin.java:202: warning: '" from hiveconf.."' have incorrect indentation level 12, expected level should be 14. 33677a37097 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/ConvertJoinMapJoin.java:229: warning: 'TezBucketJoinProcCtx' have incorrect indentation level 4, expected level should be 6. 33678a37099,37100 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/ConvertJoinMapJoin.java:233: warning: '||' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/ConvertJoinMapJoin.java:312: warning: 'joinOp' have incorrect indentation level 6, expected level should be 8. 33679a37102 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/ConvertJoinMapJoin.java:379: warning: 'opTraits' have incorrect indentation level 6, expected level should be 8. 33692,33704c37115,37126 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/ConvertJoinMapJoin.java:629: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/ConvertJoinMapJoin.java:630: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/ConvertJoinMapJoin.java:631: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/ConvertJoinMapJoin.java:632: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/ConvertJoinMapJoin.java:633: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/ConvertJoinMapJoin.java:635: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/ConvertJoinMapJoin.java:636: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/ConvertJoinMapJoin.java:637: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/ConvertJoinMapJoin.java:638: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/ConvertJoinMapJoin.java:639: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/ConvertJoinMapJoin.java:641: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/ConvertJoinMapJoin.java:642: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/ConvertJoinMapJoin.java:676: warning: method def throws at indentation level 14 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/ConvertJoinMapJoin.java:629: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/ConvertJoinMapJoin.java:630: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/ConvertJoinMapJoin.java:631: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/ConvertJoinMapJoin.java:632: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/ConvertJoinMapJoin.java:633: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/ConvertJoinMapJoin.java:635: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/ConvertJoinMapJoin.java:636: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/ConvertJoinMapJoin.java:637: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/ConvertJoinMapJoin.java:638: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/ConvertJoinMapJoin.java:639: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/ConvertJoinMapJoin.java:641: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/ConvertJoinMapJoin.java:642: warning: 'block' child have incorrect indentation level 10, expected level should be 8. 33719c37141 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/ConvertJoinMapJoin.java:1079: warning: method def throws at indentation level 4 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/ConvertJoinMapJoin.java:1078: warning: 'final' have incorrect indentation level 4, expected level should be 6. 33755,33769c37177,37190 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/correlation/CorrelationUtilities.java:187: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/correlation/CorrelationUtilities.java:188: warning: if at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/correlation/CorrelationUtilities.java:189: warning: if child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/correlation/CorrelationUtilities.java:190: warning: if rcurly at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/correlation/CorrelationUtilities.java:191: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/correlation/CorrelationUtilities.java:192: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/correlation/CorrelationUtilities.java:193: warning: if at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/correlation/CorrelationUtilities.java:194: warning: if child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/correlation/CorrelationUtilities.java:195: warning: if rcurly at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/correlation/CorrelationUtilities.java:196: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/correlation/CorrelationUtilities.java:197: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/correlation/CorrelationUtilities.java:198: warning: if at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/correlation/CorrelationUtilities.java:199: warning: if child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/correlation/CorrelationUtilities.java:200: warning: if rcurly at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/correlation/CorrelationUtilities.java:288: warning: method def throws at indentation level 10 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/correlation/CorrelationUtilities.java:187: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/correlation/CorrelationUtilities.java:188: warning: 'if' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/correlation/CorrelationUtilities.java:189: warning: 'if' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/correlation/CorrelationUtilities.java:190: warning: 'if rcurly' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/correlation/CorrelationUtilities.java:191: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/correlation/CorrelationUtilities.java:192: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/correlation/CorrelationUtilities.java:193: warning: 'if' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/correlation/CorrelationUtilities.java:194: warning: 'if' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/correlation/CorrelationUtilities.java:195: warning: 'if rcurly' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/correlation/CorrelationUtilities.java:196: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/correlation/CorrelationUtilities.java:197: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/correlation/CorrelationUtilities.java:198: warning: 'if' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/correlation/CorrelationUtilities.java:199: warning: 'if' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/correlation/CorrelationUtilities.java:200: warning: 'if rcurly' have incorrect indentation level 10, expected level should be 8. 33776d37196 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/correlation/CorrelationUtilities.java:485: warning: method def throws at indentation level 10 not at correct indentation, 6 33779d37198 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/correlation/QueryPlanTreeTransformation.java:57: warning: method def throws at indentation level 10 not at correct indentation, 6 33789,33790d37207 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/correlation/ReduceSinkDeDuplicationUtils.java:208: warning: method def throws at indentation level 10 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/correlation/ReduceSinkDeDuplicationUtils.java:213: warning: method def throws at indentation level 10 not at correct indentation, 6 33792d37208 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/correlation/ReduceSinkDeDuplicationUtils.java:332: warning: array initialization child at indentation level 8 not at correct indentation, [6, 22] 33805d37220 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/CountDistinctRewriteProc.java:167: warning: method call child at indentation level 14 not at correct indentation, 16 33909a37325,37326 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/GenMapRedUtils.java:778: warning: '(' have incorrect indentation level 10, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/GenMapRedUtils.java:779: warning: '(' have incorrect indentation level 10, expected level should be 12. 33921a37339,37343 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/GenMapRedUtils.java:1261: warning: 'Path' have incorrect indentation level 3, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/GenMapRedUtils.java:1262: warning: 'List' have incorrect indentation level 3, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/GenMapRedUtils.java:1263: warning: 'Task' have incorrect indentation level 3, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/GenMapRedUtils.java:1271: warning: '+' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/GenMapRedUtils.java:1272: warning: '+' have incorrect indentation level 8, expected level should be 10. 33922a37345 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/GenMapRedUtils.java:1326: warning: 'org' have incorrect indentation level 8, expected level should be 10. 33930a37354 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/GenMapRedUtils.java:1574: warning: 'TableScanOperator' have incorrect indentation level 4, expected level should be 6. 33936a37361 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/GenMapRedUtils.java:1666: warning: 'work' have incorrect indentation level 6, expected level should be 8. 33948a37374,37375 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/GenMapRedUtils.java:1870: warning: '+' have incorrect indentation level 10, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/GenMapRedUtils.java:1871: warning: '+' have incorrect indentation level 10, expected level should be 12. 33950a37378,37380 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/GenMapRedUtils.java:1937: warning: 'hconf' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/GenMapRedUtils.java:1939: warning: 'hconf' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/GenMapRedUtils.java:1940: warning: 'reduceWork' have incorrect indentation level 8, expected level should be 10. 33952a37383,37384 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/GenMapRedUtils.java:1985: warning: '+' have incorrect indentation level 16, expected level should be 18. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/GenMapRedUtils.java:1992: warning: '+' have incorrect indentation level 14, expected level should be 16. 33956a37389,37390 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/GenMRFileSink1.java:121: warning: 'ctx' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/GenMRFileSink1.java:129: warning: '(' have incorrect indentation level 8, expected level should be 10. 33966c37400 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/GenMRProcContext.java:138: warning: member def type at indentation level 4 not at correct indentation, 2 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/GenMRProcContext.java:138: warning: 'HashMap' have incorrect indentation level 4, expected level should be 6. 33968c37402 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/GenMRProcContext.java:140: warning: member def type at indentation level 4 not at correct indentation, 2 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/GenMRProcContext.java:140: warning: 'HashMap' have incorrect indentation level 4, expected level should be 6. 33973a37408 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/GenMRProcContext.java:234: warning: 'HashMap' have incorrect indentation level 4, expected level should be 6. 33982a37418 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/GenMRUnion1.java:208: warning: 'new' have incorrect indentation level 8, expected level should be 10. 34009a37446 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/IdentityProjectRemover.java:88: warning: '"("' have incorrect indentation level 6, expected level should be 8. 34014d37450 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/index/RewriteCanApplyCtx.java:169: warning: method def throws at indentation level 4 not at correct indentation, 6 34016c37452,37453 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/index/RewriteGBUsingIndex.java:284: warning: for at indentation level 5 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/index/RewriteGBUsingIndex.java:103: warning: 'new' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/index/RewriteGBUsingIndex.java:284: warning: 'for' have incorrect indentation level 5, expected level should be 4. 34020a37458,37460 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/index/RewriteParseContextGenerator.java:73: warning: '"tree for input command - "' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/index/RewriteParseContextGenerator.java:78: warning: '"tree for input command - "' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/index/RewriteParseContextGenerator.java:83: warning: '"tree for input command - "' have incorrect indentation level 8, expected level should be 10. 34022c37462 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/index/RewriteQueryUsingAggregateIndexCtx.java:105: warning: method def child at indentation level 5 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/index/RewriteQueryUsingAggregateIndexCtx.java:105: warning: 'method def' child have incorrect indentation level 5, expected level should be 4. 34037d37476 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/IndexUtils.java:153: warning: method def throws at indentation level 4 not at correct indentation, 6 34039d37477 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/IndexUtils.java:189: warning: method def throws at indentation level 4 not at correct indentation, 6 34057a37496,37508 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/lineage/Generator.java:90: warning: 'SessionState' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/lineage/Generator.java:98: warning: 'OpProcFactory' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/lineage/Generator.java:100: warning: 'OpProcFactory' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/lineage/Generator.java:102: warning: 'OpProcFactory' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/lineage/Generator.java:104: warning: 'OpProcFactory' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/lineage/Generator.java:106: warning: 'OpProcFactory' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/lineage/Generator.java:108: warning: 'OpProcFactory' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/lineage/Generator.java:110: warning: 'CommonJoinOperator' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/lineage/Generator.java:111: warning: 'OpProcFactory' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/lineage/Generator.java:113: warning: 'OpProcFactory' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/lineage/Generator.java:115: warning: 'OpProcFactory' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/lineage/Generator.java:117: warning: 'OpProcFactory' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/lineage/Generator.java:119: warning: 'OpProcFactory' have incorrect indentation level 6, expected level should be 8. 34061a37513 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/lineage/LineageCtx.java:92: warning: 'ColumnInfo' have incorrect indentation level 6, expected level should be 8. 34064a37517 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/lineage/LineageCtx.java:154: warning: 'LineageCtx' have incorrect indentation level 10, expected level should be 12. 34066a37520 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/lineage/LineageCtx.java:208: warning: 'new' have incorrect indentation level 10, expected level should be 12. 34076a37531,37532 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/lineage/OpProcFactory.java:289: warning: 'expr' have incorrect indentation level 10, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/lineage/OpProcFactory.java:298: warning: 'expr' have incorrect indentation level 10, expected level should be 12. 34081a37538 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/lineage/OpProcFactory.java:343: warning: 'lCtx' have incorrect indentation level 12, expected level should be 14. 34087a37545 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/lineage/OpProcFactory.java:434: warning: '&&' have incorrect indentation level 8, expected level should be 10. 34091a37550 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/lineage/OpProcFactory.java:467: warning: 'ExprProcFactory' have incorrect indentation level 14, expected level should be 16. 34103a37563 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/lineage/OpProcFactory.java:665: warning: 'rs' have incorrect indentation level 10, expected level should be 12. 34122c37582,37583 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/listbucketingpruner/ListBucketingPrunerUtils.java:277: warning: method def child at indentation level 3 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/listbucketingpruner/ListBucketingPrunerUtils.java:277: warning: 'member def type' have incorrect indentation level 3, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/listbucketingpruner/ListBucketingPrunerUtils.java:277: warning: 'method def' child have incorrect indentation level 3, expected level should be 4. 34132a37594 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/MapJoinProcessor.java:119: warning: 'newWork' have incorrect indentation level 6, expected level should be 8. 34137a37600 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/MapJoinProcessor.java:214: warning: 'JoinOperator' have incorrect indentation level 4, expected level should be 6. 34138a37602,37603 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/MapJoinProcessor.java:288: warning: 'JoinOperator' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/MapJoinProcessor.java:289: warning: 'int' have incorrect indentation level 4, expected level should be 6. 34139a37605,37608 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/MapJoinProcessor.java:306: warning: 'new' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/MapJoinProcessor.java:308: warning: 'new' have incorrect indentation level 7, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/MapJoinProcessor.java:316: warning: 'parentOp' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/MapJoinProcessor.java:328: warning: 'parentOp' have incorrect indentation level 10, expected level should be 12. 34141,34142c37610 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/MapJoinProcessor.java:369: warning: method def throws at indentation level 10 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/MapJoinProcessor.java:423: warning: method def throws at indentation level 4 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/MapJoinProcessor.java:422: warning: 'SMBMapJoinOperator' have incorrect indentation level 4, expected level should be 6. 34146a37615,37622 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/MapJoinProcessor.java:707: warning: 'MapJoinOperator' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/MapJoinProcessor.java:708: warning: 'getCurrentMapJoin' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/MapJoinProcessor.java:710: warning: 'MapJoinOperator' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/MapJoinProcessor.java:711: warning: 'getMapJoinFS' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/MapJoinProcessor.java:713: warning: 'MapJoinOperator' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/MapJoinProcessor.java:714: warning: 'getMapJoinDefault' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/MapJoinProcessor.java:716: warning: 'MapJoinOperator' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/MapJoinProcessor.java:717: warning: 'getMapJoinDefault' have incorrect indentation level 6, expected level should be 8. 34163,34164d37638 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/MergeJoinProc.java:41: warning: method def at indentation level 6 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/MergeJoinProc.java:42: warning: method def throws at indentation level 10 not at correct indentation, 6 34187a37662,37663 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/NestedColumnFieldPruningUtils.java:35: warning: 'FieldNode' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/NestedColumnFieldPruningUtils.java:36: warning: 'String' have incorrect indentation level 4, expected level should be 6. 34198c37674,37675 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/Optimizer.java:94: warning: if child at indentation level 8 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/Optimizer.java:77: warning: 'Splitter' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/Optimizer.java:94: warning: 'if' child have incorrect indentation level 8, expected level should be 6. 34200a37678,37679 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/Optimizer.java:164: warning: ':' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/Optimizer.java:168: warning: '&&' have incorrect indentation level 6, expected level should be 8. 34202a37682,37684 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/PartitionColumnsSeparator.java:69: warning: 'GenericUDFIn' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/PartitionColumnsSeparator.java:71: warning: 'GenericUDFStruct' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/PartitionColumnsSeparator.java:73: warning: 'GenericUDFOPAnd' have incorrect indentation level 4, expected level should be 6. 34207,34208c37689,37691 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/PartitionColumnsSeparator.java:166: warning: ctor def child at indentation level 7 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/PartitionColumnsSeparator.java:167: warning: ctor def child at indentation level 7 not at correct indentation, 8 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/PartitionColumnsSeparator.java:166: warning: 'ctor def' child have incorrect indentation level 7, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/PartitionColumnsSeparator.java:167: warning: 'ctor def' child have incorrect indentation level 7, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/PartitionColumnsSeparator.java:174: warning: 'new' have incorrect indentation level 6, expected level should be 8. 34211a37695 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/PartitionColumnsSeparator.java:284: warning: '!' have incorrect indentation level 11, expected level should be 12. 34213,34215c37697,37703 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/PartitionColumnsSeparator.java:364: warning: method call child at indentation level 11 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/PartitionColumnsSeparator.java:388: warning: method call child at indentation level 10 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/PartitionColumnsSeparator.java:389: warning: method call child at indentation level 10 not at correct indentation, 12 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/PartitionColumnsSeparator.java:364: warning: 'children' have incorrect indentation level 11, expected level should be 14. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/PartitionColumnsSeparator.java:377: warning: '", there are no expression containing partition columns in struct fields"' have incorrect indentation level 12, expected level should be 14. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/PartitionColumnsSeparator.java:388: warning: '", all fields are expressions containing constants or only partition columns"' have incorrect indentation level 10, expected level should be 14. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/PartitionColumnsSeparator.java:388: warning: 'method call' child have incorrect indentation level 10, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/PartitionColumnsSeparator.java:389: warning: '+' have incorrect indentation level 10, expected level should be 14. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/PartitionColumnsSeparator.java:389: warning: 'method call' child have incorrect indentation level 10, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/PartitionColumnsSeparator.java:403: warning: 'new' have incorrect indentation level 8, expected level should be 10. 34220a37709,37711 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/PartitionColumnsSeparator.java:477: warning: 'new' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/PartitionColumnsSeparator.java:480: warning: 'tableAliasToInfo' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/PartitionColumnsSeparator.java:489: warning: '(' have incorrect indentation level 10, expected level should be 12. 34222,34223c37713,37715 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/PartitionColumnsSeparator.java:490: warning: method call child at indentation level 10 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/PartitionColumnsSeparator.java:491: warning: method call child at indentation level 10 not at correct indentation, 12 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/PartitionColumnsSeparator.java:490: warning: 'STRUCT_UDF' have incorrect indentation level 10, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/PartitionColumnsSeparator.java:491: warning: 'currTableInfo' have incorrect indentation level 10, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/PartitionColumnsSeparator.java:499: warning: '(' have incorrect indentation level 12, expected level should be 14. 34225,34226c37717,37720 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/PartitionColumnsSeparator.java:500: warning: method call child at indentation level 12 not at correct indentation, 14 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/PartitionColumnsSeparator.java:501: warning: method call child at indentation level 12 not at correct indentation, 14 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/PartitionColumnsSeparator.java:500: warning: 'STRUCT_UDF' have incorrect indentation level 12, expected level should be 14. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/PartitionColumnsSeparator.java:501: warning: 'currConstStruct' have incorrect indentation level 12, expected level should be 14. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/PartitionColumnsSeparator.java:506: warning: 'TypeInfoFactory' have incorrect indentation level 10, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/PartitionColumnsSeparator.java:507: warning: 'getFunctionInfo' have incorrect indentation level 10, expected level should be 12. 34228a37723,37728 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/pcr/PartitionConditionRemover.java:70: warning: '"("' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/pcr/PartitionConditionRemover.java:71: warning: '+' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/pcr/PartitionConditionRemover.java:72: warning: '+' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/pcr/PartitionConditionRemover.java:73: warning: '+' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/pcr/PartitionConditionRemover.java:74: warning: '+' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/pcr/PartitionConditionRemover.java:75: warning: 'PcrOpProcFactory' have incorrect indentation level 6, expected level should be 8. 34250a37751 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/pcr/PcrOpWalkerCtx.java:39: warning: 'FilterOperator' have incorrect indentation level 6, expected level should be 8. 34272,34273c37773,37774 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/BucketingSortingOpProcFactory.java:364: warning: if child at indentation level 7 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/BucketingSortingOpProcFactory.java:367: warning: if child at indentation level 7 not at correct indentation, 8 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/BucketingSortingOpProcFactory.java:364: warning: 'if' child have incorrect indentation level 7, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/BucketingSortingOpProcFactory.java:367: warning: 'if' child have incorrect indentation level 7, expected level should be 8. 34318d37818 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/CrossProductHandler.java:245: warning: method def throws at indentation level 4 not at correct indentation, 6 34343c37843 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/CrossProductHandler.java:379: warning: method def child at indentation level 5 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/CrossProductHandler.java:379: warning: 'method def' child have incorrect indentation level 5, expected level should be 6. 34345a37846 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/GenMRSkewJoinProcessor.java:153: warning: 'new' have incorrect indentation level 6, expected level should be 8. 34346a37848 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/GenMRSkewJoinProcessor.java:248: warning: 'parseCtx' have incorrect indentation level 8, expected level should be 10. 34363d37864 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/index/IndexWhereProcessor.java:190: warning: method def throws at indentation level 32 not at correct indentation, 6 34371a37873 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/index/IndexWhereTaskDispatcher.java:159: warning: 'new' have incorrect indentation level 6, expected level should be 8. 34385d37886 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/LlapDecider.java:140: warning: method def throws at indentation level 6 not at correct indentation, 8 34391,34392d37891 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/LlapDecider.java:207: warning: method def throws at indentation level 6 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/LlapDecider.java:224: warning: method def throws at indentation level 6 not at correct indentation, 8 34394a37894 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/LlapDecider.java:331: warning: '+' have incorrect indentation level 16, expected level should be 18. 34399c37899,37909 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/LlapDecider.java:443: warning: object def rcurly at indentation level 12 not at correct indentation, [16, 18] --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/LlapDecider.java:434: warning: 'method def modifier' have incorrect indentation level 14, expected level should be one of the following: 18, 20, 22. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/LlapDecider.java:436: warning: 'member def type' have incorrect indentation level 16, expected level should be one of the following: 20, 22, 24. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/LlapDecider.java:436: warning: 'method def' child have incorrect indentation level 16, expected level should be one of the following: 20, 22, 24. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/LlapDecider.java:437: warning: 'if' have incorrect indentation level 16, expected level should be one of the following: 20, 22, 24. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/LlapDecider.java:438: warning: 'if' child have incorrect indentation level 20, expected level should be one of the following: 22, 24, 26. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/LlapDecider.java:439: warning: 'if' child have incorrect indentation level 18, expected level should be one of the following: 22, 24, 26. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/LlapDecider.java:439: warning: 'method call' child have incorrect indentation level 18, expected level should be one of the following: 22, 24, 26. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/LlapDecider.java:440: warning: 'if rcurly' have incorrect indentation level 16, expected level should be one of the following: 20, 22, 24. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/LlapDecider.java:441: warning: 'method def' child have incorrect indentation level 16, expected level should be one of the following: 20, 22, 24. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/LlapDecider.java:442: warning: 'method def rcurly' have incorrect indentation level 14, expected level should be one of the following: 18, 20, 22. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/LlapDecider.java:443: warning: 'object def rcurly' have incorrect indentation level 12, expected level should be one of the following: 16, 18. 34402a37913 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/LlapDecider.java:491: warning: '+' have incorrect indentation level 10, expected level should be 12. 34412c37923,37932 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/LlapPreVectorizationPass.java:116: warning: object def rcurly at indentation level 12 not at correct indentation, [16, 18] --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/LlapPreVectorizationPass.java:107: warning: 'method def modifier' have incorrect indentation level 14, expected level should be one of the following: 18, 20, 22. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/LlapPreVectorizationPass.java:109: warning: 'member def type' have incorrect indentation level 16, expected level should be one of the following: 20, 22, 24. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/LlapPreVectorizationPass.java:109: warning: 'method def' child have incorrect indentation level 16, expected level should be one of the following: 20, 22, 24. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/LlapPreVectorizationPass.java:110: warning: 'if' have incorrect indentation level 16, expected level should be one of the following: 20, 22, 24. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/LlapPreVectorizationPass.java:111: warning: 'if' child have incorrect indentation level 20, expected level should be one of the following: 22, 24, 26. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/LlapPreVectorizationPass.java:112: warning: 'if' child have incorrect indentation level 18, expected level should be one of the following: 22, 24, 26. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/LlapPreVectorizationPass.java:113: warning: 'if rcurly' have incorrect indentation level 16, expected level should be one of the following: 20, 22, 24. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/LlapPreVectorizationPass.java:114: warning: 'method def' child have incorrect indentation level 16, expected level should be one of the following: 20, 22, 24. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/LlapPreVectorizationPass.java:115: warning: 'method def rcurly' have incorrect indentation level 14, expected level should be one of the following: 18, 20, 22. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/LlapPreVectorizationPass.java:116: warning: 'object def rcurly' have incorrect indentation level 12, expected level should be one of the following: 16, 18. 34416a37937,37940 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/LocalMapJoinProcFactory.java:157: warning: 'new' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/LocalMapJoinProcFactory.java:159: warning: 'new' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/LocalMapJoinProcFactory.java:227: warning: 'new' have incorrect indentation level 10, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/LocalMapJoinProcFactory.java:257: warning: 'LocalMapJoinProcFactory' have incorrect indentation level 8, expected level should be 10. 34420c37944,37945 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/MapJoinResolver.java:132: warning: method call child at indentation level 9 not at correct indentation, 10 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/MapJoinResolver.java:110: warning: 'ctx' have incorrect indentation level 10, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/MapJoinResolver.java:132: warning: 'localMapJoinProcCtx' have incorrect indentation level 9, expected level should be 12. 34429a37955 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/MapJoinResolver.java:256: warning: 'LocalMapJoinProcFactory' have incorrect indentation level 8, expected level should be 10. 34437,34438c37963,37968 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/MemoryDecider.java:86: warning: method def throws at indentation level 6 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/MemoryDecider.java:141: warning: object def rcurly at indentation level 8 not at correct indentation, [14, 16] --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/MemoryDecider.java:135: warning: 'method def modifier' have incorrect indentation level 10, expected level should be one of the following: 16, 18, 20. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/MemoryDecider.java:138: warning: 'method call' child have incorrect indentation level 12, expected level should be one of the following: 18, 20, 22. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/MemoryDecider.java:138: warning: 'method def' child have incorrect indentation level 12, expected level should be one of the following: 18, 20, 22. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/MemoryDecider.java:139: warning: 'method def' child have incorrect indentation level 12, expected level should be one of the following: 18, 20, 22. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/MemoryDecider.java:140: warning: 'method def rcurly' have incorrect indentation level 10, expected level should be one of the following: 16, 18, 20. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/MemoryDecider.java:141: warning: 'object def rcurly' have incorrect indentation level 8, expected level should be one of the following: 14, 16. 34452a37983,37985 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/MetadataOnlyOptimizer.java:161: warning: 'new' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/MetadataOnlyOptimizer.java:163: warning: 'GroupByOperator' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/MetadataOnlyOptimizer.java:164: warning: 'new' have incorrect indentation level 6, expected level should be 8. 34454a37988 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/NullScanOptimizer.java:63: warning: 'FilterOperator' have incorrect indentation level 6, expected level should be 8. 34467a38002 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/NullScanTaskDispatcher.java:86: warning: 'work' have incorrect indentation level 6, expected level should be 8. 34468a38004 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/NullScanTaskDispatcher.java:107: warning: 'NullStructSerDe' have incorrect indentation level 6, expected level should be 8. 34475a38012 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/NullScanTaskDispatcher.java:188: warning: '=' have incorrect indentation level 8, expected level should be 10. 34476a38014 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/NullScanTaskDispatcher.java:205: warning: 'workOperator' have incorrect indentation level 13, expected level should be 15. 34489,34490c38027,38032 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/SerializeFilter.java:72: warning: method def throws at indentation level 6 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/SerializeFilter.java:127: warning: object def rcurly at indentation level 8 not at correct indentation, [14, 16] --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/SerializeFilter.java:121: warning: 'method def modifier' have incorrect indentation level 10, expected level should be one of the following: 16, 18, 20. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/SerializeFilter.java:124: warning: 'method call' child have incorrect indentation level 12, expected level should be one of the following: 18, 20, 22. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/SerializeFilter.java:124: warning: 'method def' child have incorrect indentation level 12, expected level should be one of the following: 18, 20, 22. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/SerializeFilter.java:125: warning: 'method def' child have incorrect indentation level 12, expected level should be one of the following: 18, 20, 22. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/SerializeFilter.java:126: warning: 'method def rcurly' have incorrect indentation level 10, expected level should be one of the following: 16, 18, 20. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/SerializeFilter.java:127: warning: 'object def rcurly' have incorrect indentation level 8, expected level should be one of the following: 14, 16. 34496a38039,38040 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/SkewJoinResolver.java:112: warning: 'CommonJoinOperator' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/SkewJoinResolver.java:113: warning: 'SkewJoinProcFactory' have incorrect indentation level 8, expected level should be 10. 34595,34597d38138 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:729: warning: method def throws at indentation level 10 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:787: warning: method def throws at indentation level 10 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:869: warning: method def throws at indentation level 10 not at correct indentation, 6 34601a38143 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:1072: warning: 'Class' have incorrect indentation level 6, expected level should be 8. 34619d38160 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:1320: warning: method def throws at indentation level 12 not at correct indentation, 8 34643d38183 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:1668: warning: method def throws at indentation level 12 not at correct indentation, 8 34652,34653d38191 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:1833: warning: method def throws at indentation level 12 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:1867: warning: method def throws at indentation level 12 not at correct indentation, 8 34670c38208 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:2326: warning: method def child at indentation level 3 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:2326: warning: 'method def' child have incorrect indentation level 3, expected level should be 4. 34696d38233 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:2806: warning: method def throws at indentation level 12 not at correct indentation, 6 34699d38235 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:2990: warning: method def throws at indentation level 10 not at correct indentation, 6 34708c38244 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:3381: warning: block lcurly at indentation level 8 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:3381: warning: 'block lcurly' have incorrect indentation level 8, expected level should be 6. 34710c38246,38247 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:3382: warning: block child at indentation level 10 not at correct indentation, 8 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:3382: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:3382: warning: 'member def type' have incorrect indentation level 10, expected level should be 8. 34712,34723c38249,38260 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:3384: warning: switch at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:3385: warning: case child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:3386: warning: case child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:3387: warning: case child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:3388: warning: case child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:3389: warning: case child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:3390: warning: block child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:3391: warning: block child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:3392: warning: case child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:3394: warning: block child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:3395: warning: switch rcurly at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:3396: warning: block rcurly at indentation level 8 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:3384: warning: 'switch' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:3385: warning: 'case' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:3386: warning: 'case' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:3387: warning: 'case' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:3388: warning: 'case' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:3389: warning: 'case' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:3390: warning: 'block' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:3391: warning: 'block' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:3392: warning: 'case' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:3394: warning: 'block' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:3395: warning: 'switch rcurly' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:3396: warning: 'block rcurly' have incorrect indentation level 8, expected level should be 6. 34743,34744d38279 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:3703: warning: method def throws at indentation level 10 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:3720: warning: method def throws at indentation level 10 not at correct indentation, 6 34760d38294 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:3933: warning: method def throws at indentation level 10 not at correct indentation, 6 34763d38296 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:3946: warning: method def throws at indentation level 10 not at correct indentation, 6 34767d38299 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:3985: warning: method def throws at indentation level 10 not at correct indentation, 6 34769d38300 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4067: warning: method def throws at indentation level 10 not at correct indentation, 6 34774d38304 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4197: warning: method def throws at indentation level 10 not at correct indentation, 6 34777c38307 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4223: warning: for child at indentation level 8 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4223: warning: 'for' child have incorrect indentation level 8, expected level should be 6. 34782d38311 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4338: warning: method def throws at indentation level 10 not at correct indentation, 6 34784d38312 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4355: warning: method def throws at indentation level 10 not at correct indentation, 6 34787,34789c38315,38316 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4367: warning: method def throws at indentation level 10 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4376: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4377: warning: block lcurly at indentation level 10 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4376: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4377: warning: 'block lcurly' have incorrect indentation level 10, expected level should be 6. 34791,34808c38318,38341 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4378: warning: if at indentation level 12 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4379: warning: if at indentation level 14 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4380: warning: if child at indentation level 16 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4381: warning: if rcurly at indentation level 14 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4382: warning: if rcurly at indentation level 12 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4383: warning: if at indentation level 14 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4384: warning: if child at indentation level 16 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4385: warning: if rcurly at indentation level 14 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4386: warning: if rcurly at indentation level 12 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4387: warning: else child at indentation level 14 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4388: warning: else child at indentation level 14 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4389: warning: else rcurly at indentation level 12 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4391: warning: if at indentation level 12 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4393: warning: if child at indentation level 14 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4395: warning: if child at indentation level 14 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4396: warning: if child at indentation level 14 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4399: warning: if at indentation level 14 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4401: warning: if child at indentation level 16 not at correct indentation, 12 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4378: warning: 'if' have incorrect indentation level 12, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4379: warning: 'if' have incorrect indentation level 14, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4380: warning: 'if' child have incorrect indentation level 16, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4381: warning: 'if rcurly' have incorrect indentation level 14, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4382: warning: 'if rcurly' have incorrect indentation level 12, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4383: warning: 'if' have incorrect indentation level 14, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4384: warning: 'if' child have incorrect indentation level 16, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4385: warning: 'if rcurly' have incorrect indentation level 14, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4386: warning: 'if rcurly' have incorrect indentation level 12, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4387: warning: 'else' child have incorrect indentation level 14, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4388: warning: 'else' child have incorrect indentation level 14, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4389: warning: 'else rcurly' have incorrect indentation level 12, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4391: warning: 'if' have incorrect indentation level 12, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4393: warning: 'if' child have incorrect indentation level 14, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4393: warning: 'member def type' have incorrect indentation level 14, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4395: warning: 'if' child have incorrect indentation level 14, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4395: warning: 'member def type' have incorrect indentation level 14, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4396: warning: 'if' child have incorrect indentation level 14, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4396: warning: 'member def type' have incorrect indentation level 14, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4399: warning: 'if' have incorrect indentation level 14, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4401: warning: 'if' child have incorrect indentation level 16, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4401: warning: 'member def type' have incorrect indentation level 16, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4405: warning: 'if' child have incorrect indentation level 16, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4405: warning: 'member def type' have incorrect indentation level 16, expected level should be 12. 34810,34842c38343,38378 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4405: warning: if child at indentation level 16 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4406: warning: if child at indentation level 16 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4407: warning: if at indentation level 16 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4408: warning: if child at indentation level 18 not at correct indentation, 14 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4409: warning: if rcurly at indentation level 16 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4410: warning: else child at indentation level 18 not at correct indentation, 14 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4411: warning: else rcurly at indentation level 16 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4413: warning: if child at indentation level 16 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4416: warning: if child at indentation level 16 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4417: warning: if rcurly at indentation level 14 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4423: warning: else child at indentation level 16 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4424: warning: else child at indentation level 16 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4426: warning: if at indentation level 16 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4427: warning: if child at indentation level 18 not at correct indentation, 14 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4428: warning: if at indentation level 18 not at correct indentation, 14 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4429: warning: if child at indentation level 20 not at correct indentation, 16 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4430: warning: if rcurly at indentation level 18 not at correct indentation, 14 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4431: warning: if at indentation level 18 not at correct indentation, 14 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4432: warning: if child at indentation level 20 not at correct indentation, 16 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4433: warning: if rcurly at indentation level 18 not at correct indentation, 14 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4434: warning: if rcurly at indentation level 16 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4435: warning: else rcurly at indentation level 14 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4436: warning: if rcurly at indentation level 12 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4437: warning: else child at indentation level 14 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4439: warning: else child at indentation level 14 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4441: warning: else child at indentation level 14 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4442: warning: else child at indentation level 14 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4444: warning: else child at indentation level 14 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4445: warning: else rcurly at indentation level 12 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4446: warning: block rcurly at indentation level 10 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4447: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4449: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4450: warning: block lcurly at indentation level 10 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4406: warning: 'if' child have incorrect indentation level 16, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4406: warning: 'member def type' have incorrect indentation level 16, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4407: warning: 'if' have incorrect indentation level 16, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4408: warning: 'if' child have incorrect indentation level 18, expected level should be 14. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4409: warning: 'if rcurly' have incorrect indentation level 16, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4410: warning: 'else' child have incorrect indentation level 18, expected level should be 14. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4411: warning: 'else rcurly' have incorrect indentation level 16, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4413: warning: 'if' child have incorrect indentation level 16, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4416: warning: 'if' child have incorrect indentation level 16, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4417: warning: 'if rcurly' have incorrect indentation level 14, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4423: warning: 'else' child have incorrect indentation level 16, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4424: warning: 'else' child have incorrect indentation level 16, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4426: warning: 'if' have incorrect indentation level 16, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4427: warning: 'if' child have incorrect indentation level 18, expected level should be 14. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4427: warning: 'member def type' have incorrect indentation level 18, expected level should be 14. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4428: warning: 'if' have incorrect indentation level 18, expected level should be 14. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4429: warning: 'if' child have incorrect indentation level 20, expected level should be 16. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4430: warning: 'if rcurly' have incorrect indentation level 18, expected level should be 14. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4431: warning: 'if' have incorrect indentation level 18, expected level should be 14. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4432: warning: 'if' child have incorrect indentation level 20, expected level should be 16. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4433: warning: 'if rcurly' have incorrect indentation level 18, expected level should be 14. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4434: warning: 'if rcurly' have incorrect indentation level 16, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4435: warning: 'else rcurly' have incorrect indentation level 14, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4436: warning: 'if rcurly' have incorrect indentation level 12, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4437: warning: 'else' child have incorrect indentation level 14, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4439: warning: 'else' child have incorrect indentation level 14, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4439: warning: 'member def type' have incorrect indentation level 14, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4441: warning: 'else' child have incorrect indentation level 14, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4441: warning: 'member def type' have incorrect indentation level 14, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4442: warning: 'else' child have incorrect indentation level 14, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4444: warning: 'else' child have incorrect indentation level 14, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4445: warning: 'else rcurly' have incorrect indentation level 12, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4446: warning: 'block rcurly' have incorrect indentation level 10, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4447: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4449: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4450: warning: 'block lcurly' have incorrect indentation level 10, expected level should be 6. 34844,34853c38380,38393 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4451: warning: if at indentation level 12 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4452: warning: if child at indentation level 14 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4453: warning: if rcurly at indentation level 12 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4455: warning: block child at indentation level 12 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4457: warning: block child at indentation level 12 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4458: warning: block child at indentation level 12 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4461: warning: if at indentation level 12 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4463: warning: if child at indentation level 14 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4465: warning: if child at indentation level 14 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4466: warning: if rcurly at indentation level 12 not at correct indentation, 8 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4451: warning: 'if' have incorrect indentation level 12, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4452: warning: 'if' child have incorrect indentation level 14, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4453: warning: 'if rcurly' have incorrect indentation level 12, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4455: warning: 'block' child have incorrect indentation level 12, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4455: warning: 'member def type' have incorrect indentation level 12, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4457: warning: 'block' child have incorrect indentation level 12, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4457: warning: 'member def type' have incorrect indentation level 12, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4458: warning: 'block' child have incorrect indentation level 12, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4458: warning: 'member def type' have incorrect indentation level 12, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4461: warning: 'if' have incorrect indentation level 12, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4463: warning: 'if' child have incorrect indentation level 14, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4465: warning: 'if' child have incorrect indentation level 14, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4466: warning: 'if rcurly' have incorrect indentation level 12, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4468: warning: 'else' child have incorrect indentation level 14, expected level should be 10. 34855,34857c38395,38398 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4468: warning: else child at indentation level 14 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4469: warning: else child at indentation level 14 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4471: warning: if at indentation level 14 not at correct indentation, 10 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4469: warning: 'else' child have incorrect indentation level 14, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4471: warning: 'if' have incorrect indentation level 14, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4472: warning: 'if' child have incorrect indentation level 16, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4472: warning: 'member def type' have incorrect indentation level 16, expected level should be 12. 34859,34871c38400,38411 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4472: warning: if child at indentation level 16 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4473: warning: if at indentation level 16 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4474: warning: if child at indentation level 18 not at correct indentation, 14 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4475: warning: if rcurly at indentation level 16 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4476: warning: if at indentation level 16 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4477: warning: if child at indentation level 18 not at correct indentation, 14 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4478: warning: if rcurly at indentation level 16 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4479: warning: if rcurly at indentation level 14 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4480: warning: else rcurly at indentation level 12 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4481: warning: block rcurly at indentation level 10 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4482: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4483: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4484: warning: block lcurly at indentation level 10 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4473: warning: 'if' have incorrect indentation level 16, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4474: warning: 'if' child have incorrect indentation level 18, expected level should be 14. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4475: warning: 'if rcurly' have incorrect indentation level 16, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4476: warning: 'if' have incorrect indentation level 16, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4477: warning: 'if' child have incorrect indentation level 18, expected level should be 14. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4478: warning: 'if rcurly' have incorrect indentation level 16, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4479: warning: 'if rcurly' have incorrect indentation level 14, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4480: warning: 'else rcurly' have incorrect indentation level 12, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4481: warning: 'block rcurly' have incorrect indentation level 10, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4482: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4483: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4484: warning: 'block lcurly' have incorrect indentation level 10, expected level should be 6. 34873,34888c38413,38430 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4485: warning: if at indentation level 12 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4486: warning: if child at indentation level 14 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4487: warning: if rcurly at indentation level 12 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4489: warning: block child at indentation level 12 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4490: warning: block child at indentation level 12 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4491: warning: block child at indentation level 12 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4492: warning: if at indentation level 12 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4493: warning: if child at indentation level 14 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4494: warning: if at indentation level 14 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4495: warning: if child at indentation level 16 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4496: warning: if rcurly at indentation level 14 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4497: warning: if rcurly at indentation level 12 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4498: warning: block rcurly at indentation level 10 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4499: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4500: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4501: warning: block lcurly at indentation level 10 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4485: warning: 'if' have incorrect indentation level 12, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4486: warning: 'if' child have incorrect indentation level 14, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4487: warning: 'if rcurly' have incorrect indentation level 12, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4489: warning: 'block' child have incorrect indentation level 12, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4489: warning: 'member def type' have incorrect indentation level 12, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4490: warning: 'block' child have incorrect indentation level 12, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4491: warning: 'block' child have incorrect indentation level 12, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4492: warning: 'if' have incorrect indentation level 12, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4493: warning: 'if' child have incorrect indentation level 14, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4493: warning: 'member def type' have incorrect indentation level 14, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4494: warning: 'if' have incorrect indentation level 14, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4495: warning: 'if' child have incorrect indentation level 16, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4496: warning: 'if rcurly' have incorrect indentation level 14, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4497: warning: 'if rcurly' have incorrect indentation level 12, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4498: warning: 'block rcurly' have incorrect indentation level 10, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4499: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4500: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4501: warning: 'block lcurly' have incorrect indentation level 10, expected level should be 6. 34890,34905c38432,38449 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4502: warning: if at indentation level 12 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4503: warning: if child at indentation level 14 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4504: warning: if rcurly at indentation level 12 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4506: warning: block child at indentation level 12 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4507: warning: block child at indentation level 12 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4508: warning: block child at indentation level 12 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4509: warning: if at indentation level 12 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4510: warning: if child at indentation level 14 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4511: warning: if at indentation level 14 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4512: warning: if child at indentation level 16 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4513: warning: if rcurly at indentation level 14 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4514: warning: if rcurly at indentation level 12 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4515: warning: block rcurly at indentation level 10 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4516: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4517: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4518: warning: block lcurly at indentation level 10 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4502: warning: 'if' have incorrect indentation level 12, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4503: warning: 'if' child have incorrect indentation level 14, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4504: warning: 'if rcurly' have incorrect indentation level 12, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4506: warning: 'block' child have incorrect indentation level 12, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4506: warning: 'member def type' have incorrect indentation level 12, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4507: warning: 'block' child have incorrect indentation level 12, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4508: warning: 'block' child have incorrect indentation level 12, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4509: warning: 'if' have incorrect indentation level 12, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4510: warning: 'if' child have incorrect indentation level 14, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4510: warning: 'member def type' have incorrect indentation level 14, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4511: warning: 'if' have incorrect indentation level 14, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4512: warning: 'if' child have incorrect indentation level 16, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4513: warning: 'if rcurly' have incorrect indentation level 14, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4514: warning: 'if rcurly' have incorrect indentation level 12, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4515: warning: 'block rcurly' have incorrect indentation level 10, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4516: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4517: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4518: warning: 'block lcurly' have incorrect indentation level 10, expected level should be 6. 34907,34911c38451,38457 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4520: warning: block child at indentation level 12 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4521: warning: if at indentation level 12 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4523: warning: if child at indentation level 14 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4524: warning: if rcurly at indentation level 12 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4526: warning: block child at indentation level 12 not at correct indentation, 8 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4520: warning: 'block' child have incorrect indentation level 12, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4520: warning: 'member def type' have incorrect indentation level 12, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4521: warning: 'if' have incorrect indentation level 12, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4523: warning: 'if' child have incorrect indentation level 14, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4524: warning: 'if rcurly' have incorrect indentation level 12, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4526: warning: 'block' child have incorrect indentation level 12, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4526: warning: 'member def type' have incorrect indentation level 12, expected level should be 8. 34913,34934c38459,38482 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4528: warning: if at indentation level 12 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4529: warning: if child at indentation level 14 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4530: warning: if child at indentation level 14 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4531: warning: if rcurly at indentation level 12 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4532: warning: block child at indentation level 12 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4533: warning: block child at indentation level 12 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4534: warning: if at indentation level 12 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4535: warning: if child at indentation level 14 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4536: warning: if at indentation level 14 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4537: warning: if child at indentation level 16 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4538: warning: if rcurly at indentation level 14 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4539: warning: if child at indentation level 14 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4540: warning: for at indentation level 14 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4541: warning: if at indentation level 16 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4542: warning: if child at indentation level 18 not at correct indentation, 14 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4543: warning: if rcurly at indentation level 16 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4544: warning: for rcurly at indentation level 14 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4545: warning: if rcurly at indentation level 12 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4547: warning: block rcurly at indentation level 10 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4548: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4549: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4550: warning: block lcurly at indentation level 10 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4528: warning: 'if' have incorrect indentation level 12, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4529: warning: 'if' child have incorrect indentation level 14, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4530: warning: 'if' child have incorrect indentation level 14, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4531: warning: 'if rcurly' have incorrect indentation level 12, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4532: warning: 'block' child have incorrect indentation level 12, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4533: warning: 'block' child have incorrect indentation level 12, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4534: warning: 'if' have incorrect indentation level 12, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4535: warning: 'if' child have incorrect indentation level 14, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4535: warning: 'member def type' have incorrect indentation level 14, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4536: warning: 'if' have incorrect indentation level 14, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4537: warning: 'if' child have incorrect indentation level 16, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4538: warning: 'if rcurly' have incorrect indentation level 14, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4539: warning: 'if' child have incorrect indentation level 14, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4539: warning: 'member def type' have incorrect indentation level 14, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4540: warning: 'for' have incorrect indentation level 14, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4541: warning: 'if' have incorrect indentation level 16, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4542: warning: 'if' child have incorrect indentation level 18, expected level should be 14. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4543: warning: 'if rcurly' have incorrect indentation level 16, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4544: warning: 'for rcurly' have incorrect indentation level 14, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4545: warning: 'if rcurly' have incorrect indentation level 12, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4547: warning: 'block rcurly' have incorrect indentation level 10, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4548: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4549: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4550: warning: 'block lcurly' have incorrect indentation level 10, expected level should be 6. 34936,34946c38484,38496 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4551: warning: if at indentation level 12 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4552: warning: if child at indentation level 14 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4553: warning: if rcurly at indentation level 12 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4555: warning: block child at indentation level 12 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4557: warning: block child at indentation level 12 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4558: warning: block child at indentation level 12 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4560: warning: block child at indentation level 12 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4561: warning: block rcurly at indentation level 10 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4562: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4563: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4564: warning: block lcurly at indentation level 10 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4551: warning: 'if' have incorrect indentation level 12, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4552: warning: 'if' child have incorrect indentation level 14, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4553: warning: 'if rcurly' have incorrect indentation level 12, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4555: warning: 'block' child have incorrect indentation level 12, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4555: warning: 'member def type' have incorrect indentation level 12, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4557: warning: 'block' child have incorrect indentation level 12, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4557: warning: 'member def type' have incorrect indentation level 12, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4558: warning: 'block' child have incorrect indentation level 12, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4560: warning: 'block' child have incorrect indentation level 12, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4561: warning: 'block rcurly' have incorrect indentation level 10, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4562: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4563: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4564: warning: 'block lcurly' have incorrect indentation level 10, expected level should be 6. 34948,34955c38498,38507 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4567: warning: block child at indentation level 12 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4569: warning: block child at indentation level 12 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4570: warning: block child at indentation level 12 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4572: warning: block child at indentation level 12 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4573: warning: block rcurly at indentation level 10 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4574: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4575: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4576: warning: block lcurly at indentation level 10 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4567: warning: 'block' child have incorrect indentation level 12, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4567: warning: 'member def type' have incorrect indentation level 12, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4569: warning: 'block' child have incorrect indentation level 12, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4569: warning: 'member def type' have incorrect indentation level 12, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4570: warning: 'block' child have incorrect indentation level 12, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4572: warning: 'block' child have incorrect indentation level 12, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4573: warning: 'block rcurly' have incorrect indentation level 10, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4574: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4575: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4576: warning: 'block lcurly' have incorrect indentation level 10, expected level should be 6. 34957,34964c38509,38518 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4579: warning: block child at indentation level 12 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4581: warning: block child at indentation level 12 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4582: warning: block child at indentation level 12 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4584: warning: block child at indentation level 12 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4585: warning: block rcurly at indentation level 10 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4586: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4587: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4588: warning: block lcurly at indentation level 10 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4579: warning: 'block' child have incorrect indentation level 12, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4579: warning: 'member def type' have incorrect indentation level 12, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4581: warning: 'block' child have incorrect indentation level 12, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4581: warning: 'member def type' have incorrect indentation level 12, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4582: warning: 'block' child have incorrect indentation level 12, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4584: warning: 'block' child have incorrect indentation level 12, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4585: warning: 'block rcurly' have incorrect indentation level 10, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4586: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4587: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4588: warning: 'block lcurly' have incorrect indentation level 10, expected level should be 6. 34966,34975c38520,38530 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4590: warning: block child at indentation level 12 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4591: warning: if at indentation level 12 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4592: warning: if child at indentation level 14 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4593: warning: if rcurly at indentation level 12 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4595: warning: block child at indentation level 12 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4596: warning: block child at indentation level 12 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4597: warning: block rcurly at indentation level 10 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4598: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4599: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4600: warning: block lcurly at indentation level 10 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4590: warning: 'block' child have incorrect indentation level 12, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4590: warning: 'member def type' have incorrect indentation level 12, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4591: warning: 'if' have incorrect indentation level 12, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4592: warning: 'if' child have incorrect indentation level 14, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4593: warning: 'if rcurly' have incorrect indentation level 12, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4595: warning: 'block' child have incorrect indentation level 12, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4596: warning: 'block' child have incorrect indentation level 12, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4597: warning: 'block rcurly' have incorrect indentation level 10, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4598: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4599: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4600: warning: 'block lcurly' have incorrect indentation level 10, expected level should be 6. 34977c38532,38535 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4603: warning: block child at indentation level 12 not at correct indentation, 8 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4603: warning: 'block' child have incorrect indentation level 12, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4603: warning: 'member def type' have incorrect indentation level 12, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4605: warning: 'block' child have incorrect indentation level 12, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4605: warning: 'member def type' have incorrect indentation level 12, expected level should be 8. 34979,34985c38537,38542 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4605: warning: block child at indentation level 12 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4606: warning: block child at indentation level 12 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4609: warning: block child at indentation level 12 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4610: warning: block rcurly at indentation level 10 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4611: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4612: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4613: warning: block lcurly at indentation level 10 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4606: warning: 'block' child have incorrect indentation level 12, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4609: warning: 'block' child have incorrect indentation level 12, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4610: warning: 'block rcurly' have incorrect indentation level 10, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4611: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4612: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4613: warning: 'block lcurly' have incorrect indentation level 10, expected level should be 6. 34987,34995c38544,38554 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4616: warning: block child at indentation level 12 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4619: warning: block child at indentation level 12 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4621: warning: block child at indentation level 12 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4624: warning: block child at indentation level 12 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4625: warning: block rcurly at indentation level 10 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4626: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4627: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4628: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4629: warning: block child at indentation level 10 not at correct indentation, 8 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4616: warning: 'block' child have incorrect indentation level 12, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4616: warning: 'member def type' have incorrect indentation level 12, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4619: warning: 'block' child have incorrect indentation level 12, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4619: warning: 'member def type' have incorrect indentation level 12, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4621: warning: 'block' child have incorrect indentation level 12, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4624: warning: 'block' child have incorrect indentation level 12, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4625: warning: 'block rcurly' have incorrect indentation level 10, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4626: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4627: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4628: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/Vectorizer.java:4629: warning: 'block' child have incorrect indentation level 10, expected level should be 8. 35024c38583 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/ppr/PartExprEvalUtils.java:64: warning: if child at indentation level 8 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/ppr/PartExprEvalUtils.java:64: warning: 'if' child have incorrect indentation level 8, expected level should be 6. 35028d38586 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/ppr/PartExprEvalUtils.java:77: warning: method call lparen at indentation level 10 not at correct indentation, 6 35031a38590 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/ppr/PartExprEvalUtils.java:113: warning: 'partColumnTypeInfos' have incorrect indentation level 8, expected level should be 10. 35033d38591 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/ppr/PartExprEvalUtils.java:125: warning: method def throws at indentation level 10 not at correct indentation, 6 35035,35038d38592 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/ppr/PartitionExpressionForMetastore.java:101: warning: block child at indentation level 4 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/ppr/PartitionExpressionForMetastore.java:102: warning: block child at indentation level 4 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/ppr/PartitionPruner.java:124: warning: method call child at indentation level 8 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/ppr/PartitionPruner.java:171: warning: method def throws at indentation level 10 not at correct indentation, 6 35039a38594 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/ppr/PartitionPruner.java:234: warning: 'Map' have incorrect indentation level 4, expected level should be 6. 35042c38597 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/ppr/PartitionPruner.java:259: warning: method def child at indentation level 6 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/ppr/PartitionPruner.java:259: warning: 'method def' child have incorrect indentation level 6, expected level should be 4. 35044c38599 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/ppr/PartitionPruner.java:264: warning: method def child at indentation level 6 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/ppr/PartitionPruner.java:264: warning: 'method def' child have incorrect indentation level 6, expected level should be 4. 35084a38640,38656 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/QueryPlanPostProcessor.java:104: warning: 'work' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/QueryPlanPostProcessor.java:105: warning: 'work' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/QueryPlanPostProcessor.java:106: warning: 'work' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/QueryPlanPostProcessor.java:107: warning: 'work' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/QueryPlanPostProcessor.java:108: warning: 'work' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/QueryPlanPostProcessor.java:109: warning: 'work' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/QueryPlanPostProcessor.java:110: warning: 'work' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/QueryPlanPostProcessor.java:111: warning: 'work' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/QueryPlanPostProcessor.java:112: warning: 'work' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/QueryPlanPostProcessor.java:113: warning: 'work' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/QueryPlanPostProcessor.java:114: warning: 'work' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/QueryPlanPostProcessor.java:115: warning: 'work' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/QueryPlanPostProcessor.java:116: warning: 'work' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/QueryPlanPostProcessor.java:117: warning: 'work' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/QueryPlanPostProcessor.java:118: warning: 'work' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/QueryPlanPostProcessor.java:119: warning: 'work' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/QueryPlanPostProcessor.java:120: warning: 'work' have incorrect indentation level 8, expected level should be 10. 35099,35100c38671,38674 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/ReduceSinkMapJoinProc.java:223: warning: method call child at indentation level 4 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/ReduceSinkMapJoinProc.java:224: warning: method call child at indentation level 4 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/ReduceSinkMapJoinProc.java:223: warning: '+' have incorrect indentation level 4, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/ReduceSinkMapJoinProc.java:223: warning: 'method call' child have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/ReduceSinkMapJoinProc.java:224: warning: '+' have incorrect indentation level 4, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/ReduceSinkMapJoinProc.java:224: warning: 'method call' child have incorrect indentation level 4, expected level should be 6. 35102c38676 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/ReduceSinkMapJoinProc.java:325: warning: assign at indentation level 4 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/ReduceSinkMapJoinProc.java:325: warning: '=' have incorrect indentation level 4, expected level should be 8. 35121a38696,38700 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/SamplePruner.java:110: warning: '"("' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/SamplePruner.java:111: warning: '+' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/SamplePruner.java:112: warning: '+' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/SamplePruner.java:113: warning: '+' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/SamplePruner.java:114: warning: '+' have incorrect indentation level 6, expected level should be 8. 35133a38713 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/SetReducerParallelism.java:86: warning: 'sink' have incorrect indentation level 10, expected level should be 12. 35140c38720,38723 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/SharedWorkOptimizer.java:401: warning: object def rcurly at indentation level 12 not at correct indentation, [6, 8] --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/SharedWorkOptimizer.java:398: warning: 'method def modifier' have incorrect indentation level 14, expected level should be one of the following: 8, 10, 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/SharedWorkOptimizer.java:399: warning: 'method def' child have incorrect indentation level 16, expected level should be one of the following: 10, 12, 14. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/SharedWorkOptimizer.java:400: warning: 'method def rcurly' have incorrect indentation level 14, expected level should be one of the following: 8, 10, 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/SharedWorkOptimizer.java:401: warning: 'object def rcurly' have incorrect indentation level 12, expected level should be one of the following: 6, 8. 35154d38736 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/SharedWorkOptimizer.java:746: warning: method def throws at indentation level 10 not at correct indentation, 6 35156a38739,38744 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/SharedWorkOptimizer.java:762: warning: 'StringUtils' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/SharedWorkOptimizer.java:763: warning: 'StringUtils' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/SharedWorkOptimizer.java:764: warning: 'op1Conf' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/SharedWorkOptimizer.java:765: warning: 'StringUtils' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/SharedWorkOptimizer.java:766: warning: 'op1Conf' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/SharedWorkOptimizer.java:767: warning: 'op1Conf' have incorrect indentation level 8, expected level should be 10. 35163d38750 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/SharedWorkOptimizer.java:1069: warning: method def throws at indentation level 18 not at correct indentation, 6 35190a38778 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/SimpleFetchOptimizer.java:446: warning: 'table' have incorrect indentation level 10, expected level should be 12. 35192a38781,38782 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/SimpleFetchOptimizer.java:476: warning: 'HiveConf' have incorrect indentation level 10, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/SimpleFetchOptimizer.java:478: warning: 'Executors' have incorrect indentation level 10, expected level should be 12. 35199a38790 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/SimpleFetchOptimizer.java:525: warning: 'final' have incorrect indentation level 6, expected level should be 8. 35201a38793 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/SimpleFetchOptimizer.java:536: warning: 'StatsSetupConst' have incorrect indentation level 10, expected level should be 12. 35202a38795 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/SimpleFetchOptimizer.java:540: warning: 'table' have incorrect indentation level 12, expected level should be 14. 35203a38797 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/SizeBasedBigTableSelectorForAutoSMJ.java:39: warning: 'Operator' have incorrect indentation level 4, expected level should be 6. 35205c38799,38809 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/SkewJoinOptimizer.java:288: warning: method def at indentation level 6 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/SkewJoinOptimizer.java:92: warning: 'Object' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/SkewJoinOptimizer.java:136: warning: 'getSkewedValues' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/SkewJoinOptimizer.java:218: warning: 'new' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/SkewJoinOptimizer.java:222: warning: 'OperatorFactory' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/SkewJoinOptimizer.java:227: warning: 'new' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/SkewJoinOptimizer.java:231: warning: 'OperatorFactory' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/SkewJoinOptimizer.java:248: warning: 'JoinOperator' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/SkewJoinOptimizer.java:249: warning: 'List' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/SkewJoinOptimizer.java:260: warning: 'Operator' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/SkewJoinOptimizer.java:261: warning: 'List' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/SkewJoinOptimizer.java:288: warning: 'getSkewedValues' have incorrect indentation level 6, expected level should be 8. 35206a38811,38812 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/SkewJoinOptimizer.java:292: warning: 'new' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/SkewJoinOptimizer.java:310: warning: 'new' have incorrect indentation level 12, expected level should be 14. 35208,35212c38814,38835 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/SkewJoinOptimizer.java:384: warning: for child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/SkewJoinOptimizer.java:385: warning: for at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/SkewJoinOptimizer.java:386: warning: for child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/SkewJoinOptimizer.java:387: warning: for rcurly at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/SkewJoinOptimizer.java:388: warning: for child at indentation level 10 not at correct indentation, 8 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/SkewJoinOptimizer.java:365: warning: 'skewData' have incorrect indentation level 16, expected level should be 18. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/SkewJoinOptimizer.java:383: warning: 'skewData' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/SkewJoinOptimizer.java:384: warning: 'for' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/SkewJoinOptimizer.java:384: warning: 'member def type' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/SkewJoinOptimizer.java:385: warning: 'for' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/SkewJoinOptimizer.java:386: warning: 'for' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/SkewJoinOptimizer.java:387: warning: 'for rcurly' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/SkewJoinOptimizer.java:388: warning: 'for' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/SkewJoinOptimizer.java:398: warning: 'ParseContext' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/SkewJoinOptimizer.java:399: warning: 'Operator' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/SkewJoinOptimizer.java:400: warning: 'List' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/SkewJoinOptimizer.java:425: warning: 'List' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/SkewJoinOptimizer.java:448: warning: 'List' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/SkewJoinOptimizer.java:449: warning: 'Map' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/SkewJoinOptimizer.java:450: warning: 'boolean' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/SkewJoinOptimizer.java:465: warning: 'TableScanOperator' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/SkewJoinOptimizer.java:466: warning: 'ExprNodeDesc' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/SkewJoinOptimizer.java:476: warning: 'new' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/SkewJoinOptimizer.java:477: warning: 'new' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/SkewJoinOptimizer.java:488: warning: 'Map' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/SkewJoinOptimizer.java:489: warning: 'boolean' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/SkewJoinOptimizer.java:494: warning: 'skewedValuesMap' have incorrect indentation level 10, expected level should be 12. 35213a38837,38845 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/SkewJoinOptimizer.java:568: warning: 'String' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/SkewJoinOptimizer.java:570: warning: 'TypeInfoFactory' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/SkewJoinOptimizer.java:572: warning: 'keyCol' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/SkewJoinOptimizer.java:579: warning: 'Operator' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/SkewJoinOptimizer.java:583: warning: 'new' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/SkewJoinOptimizer.java:597: warning: 'Operator' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/SkewJoinOptimizer.java:598: warning: 'Operator' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/SkewJoinOptimizer.java:599: warning: 'SkewJoinOptProcCtx' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/SkewJoinOptimizer.java:608: warning: '(' have incorrect indentation level 8, expected level should be 10. 35219a38852 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/SkewJoinOptimizer.java:671: warning: 'null' have incorrect indentation level 6, expected level should be 8. 35280,35309c38913,38942 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/SortedDynPartitionTimeGranularityOptimizer.java:251: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/SortedDynPartitionTimeGranularityOptimizer.java:252: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/SortedDynPartitionTimeGranularityOptimizer.java:253: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/SortedDynPartitionTimeGranularityOptimizer.java:254: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/SortedDynPartitionTimeGranularityOptimizer.java:255: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/SortedDynPartitionTimeGranularityOptimizer.java:256: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/SortedDynPartitionTimeGranularityOptimizer.java:257: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/SortedDynPartitionTimeGranularityOptimizer.java:258: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/SortedDynPartitionTimeGranularityOptimizer.java:259: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/SortedDynPartitionTimeGranularityOptimizer.java:260: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/SortedDynPartitionTimeGranularityOptimizer.java:261: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/SortedDynPartitionTimeGranularityOptimizer.java:262: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/SortedDynPartitionTimeGranularityOptimizer.java:263: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/SortedDynPartitionTimeGranularityOptimizer.java:264: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/SortedDynPartitionTimeGranularityOptimizer.java:265: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/SortedDynPartitionTimeGranularityOptimizer.java:266: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/SortedDynPartitionTimeGranularityOptimizer.java:267: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/SortedDynPartitionTimeGranularityOptimizer.java:268: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/SortedDynPartitionTimeGranularityOptimizer.java:269: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/SortedDynPartitionTimeGranularityOptimizer.java:270: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/SortedDynPartitionTimeGranularityOptimizer.java:271: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/SortedDynPartitionTimeGranularityOptimizer.java:272: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/SortedDynPartitionTimeGranularityOptimizer.java:273: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/SortedDynPartitionTimeGranularityOptimizer.java:274: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/SortedDynPartitionTimeGranularityOptimizer.java:275: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/SortedDynPartitionTimeGranularityOptimizer.java:276: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/SortedDynPartitionTimeGranularityOptimizer.java:277: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/SortedDynPartitionTimeGranularityOptimizer.java:278: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/SortedDynPartitionTimeGranularityOptimizer.java:279: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/SortedDynPartitionTimeGranularityOptimizer.java:280: warning: block child at indentation level 10 not at correct indentation, 8 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/SortedDynPartitionTimeGranularityOptimizer.java:251: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/SortedDynPartitionTimeGranularityOptimizer.java:252: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/SortedDynPartitionTimeGranularityOptimizer.java:253: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/SortedDynPartitionTimeGranularityOptimizer.java:254: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/SortedDynPartitionTimeGranularityOptimizer.java:255: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/SortedDynPartitionTimeGranularityOptimizer.java:256: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/SortedDynPartitionTimeGranularityOptimizer.java:257: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/SortedDynPartitionTimeGranularityOptimizer.java:258: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/SortedDynPartitionTimeGranularityOptimizer.java:259: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/SortedDynPartitionTimeGranularityOptimizer.java:260: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/SortedDynPartitionTimeGranularityOptimizer.java:261: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/SortedDynPartitionTimeGranularityOptimizer.java:262: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/SortedDynPartitionTimeGranularityOptimizer.java:263: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/SortedDynPartitionTimeGranularityOptimizer.java:264: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/SortedDynPartitionTimeGranularityOptimizer.java:265: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/SortedDynPartitionTimeGranularityOptimizer.java:266: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/SortedDynPartitionTimeGranularityOptimizer.java:267: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/SortedDynPartitionTimeGranularityOptimizer.java:268: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/SortedDynPartitionTimeGranularityOptimizer.java:269: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/SortedDynPartitionTimeGranularityOptimizer.java:270: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/SortedDynPartitionTimeGranularityOptimizer.java:271: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/SortedDynPartitionTimeGranularityOptimizer.java:272: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/SortedDynPartitionTimeGranularityOptimizer.java:273: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/SortedDynPartitionTimeGranularityOptimizer.java:274: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/SortedDynPartitionTimeGranularityOptimizer.java:275: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/SortedDynPartitionTimeGranularityOptimizer.java:276: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/SortedDynPartitionTimeGranularityOptimizer.java:277: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/SortedDynPartitionTimeGranularityOptimizer.java:278: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/SortedDynPartitionTimeGranularityOptimizer.java:279: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/SortedDynPartitionTimeGranularityOptimizer.java:280: warning: 'block' child have incorrect indentation level 10, expected level should be 8. 35321c38954,38955 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/SortedMergeBucketMapJoinOptimizer.java:57: warning: method def throws at indentation level 4 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/SortedMergeBucketMapJoinOptimizer.java:56: warning: 'ParseContext' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/SortedMergeBucketMapJoinOptimizer.java:63: warning: 'getCheckCandidateJoin' have incorrect indentation level 6, expected level should be 8. 35322a38957,38958 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/SortedMergeBucketMapJoinOptimizer.java:80: warning: 'new' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/SortedMergeBucketMapJoinOptimizer.java:100: warning: 'getSortedMergeJoinProc' have incorrect indentation level 8, expected level should be 10. 35323a38960 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/SortedMergeBucketMapJoinOptimizer.java:139: warning: 'Object' have incorrect indentation level 8, expected level should be 10. 35330c38967,38987 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/spark/CombineEquivalentWorkResolver.java:182:7: Got an exception - expecting EOF, found 'newPartKey' --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/spark/CombineEquivalentWorkResolver.java:65: warning: Line is longer than 100 characters (found 103). > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/spark/CombineEquivalentWorkResolver.java:65:37: warning: Name 'LOG' must match pattern '^[a-z][a-zA-Z0-9]*$'. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/spark/CombineEquivalentWorkResolver.java:65:37: warning: Variable 'LOG' must be private and have accessor methods. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/spark/CombineEquivalentWorkResolver.java:74:5: warning: Declaring variables, return values or parameters of type 'HashMap' is not allowed. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/spark/CombineEquivalentWorkResolver.java:91: warning: Line is longer than 100 characters (found 104). > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/spark/CombineEquivalentWorkResolver.java:95: warning: Line is longer than 100 characters (found 108). > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/spark/CombineEquivalentWorkResolver.java:96: warning: Line is longer than 100 characters (found 116). > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/spark/CombineEquivalentWorkResolver.java:98: warning: Line is longer than 100 characters (found 120). > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/spark/CombineEquivalentWorkResolver.java:145: warning: Line is longer than 100 characters (found 111). > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/spark/CombineEquivalentWorkResolver.java:212: warning: Line is longer than 100 characters (found 107). > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/spark/CombineEquivalentWorkResolver.java:373: warning: Line is longer than 100 characters (found 109). > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/spark/CombineEquivalentWorkResolver.java:374: warning: Line is longer than 100 characters (found 111). > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/spark/CombineEquivalentWorkResolver.java:394: warning: Line is longer than 100 characters (found 109). > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/spark/CombineEquivalentWorkResolver.java:413: warning: First sentence should end with a period. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/spark/CombineEquivalentWorkResolver.java:414: warning: Line is longer than 100 characters (found 104). > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/spark/CombineEquivalentWorkResolver.java:419: warning: Line is longer than 100 characters (found 115). > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/spark/CombineEquivalentWorkResolver.java:422: warning: Line is longer than 100 characters (found 106). > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/spark/CombineEquivalentWorkResolver.java:430: warning: Line is longer than 100 characters (found 113). > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/spark/CombineEquivalentWorkResolver.java:431: warning: Line is longer than 100 characters (found 103). > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/spark/CombineEquivalentWorkResolver.java:433: warning: Line is longer than 100 characters (found 121). > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/spark/CombineEquivalentWorkResolver.java:449: warning: Line is longer than 100 characters (found 116). 35331a38989 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/spark/SetSparkReducerParallelism.java:119: warning: 'hive_metastoreConstants' have incorrect indentation level 12, expected level should be 14. 35343,35344d39000 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/spark/SparkMapJoinOptimizer.java:78: warning: method def at indentation level 6 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/spark/SparkMapJoinOptimizer.java:79: warning: method def throws at indentation level 10 not at correct indentation, 6 35345a39002,39005 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/spark/SparkMapJoinOptimizer.java:165: warning: 'parseContext' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/spark/SparkMapJoinOptimizer.java:166: warning: 'mapJoinOp' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/spark/SparkMapJoinOptimizer.java:167: warning: 'baseBigAlias' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/spark/SparkMapJoinOptimizer.java:168: warning: 'joinAliases' have incorrect indentation level 6, expected level should be 8. 35350c39010,39011 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/spark/SparkMapJoinOptimizer.java:255: warning: else child at indentation level 9 not at correct indentation, 8 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/spark/SparkMapJoinOptimizer.java:255: warning: 'else' child have incorrect indentation level 9, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/spark/SparkMapJoinOptimizer.java:339: warning: 'get' have incorrect indentation level 6, expected level should be 8. 35352a39014 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/spark/SparkMapJoinOptimizer.java:375: warning: 'OptimizeSparkProcContext' have incorrect indentation level 4, expected level should be 6. 35357c39019 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/spark/SparkMapJoinOptimizer.java:482: warning: for child at indentation level 12 not at correct indentation, 10 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/spark/SparkMapJoinOptimizer.java:482: warning: 'for' child have incorrect indentation level 12, expected level should be 10. 35359c39021 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/spark/SparkMapJoinOptimizer.java:484: warning: for child at indentation level 12 not at correct indentation, 10 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/spark/SparkMapJoinOptimizer.java:484: warning: 'for' child have incorrect indentation level 12, expected level should be 10. 35363c39025,39030 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/spark/SparkPartitionPruningSinkDesc.java:121:3: Got an exception - expecting EOF, found '}' --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/spark/SparkPartitionPruningSinkDesc.java:36: warning: Missing a Javadoc comment. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/spark/SparkPartitionPruningSinkDesc.java:39: warning: Missing a Javadoc comment. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/spark/SparkPartitionPruningSinkDesc.java:41:19: warning: Variable 'columnName' must be private and have accessor methods. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/spark/SparkPartitionPruningSinkDesc.java:43:19: warning: Variable 'columnType' must be private and have accessor methods. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/spark/SparkPartitionPruningSinkDesc.java:45:25: warning: Variable 'partKey' must be private and have accessor methods. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/spark/SparkPartitionPruningSinkDesc.java:46:20: warning: Variable 'work' must be private and have accessor methods. 35369a39037,39038 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/spark/SparkReduceSinkMapJoinProc.java:188: warning: '=' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/spark/SparkReduceSinkMapJoinProc.java:225: warning: 'new' have incorrect indentation level 6, expected level should be 8. 35372a39042 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/spark/SparkSkewJoinProcFactory.java:110: warning: '&&' have incorrect indentation level 6, expected level should be 8. 35375a39046,39047 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/spark/SparkSMBJoinHintOptimizer.java:61: warning: 'canConvertBucketMapJoinToSMBJoin' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/spark/SparkSMBJoinHintOptimizer.java:66: warning: '&&' have incorrect indentation level 6, expected level should be 8. 35376a39049 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/spark/SparkSMBJoinHintOptimizer.java:93: warning: '"AssertionError: expect # of parents to be 1, but was "' have incorrect indentation level 12, expected level should be 14. 35378,35379c39051,39056 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/spark/SparkSortMergeJoinFactory.java:55: warning: method def throws at indentation level 4 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/spark/SparkSortMergeJoinFactory.java:103: warning: method def throws at indentation level 4 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/spark/SparkSortMergeJoinFactory.java:54: warning: 'SMBMapJoinOperator' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/spark/SparkSortMergeJoinFactory.java:63: warning: 'currMapJoinOp' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/spark/SparkSortMergeJoinFactory.java:87: warning: 'currMapJoinOp' have incorrect indentation level 10, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/spark/SparkSortMergeJoinFactory.java:93: warning: 'currMapJoinOp' have incorrect indentation level 10, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/spark/SparkSortMergeJoinFactory.java:102: warning: 'MapWork' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/spark/SparkSortMergeJoinFactory.java:106: warning: 'opProcCtx' have incorrect indentation level 6, expected level should be 8. 35381c39058,39061 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/spark/SparkSortMergeJoinOptimizer.java:45: warning: ctor def rcurly at indentation level 4 not at correct indentation, 2 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/spark/SparkSortMergeJoinOptimizer.java:45: warning: 'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/spark/SparkSortMergeJoinOptimizer.java:74: warning: 'SortBucketJoinProcCtx' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/spark/SparkSortMergeJoinOptimizer.java:75: warning: 'Stack' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/spark/SparkSortMergeJoinOptimizer.java:87: warning: '||' have incorrect indentation level 6, expected level should be 8. 35384d39063 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/SparkMapJoinProcessor.java:52: warning: method def throws at indentation level 10 not at correct indentation, 6 35396c39075 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/stats/annotation/StatsRulesProcFactory.java:359: warning: for child at indentation level 14 not at correct indentation, 12 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/stats/annotation/StatsRulesProcFactory.java:359: warning: 'for' child have incorrect indentation level 14, expected level should be 12. 35433,35439c39112,39120 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/stats/annotation/StatsRulesProcFactory.java:1866: warning: case child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/stats/annotation/StatsRulesProcFactory.java:1867: warning: block child at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/stats/annotation/StatsRulesProcFactory.java:1868: warning: block child at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/stats/annotation/StatsRulesProcFactory.java:1869: warning: case child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/stats/annotation/StatsRulesProcFactory.java:1870: warning: block child at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/stats/annotation/StatsRulesProcFactory.java:1871: warning: block child at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/stats/annotation/StatsRulesProcFactory.java:1872: warning: case child at indentation level 12 not at correct indentation, 10 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/stats/annotation/StatsRulesProcFactory.java:1866: warning: 'case' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/stats/annotation/StatsRulesProcFactory.java:1867: warning: 'block' child have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/stats/annotation/StatsRulesProcFactory.java:1868: warning: 'block' child have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/stats/annotation/StatsRulesProcFactory.java:1869: warning: 'case' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/stats/annotation/StatsRulesProcFactory.java:1870: warning: 'block' child have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/stats/annotation/StatsRulesProcFactory.java:1871: warning: 'block' child have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/stats/annotation/StatsRulesProcFactory.java:1872: warning: 'case' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/stats/annotation/StatsRulesProcFactory.java:1874: warning: 'block' child have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/stats/annotation/StatsRulesProcFactory.java:1874: warning: 'member def type' have incorrect indentation level 14, expected level should be 12. 35441c39122,39123 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/stats/annotation/StatsRulesProcFactory.java:1874: warning: block child at indentation level 14 not at correct indentation, 12 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/stats/annotation/StatsRulesProcFactory.java:1875: warning: 'block' child have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/stats/annotation/StatsRulesProcFactory.java:1875: warning: 'member def type' have incorrect indentation level 14, expected level should be 12. 35443,35444c39125 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/stats/annotation/StatsRulesProcFactory.java:1875: warning: block child at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/stats/annotation/StatsRulesProcFactory.java:1876: warning: block child at indentation level 14 not at correct indentation, 12 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/stats/annotation/StatsRulesProcFactory.java:1876: warning: 'block' child have incorrect indentation level 14, expected level should be 12. 35450a39132 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/stats/annotation/StatsRulesProcFactory.java:1958: warning: 'final' have incorrect indentation level 4, expected level should be 8. 35453a39136 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/stats/annotation/StatsRulesProcFactory.java:2041: warning: '+' have incorrect indentation level 10, expected level should be 12. 35473,35478c39156,39161 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/StatsOptimizer.java:162: warning: method def return type at indentation level 6 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/StatsOptimizer.java:164: warning: method def return type at indentation level 6 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/StatsOptimizer.java:166: warning: method def return type at indentation level 6 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/StatsOptimizer.java:168: warning: method def return type at indentation level 6 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/StatsOptimizer.java:175: warning: method def return type at indentation level 6 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/StatsOptimizer.java:177: warning: method def return type at indentation level 6 not at correct indentation, 8 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/StatsOptimizer.java:162:35: warning: '{' should have line break after. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/StatsOptimizer.java:164:35: warning: '{' should have line break after. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/StatsOptimizer.java:166:35: warning: '{' should have line break after. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/StatsOptimizer.java:168:35: warning: '{' should have line break after. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/StatsOptimizer.java:175:39: warning: '{' should have line break after. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/StatsOptimizer.java:177:39: warning: '{' should have line break after. 35486,35496c39169,39179 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/StatsOptimizer.java:378: warning: case child at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/StatsOptimizer.java:379: warning: block child at indentation level 16 not at correct indentation, 14 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/StatsOptimizer.java:380: warning: block child at indentation level 16 not at correct indentation, 14 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/StatsOptimizer.java:381: warning: case child at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/StatsOptimizer.java:382: warning: block child at indentation level 16 not at correct indentation, 14 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/StatsOptimizer.java:383: warning: block child at indentation level 16 not at correct indentation, 14 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/StatsOptimizer.java:384: warning: case child at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/StatsOptimizer.java:385: warning: block child at indentation level 16 not at correct indentation, 14 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/StatsOptimizer.java:386: warning: block child at indentation level 16 not at correct indentation, 14 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/StatsOptimizer.java:387: warning: case child at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/StatsOptimizer.java:388: warning: block child at indentation level 16 not at correct indentation, 14 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/StatsOptimizer.java:378: warning: 'case' child have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/StatsOptimizer.java:379: warning: 'block' child have incorrect indentation level 16, expected level should be 14. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/StatsOptimizer.java:380: warning: 'block' child have incorrect indentation level 16, expected level should be 14. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/StatsOptimizer.java:381: warning: 'case' child have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/StatsOptimizer.java:382: warning: 'block' child have incorrect indentation level 16, expected level should be 14. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/StatsOptimizer.java:383: warning: 'block' child have incorrect indentation level 16, expected level should be 14. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/StatsOptimizer.java:384: warning: 'case' child have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/StatsOptimizer.java:385: warning: 'block' child have incorrect indentation level 16, expected level should be 14. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/StatsOptimizer.java:386: warning: 'block' child have incorrect indentation level 16, expected level should be 14. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/StatsOptimizer.java:387: warning: 'case' child have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/StatsOptimizer.java:388: warning: 'block' child have incorrect indentation level 16, expected level should be 14. 35499d39181 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/StatsOptimizer.java:412: warning: method call child at indentation level 18 not at correct indentation, 22 35503c39185 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/StatsOptimizer.java:509: warning: case child at indentation level 16 not at correct indentation, 14 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/StatsOptimizer.java:509: warning: 'case' child have incorrect indentation level 16, expected level should be 14. 35505,35514c39187,39198 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/StatsOptimizer.java:510: warning: block child at indentation level 18 not at correct indentation, 16 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/StatsOptimizer.java:511: warning: block child at indentation level 18 not at correct indentation, 16 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/StatsOptimizer.java:512: warning: if at indentation level 18 not at correct indentation, 16 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/StatsOptimizer.java:513: warning: if child at indentation level 20 not at correct indentation, 18 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/StatsOptimizer.java:514: warning: if rcurly at indentation level 18 not at correct indentation, 16 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/StatsOptimizer.java:515: warning: else child at indentation level 20 not at correct indentation, 18 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/StatsOptimizer.java:516: warning: else rcurly at indentation level 18 not at correct indentation, 16 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/StatsOptimizer.java:517: warning: block child at indentation level 18 not at correct indentation, 16 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/StatsOptimizer.java:518: warning: block rcurly at indentation level 16 not at correct indentation, 14 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/StatsOptimizer.java:519: warning: case child at indentation level 16 not at correct indentation, 14 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/StatsOptimizer.java:510: warning: 'block' child have incorrect indentation level 18, expected level should be 16. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/StatsOptimizer.java:510: warning: 'member def type' have incorrect indentation level 18, expected level should be 16. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/StatsOptimizer.java:511: warning: 'block' child have incorrect indentation level 18, expected level should be 16. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/StatsOptimizer.java:511: warning: 'member def type' have incorrect indentation level 18, expected level should be 16. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/StatsOptimizer.java:512: warning: 'if' have incorrect indentation level 18, expected level should be 16. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/StatsOptimizer.java:513: warning: 'if' child have incorrect indentation level 20, expected level should be 18. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/StatsOptimizer.java:514: warning: 'if rcurly' have incorrect indentation level 18, expected level should be 16. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/StatsOptimizer.java:515: warning: 'else' child have incorrect indentation level 20, expected level should be 18. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/StatsOptimizer.java:516: warning: 'else rcurly' have incorrect indentation level 18, expected level should be 16. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/StatsOptimizer.java:517: warning: 'block' child have incorrect indentation level 18, expected level should be 16. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/StatsOptimizer.java:518: warning: 'block rcurly' have incorrect indentation level 16, expected level should be 14. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/StatsOptimizer.java:519: warning: 'case' child have incorrect indentation level 16, expected level should be 14. 35516,35528c39200,39214 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/StatsOptimizer.java:520: warning: block child at indentation level 18 not at correct indentation, 16 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/StatsOptimizer.java:521: warning: block child at indentation level 18 not at correct indentation, 16 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/StatsOptimizer.java:522: warning: if at indentation level 18 not at correct indentation, 16 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/StatsOptimizer.java:523: warning: if child at indentation level 20 not at correct indentation, 18 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/StatsOptimizer.java:524: warning: if rcurly at indentation level 18 not at correct indentation, 16 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/StatsOptimizer.java:525: warning: else child at indentation level 20 not at correct indentation, 18 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/StatsOptimizer.java:526: warning: else rcurly at indentation level 18 not at correct indentation, 16 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/StatsOptimizer.java:527: warning: block child at indentation level 18 not at correct indentation, 16 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/StatsOptimizer.java:528: warning: block rcurly at indentation level 16 not at correct indentation, 14 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/StatsOptimizer.java:529: warning: case child at indentation level 16 not at correct indentation, 14 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/StatsOptimizer.java:531: warning: block child at indentation level 18 not at correct indentation, 16 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/StatsOptimizer.java:533: warning: block child at indentation level 18 not at correct indentation, 16 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/StatsOptimizer.java:540: warning: case child at indentation level 16 not at correct indentation, 14 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/StatsOptimizer.java:520: warning: 'block' child have incorrect indentation level 18, expected level should be 16. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/StatsOptimizer.java:520: warning: 'member def type' have incorrect indentation level 18, expected level should be 16. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/StatsOptimizer.java:521: warning: 'block' child have incorrect indentation level 18, expected level should be 16. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/StatsOptimizer.java:521: warning: 'member def type' have incorrect indentation level 18, expected level should be 16. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/StatsOptimizer.java:522: warning: 'if' have incorrect indentation level 18, expected level should be 16. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/StatsOptimizer.java:523: warning: 'if' child have incorrect indentation level 20, expected level should be 18. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/StatsOptimizer.java:524: warning: 'if rcurly' have incorrect indentation level 18, expected level should be 16. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/StatsOptimizer.java:525: warning: 'else' child have incorrect indentation level 20, expected level should be 18. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/StatsOptimizer.java:526: warning: 'else rcurly' have incorrect indentation level 18, expected level should be 16. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/StatsOptimizer.java:527: warning: 'block' child have incorrect indentation level 18, expected level should be 16. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/StatsOptimizer.java:528: warning: 'block rcurly' have incorrect indentation level 16, expected level should be 14. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/StatsOptimizer.java:529: warning: 'case' child have incorrect indentation level 16, expected level should be 14. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/StatsOptimizer.java:531: warning: 'block' child have incorrect indentation level 18, expected level should be 16. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/StatsOptimizer.java:533: warning: 'block' child have incorrect indentation level 18, expected level should be 16. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/StatsOptimizer.java:540: warning: 'case' child have incorrect indentation level 16, expected level should be 14. 35530,35537c39216,39227 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/StatsOptimizer.java:541: warning: block child at indentation level 18 not at correct indentation, 16 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/StatsOptimizer.java:543: warning: block child at indentation level 18 not at correct indentation, 16 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/StatsOptimizer.java:544: warning: block child at indentation level 18 not at correct indentation, 16 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/StatsOptimizer.java:546: warning: if at indentation level 18 not at correct indentation, 16 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/StatsOptimizer.java:547: warning: if child at indentation level 20 not at correct indentation, 18 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/StatsOptimizer.java:548: warning: if rcurly at indentation level 18 not at correct indentation, 16 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/StatsOptimizer.java:549: warning: for at indentation level 18 not at correct indentation, 16 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/StatsOptimizer.java:550: warning: for child at indentation level 20 not at correct indentation, 18 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/StatsOptimizer.java:541: warning: 'block' child have incorrect indentation level 18, expected level should be 16. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/StatsOptimizer.java:541: warning: 'member def type' have incorrect indentation level 18, expected level should be 16. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/StatsOptimizer.java:543: warning: 'block' child have incorrect indentation level 18, expected level should be 16. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/StatsOptimizer.java:543: warning: 'member def type' have incorrect indentation level 18, expected level should be 16. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/StatsOptimizer.java:544: warning: 'block' child have incorrect indentation level 18, expected level should be 16. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/StatsOptimizer.java:544: warning: 'member def type' have incorrect indentation level 18, expected level should be 16. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/StatsOptimizer.java:546: warning: 'if' have incorrect indentation level 18, expected level should be 16. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/StatsOptimizer.java:547: warning: 'if' child have incorrect indentation level 20, expected level should be 18. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/StatsOptimizer.java:548: warning: 'if rcurly' have incorrect indentation level 18, expected level should be 16. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/StatsOptimizer.java:549: warning: 'for' have incorrect indentation level 18, expected level should be 16. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/StatsOptimizer.java:550: warning: 'for' child have incorrect indentation level 20, expected level should be 18. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/StatsOptimizer.java:550: warning: 'member def type' have incorrect indentation level 20, expected level should be 18. 35539,35554c39229,39246 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/StatsOptimizer.java:551: warning: if at indentation level 20 not at correct indentation, 18 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/StatsOptimizer.java:552: warning: for child at indentation level 20 not at correct indentation, 18 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/StatsOptimizer.java:553: warning: if at indentation level 20 not at correct indentation, 18 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/StatsOptimizer.java:554: warning: if child at indentation level 22 not at correct indentation, 20 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/StatsOptimizer.java:555: warning: if rcurly at indentation level 20 not at correct indentation, 18 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/StatsOptimizer.java:556: warning: for child at indentation level 20 not at correct indentation, 18 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/StatsOptimizer.java:557: warning: for child at indentation level 20 not at correct indentation, 18 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/StatsOptimizer.java:558: warning: for rcurly at indentation level 18 not at correct indentation, 16 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/StatsOptimizer.java:559: warning: if at indentation level 18 not at correct indentation, 16 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/StatsOptimizer.java:560: warning: if child at indentation level 20 not at correct indentation, 18 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/StatsOptimizer.java:561: warning: if rcurly at indentation level 18 not at correct indentation, 16 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/StatsOptimizer.java:562: warning: else child at indentation level 20 not at correct indentation, 18 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/StatsOptimizer.java:563: warning: else rcurly at indentation level 18 not at correct indentation, 16 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/StatsOptimizer.java:564: warning: block child at indentation level 18 not at correct indentation, 16 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/StatsOptimizer.java:565: warning: block rcurly at indentation level 16 not at correct indentation, 14 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/StatsOptimizer.java:566: warning: case child at indentation level 16 not at correct indentation, 14 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/StatsOptimizer.java:551: warning: 'if' have incorrect indentation level 20, expected level should be 18. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/StatsOptimizer.java:552: warning: 'for' child have incorrect indentation level 20, expected level should be 18. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/StatsOptimizer.java:552: warning: 'member def type' have incorrect indentation level 20, expected level should be 18. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/StatsOptimizer.java:553: warning: 'if' have incorrect indentation level 20, expected level should be 18. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/StatsOptimizer.java:554: warning: 'if' child have incorrect indentation level 22, expected level should be 20. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/StatsOptimizer.java:555: warning: 'if rcurly' have incorrect indentation level 20, expected level should be 18. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/StatsOptimizer.java:556: warning: 'for' child have incorrect indentation level 20, expected level should be 18. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/StatsOptimizer.java:556: warning: 'member def type' have incorrect indentation level 20, expected level should be 18. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/StatsOptimizer.java:557: warning: 'for' child have incorrect indentation level 20, expected level should be 18. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/StatsOptimizer.java:558: warning: 'for rcurly' have incorrect indentation level 18, expected level should be 16. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/StatsOptimizer.java:559: warning: 'if' have incorrect indentation level 18, expected level should be 16. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/StatsOptimizer.java:560: warning: 'if' child have incorrect indentation level 20, expected level should be 18. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/StatsOptimizer.java:561: warning: 'if rcurly' have incorrect indentation level 18, expected level should be 16. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/StatsOptimizer.java:562: warning: 'else' child have incorrect indentation level 20, expected level should be 18. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/StatsOptimizer.java:563: warning: 'else rcurly' have incorrect indentation level 18, expected level should be 16. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/StatsOptimizer.java:564: warning: 'block' child have incorrect indentation level 18, expected level should be 16. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/StatsOptimizer.java:565: warning: 'block rcurly' have incorrect indentation level 16, expected level should be 14. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/StatsOptimizer.java:566: warning: 'case' child have incorrect indentation level 16, expected level should be 14. 35556,35563c39248,39259 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/StatsOptimizer.java:567: warning: block child at indentation level 18 not at correct indentation, 16 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/StatsOptimizer.java:569: warning: block child at indentation level 18 not at correct indentation, 16 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/StatsOptimizer.java:570: warning: block child at indentation level 18 not at correct indentation, 16 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/StatsOptimizer.java:572: warning: if at indentation level 18 not at correct indentation, 16 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/StatsOptimizer.java:573: warning: if child at indentation level 20 not at correct indentation, 18 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/StatsOptimizer.java:574: warning: if rcurly at indentation level 18 not at correct indentation, 16 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/StatsOptimizer.java:575: warning: for at indentation level 18 not at correct indentation, 16 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/StatsOptimizer.java:576: warning: for child at indentation level 20 not at correct indentation, 18 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/StatsOptimizer.java:567: warning: 'block' child have incorrect indentation level 18, expected level should be 16. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/StatsOptimizer.java:567: warning: 'member def type' have incorrect indentation level 18, expected level should be 16. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/StatsOptimizer.java:569: warning: 'block' child have incorrect indentation level 18, expected level should be 16. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/StatsOptimizer.java:569: warning: 'member def type' have incorrect indentation level 18, expected level should be 16. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/StatsOptimizer.java:570: warning: 'block' child have incorrect indentation level 18, expected level should be 16. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/StatsOptimizer.java:570: warning: 'member def type' have incorrect indentation level 18, expected level should be 16. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/StatsOptimizer.java:572: warning: 'if' have incorrect indentation level 18, expected level should be 16. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/StatsOptimizer.java:573: warning: 'if' child have incorrect indentation level 20, expected level should be 18. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/StatsOptimizer.java:574: warning: 'if rcurly' have incorrect indentation level 18, expected level should be 16. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/StatsOptimizer.java:575: warning: 'for' have incorrect indentation level 18, expected level should be 16. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/StatsOptimizer.java:576: warning: 'for' child have incorrect indentation level 20, expected level should be 18. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/StatsOptimizer.java:576: warning: 'member def type' have incorrect indentation level 20, expected level should be 18. 35565,35582c39261,39280 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/StatsOptimizer.java:577: warning: if at indentation level 20 not at correct indentation, 18 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/StatsOptimizer.java:578: warning: for child at indentation level 20 not at correct indentation, 18 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/StatsOptimizer.java:579: warning: if at indentation level 20 not at correct indentation, 18 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/StatsOptimizer.java:580: warning: if child at indentation level 22 not at correct indentation, 20 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/StatsOptimizer.java:581: warning: if rcurly at indentation level 20 not at correct indentation, 18 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/StatsOptimizer.java:582: warning: for child at indentation level 20 not at correct indentation, 18 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/StatsOptimizer.java:583: warning: for child at indentation level 20 not at correct indentation, 18 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/StatsOptimizer.java:584: warning: for rcurly at indentation level 18 not at correct indentation, 16 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/StatsOptimizer.java:585: warning: if at indentation level 18 not at correct indentation, 16 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/StatsOptimizer.java:586: warning: if child at indentation level 20 not at correct indentation, 18 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/StatsOptimizer.java:587: warning: if rcurly at indentation level 18 not at correct indentation, 16 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/StatsOptimizer.java:588: warning: else child at indentation level 20 not at correct indentation, 18 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/StatsOptimizer.java:589: warning: else rcurly at indentation level 18 not at correct indentation, 16 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/StatsOptimizer.java:590: warning: block child at indentation level 18 not at correct indentation, 16 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/StatsOptimizer.java:591: warning: block rcurly at indentation level 16 not at correct indentation, 14 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/StatsOptimizer.java:592: warning: case child at indentation level 16 not at correct indentation, 14 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/StatsOptimizer.java:593: warning: block child at indentation level 18 not at correct indentation, 16 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/StatsOptimizer.java:595: warning: block child at indentation level 18 not at correct indentation, 16 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/StatsOptimizer.java:577: warning: 'if' have incorrect indentation level 20, expected level should be 18. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/StatsOptimizer.java:578: warning: 'for' child have incorrect indentation level 20, expected level should be 18. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/StatsOptimizer.java:578: warning: 'member def type' have incorrect indentation level 20, expected level should be 18. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/StatsOptimizer.java:579: warning: 'if' have incorrect indentation level 20, expected level should be 18. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/StatsOptimizer.java:580: warning: 'if' child have incorrect indentation level 22, expected level should be 20. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/StatsOptimizer.java:581: warning: 'if rcurly' have incorrect indentation level 20, expected level should be 18. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/StatsOptimizer.java:582: warning: 'for' child have incorrect indentation level 20, expected level should be 18. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/StatsOptimizer.java:582: warning: 'member def type' have incorrect indentation level 20, expected level should be 18. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/StatsOptimizer.java:583: warning: 'for' child have incorrect indentation level 20, expected level should be 18. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/StatsOptimizer.java:584: warning: 'for rcurly' have incorrect indentation level 18, expected level should be 16. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/StatsOptimizer.java:585: warning: 'if' have incorrect indentation level 18, expected level should be 16. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/StatsOptimizer.java:586: warning: 'if' child have incorrect indentation level 20, expected level should be 18. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/StatsOptimizer.java:587: warning: 'if rcurly' have incorrect indentation level 18, expected level should be 16. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/StatsOptimizer.java:588: warning: 'else' child have incorrect indentation level 20, expected level should be 18. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/StatsOptimizer.java:589: warning: 'else rcurly' have incorrect indentation level 18, expected level should be 16. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/StatsOptimizer.java:590: warning: 'block' child have incorrect indentation level 18, expected level should be 16. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/StatsOptimizer.java:591: warning: 'block rcurly' have incorrect indentation level 16, expected level should be 14. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/StatsOptimizer.java:592: warning: 'case' child have incorrect indentation level 16, expected level should be 14. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/StatsOptimizer.java:593: warning: 'block' child have incorrect indentation level 18, expected level should be 16. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/StatsOptimizer.java:595: warning: 'block' child have incorrect indentation level 18, expected level should be 16. 35584c39282 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/StatsOptimizer.java:613: warning: case child at indentation level 16 not at correct indentation, 14 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/StatsOptimizer.java:613: warning: 'case' child have incorrect indentation level 16, expected level should be 14. 35586,35595c39284,39295 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/StatsOptimizer.java:614: warning: block child at indentation level 18 not at correct indentation, 16 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/StatsOptimizer.java:615: warning: block child at indentation level 18 not at correct indentation, 16 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/StatsOptimizer.java:616: warning: if at indentation level 18 not at correct indentation, 16 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/StatsOptimizer.java:617: warning: if child at indentation level 20 not at correct indentation, 18 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/StatsOptimizer.java:618: warning: if rcurly at indentation level 18 not at correct indentation, 16 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/StatsOptimizer.java:619: warning: else child at indentation level 20 not at correct indentation, 18 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/StatsOptimizer.java:620: warning: else rcurly at indentation level 18 not at correct indentation, 16 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/StatsOptimizer.java:621: warning: block child at indentation level 18 not at correct indentation, 16 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/StatsOptimizer.java:622: warning: block rcurly at indentation level 16 not at correct indentation, 14 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/StatsOptimizer.java:623: warning: case child at indentation level 16 not at correct indentation, 14 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/StatsOptimizer.java:614: warning: 'block' child have incorrect indentation level 18, expected level should be 16. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/StatsOptimizer.java:614: warning: 'member def type' have incorrect indentation level 18, expected level should be 16. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/StatsOptimizer.java:615: warning: 'block' child have incorrect indentation level 18, expected level should be 16. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/StatsOptimizer.java:615: warning: 'member def type' have incorrect indentation level 18, expected level should be 16. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/StatsOptimizer.java:616: warning: 'if' have incorrect indentation level 18, expected level should be 16. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/StatsOptimizer.java:617: warning: 'if' child have incorrect indentation level 20, expected level should be 18. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/StatsOptimizer.java:618: warning: 'if rcurly' have incorrect indentation level 18, expected level should be 16. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/StatsOptimizer.java:619: warning: 'else' child have incorrect indentation level 20, expected level should be 18. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/StatsOptimizer.java:620: warning: 'else rcurly' have incorrect indentation level 18, expected level should be 16. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/StatsOptimizer.java:621: warning: 'block' child have incorrect indentation level 18, expected level should be 16. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/StatsOptimizer.java:622: warning: 'block rcurly' have incorrect indentation level 16, expected level should be 14. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/StatsOptimizer.java:623: warning: 'case' child have incorrect indentation level 16, expected level should be 14. 35597,35608c39297,39310 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/StatsOptimizer.java:624: warning: block child at indentation level 18 not at correct indentation, 16 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/StatsOptimizer.java:625: warning: block child at indentation level 18 not at correct indentation, 16 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/StatsOptimizer.java:626: warning: if at indentation level 18 not at correct indentation, 16 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/StatsOptimizer.java:627: warning: if child at indentation level 20 not at correct indentation, 18 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/StatsOptimizer.java:628: warning: if rcurly at indentation level 18 not at correct indentation, 16 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/StatsOptimizer.java:629: warning: else child at indentation level 20 not at correct indentation, 18 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/StatsOptimizer.java:630: warning: else rcurly at indentation level 18 not at correct indentation, 16 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/StatsOptimizer.java:631: warning: block child at indentation level 18 not at correct indentation, 16 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/StatsOptimizer.java:632: warning: block rcurly at indentation level 16 not at correct indentation, 14 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/StatsOptimizer.java:633: warning: case child at indentation level 16 not at correct indentation, 14 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/StatsOptimizer.java:634: warning: block child at indentation level 18 not at correct indentation, 16 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/StatsOptimizer.java:636: warning: block child at indentation level 18 not at correct indentation, 16 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/StatsOptimizer.java:624: warning: 'block' child have incorrect indentation level 18, expected level should be 16. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/StatsOptimizer.java:624: warning: 'member def type' have incorrect indentation level 18, expected level should be 16. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/StatsOptimizer.java:625: warning: 'block' child have incorrect indentation level 18, expected level should be 16. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/StatsOptimizer.java:625: warning: 'member def type' have incorrect indentation level 18, expected level should be 16. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/StatsOptimizer.java:626: warning: 'if' have incorrect indentation level 18, expected level should be 16. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/StatsOptimizer.java:627: warning: 'if' child have incorrect indentation level 20, expected level should be 18. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/StatsOptimizer.java:628: warning: 'if rcurly' have incorrect indentation level 18, expected level should be 16. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/StatsOptimizer.java:629: warning: 'else' child have incorrect indentation level 20, expected level should be 18. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/StatsOptimizer.java:630: warning: 'else rcurly' have incorrect indentation level 18, expected level should be 16. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/StatsOptimizer.java:631: warning: 'block' child have incorrect indentation level 18, expected level should be 16. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/StatsOptimizer.java:632: warning: 'block rcurly' have incorrect indentation level 16, expected level should be 14. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/StatsOptimizer.java:633: warning: 'case' child have incorrect indentation level 16, expected level should be 14. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/StatsOptimizer.java:634: warning: 'block' child have incorrect indentation level 18, expected level should be 16. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/StatsOptimizer.java:636: warning: 'block' child have incorrect indentation level 18, expected level should be 16. 35610c39312 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/StatsOptimizer.java:642: warning: case child at indentation level 16 not at correct indentation, 14 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/StatsOptimizer.java:642: warning: 'case' child have incorrect indentation level 16, expected level should be 14. 35612,35619c39314,39325 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/StatsOptimizer.java:643: warning: block child at indentation level 18 not at correct indentation, 16 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/StatsOptimizer.java:645: warning: block child at indentation level 18 not at correct indentation, 16 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/StatsOptimizer.java:646: warning: block child at indentation level 18 not at correct indentation, 16 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/StatsOptimizer.java:648: warning: if at indentation level 18 not at correct indentation, 16 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/StatsOptimizer.java:649: warning: if child at indentation level 20 not at correct indentation, 18 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/StatsOptimizer.java:650: warning: if rcurly at indentation level 18 not at correct indentation, 16 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/StatsOptimizer.java:651: warning: for at indentation level 18 not at correct indentation, 16 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/StatsOptimizer.java:652: warning: for child at indentation level 20 not at correct indentation, 18 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/StatsOptimizer.java:643: warning: 'block' child have incorrect indentation level 18, expected level should be 16. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/StatsOptimizer.java:643: warning: 'member def type' have incorrect indentation level 18, expected level should be 16. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/StatsOptimizer.java:645: warning: 'block' child have incorrect indentation level 18, expected level should be 16. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/StatsOptimizer.java:645: warning: 'member def type' have incorrect indentation level 18, expected level should be 16. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/StatsOptimizer.java:646: warning: 'block' child have incorrect indentation level 18, expected level should be 16. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/StatsOptimizer.java:646: warning: 'member def type' have incorrect indentation level 18, expected level should be 16. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/StatsOptimizer.java:648: warning: 'if' have incorrect indentation level 18, expected level should be 16. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/StatsOptimizer.java:649: warning: 'if' child have incorrect indentation level 20, expected level should be 18. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/StatsOptimizer.java:650: warning: 'if rcurly' have incorrect indentation level 18, expected level should be 16. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/StatsOptimizer.java:651: warning: 'for' have incorrect indentation level 18, expected level should be 16. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/StatsOptimizer.java:652: warning: 'for' child have incorrect indentation level 20, expected level should be 18. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/StatsOptimizer.java:652: warning: 'member def type' have incorrect indentation level 20, expected level should be 18. 35621,35636c39327,39344 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/StatsOptimizer.java:653: warning: if at indentation level 20 not at correct indentation, 18 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/StatsOptimizer.java:654: warning: for child at indentation level 20 not at correct indentation, 18 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/StatsOptimizer.java:655: warning: if at indentation level 20 not at correct indentation, 18 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/StatsOptimizer.java:656: warning: if child at indentation level 22 not at correct indentation, 20 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/StatsOptimizer.java:657: warning: if rcurly at indentation level 20 not at correct indentation, 18 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/StatsOptimizer.java:658: warning: for child at indentation level 20 not at correct indentation, 18 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/StatsOptimizer.java:659: warning: for child at indentation level 20 not at correct indentation, 18 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/StatsOptimizer.java:660: warning: for rcurly at indentation level 18 not at correct indentation, 16 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/StatsOptimizer.java:661: warning: if at indentation level 18 not at correct indentation, 16 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/StatsOptimizer.java:662: warning: if child at indentation level 20 not at correct indentation, 18 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/StatsOptimizer.java:663: warning: if rcurly at indentation level 18 not at correct indentation, 16 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/StatsOptimizer.java:664: warning: else child at indentation level 20 not at correct indentation, 18 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/StatsOptimizer.java:665: warning: else rcurly at indentation level 18 not at correct indentation, 16 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/StatsOptimizer.java:666: warning: block child at indentation level 18 not at correct indentation, 16 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/StatsOptimizer.java:667: warning: block rcurly at indentation level 16 not at correct indentation, 14 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/StatsOptimizer.java:668: warning: case child at indentation level 16 not at correct indentation, 14 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/StatsOptimizer.java:653: warning: 'if' have incorrect indentation level 20, expected level should be 18. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/StatsOptimizer.java:654: warning: 'for' child have incorrect indentation level 20, expected level should be 18. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/StatsOptimizer.java:654: warning: 'member def type' have incorrect indentation level 20, expected level should be 18. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/StatsOptimizer.java:655: warning: 'if' have incorrect indentation level 20, expected level should be 18. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/StatsOptimizer.java:656: warning: 'if' child have incorrect indentation level 22, expected level should be 20. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/StatsOptimizer.java:657: warning: 'if rcurly' have incorrect indentation level 20, expected level should be 18. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/StatsOptimizer.java:658: warning: 'for' child have incorrect indentation level 20, expected level should be 18. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/StatsOptimizer.java:658: warning: 'member def type' have incorrect indentation level 20, expected level should be 18. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/StatsOptimizer.java:659: warning: 'for' child have incorrect indentation level 20, expected level should be 18. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/StatsOptimizer.java:660: warning: 'for rcurly' have incorrect indentation level 18, expected level should be 16. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/StatsOptimizer.java:661: warning: 'if' have incorrect indentation level 18, expected level should be 16. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/StatsOptimizer.java:662: warning: 'if' child have incorrect indentation level 20, expected level should be 18. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/StatsOptimizer.java:663: warning: 'if rcurly' have incorrect indentation level 18, expected level should be 16. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/StatsOptimizer.java:664: warning: 'else' child have incorrect indentation level 20, expected level should be 18. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/StatsOptimizer.java:665: warning: 'else rcurly' have incorrect indentation level 18, expected level should be 16. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/StatsOptimizer.java:666: warning: 'block' child have incorrect indentation level 18, expected level should be 16. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/StatsOptimizer.java:667: warning: 'block rcurly' have incorrect indentation level 16, expected level should be 14. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/StatsOptimizer.java:668: warning: 'case' child have incorrect indentation level 16, expected level should be 14. 35638,35645c39346,39357 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/StatsOptimizer.java:669: warning: block child at indentation level 18 not at correct indentation, 16 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/StatsOptimizer.java:671: warning: block child at indentation level 18 not at correct indentation, 16 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/StatsOptimizer.java:672: warning: block child at indentation level 18 not at correct indentation, 16 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/StatsOptimizer.java:674: warning: if at indentation level 18 not at correct indentation, 16 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/StatsOptimizer.java:675: warning: if child at indentation level 20 not at correct indentation, 18 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/StatsOptimizer.java:676: warning: if rcurly at indentation level 18 not at correct indentation, 16 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/StatsOptimizer.java:677: warning: for at indentation level 18 not at correct indentation, 16 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/StatsOptimizer.java:678: warning: for child at indentation level 20 not at correct indentation, 18 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/StatsOptimizer.java:669: warning: 'block' child have incorrect indentation level 18, expected level should be 16. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/StatsOptimizer.java:669: warning: 'member def type' have incorrect indentation level 18, expected level should be 16. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/StatsOptimizer.java:671: warning: 'block' child have incorrect indentation level 18, expected level should be 16. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/StatsOptimizer.java:671: warning: 'member def type' have incorrect indentation level 18, expected level should be 16. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/StatsOptimizer.java:672: warning: 'block' child have incorrect indentation level 18, expected level should be 16. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/StatsOptimizer.java:672: warning: 'member def type' have incorrect indentation level 18, expected level should be 16. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/StatsOptimizer.java:674: warning: 'if' have incorrect indentation level 18, expected level should be 16. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/StatsOptimizer.java:675: warning: 'if' child have incorrect indentation level 20, expected level should be 18. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/StatsOptimizer.java:676: warning: 'if rcurly' have incorrect indentation level 18, expected level should be 16. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/StatsOptimizer.java:677: warning: 'for' have incorrect indentation level 18, expected level should be 16. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/StatsOptimizer.java:678: warning: 'for' child have incorrect indentation level 20, expected level should be 18. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/StatsOptimizer.java:678: warning: 'member def type' have incorrect indentation level 20, expected level should be 18. 35647,35664c39359,39378 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/StatsOptimizer.java:679: warning: if at indentation level 20 not at correct indentation, 18 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/StatsOptimizer.java:680: warning: for child at indentation level 20 not at correct indentation, 18 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/StatsOptimizer.java:681: warning: if at indentation level 20 not at correct indentation, 18 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/StatsOptimizer.java:682: warning: if child at indentation level 22 not at correct indentation, 20 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/StatsOptimizer.java:683: warning: if rcurly at indentation level 20 not at correct indentation, 18 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/StatsOptimizer.java:684: warning: for child at indentation level 20 not at correct indentation, 18 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/StatsOptimizer.java:685: warning: for child at indentation level 20 not at correct indentation, 18 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/StatsOptimizer.java:686: warning: for rcurly at indentation level 18 not at correct indentation, 16 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/StatsOptimizer.java:687: warning: if at indentation level 18 not at correct indentation, 16 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/StatsOptimizer.java:688: warning: if child at indentation level 20 not at correct indentation, 18 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/StatsOptimizer.java:689: warning: if rcurly at indentation level 18 not at correct indentation, 16 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/StatsOptimizer.java:690: warning: else child at indentation level 20 not at correct indentation, 18 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/StatsOptimizer.java:691: warning: else rcurly at indentation level 18 not at correct indentation, 16 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/StatsOptimizer.java:692: warning: block child at indentation level 18 not at correct indentation, 16 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/StatsOptimizer.java:693: warning: block rcurly at indentation level 16 not at correct indentation, 14 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/StatsOptimizer.java:694: warning: case child at indentation level 16 not at correct indentation, 14 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/StatsOptimizer.java:695: warning: block child at indentation level 18 not at correct indentation, 16 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/StatsOptimizer.java:697: warning: block child at indentation level 18 not at correct indentation, 16 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/StatsOptimizer.java:679: warning: 'if' have incorrect indentation level 20, expected level should be 18. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/StatsOptimizer.java:680: warning: 'for' child have incorrect indentation level 20, expected level should be 18. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/StatsOptimizer.java:680: warning: 'member def type' have incorrect indentation level 20, expected level should be 18. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/StatsOptimizer.java:681: warning: 'if' have incorrect indentation level 20, expected level should be 18. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/StatsOptimizer.java:682: warning: 'if' child have incorrect indentation level 22, expected level should be 20. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/StatsOptimizer.java:683: warning: 'if rcurly' have incorrect indentation level 20, expected level should be 18. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/StatsOptimizer.java:684: warning: 'for' child have incorrect indentation level 20, expected level should be 18. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/StatsOptimizer.java:684: warning: 'member def type' have incorrect indentation level 20, expected level should be 18. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/StatsOptimizer.java:685: warning: 'for' child have incorrect indentation level 20, expected level should be 18. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/StatsOptimizer.java:686: warning: 'for rcurly' have incorrect indentation level 18, expected level should be 16. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/StatsOptimizer.java:687: warning: 'if' have incorrect indentation level 18, expected level should be 16. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/StatsOptimizer.java:688: warning: 'if' child have incorrect indentation level 20, expected level should be 18. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/StatsOptimizer.java:689: warning: 'if rcurly' have incorrect indentation level 18, expected level should be 16. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/StatsOptimizer.java:690: warning: 'else' child have incorrect indentation level 20, expected level should be 18. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/StatsOptimizer.java:691: warning: 'else rcurly' have incorrect indentation level 18, expected level should be 16. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/StatsOptimizer.java:692: warning: 'block' child have incorrect indentation level 18, expected level should be 16. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/StatsOptimizer.java:693: warning: 'block rcurly' have incorrect indentation level 16, expected level should be 14. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/StatsOptimizer.java:694: warning: 'case' child have incorrect indentation level 16, expected level should be 14. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/StatsOptimizer.java:695: warning: 'block' child have incorrect indentation level 18, expected level should be 16. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/StatsOptimizer.java:697: warning: 'block' child have incorrect indentation level 18, expected level should be 16. 35669,35670c39383 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/TableSizeBasedBigTableSelectorForAutoSMJ.java:41: warning: class def child at indentation level 0 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/TableSizeBasedBigTableSelectorForAutoSMJ.java:44: warning: method def throws at indentation level 4 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/TableSizeBasedBigTableSelectorForAutoSMJ.java:41: warning: 'implements' have incorrect indentation level 0, expected level should be 4. 35674c39387 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/Transform.java:54: warning: method def child at indentation level 8 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/Transform.java:54: warning: 'method def' child have incorrect indentation level 8, expected level should be 4. 35678a39392,39397 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/unionproc/UnionProcessor.java:73: warning: 'ReduceSinkOperator' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/unionproc/UnionProcessor.java:74: warning: 'UnionProcFactory' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/unionproc/UnionProcessor.java:76: warning: 'UnionOperator' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/unionproc/UnionProcessor.java:77: warning: 'UnionProcFactory' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/unionproc/UnionProcessor.java:79: warning: 'TableScanOperator' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/unionproc/UnionProcessor.java:80: warning: 'UnionProcFactory' have incorrect indentation level 6, expected level should be 8. 35679a39399 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/unionproc/UnionProcessor.java:101: warning: '&&' have incorrect indentation level 6, expected level should be 8. 35680a39401,39407 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/unionproc/UnionProcessor.java:105: warning: 'UnionProcFactory' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/unionproc/UnionProcFactory.java:57: warning: '(' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/unionproc/UnionProcFactory.java:136: warning: '(' have incorrect indentation level 10, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/unionproc/UnionProcFactory.java:179: warning: 'Stack' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/unionproc/UnionProcFactory.java:184: warning: 'union' have incorrect indentation level 10, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/unionproc/UnionProcFactory.java:192: warning: '(' have incorrect indentation level 12, expected level should be 14. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/unionproc/UnionProcFactory.java:201: warning: 'OperatorFactory' have incorrect indentation level 14, expected level should be 16. 35682a39410,39411 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/unionproc/UnionProcFactory.java:232: warning: 'OperatorFactory' have incorrect indentation level 12, expected level should be 14. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/optimizer/unionproc/UnionProcFactory.java:270: warning: '(' have incorrect indentation level 10, expected level should be 12. 35686c39415 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/AbstractSemanticAnalyzerHook.java:27: warning: class def child at indentation level 0 not at correct indentation, 2 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/AbstractSemanticAnalyzerHook.java:27: warning: 'HiveSemanticAnalyzerHook' have incorrect indentation level 0, expected level should be 4. 35688d39416 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/AbstractSemanticAnalyzerHook.java:30: warning: method def throws at indentation level 2 not at correct indentation, 6 35706a39435,39438 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ASTErrorNode.java:40:26: warning: '{' should have line break after. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ASTErrorNode.java:43:24: warning: '{' should have line break after. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ASTErrorNode.java:46:27: warning: '{' should have line break after. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ASTErrorNode.java:48:28: warning: '{' should have line break after. 35716,35719c39448,39452 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ASTNode.java:273: warning: method def child at indentation level 3 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ASTNode.java:274: warning: method call child at indentation level 3 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ASTNode.java:274: warning: method def child at indentation level 3 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ASTNode.java:275: warning: method def child at indentation level 3 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ASTNode.java:273: warning: 'member def type' have incorrect indentation level 3, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ASTNode.java:273: warning: 'method def' child have incorrect indentation level 3, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ASTNode.java:274: warning: 'method call' child have incorrect indentation level 3, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ASTNode.java:274: warning: 'method def' child have incorrect indentation level 3, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ASTNode.java:275: warning: 'method def' child have incorrect indentation level 3, expected level should be 4. 35791a39525 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/authorization/HiveAuthorizationTaskFactoryImpl.java:203: warning: '(' have incorrect indentation level 7, expected level should be 8. 35801c39535 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/authorization/HiveAuthorizationTaskFactoryImpl.java:361: warning: operator new child at indentation level 5 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/authorization/HiveAuthorizationTaskFactoryImpl.java:361: warning: 'RoleOperation' have incorrect indentation level 5, expected level should be 8. 35843a39578 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/BaseSemanticAnalyzer.java:451: warning: 'ASTNode' have incorrect indentation level 4, expected level should be 6. 35846,35854d39580 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/BaseSemanticAnalyzer.java:581: warning: block child at indentation level 6 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/BaseSemanticAnalyzer.java:582: warning: block child at indentation level 6 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/BaseSemanticAnalyzer.java:583: warning: block child at indentation level 6 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/BaseSemanticAnalyzer.java:584: warning: block child at indentation level 6 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/BaseSemanticAnalyzer.java:585: warning: block child at indentation level 6 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/BaseSemanticAnalyzer.java:586: warning: block child at indentation level 6 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/BaseSemanticAnalyzer.java:587: warning: block child at indentation level 6 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/BaseSemanticAnalyzer.java:588: warning: block child at indentation level 6 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/BaseSemanticAnalyzer.java:589: warning: block child at indentation level 6 not at correct indentation, 8 35865,35866d39590 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/BaseSemanticAnalyzer.java:673: warning: method def throws at indentation level 10 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/BaseSemanticAnalyzer.java:701: warning: method def throws at indentation level 10 not at correct indentation, 6 35868d39591 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/BaseSemanticAnalyzer.java:718: warning: method def throws at indentation level 10 not at correct indentation, 6 35871,35872c39594,39596 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/BaseSemanticAnalyzer.java:912: warning: method def throws at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/BaseSemanticAnalyzer.java:920: warning: case child at indentation level 8 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/BaseSemanticAnalyzer.java:910: warning: 'List' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/BaseSemanticAnalyzer.java:911: warning: 'List' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/BaseSemanticAnalyzer.java:920: warning: 'case' child have incorrect indentation level 8, expected level should be 6. 35874c39598,39600 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/BaseSemanticAnalyzer.java:921: warning: block child at indentation level 12 not at correct indentation, 8 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/BaseSemanticAnalyzer.java:921: warning: 'block' child have incorrect indentation level 12, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/BaseSemanticAnalyzer.java:921: warning: 'member def type' have incorrect indentation level 12, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/BaseSemanticAnalyzer.java:922: warning: 'block' child have incorrect indentation level 12, expected level should be 8. 35876,35879c39602,39603 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/BaseSemanticAnalyzer.java:922: warning: block child at indentation level 12 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/BaseSemanticAnalyzer.java:923: warning: block rcurly at indentation level 10 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/BaseSemanticAnalyzer.java:924: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/BaseSemanticAnalyzer.java:925: warning: case child at indentation level 8 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/BaseSemanticAnalyzer.java:923: warning: 'block rcurly' have incorrect indentation level 10, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/BaseSemanticAnalyzer.java:925: warning: 'case' child have incorrect indentation level 8, expected level should be 6. 35881,35888c39605,39612 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/BaseSemanticAnalyzer.java:926: warning: if at indentation level 12 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/BaseSemanticAnalyzer.java:927: warning: if child at indentation level 14 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/BaseSemanticAnalyzer.java:929: warning: if rcurly at indentation level 12 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/BaseSemanticAnalyzer.java:930: warning: block child at indentation level 12 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/BaseSemanticAnalyzer.java:931: warning: block child at indentation level 12 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/BaseSemanticAnalyzer.java:932: warning: block rcurly at indentation level 10 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/BaseSemanticAnalyzer.java:933: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/BaseSemanticAnalyzer.java:934: warning: case child at indentation level 8 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/BaseSemanticAnalyzer.java:926: warning: 'if' have incorrect indentation level 12, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/BaseSemanticAnalyzer.java:927: warning: 'if' child have incorrect indentation level 14, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/BaseSemanticAnalyzer.java:929: warning: 'if rcurly' have incorrect indentation level 12, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/BaseSemanticAnalyzer.java:930: warning: 'block' child have incorrect indentation level 12, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/BaseSemanticAnalyzer.java:930: warning: 'member def type' have incorrect indentation level 12, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/BaseSemanticAnalyzer.java:931: warning: 'block' child have incorrect indentation level 12, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/BaseSemanticAnalyzer.java:932: warning: 'block rcurly' have incorrect indentation level 10, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/BaseSemanticAnalyzer.java:934: warning: 'case' child have incorrect indentation level 8, expected level should be 6. 35890,35917c39614,39647 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/BaseSemanticAnalyzer.java:935: warning: block child at indentation level 12 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/BaseSemanticAnalyzer.java:936: warning: block child at indentation level 12 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/BaseSemanticAnalyzer.java:937: warning: block rcurly at indentation level 10 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/BaseSemanticAnalyzer.java:938: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/BaseSemanticAnalyzer.java:939: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/BaseSemanticAnalyzer.java:940: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/BaseSemanticAnalyzer.java:941: warning: if at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/BaseSemanticAnalyzer.java:942: warning: if child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/BaseSemanticAnalyzer.java:943: warning: if at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/BaseSemanticAnalyzer.java:944: warning: if child at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/BaseSemanticAnalyzer.java:945: warning: if rcurly at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/BaseSemanticAnalyzer.java:946: warning: if child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/BaseSemanticAnalyzer.java:948: warning: if child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/BaseSemanticAnalyzer.java:950: warning: if child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/BaseSemanticAnalyzer.java:951: warning: if child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/BaseSemanticAnalyzer.java:955: warning: if child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/BaseSemanticAnalyzer.java:956: warning: if at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/BaseSemanticAnalyzer.java:957: warning: if child at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/BaseSemanticAnalyzer.java:958: warning: if child at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/BaseSemanticAnalyzer.java:959: warning: if rcurly at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/BaseSemanticAnalyzer.java:961: warning: if child at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/BaseSemanticAnalyzer.java:962: warning: if rcurly at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/BaseSemanticAnalyzer.java:963: warning: if child at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/BaseSemanticAnalyzer.java:964: warning: if rcurly at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/BaseSemanticAnalyzer.java:965: warning: if at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/BaseSemanticAnalyzer.java:966: warning: if child at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/BaseSemanticAnalyzer.java:968: warning: switch at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/BaseSemanticAnalyzer.java:969: warning: case child at indentation level 16 not at correct indentation, 12 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/BaseSemanticAnalyzer.java:935: warning: 'block' child have incorrect indentation level 12, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/BaseSemanticAnalyzer.java:935: warning: 'member def type' have incorrect indentation level 12, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/BaseSemanticAnalyzer.java:936: warning: 'block' child have incorrect indentation level 12, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/BaseSemanticAnalyzer.java:937: warning: 'block rcurly' have incorrect indentation level 10, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/BaseSemanticAnalyzer.java:939: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/BaseSemanticAnalyzer.java:940: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/BaseSemanticAnalyzer.java:940: warning: 'member def type' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/BaseSemanticAnalyzer.java:941: warning: 'if' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/BaseSemanticAnalyzer.java:942: warning: 'if' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/BaseSemanticAnalyzer.java:942: warning: 'member def type' have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/BaseSemanticAnalyzer.java:943: warning: 'if' have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/BaseSemanticAnalyzer.java:944: warning: 'if' child have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/BaseSemanticAnalyzer.java:945: warning: 'if rcurly' have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/BaseSemanticAnalyzer.java:946: warning: 'if' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/BaseSemanticAnalyzer.java:948: warning: 'if' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/BaseSemanticAnalyzer.java:950: warning: 'if' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/BaseSemanticAnalyzer.java:950: warning: 'member def type' have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/BaseSemanticAnalyzer.java:951: warning: 'if' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/BaseSemanticAnalyzer.java:955: warning: 'if' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/BaseSemanticAnalyzer.java:955: warning: 'member def type' have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/BaseSemanticAnalyzer.java:956: warning: 'if' have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/BaseSemanticAnalyzer.java:957: warning: 'if' child have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/BaseSemanticAnalyzer.java:958: warning: 'if' child have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/BaseSemanticAnalyzer.java:959: warning: 'if rcurly' have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/BaseSemanticAnalyzer.java:961: warning: 'if' child have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/BaseSemanticAnalyzer.java:962: warning: 'if rcurly' have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/BaseSemanticAnalyzer.java:963: warning: 'if' child have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/BaseSemanticAnalyzer.java:964: warning: 'if rcurly' have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/BaseSemanticAnalyzer.java:965: warning: 'if' have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/BaseSemanticAnalyzer.java:966: warning: 'if' child have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/BaseSemanticAnalyzer.java:966: warning: 'member def type' have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/BaseSemanticAnalyzer.java:968: warning: 'switch' have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/BaseSemanticAnalyzer.java:969: warning: 'case' child have incorrect indentation level 16, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/BaseSemanticAnalyzer.java:970: warning: 'block' child have incorrect indentation level 18, expected level should be 14. 35919,35921c39649,39651 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/BaseSemanticAnalyzer.java:970: warning: block child at indentation level 18 not at correct indentation, 14 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/BaseSemanticAnalyzer.java:972: warning: block child at indentation level 18 not at correct indentation, 14 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/BaseSemanticAnalyzer.java:973: warning: case child at indentation level 16 not at correct indentation, 12 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/BaseSemanticAnalyzer.java:972: warning: 'block' child have incorrect indentation level 18, expected level should be 14. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/BaseSemanticAnalyzer.java:973: warning: 'case' child have incorrect indentation level 16, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/BaseSemanticAnalyzer.java:974: warning: 'block' child have incorrect indentation level 18, expected level should be 14. 35923,35940c39653,39669 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/BaseSemanticAnalyzer.java:974: warning: block child at indentation level 18 not at correct indentation, 14 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/BaseSemanticAnalyzer.java:976: warning: block child at indentation level 18 not at correct indentation, 14 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/BaseSemanticAnalyzer.java:977: warning: case child at indentation level 16 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/BaseSemanticAnalyzer.java:978: warning: if at indentation level 18 not at correct indentation, 14 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/BaseSemanticAnalyzer.java:979: warning: if child at indentation level 20 not at correct indentation, 16 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/BaseSemanticAnalyzer.java:981: warning: if rcurly at indentation level 18 not at correct indentation, 14 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/BaseSemanticAnalyzer.java:982: warning: block child at indentation level 18 not at correct indentation, 14 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/BaseSemanticAnalyzer.java:984: warning: block child at indentation level 18 not at correct indentation, 14 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/BaseSemanticAnalyzer.java:985: warning: case child at indentation level 16 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/BaseSemanticAnalyzer.java:986: warning: block child at indentation level 18 not at correct indentation, 14 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/BaseSemanticAnalyzer.java:988: warning: block child at indentation level 18 not at correct indentation, 14 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/BaseSemanticAnalyzer.java:989: warning: case child at indentation level 16 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/BaseSemanticAnalyzer.java:990: warning: block child at indentation level 18 not at correct indentation, 14 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/BaseSemanticAnalyzer.java:992: warning: switch rcurly at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/BaseSemanticAnalyzer.java:993: warning: if rcurly at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/BaseSemanticAnalyzer.java:994: warning: if rcurly at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/BaseSemanticAnalyzer.java:995: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/BaseSemanticAnalyzer.java:996: warning: block child at indentation level 10 not at correct indentation, 8 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/BaseSemanticAnalyzer.java:976: warning: 'block' child have incorrect indentation level 18, expected level should be 14. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/BaseSemanticAnalyzer.java:977: warning: 'case' child have incorrect indentation level 16, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/BaseSemanticAnalyzer.java:978: warning: 'if' have incorrect indentation level 18, expected level should be 14. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/BaseSemanticAnalyzer.java:979: warning: 'if' child have incorrect indentation level 20, expected level should be 16. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/BaseSemanticAnalyzer.java:981: warning: 'if rcurly' have incorrect indentation level 18, expected level should be 14. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/BaseSemanticAnalyzer.java:982: warning: 'block' child have incorrect indentation level 18, expected level should be 14. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/BaseSemanticAnalyzer.java:984: warning: 'block' child have incorrect indentation level 18, expected level should be 14. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/BaseSemanticAnalyzer.java:985: warning: 'case' child have incorrect indentation level 16, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/BaseSemanticAnalyzer.java:986: warning: 'block' child have incorrect indentation level 18, expected level should be 14. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/BaseSemanticAnalyzer.java:988: warning: 'block' child have incorrect indentation level 18, expected level should be 14. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/BaseSemanticAnalyzer.java:989: warning: 'case' child have incorrect indentation level 16, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/BaseSemanticAnalyzer.java:990: warning: 'block' child have incorrect indentation level 18, expected level should be 14. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/BaseSemanticAnalyzer.java:992: warning: 'switch rcurly' have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/BaseSemanticAnalyzer.java:993: warning: 'if rcurly' have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/BaseSemanticAnalyzer.java:994: warning: 'if rcurly' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/BaseSemanticAnalyzer.java:995: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/BaseSemanticAnalyzer.java:996: warning: 'block' child have incorrect indentation level 10, expected level should be 8. 35956,35965c39685,39698 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/BaseSemanticAnalyzer.java:1566: warning: method def child at indentation level 2 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/BaseSemanticAnalyzer.java:1591: warning: method def child at indentation level 2 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/BaseSemanticAnalyzer.java:1597: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/BaseSemanticAnalyzer.java:1598: warning: for at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/BaseSemanticAnalyzer.java:1599: warning: for child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/BaseSemanticAnalyzer.java:1600: warning: for child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/BaseSemanticAnalyzer.java:1601: warning: for rcurly at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/BaseSemanticAnalyzer.java:1602: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/BaseSemanticAnalyzer.java:1603: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/BaseSemanticAnalyzer.java:1604: warning: block child at indentation level 8 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/BaseSemanticAnalyzer.java:1566: warning: 'member def type' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/BaseSemanticAnalyzer.java:1566: warning: 'method def' child have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/BaseSemanticAnalyzer.java:1591: warning: 'member def type' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/BaseSemanticAnalyzer.java:1591: warning: 'method def' child have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/BaseSemanticAnalyzer.java:1597: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/BaseSemanticAnalyzer.java:1598: warning: 'for' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/BaseSemanticAnalyzer.java:1599: warning: 'for' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/BaseSemanticAnalyzer.java:1599: warning: 'member def type' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/BaseSemanticAnalyzer.java:1600: warning: 'for' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/BaseSemanticAnalyzer.java:1601: warning: 'for rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/BaseSemanticAnalyzer.java:1602: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/BaseSemanticAnalyzer.java:1603: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/BaseSemanticAnalyzer.java:1604: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/BaseSemanticAnalyzer.java:1604: warning: 'member def type' have incorrect indentation level 8, expected level should be 6. 35967,35968c39700,39701 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/BaseSemanticAnalyzer.java:1605: warning: for at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/BaseSemanticAnalyzer.java:1606: warning: if at indentation level 10 not at correct indentation, 8 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/BaseSemanticAnalyzer.java:1605: warning: 'for' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/BaseSemanticAnalyzer.java:1606: warning: 'if' have incorrect indentation level 10, expected level should be 8. 35970,35977c39703,39710 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/BaseSemanticAnalyzer.java:1607: warning: if child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/BaseSemanticAnalyzer.java:1609: warning: if rcurly at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/BaseSemanticAnalyzer.java:1610: warning: else child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/BaseSemanticAnalyzer.java:1611: warning: else rcurly at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/BaseSemanticAnalyzer.java:1612: warning: for rcurly at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/BaseSemanticAnalyzer.java:1613: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/BaseSemanticAnalyzer.java:1614: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/BaseSemanticAnalyzer.java:1615: warning: block child at indentation level 8 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/BaseSemanticAnalyzer.java:1607: warning: 'if' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/BaseSemanticAnalyzer.java:1609: warning: 'if rcurly' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/BaseSemanticAnalyzer.java:1610: warning: 'else' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/BaseSemanticAnalyzer.java:1611: warning: 'else rcurly' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/BaseSemanticAnalyzer.java:1612: warning: 'for rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/BaseSemanticAnalyzer.java:1613: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/BaseSemanticAnalyzer.java:1614: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/BaseSemanticAnalyzer.java:1615: warning: 'block' child have incorrect indentation level 8, expected level should be 6. 35979d39711 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/BaseSemanticAnalyzer.java:1701: warning: method call lparen at indentation level 10 not at correct indentation, 6 35981,35982c39713,39716 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/BaseSemanticAnalyzer.java:1722: warning: method call child at indentation level 10 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/BaseSemanticAnalyzer.java:1723: warning: method call child at indentation level 10 not at correct indentation, 12 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/BaseSemanticAnalyzer.java:1722: warning: '+' have incorrect indentation level 10, expected level should be 14. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/BaseSemanticAnalyzer.java:1722: warning: 'method call' child have incorrect indentation level 10, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/BaseSemanticAnalyzer.java:1723: warning: '+' have incorrect indentation level 10, expected level should be 14. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/BaseSemanticAnalyzer.java:1723: warning: 'method call' child have incorrect indentation level 10, expected level should be 12. 35997c39731 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/CalcitePlanner.java:351: warning: else child at indentation level 8 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/CalcitePlanner.java:351: warning: 'else' child have incorrect indentation level 8, expected level should be 6. 36006,36007c39740,39741 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/CalcitePlanner.java:492: warning: if child at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/CalcitePlanner.java:497: warning: if child at indentation level 14 not at correct indentation, 12 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/CalcitePlanner.java:492: warning: 'if' child have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/CalcitePlanner.java:497: warning: 'if' child have incorrect indentation level 14, expected level should be 12. 36041,36042d39774 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/CalcitePlanner.java:1246: warning: member def at indentation level 8 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/CalcitePlanner.java:1247: warning: member def at indentation level 8 not at correct indentation, 4 36078c39810,39811 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/CalcitePlanner.java:1587: warning: method def child at indentation level 8 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/CalcitePlanner.java:1587: warning: 'method def' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/CalcitePlanner.java:1588: warning: 'method def' child have incorrect indentation level 8, expected level should be 6. 36080c39813 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/CalcitePlanner.java:1588: warning: method def child at indentation level 8 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/CalcitePlanner.java:1590: warning: 'method def' child have incorrect indentation level 8, expected level should be 6. 36082d39814 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/CalcitePlanner.java:1590: warning: method def child at indentation level 8 not at correct indentation, 6 36099c39831,39833 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/CalcitePlanner.java:1721: warning: method call child at indentation level 9 not at correct indentation, 10 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/CalcitePlanner.java:1721: warning: '"Calcite: Prejoin ordering transformation, Distinct aggregate rewrite"' have incorrect indentation level 9, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/CalcitePlanner.java:1721: warning: 'method call' child have incorrect indentation level 9, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/CalcitePlanner.java:1733: warning: '"Calcite: Prejoin ordering transformation, factor out common filter elements and separating deterministic vs non-deterministic UDF"' have incorrect indentation level 8, expected level should be 10. 36100a39835 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/CalcitePlanner.java:1774: warning: '"Calcite: Prejoin ordering transformation, PPD, not null predicates, transitive inference, constant folding"' have incorrect indentation level 8, expected level should be 10. 36101a39837 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/CalcitePlanner.java:1795: warning: '"Calcite: Prejoin ordering transformation, Push down limit through outer join"' have incorrect indentation level 10, expected level should be 12. 36104a39841 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/CalcitePlanner.java:1810: warning: '"Calcite: Prejoin ordering transformation, Partition Pruning"' have incorrect indentation level 8, expected level should be 10. 36105a39843 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/CalcitePlanner.java:1819: warning: '"Calcite: Prejoin ordering transformation, Projection Pruning"' have incorrect indentation level 8, expected level should be 10. 36106a39845 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/CalcitePlanner.java:1837: warning: '"Calcite: Prejoin ordering transformation, Rerun PPD"' have incorrect indentation level 8, expected level should be 10. 36141,36152c39880,39901 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/CalcitePlanner.java:2574: warning: method def child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/CalcitePlanner.java:2576: warning: method def child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/CalcitePlanner.java:2577: warning: method def child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/CalcitePlanner.java:2578: warning: for at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/CalcitePlanner.java:2583: warning: for child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/CalcitePlanner.java:2584: warning: for child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/CalcitePlanner.java:2586: warning: for child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/CalcitePlanner.java:2588: warning: for child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/CalcitePlanner.java:2589: warning: for child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/CalcitePlanner.java:2590: warning: for child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/CalcitePlanner.java:2592: warning: for child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/CalcitePlanner.java:2594: warning: if at indentation level 10 not at correct indentation, 8 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/CalcitePlanner.java:2574: warning: 'member def type' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/CalcitePlanner.java:2574: warning: 'method def' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/CalcitePlanner.java:2576: warning: 'member def type' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/CalcitePlanner.java:2576: warning: 'method def' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/CalcitePlanner.java:2577: warning: 'member def type' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/CalcitePlanner.java:2577: warning: 'method def' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/CalcitePlanner.java:2578: warning: 'for' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/CalcitePlanner.java:2583: warning: 'for' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/CalcitePlanner.java:2583: warning: 'member def type' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/CalcitePlanner.java:2584: warning: 'for' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/CalcitePlanner.java:2584: warning: 'member def type' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/CalcitePlanner.java:2586: warning: 'for' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/CalcitePlanner.java:2586: warning: 'member def type' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/CalcitePlanner.java:2588: warning: 'for' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/CalcitePlanner.java:2588: warning: 'member def type' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/CalcitePlanner.java:2589: warning: 'for' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/CalcitePlanner.java:2589: warning: 'member def type' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/CalcitePlanner.java:2590: warning: 'for' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/CalcitePlanner.java:2590: warning: 'member def type' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/CalcitePlanner.java:2592: warning: 'for' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/CalcitePlanner.java:2592: warning: 'member def type' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/CalcitePlanner.java:2594: warning: 'if' have incorrect indentation level 10, expected level should be 8. 36153a39903 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/CalcitePlanner.java:2596: warning: 'if' child have incorrect indentation level 12, expected level should be 10. 36155,36167c39905,39920 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/CalcitePlanner.java:2596: warning: if child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/CalcitePlanner.java:2598: warning: if rcurly at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/CalcitePlanner.java:2601: warning: for child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/CalcitePlanner.java:2604: warning: for child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/CalcitePlanner.java:2606: warning: for child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/CalcitePlanner.java:2608: warning: for child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/CalcitePlanner.java:2609: warning: for child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/CalcitePlanner.java:2611: warning: if at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/CalcitePlanner.java:2612: warning: if child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/CalcitePlanner.java:2613: warning: if rcurly at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/CalcitePlanner.java:2614: warning: if at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/CalcitePlanner.java:2615: warning: if child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/CalcitePlanner.java:2616: warning: if rcurly at indentation level 10 not at correct indentation, 8 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/CalcitePlanner.java:2598: warning: 'if rcurly' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/CalcitePlanner.java:2601: warning: 'for' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/CalcitePlanner.java:2601: warning: 'member def type' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/CalcitePlanner.java:2604: warning: 'for' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/CalcitePlanner.java:2604: warning: 'member def type' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/CalcitePlanner.java:2606: warning: 'for' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/CalcitePlanner.java:2606: warning: 'member def type' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/CalcitePlanner.java:2608: warning: 'for' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/CalcitePlanner.java:2608: warning: 'member def type' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/CalcitePlanner.java:2609: warning: 'for' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/CalcitePlanner.java:2611: warning: 'if' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/CalcitePlanner.java:2612: warning: 'if' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/CalcitePlanner.java:2613: warning: 'if rcurly' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/CalcitePlanner.java:2614: warning: 'if' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/CalcitePlanner.java:2615: warning: 'if' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/CalcitePlanner.java:2616: warning: 'if rcurly' have incorrect indentation level 10, expected level should be 8. 36169,36186c39922,39949 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/CalcitePlanner.java:2622: warning: method def child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/CalcitePlanner.java:2623: warning: method def child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/CalcitePlanner.java:2625: warning: method def child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/CalcitePlanner.java:2627: warning: method def child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/CalcitePlanner.java:2628: warning: method def child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/CalcitePlanner.java:2630: warning: method def child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/CalcitePlanner.java:2632: warning: while at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/CalcitePlanner.java:2633: warning: while child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/CalcitePlanner.java:2635: warning: switch at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/CalcitePlanner.java:2636: warning: case child at indentation level 12 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/CalcitePlanner.java:2640: warning: if at indentation level 14 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/CalcitePlanner.java:2642: warning: if child at indentation level 16 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/CalcitePlanner.java:2645: warning: if rcurly at indentation level 14 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/CalcitePlanner.java:2646: warning: block child at indentation level 14 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/CalcitePlanner.java:2647: warning: block child at indentation level 14 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/CalcitePlanner.java:2648: warning: block child at indentation level 14 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/CalcitePlanner.java:2649: warning: block child at indentation level 14 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/CalcitePlanner.java:2650: warning: block child at indentation level 14 not at correct indentation, 10 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/CalcitePlanner.java:2622: warning: 'member def type' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/CalcitePlanner.java:2622: warning: 'method def' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/CalcitePlanner.java:2623: warning: 'member def type' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/CalcitePlanner.java:2623: warning: 'method def' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/CalcitePlanner.java:2625: warning: 'method def' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/CalcitePlanner.java:2627: warning: 'member def type' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/CalcitePlanner.java:2627: warning: 'method def' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/CalcitePlanner.java:2628: warning: 'method def' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/CalcitePlanner.java:2630: warning: 'member def type' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/CalcitePlanner.java:2630: warning: 'method def' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/CalcitePlanner.java:2632: warning: 'while' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/CalcitePlanner.java:2633: warning: 'member def type' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/CalcitePlanner.java:2633: warning: 'while' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/CalcitePlanner.java:2635: warning: 'switch' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/CalcitePlanner.java:2636: warning: 'case' child have incorrect indentation level 12, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/CalcitePlanner.java:2640: warning: 'if' have incorrect indentation level 14, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/CalcitePlanner.java:2642: warning: 'if' child have incorrect indentation level 16, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/CalcitePlanner.java:2645: warning: 'if rcurly' have incorrect indentation level 14, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/CalcitePlanner.java:2646: warning: 'block' child have incorrect indentation level 14, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/CalcitePlanner.java:2646: warning: 'member def type' have incorrect indentation level 14, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/CalcitePlanner.java:2647: warning: 'block' child have incorrect indentation level 14, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/CalcitePlanner.java:2647: warning: 'member def type' have incorrect indentation level 14, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/CalcitePlanner.java:2648: warning: 'block' child have incorrect indentation level 14, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/CalcitePlanner.java:2648: warning: 'member def type' have incorrect indentation level 14, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/CalcitePlanner.java:2649: warning: 'block' child have incorrect indentation level 14, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/CalcitePlanner.java:2650: warning: 'block' child have incorrect indentation level 14, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/CalcitePlanner.java:2651: warning: 'block' child have incorrect indentation level 14, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/CalcitePlanner.java:2651: warning: 'member def type' have incorrect indentation level 14, expected level should be 10. 36188,36203c39951,39966 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/CalcitePlanner.java:2651: warning: block child at indentation level 14 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/CalcitePlanner.java:2653: warning: block child at indentation level 14 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/CalcitePlanner.java:2658: warning: if at indentation level 14 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/CalcitePlanner.java:2659: warning: if child at indentation level 18 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/CalcitePlanner.java:2660: warning: if rcurly at indentation level 14 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/CalcitePlanner.java:2661: warning: if at indentation level 14 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/CalcitePlanner.java:2662: warning: if child at indentation level 16 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/CalcitePlanner.java:2663: warning: if rcurly at indentation level 14 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/CalcitePlanner.java:2664: warning: block child at indentation level 14 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/CalcitePlanner.java:2665: warning: block child at indentation level 14 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/CalcitePlanner.java:2666: warning: case child at indentation level 12 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/CalcitePlanner.java:2667: warning: block child at indentation level 14 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/CalcitePlanner.java:2668: warning: for at indentation level 14 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/CalcitePlanner.java:2669: warning: for child at indentation level 16 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/CalcitePlanner.java:2670: warning: for rcurly at indentation level 14 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/CalcitePlanner.java:2671: warning: switch rcurly at indentation level 10 not at correct indentation, 8 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/CalcitePlanner.java:2653: warning: 'block' child have incorrect indentation level 14, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/CalcitePlanner.java:2658: warning: 'if' have incorrect indentation level 14, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/CalcitePlanner.java:2659: warning: 'if' child have incorrect indentation level 18, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/CalcitePlanner.java:2660: warning: 'if rcurly' have incorrect indentation level 14, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/CalcitePlanner.java:2661: warning: 'if' have incorrect indentation level 14, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/CalcitePlanner.java:2662: warning: 'if' child have incorrect indentation level 16, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/CalcitePlanner.java:2663: warning: 'if rcurly' have incorrect indentation level 14, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/CalcitePlanner.java:2664: warning: 'block' child have incorrect indentation level 14, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/CalcitePlanner.java:2665: warning: 'block' child have incorrect indentation level 14, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/CalcitePlanner.java:2666: warning: 'case' child have incorrect indentation level 12, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/CalcitePlanner.java:2667: warning: 'block' child have incorrect indentation level 14, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/CalcitePlanner.java:2667: warning: 'member def type' have incorrect indentation level 14, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/CalcitePlanner.java:2668: warning: 'for' have incorrect indentation level 14, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/CalcitePlanner.java:2669: warning: 'for' child have incorrect indentation level 16, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/CalcitePlanner.java:2670: warning: 'for rcurly' have incorrect indentation level 14, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/CalcitePlanner.java:2671: warning: 'switch rcurly' have incorrect indentation level 10, expected level should be 8. 36276,36288c40039,40055 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/CalcitePlanner.java:3894: warning: for child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/CalcitePlanner.java:3895: warning: for child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/CalcitePlanner.java:3897: warning: if at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/CalcitePlanner.java:3898: warning: if child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/CalcitePlanner.java:3900: warning: if child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/CalcitePlanner.java:3902: warning: if child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/CalcitePlanner.java:3904: warning: if at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/CalcitePlanner.java:3905: warning: if child at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/CalcitePlanner.java:3908: warning: if rcurly at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/CalcitePlanner.java:3909: warning: if child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/CalcitePlanner.java:3910: warning: if rcurly at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/CalcitePlanner.java:3913: warning: if at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/CalcitePlanner.java:3914: warning: if child at indentation level 14 not at correct indentation, 12 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/CalcitePlanner.java:3894: warning: 'for' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/CalcitePlanner.java:3894: warning: 'member def type' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/CalcitePlanner.java:3895: warning: 'for' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/CalcitePlanner.java:3895: warning: 'member def type' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/CalcitePlanner.java:3897: warning: 'if' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/CalcitePlanner.java:3898: warning: 'if' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/CalcitePlanner.java:3898: warning: 'member def type' have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/CalcitePlanner.java:3900: warning: 'if' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/CalcitePlanner.java:3902: warning: 'if' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/CalcitePlanner.java:3902: warning: 'member def type' have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/CalcitePlanner.java:3904: warning: 'if' have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/CalcitePlanner.java:3905: warning: 'if' child have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/CalcitePlanner.java:3908: warning: 'if rcurly' have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/CalcitePlanner.java:3909: warning: 'if' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/CalcitePlanner.java:3910: warning: 'if rcurly' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/CalcitePlanner.java:3913: warning: 'if' have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/CalcitePlanner.java:3914: warning: 'if' child have incorrect indentation level 14, expected level should be 12. 36290,36297c40057,40061 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/CalcitePlanner.java:3917: warning: if child at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/CalcitePlanner.java:3918: warning: if rcurly at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/CalcitePlanner.java:3922: warning: method call child at indentation level 20 not at correct indentation, 22 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/CalcitePlanner.java:3926: warning: if child at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/CalcitePlanner.java:3929: warning: if rcurly at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/CalcitePlanner.java:3932: warning: method call child at indentation level 20 not at correct indentation, 22 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/CalcitePlanner.java:3936: warning: method call child at indentation level 20 not at correct indentation, 22 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/CalcitePlanner.java:3940: warning: if child at indentation level 14 not at correct indentation, 12 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/CalcitePlanner.java:3917: warning: 'if' child have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/CalcitePlanner.java:3918: warning: 'if rcurly' have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/CalcitePlanner.java:3926: warning: 'if' child have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/CalcitePlanner.java:3929: warning: 'if rcurly' have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/CalcitePlanner.java:3940: warning: 'if' child have incorrect indentation level 14, expected level should be 12. 36299,36301c40063,40065 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/CalcitePlanner.java:3945: warning: if rcurly at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/CalcitePlanner.java:3948: warning: if child at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/CalcitePlanner.java:3950: warning: if rcurly at indentation level 12 not at correct indentation, 10 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/CalcitePlanner.java:3945: warning: 'if rcurly' have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/CalcitePlanner.java:3948: warning: 'if' child have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/CalcitePlanner.java:3950: warning: 'if rcurly' have incorrect indentation level 12, expected level should be 10. 36303,36318c40067,40086 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/CalcitePlanner.java:3951: warning: else at indentation level 14 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/CalcitePlanner.java:3953: warning: else child at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/CalcitePlanner.java:3955: warning: else child at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/CalcitePlanner.java:3956: warning: if at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/CalcitePlanner.java:3958: warning: if child at indentation level 16 not at correct indentation, 14 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/CalcitePlanner.java:3960: warning: if rcurly at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/CalcitePlanner.java:3961: warning: else child at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/CalcitePlanner.java:3962: warning: else child at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/CalcitePlanner.java:3963: warning: if at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/CalcitePlanner.java:3964: warning: if child at indentation level 16 not at correct indentation, 14 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/CalcitePlanner.java:3965: warning: if rcurly at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/CalcitePlanner.java:3966: warning: else child at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/CalcitePlanner.java:3968: warning: else child at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/CalcitePlanner.java:3970: warning: else child at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/CalcitePlanner.java:3972: warning: if at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/CalcitePlanner.java:3973: warning: if child at indentation level 16 not at correct indentation, 14 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/CalcitePlanner.java:3951: warning: 'else' have incorrect indentation level 14, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/CalcitePlanner.java:3953: warning: 'else' child have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/CalcitePlanner.java:3953: warning: 'member def type' have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/CalcitePlanner.java:3955: warning: 'else' child have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/CalcitePlanner.java:3956: warning: 'if' have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/CalcitePlanner.java:3958: warning: 'if' child have incorrect indentation level 16, expected level should be 14. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/CalcitePlanner.java:3960: warning: 'if rcurly' have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/CalcitePlanner.java:3961: warning: 'else' child have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/CalcitePlanner.java:3961: warning: 'member def type' have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/CalcitePlanner.java:3962: warning: 'else' child have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/CalcitePlanner.java:3962: warning: 'member def type' have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/CalcitePlanner.java:3963: warning: 'if' have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/CalcitePlanner.java:3964: warning: 'if' child have incorrect indentation level 16, expected level should be 14. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/CalcitePlanner.java:3965: warning: 'if rcurly' have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/CalcitePlanner.java:3966: warning: 'else' child have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/CalcitePlanner.java:3968: warning: 'else' child have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/CalcitePlanner.java:3968: warning: 'member def type' have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/CalcitePlanner.java:3970: warning: 'else' child have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/CalcitePlanner.java:3972: warning: 'if' have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/CalcitePlanner.java:3973: warning: 'if' child have incorrect indentation level 16, expected level should be 14. 36320,36324c40088,40094 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/CalcitePlanner.java:3976: warning: if rcurly at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/CalcitePlanner.java:3978: warning: if at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/CalcitePlanner.java:3979: warning: if child at indentation level 16 not at correct indentation, 14 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/CalcitePlanner.java:3980: warning: if child at indentation level 16 not at correct indentation, 14 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/CalcitePlanner.java:3981: warning: if at indentation level 16 not at correct indentation, 14 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/CalcitePlanner.java:3976: warning: 'if rcurly' have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/CalcitePlanner.java:3978: warning: 'if' have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/CalcitePlanner.java:3979: warning: 'if' child have incorrect indentation level 16, expected level should be 14. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/CalcitePlanner.java:3979: warning: 'member def type' have incorrect indentation level 16, expected level should be 14. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/CalcitePlanner.java:3980: warning: 'if' child have incorrect indentation level 16, expected level should be 14. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/CalcitePlanner.java:3980: warning: 'member def type' have incorrect indentation level 16, expected level should be 14. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/CalcitePlanner.java:3981: warning: 'if' have incorrect indentation level 16, expected level should be 14. 36326,36331c40096,40101 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/CalcitePlanner.java:3983: warning: if child at indentation level 18 not at correct indentation, 16 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/CalcitePlanner.java:3984: warning: if rcurly at indentation level 16 not at correct indentation, 14 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/CalcitePlanner.java:3985: warning: if rcurly at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/CalcitePlanner.java:3987: warning: else child at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/CalcitePlanner.java:3988: warning: else rcurly at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/CalcitePlanner.java:3989: warning: else rcurly at indentation level 10 not at correct indentation, 8 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/CalcitePlanner.java:3983: warning: 'if' child have incorrect indentation level 18, expected level should be 16. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/CalcitePlanner.java:3984: warning: 'if rcurly' have incorrect indentation level 16, expected level should be 14. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/CalcitePlanner.java:3985: warning: 'if rcurly' have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/CalcitePlanner.java:3987: warning: 'else' child have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/CalcitePlanner.java:3988: warning: 'else rcurly' have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/CalcitePlanner.java:3989: warning: 'else rcurly' have incorrect indentation level 10, expected level should be 8. 36374,36384c40144,40156 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ColumnStatsSemanticAnalyzer.java:96: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ColumnStatsSemanticAnalyzer.java:97: warning: block child at indentation level 7 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ColumnStatsSemanticAnalyzer.java:98: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ColumnStatsSemanticAnalyzer.java:99: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ColumnStatsSemanticAnalyzer.java:100: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ColumnStatsSemanticAnalyzer.java:101: warning: for at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ColumnStatsSemanticAnalyzer.java:102: warning: for child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ColumnStatsSemanticAnalyzer.java:103: warning: for rcurly at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ColumnStatsSemanticAnalyzer.java:104: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ColumnStatsSemanticAnalyzer.java:105: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ColumnStatsSemanticAnalyzer.java:106: warning: block child at indentation level 8 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ColumnStatsSemanticAnalyzer.java:96: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ColumnStatsSemanticAnalyzer.java:97: warning: 'block' child have incorrect indentation level 7, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ColumnStatsSemanticAnalyzer.java:98: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ColumnStatsSemanticAnalyzer.java:99: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ColumnStatsSemanticAnalyzer.java:99: warning: 'member def type' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ColumnStatsSemanticAnalyzer.java:100: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ColumnStatsSemanticAnalyzer.java:100: warning: 'member def type' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ColumnStatsSemanticAnalyzer.java:101: warning: 'for' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ColumnStatsSemanticAnalyzer.java:102: warning: 'for' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ColumnStatsSemanticAnalyzer.java:103: warning: 'for rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ColumnStatsSemanticAnalyzer.java:104: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ColumnStatsSemanticAnalyzer.java:105: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ColumnStatsSemanticAnalyzer.java:106: warning: 'block' child have incorrect indentation level 8, expected level should be 6. 36388,36394c40160,40167 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ColumnStatsSemanticAnalyzer.java:137: warning: if at indentation level 5 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ColumnStatsSemanticAnalyzer.java:138: warning: if child at indentation level 7 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ColumnStatsSemanticAnalyzer.java:138: warning: method call child at indentation level 7 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ColumnStatsSemanticAnalyzer.java:139: warning: if rcurly at indentation level 5 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ColumnStatsSemanticAnalyzer.java:140: warning: for rcurly at indentation level 3 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ColumnStatsSemanticAnalyzer.java:143: warning: for at indentation level 3 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ColumnStatsSemanticAnalyzer.java:144: warning: if at indentation level 5 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ColumnStatsSemanticAnalyzer.java:137: warning: 'if' have incorrect indentation level 5, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ColumnStatsSemanticAnalyzer.java:138: warning: 'if' child have incorrect indentation level 7, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ColumnStatsSemanticAnalyzer.java:138: warning: 'method call' child have incorrect indentation level 7, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ColumnStatsSemanticAnalyzer.java:139: warning: 'if rcurly' have incorrect indentation level 5, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ColumnStatsSemanticAnalyzer.java:140: warning: 'for rcurly' have incorrect indentation level 3, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ColumnStatsSemanticAnalyzer.java:143: warning: 'for' have incorrect indentation level 3, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ColumnStatsSemanticAnalyzer.java:144: warning: 'if' have incorrect indentation level 5, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ColumnStatsSemanticAnalyzer.java:145: warning: 'if' child have incorrect indentation level 7, expected level should be 8. 36396,36398c40169,40170 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ColumnStatsSemanticAnalyzer.java:145: warning: if child at indentation level 7 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ColumnStatsSemanticAnalyzer.java:146: warning: if rcurly at indentation level 5 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ColumnStatsSemanticAnalyzer.java:147: warning: for rcurly at indentation level 3 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ColumnStatsSemanticAnalyzer.java:146: warning: 'if rcurly' have incorrect indentation level 5, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ColumnStatsSemanticAnalyzer.java:147: warning: 'for rcurly' have incorrect indentation level 3, expected level should be 4. 36402,36407c40174,40179 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ColumnStatsSemanticAnalyzer.java:168: warning: for at indentation level 5 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ColumnStatsSemanticAnalyzer.java:169: warning: if at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ColumnStatsSemanticAnalyzer.java:170: warning: if child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ColumnStatsSemanticAnalyzer.java:171: warning: if rcurly at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ColumnStatsSemanticAnalyzer.java:172: warning: else child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ColumnStatsSemanticAnalyzer.java:173: warning: else rcurly at indentation level 8 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ColumnStatsSemanticAnalyzer.java:168: warning: 'for' have incorrect indentation level 5, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ColumnStatsSemanticAnalyzer.java:169: warning: 'if' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ColumnStatsSemanticAnalyzer.java:170: warning: 'if' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ColumnStatsSemanticAnalyzer.java:171: warning: 'if rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ColumnStatsSemanticAnalyzer.java:172: warning: 'else' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ColumnStatsSemanticAnalyzer.java:173: warning: 'else rcurly' have incorrect indentation level 8, expected level should be 6. 36412a40185 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ColumnStatsSemanticAnalyzer.java:249: warning: 'boolean' have incorrect indentation level 4, expected level should be 6. 36415c40188 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ColumnStatsSemanticAnalyzer.java:286: warning: if at indentation level 5 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ColumnStatsSemanticAnalyzer.java:286: warning: 'if' have incorrect indentation level 5, expected level should be 4. 36426c40199 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/DDLSemanticAnalyzer.java:352: warning: if child at indentation level 10 not at correct indentation, 8 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/DDLSemanticAnalyzer.java:352: warning: 'if' child have incorrect indentation level 10, expected level should be 8. 36428,36466c40201,40239 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/DDLSemanticAnalyzer.java:550: warning: case child at indentation level 3 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/DDLSemanticAnalyzer.java:551: warning: block child at indentation level 5 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/DDLSemanticAnalyzer.java:551: warning: method call child at indentation level 5 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/DDLSemanticAnalyzer.java:552: warning: block child at indentation level 5 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/DDLSemanticAnalyzer.java:553: warning: case child at indentation level 3 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/DDLSemanticAnalyzer.java:554: warning: block child at indentation level 5 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/DDLSemanticAnalyzer.java:554: warning: method call child at indentation level 5 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/DDLSemanticAnalyzer.java:555: warning: block child at indentation level 5 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/DDLSemanticAnalyzer.java:556: warning: case child at indentation level 3 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/DDLSemanticAnalyzer.java:557: warning: block child at indentation level 5 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/DDLSemanticAnalyzer.java:557: warning: method call child at indentation level 5 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/DDLSemanticAnalyzer.java:558: warning: block child at indentation level 5 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/DDLSemanticAnalyzer.java:559: warning: case child at indentation level 3 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/DDLSemanticAnalyzer.java:560: warning: block child at indentation level 5 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/DDLSemanticAnalyzer.java:560: warning: method call child at indentation level 5 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/DDLSemanticAnalyzer.java:561: warning: block child at indentation level 5 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/DDLSemanticAnalyzer.java:561: warning: method call child at indentation level 5 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/DDLSemanticAnalyzer.java:562: warning: block child at indentation level 5 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/DDLSemanticAnalyzer.java:563: warning: case child at indentation level 3 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/DDLSemanticAnalyzer.java:564: warning: block child at indentation level 5 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/DDLSemanticAnalyzer.java:564: warning: method call child at indentation level 5 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/DDLSemanticAnalyzer.java:565: warning: block child at indentation level 5 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/DDLSemanticAnalyzer.java:566: warning: case child at indentation level 3 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/DDLSemanticAnalyzer.java:567: warning: block child at indentation level 5 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/DDLSemanticAnalyzer.java:567: warning: method call child at indentation level 5 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/DDLSemanticAnalyzer.java:568: warning: block child at indentation level 5 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/DDLSemanticAnalyzer.java:569: warning: case child at indentation level 3 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/DDLSemanticAnalyzer.java:570: warning: block child at indentation level 5 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/DDLSemanticAnalyzer.java:570: warning: method call child at indentation level 5 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/DDLSemanticAnalyzer.java:571: warning: block child at indentation level 5 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/DDLSemanticAnalyzer.java:572: warning: case child at indentation level 3 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/DDLSemanticAnalyzer.java:573: warning: block child at indentation level 5 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/DDLSemanticAnalyzer.java:573: warning: method call child at indentation level 5 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/DDLSemanticAnalyzer.java:574: warning: block child at indentation level 5 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/DDLSemanticAnalyzer.java:575: warning: case child at indentation level 3 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/DDLSemanticAnalyzer.java:576: warning: block child at indentation level 5 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/DDLSemanticAnalyzer.java:576: warning: method call child at indentation level 5 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/DDLSemanticAnalyzer.java:577: warning: block child at indentation level 5 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/DDLSemanticAnalyzer.java:578: warning: case child at indentation level 3 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/DDLSemanticAnalyzer.java:550: warning: 'case' child have incorrect indentation level 3, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/DDLSemanticAnalyzer.java:551: warning: 'block' child have incorrect indentation level 5, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/DDLSemanticAnalyzer.java:551: warning: 'method call' child have incorrect indentation level 5, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/DDLSemanticAnalyzer.java:552: warning: 'block' child have incorrect indentation level 5, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/DDLSemanticAnalyzer.java:553: warning: 'case' child have incorrect indentation level 3, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/DDLSemanticAnalyzer.java:554: warning: 'block' child have incorrect indentation level 5, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/DDLSemanticAnalyzer.java:554: warning: 'method call' child have incorrect indentation level 5, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/DDLSemanticAnalyzer.java:555: warning: 'block' child have incorrect indentation level 5, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/DDLSemanticAnalyzer.java:556: warning: 'case' child have incorrect indentation level 3, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/DDLSemanticAnalyzer.java:557: warning: 'block' child have incorrect indentation level 5, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/DDLSemanticAnalyzer.java:557: warning: 'method call' child have incorrect indentation level 5, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/DDLSemanticAnalyzer.java:558: warning: 'block' child have incorrect indentation level 5, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/DDLSemanticAnalyzer.java:559: warning: 'case' child have incorrect indentation level 3, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/DDLSemanticAnalyzer.java:560: warning: 'block' child have incorrect indentation level 5, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/DDLSemanticAnalyzer.java:560: warning: 'method call' child have incorrect indentation level 5, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/DDLSemanticAnalyzer.java:561: warning: 'block' child have incorrect indentation level 5, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/DDLSemanticAnalyzer.java:561: warning: 'method call' child have incorrect indentation level 5, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/DDLSemanticAnalyzer.java:562: warning: 'block' child have incorrect indentation level 5, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/DDLSemanticAnalyzer.java:563: warning: 'case' child have incorrect indentation level 3, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/DDLSemanticAnalyzer.java:564: warning: 'block' child have incorrect indentation level 5, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/DDLSemanticAnalyzer.java:564: warning: 'method call' child have incorrect indentation level 5, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/DDLSemanticAnalyzer.java:565: warning: 'block' child have incorrect indentation level 5, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/DDLSemanticAnalyzer.java:566: warning: 'case' child have incorrect indentation level 3, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/DDLSemanticAnalyzer.java:567: warning: 'block' child have incorrect indentation level 5, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/DDLSemanticAnalyzer.java:567: warning: 'method call' child have incorrect indentation level 5, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/DDLSemanticAnalyzer.java:568: warning: 'block' child have incorrect indentation level 5, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/DDLSemanticAnalyzer.java:569: warning: 'case' child have incorrect indentation level 3, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/DDLSemanticAnalyzer.java:570: warning: 'block' child have incorrect indentation level 5, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/DDLSemanticAnalyzer.java:570: warning: 'method call' child have incorrect indentation level 5, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/DDLSemanticAnalyzer.java:571: warning: 'block' child have incorrect indentation level 5, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/DDLSemanticAnalyzer.java:572: warning: 'case' child have incorrect indentation level 3, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/DDLSemanticAnalyzer.java:573: warning: 'block' child have incorrect indentation level 5, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/DDLSemanticAnalyzer.java:573: warning: 'method call' child have incorrect indentation level 5, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/DDLSemanticAnalyzer.java:574: warning: 'block' child have incorrect indentation level 5, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/DDLSemanticAnalyzer.java:575: warning: 'case' child have incorrect indentation level 3, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/DDLSemanticAnalyzer.java:576: warning: 'block' child have incorrect indentation level 5, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/DDLSemanticAnalyzer.java:576: warning: 'method call' child have incorrect indentation level 5, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/DDLSemanticAnalyzer.java:577: warning: 'block' child have incorrect indentation level 5, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/DDLSemanticAnalyzer.java:578: warning: 'case' child have incorrect indentation level 3, expected level should be 4. 36470,36480c40243,40255 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/DDLSemanticAnalyzer.java:642: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/DDLSemanticAnalyzer.java:643: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/DDLSemanticAnalyzer.java:644: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/DDLSemanticAnalyzer.java:646: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/DDLSemanticAnalyzer.java:647: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/DDLSemanticAnalyzer.java:648: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/DDLSemanticAnalyzer.java:649: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/DDLSemanticAnalyzer.java:652: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/DDLSemanticAnalyzer.java:653: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/DDLSemanticAnalyzer.java:654: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/DDLSemanticAnalyzer.java:655: warning: operator new child at indentation level 8 not at correct indentation, 10 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/DDLSemanticAnalyzer.java:642: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/DDLSemanticAnalyzer.java:643: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/DDLSemanticAnalyzer.java:644: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/DDLSemanticAnalyzer.java:645: warning: 'getInputs' have incorrect indentation level 8, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/DDLSemanticAnalyzer.java:646: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/DDLSemanticAnalyzer.java:647: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/DDLSemanticAnalyzer.java:648: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/DDLSemanticAnalyzer.java:649: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/DDLSemanticAnalyzer.java:650: warning: 'BaseSemanticAnalyzer' have incorrect indentation level 8, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/DDLSemanticAnalyzer.java:651: warning: 'getInputs' have incorrect indentation level 8, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/DDLSemanticAnalyzer.java:652: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/DDLSemanticAnalyzer.java:653: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/DDLSemanticAnalyzer.java:654: warning: 'block' child have incorrect indentation level 8, expected level should be 6. 36482a40258,40259 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/DDLSemanticAnalyzer.java:830: warning: 'new' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/DDLSemanticAnalyzer.java:832: warning: 'alterTableExchangePartition' have incorrect indentation level 6, expected level should be 8. 36487a40265 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/DDLSemanticAnalyzer.java:1327: warning: 'null' have incorrect indentation level 10, expected level should be 12. 36504c40282,40283 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/DDLSemanticAnalyzer.java:1758: warning: method def child at indentation level 5 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/DDLSemanticAnalyzer.java:1758: warning: 'method def' child have incorrect indentation level 5, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/DDLSemanticAnalyzer.java:1762: warning: 'AlterTableDesc' have incorrect indentation level 5, expected level should be 6. 36511a40291 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/DDLSemanticAnalyzer.java:1988: warning: 'new' have incorrect indentation level 8, expected level should be 10. 36519,36525c40299,40305 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/DDLSemanticAnalyzer.java:2070: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/DDLSemanticAnalyzer.java:2071: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/DDLSemanticAnalyzer.java:2072: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/DDLSemanticAnalyzer.java:2073: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/DDLSemanticAnalyzer.java:2074: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/DDLSemanticAnalyzer.java:2075: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/DDLSemanticAnalyzer.java:2086: warning: method def throws at indentation level 4 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/DDLSemanticAnalyzer.java:2070: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/DDLSemanticAnalyzer.java:2071: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/DDLSemanticAnalyzer.java:2072: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/DDLSemanticAnalyzer.java:2073: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/DDLSemanticAnalyzer.java:2074: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/DDLSemanticAnalyzer.java:2075: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/DDLSemanticAnalyzer.java:2079: warning: 'tableName' have incorrect indentation level 6, expected level should be 8. 36527,36538c40307,40317 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/DDLSemanticAnalyzer.java:2095: warning: method def throws at indentation level 4 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/DDLSemanticAnalyzer.java:2104: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/DDLSemanticAnalyzer.java:2105: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/DDLSemanticAnalyzer.java:2107: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/DDLSemanticAnalyzer.java:2108: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/DDLSemanticAnalyzer.java:2109: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/DDLSemanticAnalyzer.java:2111: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/DDLSemanticAnalyzer.java:2112: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/DDLSemanticAnalyzer.java:2113: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/DDLSemanticAnalyzer.java:2115: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/DDLSemanticAnalyzer.java:2116: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/DDLSemanticAnalyzer.java:2117: warning: block child at indentation level 8 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/DDLSemanticAnalyzer.java:2104: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/DDLSemanticAnalyzer.java:2105: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/DDLSemanticAnalyzer.java:2107: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/DDLSemanticAnalyzer.java:2108: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/DDLSemanticAnalyzer.java:2109: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/DDLSemanticAnalyzer.java:2111: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/DDLSemanticAnalyzer.java:2112: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/DDLSemanticAnalyzer.java:2113: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/DDLSemanticAnalyzer.java:2115: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/DDLSemanticAnalyzer.java:2116: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/DDLSemanticAnalyzer.java:2117: warning: 'block' child have incorrect indentation level 8, expected level should be 6. 36544,36546c40323,40325 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/DDLSemanticAnalyzer.java:2155: warning: if child at indentation level 8 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/DDLSemanticAnalyzer.java:2158: warning: if child at indentation level 8 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/DDLSemanticAnalyzer.java:2159: warning: if child at indentation level 8 not at correct indentation, 10 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/DDLSemanticAnalyzer.java:2155: warning: 'if' child have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/DDLSemanticAnalyzer.java:2158: warning: 'if' child have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/DDLSemanticAnalyzer.java:2159: warning: 'if' child have incorrect indentation level 8, expected level should be 10. 36547a40327,40331 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/DDLSemanticAnalyzer.java:2170: warning: 'Hive' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/DDLSemanticAnalyzer.java:2171: warning: 'ASTNode' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/DDLSemanticAnalyzer.java:2172: warning: 'String' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/DDLSemanticAnalyzer.java:2173: warning: 'String' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/DDLSemanticAnalyzer.java:2174: warning: 'Map' have incorrect indentation level 6, expected level should be 8. 36549d40332 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/DDLSemanticAnalyzer.java:2205: warning: method def throws at indentation level 6 not at correct indentation, 8 36555a40339 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/DDLSemanticAnalyzer.java:2348: warning: 'ctx' have incorrect indentation level 6, expected level should be 8. 36571,36604c40355,40388 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/DDLSemanticAnalyzer.java:3025: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/DDLSemanticAnalyzer.java:3026: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/DDLSemanticAnalyzer.java:3027: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/DDLSemanticAnalyzer.java:3028: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/DDLSemanticAnalyzer.java:3029: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/DDLSemanticAnalyzer.java:3030: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/DDLSemanticAnalyzer.java:3031: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/DDLSemanticAnalyzer.java:3032: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/DDLSemanticAnalyzer.java:3033: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/DDLSemanticAnalyzer.java:3034: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/DDLSemanticAnalyzer.java:3035: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/DDLSemanticAnalyzer.java:3036: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/DDLSemanticAnalyzer.java:3037: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/DDLSemanticAnalyzer.java:3038: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/DDLSemanticAnalyzer.java:3039: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/DDLSemanticAnalyzer.java:3040: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/DDLSemanticAnalyzer.java:3050: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/DDLSemanticAnalyzer.java:3051: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/DDLSemanticAnalyzer.java:3052: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/DDLSemanticAnalyzer.java:3054: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/DDLSemanticAnalyzer.java:3055: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/DDLSemanticAnalyzer.java:3056: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/DDLSemanticAnalyzer.java:3057: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/DDLSemanticAnalyzer.java:3059: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/DDLSemanticAnalyzer.java:3060: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/DDLSemanticAnalyzer.java:3061: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/DDLSemanticAnalyzer.java:3062: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/DDLSemanticAnalyzer.java:3064: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/DDLSemanticAnalyzer.java:3065: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/DDLSemanticAnalyzer.java:3066: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/DDLSemanticAnalyzer.java:3067: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/DDLSemanticAnalyzer.java:3069: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/DDLSemanticAnalyzer.java:3070: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/DDLSemanticAnalyzer.java:3071: warning: block child at indentation level 10 not at correct indentation, 8 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/DDLSemanticAnalyzer.java:3025: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/DDLSemanticAnalyzer.java:3026: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/DDLSemanticAnalyzer.java:3027: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/DDLSemanticAnalyzer.java:3028: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/DDLSemanticAnalyzer.java:3029: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/DDLSemanticAnalyzer.java:3030: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/DDLSemanticAnalyzer.java:3031: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/DDLSemanticAnalyzer.java:3032: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/DDLSemanticAnalyzer.java:3033: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/DDLSemanticAnalyzer.java:3034: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/DDLSemanticAnalyzer.java:3035: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/DDLSemanticAnalyzer.java:3036: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/DDLSemanticAnalyzer.java:3037: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/DDLSemanticAnalyzer.java:3038: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/DDLSemanticAnalyzer.java:3039: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/DDLSemanticAnalyzer.java:3040: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/DDLSemanticAnalyzer.java:3050: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/DDLSemanticAnalyzer.java:3051: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/DDLSemanticAnalyzer.java:3052: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/DDLSemanticAnalyzer.java:3054: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/DDLSemanticAnalyzer.java:3055: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/DDLSemanticAnalyzer.java:3056: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/DDLSemanticAnalyzer.java:3057: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/DDLSemanticAnalyzer.java:3059: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/DDLSemanticAnalyzer.java:3060: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/DDLSemanticAnalyzer.java:3061: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/DDLSemanticAnalyzer.java:3062: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/DDLSemanticAnalyzer.java:3064: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/DDLSemanticAnalyzer.java:3065: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/DDLSemanticAnalyzer.java:3066: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/DDLSemanticAnalyzer.java:3067: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/DDLSemanticAnalyzer.java:3069: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/DDLSemanticAnalyzer.java:3070: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/DDLSemanticAnalyzer.java:3071: warning: 'block' child have incorrect indentation level 10, expected level should be 8. 36609c40393 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/DDLSemanticAnalyzer.java:3202: warning: if lcurly at indentation level 5 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/DDLSemanticAnalyzer.java:3202: warning: 'if lcurly' have incorrect indentation level 5, expected level should be 4. 36615,36616c40399,40402 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/DDLSemanticAnalyzer.java:3615: warning: method def child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/DDLSemanticAnalyzer.java:3620: warning: method def child at indentation level 6 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/DDLSemanticAnalyzer.java:3566: warning: 'TypeInfoUtils' have incorrect indentation level 14, expected level should be 16. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/DDLSemanticAnalyzer.java:3567: warning: 'TypeInfoUtils' have incorrect indentation level 14, expected level should be 16. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/DDLSemanticAnalyzer.java:3615: warning: 'method def' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/DDLSemanticAnalyzer.java:3620: warning: 'method def' child have incorrect indentation level 6, expected level should be 4. 36621c40407,40408 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/DDLSemanticAnalyzer.java:3821: warning: method def child at indentation level 2 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/DDLSemanticAnalyzer.java:3821: warning: 'member def type' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/DDLSemanticAnalyzer.java:3821: warning: 'method def' child have incorrect indentation level 2, expected level should be 4. 36629,36638c40416,40425 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/DDLSemanticAnalyzer.java:3996: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/DDLSemanticAnalyzer.java:3997: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/DDLSemanticAnalyzer.java:3998: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/DDLSemanticAnalyzer.java:3999: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/DDLSemanticAnalyzer.java:4000: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/DDLSemanticAnalyzer.java:4001: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/DDLSemanticAnalyzer.java:4002: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/DDLSemanticAnalyzer.java:4003: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/DDLSemanticAnalyzer.java:4004: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/DDLSemanticAnalyzer.java:4005: warning: block child at indentation level 8 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/DDLSemanticAnalyzer.java:3996: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/DDLSemanticAnalyzer.java:3997: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/DDLSemanticAnalyzer.java:3998: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/DDLSemanticAnalyzer.java:3999: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/DDLSemanticAnalyzer.java:4000: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/DDLSemanticAnalyzer.java:4001: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/DDLSemanticAnalyzer.java:4002: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/DDLSemanticAnalyzer.java:4003: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/DDLSemanticAnalyzer.java:4004: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/DDLSemanticAnalyzer.java:4005: warning: 'block' child have incorrect indentation level 8, expected level should be 6. 36640c40427,40455 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/EximUtil.java:254:7: Got an exception - expecting EOF, found 'dbObj' --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/EximUtil.java:68: warning: Class EximUtil should be declared as final. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/EximUtil.java:89:13: warning: Declaring variables, return values or parameters of type 'HashSet' is not allowed. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/EximUtil.java:90:13: warning: Declaring variables, return values or parameters of type 'HashSet' is not allowed. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/EximUtil.java:92:20: warning: Name 'LOG' must match pattern '^[a-z][a-zA-Z0-9]*$'. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/EximUtil.java:103:12: warning: Declaring variables, return values or parameters of type 'HashSet' is not allowed. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/EximUtil.java:107:12: warning: Declaring variables, return values or parameters of type 'HashSet' is not allowed. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/EximUtil.java:127:50: warning: Name 'LOG' must match pattern '^[a-z][a-zA-Z0-9]*$'. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/EximUtil.java:142: warning: First sentence should end with a period. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/EximUtil.java:196: warning: Line is longer than 100 characters (found 102). > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/EximUtil.java:206: warning: '||' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/EximUtil.java:206:64: warning: Empty statement. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/EximUtil.java:243: warning: Line is longer than 100 characters (found 123). > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/EximUtil.java:244: warning: Line is longer than 100 characters (found 120). > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/EximUtil.java:316:9: warning: Name 'data_major' must match pattern '^[a-z][a-zA-Z0-9]*$'. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/EximUtil.java:319:9: warning: Name 'code_major' must match pattern '^[a-z][a-zA-Z0-9]*$'. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/EximUtil.java:320:9: warning: Name 'code_minor' must match pattern '^[a-z][a-zA-Z0-9]*$'. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/EximUtil.java:335:13: warning: Name 'fc_major' must match pattern '^[a-z][a-zA-Z0-9]*$'. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/EximUtil.java:336:13: warning: Name 'fc_minor' must match pattern '^[a-z][a-zA-Z0-9]*$'. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/EximUtil.java:346: warning: First sentence should end with a period. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/EximUtil.java:356: warning: Line is longer than 100 characters (found 101). > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/EximUtil.java:364: warning: First sentence should end with a period. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/EximUtil.java:395: warning: Line is longer than 100 characters (found 115). > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/EximUtil.java:408: warning: First sentence should end with a period. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/EximUtil.java:411: warning: Line is longer than 100 characters (found 120). > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/EximUtil.java:413:5: warning: '{' should be on the previous line. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/EximUtil.java:418:5: warning: '{' should be on the previous line. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/EximUtil.java:423:5: warning: '{' should be on the previous line. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/EximUtil.java:429: warning: Line is longer than 100 characters (found 129). > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/EximUtil.java:443: warning: Line is longer than 100 characters (found 129). 36654c40469 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ExplainSemanticAnalyzer.java:201: warning: method call rparen at indentation level 8 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ExplainSemanticAnalyzer.java:201: warning: 'method call rparen' have incorrect indentation level 8, expected level should be 4. 36656c40471 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ExplainSQRewriteSemanticAnalyzer.java:18: warning: package def at indentation level 1 not at correct indentation, 0 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ExplainSQRewriteSemanticAnalyzer.java:18: warning: 'package def' have incorrect indentation level 1, expected level should be 0. 36659d40473 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ExplainSQRewriteSemanticAnalyzer.java:54: warning: operator new rparen at indentation level 8 not at correct indentation, 4 36694,36701c40508,40516 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/FunctionSemanticAnalyzer.java:124: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/FunctionSemanticAnalyzer.java:125: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/FunctionSemanticAnalyzer.java:126: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/FunctionSemanticAnalyzer.java:127: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/FunctionSemanticAnalyzer.java:128: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/FunctionSemanticAnalyzer.java:129: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/FunctionSemanticAnalyzer.java:130: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/FunctionSemanticAnalyzer.java:131: warning: block child at indentation level 8 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/FunctionSemanticAnalyzer.java:101: warning: '!' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/FunctionSemanticAnalyzer.java:124: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/FunctionSemanticAnalyzer.java:125: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/FunctionSemanticAnalyzer.java:126: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/FunctionSemanticAnalyzer.java:127: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/FunctionSemanticAnalyzer.java:128: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/FunctionSemanticAnalyzer.java:129: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/FunctionSemanticAnalyzer.java:130: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/FunctionSemanticAnalyzer.java:131: warning: 'block' child have incorrect indentation level 8, expected level should be 6. 36739c40554 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/GenTezProcContext.java:210: warning: method def child at indentation level 5 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/GenTezProcContext.java:210: warning: 'method def' child have incorrect indentation level 5, expected level should be 4. 36746d40560 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/GenTezUtils.java:212: warning: method def throws at indentation level 4 not at correct indentation, 6 36750d40563 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/GenTezUtils.java:531: warning: method def throws at indentation level 10 not at correct indentation, 6 36757d40569 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/GenTezUtils.java:743: warning: method def throws at indentation level 10 not at correct indentation, 6 36776c40588 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/GenTezWork.java:274: warning: if at indentation level 15 not at correct indentation, 14 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/GenTezWork.java:274: warning: 'if' have incorrect indentation level 15, expected level should be 14. 36778c40590 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/GenTezWork.java:276: warning: if rcurly at indentation level 15 not at correct indentation, 14 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/GenTezWork.java:276: warning: 'if rcurly' have incorrect indentation level 15, expected level should be 14. 36780a40593 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/GenTezWork.java:379: warning: '+' have incorrect indentation level 8, expected level should be 10. 36785a40599,40600 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/HiveSemanticAnalyzerHook.java:60: warning: 'HiveSemanticAnalyzerHookContext' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/HiveSemanticAnalyzerHook.java:61: warning: 'ASTNode' have incorrect indentation level 4, expected level should be 6. 36786a40602,40603 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/HiveSemanticAnalyzerHook.java:74: warning: 'HiveSemanticAnalyzerHookContext' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/HiveSemanticAnalyzerHook.java:75: warning: 'List' have incorrect indentation level 4, expected level should be 6. 36808,36812c40625,40630 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ImportSemanticAnalyzer.java:124: warning: case child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ImportSemanticAnalyzer.java:125: warning: block child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ImportSemanticAnalyzer.java:126: warning: block child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ImportSemanticAnalyzer.java:127: warning: case child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ImportSemanticAnalyzer.java:128: warning: block child at indentation level 12 not at correct indentation, 10 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ImportSemanticAnalyzer.java:124: warning: 'case' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ImportSemanticAnalyzer.java:125: warning: 'block' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ImportSemanticAnalyzer.java:126: warning: 'block' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ImportSemanticAnalyzer.java:127: warning: 'case' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ImportSemanticAnalyzer.java:128: warning: 'block' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ImportSemanticAnalyzer.java:129: warning: 'block' child have incorrect indentation level 12, expected level should be 10. 36814,36818c40632,40637 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ImportSemanticAnalyzer.java:129: warning: block child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ImportSemanticAnalyzer.java:130: warning: block child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ImportSemanticAnalyzer.java:131: warning: case child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ImportSemanticAnalyzer.java:132: warning: block child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ImportSemanticAnalyzer.java:133: warning: block child at indentation level 12 not at correct indentation, 10 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ImportSemanticAnalyzer.java:130: warning: 'block' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ImportSemanticAnalyzer.java:131: warning: 'case' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ImportSemanticAnalyzer.java:132: warning: 'block' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ImportSemanticAnalyzer.java:132: warning: 'member def type' have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ImportSemanticAnalyzer.java:133: warning: 'block' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ImportSemanticAnalyzer.java:133: warning: 'member def type' have incorrect indentation level 12, expected level should be 10. 36820,36827c40639,40647 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ImportSemanticAnalyzer.java:134: warning: block child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ImportSemanticAnalyzer.java:135: warning: block child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ImportSemanticAnalyzer.java:137: warning: if at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ImportSemanticAnalyzer.java:138: warning: if child at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ImportSemanticAnalyzer.java:140: warning: if child at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ImportSemanticAnalyzer.java:141: warning: if child at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ImportSemanticAnalyzer.java:142: warning: if rcurly at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ImportSemanticAnalyzer.java:143: warning: block child at indentation level 12 not at correct indentation, 10 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ImportSemanticAnalyzer.java:134: warning: 'block' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ImportSemanticAnalyzer.java:135: warning: 'block' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ImportSemanticAnalyzer.java:137: warning: 'if' have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ImportSemanticAnalyzer.java:138: warning: 'if' child have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ImportSemanticAnalyzer.java:138: warning: 'member def modifier' have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ImportSemanticAnalyzer.java:140: warning: 'if' child have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ImportSemanticAnalyzer.java:141: warning: 'if' child have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ImportSemanticAnalyzer.java:142: warning: 'if rcurly' have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ImportSemanticAnalyzer.java:143: warning: 'block' child have incorrect indentation level 12, expected level should be 10. 36840a40661,40662 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ImportSemanticAnalyzer.java:374: warning: 'dataPath' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ImportSemanticAnalyzer.java:375: warning: '" (src "' have incorrect indentation level 8, expected level should be 10. 36844c40666 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ImportSemanticAnalyzer.java:442: warning: method def modifier at indentation level 1 not at correct indentation, 2 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ImportSemanticAnalyzer.java:442: warning: 'method def modifier' have incorrect indentation level 1, expected level should be 2. 36847a40670,40671 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ImportSemanticAnalyzer.java:468: warning: '+' have incorrect indentation level 10, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ImportSemanticAnalyzer.java:469: warning: '+' have incorrect indentation level 10, expected level should be 12. 36856c40680 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ImportSemanticAnalyzer.java:584: warning: if child at indentation level 12 not at correct indentation, 8 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ImportSemanticAnalyzer.java:584: warning: 'if' child have incorrect indentation level 12, expected level should be 8. 36870d40693 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ImportSemanticAnalyzer.java:649: warning: array initialization child at indentation level 14 not at correct indentation, [12, 25] 36878a40702 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ImportSemanticAnalyzer.java:840: warning: 'replicationSpec' have incorrect indentation level 12, expected level should be 14. 36889d40712 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ImportSemanticAnalyzer.java:938: warning: method call rparen at indentation level 8 not at correct indentation, 10 36896a40720 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ImportSemanticAnalyzer.java:1037: warning: 'replicationSpec' have incorrect indentation level 12, expected level should be 14. 36913c40737 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/LoadSemanticAnalyzer.java:271: warning: operator new child at indentation level 10 not at correct indentation, 12 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/LoadSemanticAnalyzer.java:271: warning: '(' have incorrect indentation level 10, expected level should be 14. 36915a40740 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/MacroSemanticAnalyzer.java:89: warning: 'BaseSemanticAnalyzer' have incorrect indentation level 6, expected level should be 8. 36919c40744,40745 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/MacroSemanticAnalyzer.java:140: warning: else child at indentation level 8 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/MacroSemanticAnalyzer.java:140: warning: 'else' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/MacroSemanticAnalyzer.java:155: warning: '!' have incorrect indentation level 6, expected level should be 8. 36924a40751 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/MapReduceCompiler.java:95: warning: '=' have incorrect indentation level 8, expected level should be 10. 36927d40753 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/MapReduceCompiler.java:206: warning: method call lparen at indentation level 12 not at correct indentation, 8 36950a40777 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/OptimizeTezProcContext.java:66: warning: '=' have incorrect indentation level 4, expected level should be 6. 36990,37066c40817,40906 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:233: warning: if child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:234: warning: if rcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:236: warning: method def child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:237: warning: method def child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:239: warning: if at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:240: warning: if child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:241: warning: if child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:242: warning: if rcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:244: warning: if at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:245: warning: if child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:246: warning: if child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:247: warning: if rcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:249: warning: method def child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:266: warning: method def child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:267: warning: for at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:268: warning: for child at indentation level 10 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:269: warning: for rcurly at indentation level 8 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:271: warning: method def child at indentation level 8 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:274: warning: method def child at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:275: warning: method def rcurly at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:277: warning: method def rcurly at indentation level 4 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:279: warning: method def modifier at indentation level 4 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:280: warning: method def child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:283: warning: method def child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:284: warning: while at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:285: warning: while child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:288: warning: if at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:289: warning: if child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:290: warning: if rcurly at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:292: warning: if at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:293: warning: for at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:294: warning: for child at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:295: warning: for rcurly at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:296: warning: if rcurly at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:297: warning: else rcurly at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:298: warning: while rcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:300: warning: method def child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:301: warning: method def rcurly at indentation level 4 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:303: warning: method def modifier at indentation level 4 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:304: warning: if at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:305: warning: if child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:306: warning: if rcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:307: warning: if at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:309: warning: if child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:310: warning: if rcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:312: warning: method def child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:313: warning: method def child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:314: warning: method def child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:315: warning: method def child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:317: warning: while at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:318: warning: while child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:319: warning: while child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:321: warning: if at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:322: warning: if child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:323: warning: if rcurly at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:324: warning: if at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:325: warning: if at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:326: warning: if child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:327: warning: if rcurly at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:328: warning: if rcurly at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:329: warning: if at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:330: warning: if child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:331: warning: if rcurly at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:332: warning: for at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:333: warning: for child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:334: warning: for child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:335: warning: for child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:336: warning: for child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:337: warning: for rcurly at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:338: warning: while rcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:340: warning: method def child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:341: warning: method def rcurly at indentation level 4 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:344: warning: method def modifier at indentation level 4 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:345: warning: method def child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:346: warning: while at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:347: warning: while child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:348: warning: while child at indentation level 8 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:233: warning: 'if' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:234: warning: 'if rcurly' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:236: warning: 'member def type' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:236: warning: 'method def' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:237: warning: 'member def type' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:237: warning: 'method def' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:239: warning: 'if' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:240: warning: 'if' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:240: warning: 'member def type' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:241: warning: 'if' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:242: warning: 'if rcurly' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:244: warning: 'if' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:245: warning: 'if' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:245: warning: 'member def type' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:246: warning: 'if' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:247: warning: 'if rcurly' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:249: warning: 'method def' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:266: warning: 'member def modifier' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:266: warning: 'method def' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:267: warning: 'for' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:268: warning: 'for' child have incorrect indentation level 10, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:269: warning: 'for rcurly' have incorrect indentation level 8, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:271: warning: 'method def' child have incorrect indentation level 8, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:277: warning: 'method def rcurly' have incorrect indentation level 4, expected level should be 2. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:279: warning: 'method def modifier' have incorrect indentation level 4, expected level should be 2. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:280: warning: 'member def type' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:280: warning: 'method def' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:283: warning: 'method def' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:284: warning: 'while' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:285: warning: 'member def type' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:285: warning: 'while' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:288: warning: 'if' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:289: warning: 'if' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:290: warning: 'if rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:292: warning: 'if' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:293: warning: 'for' have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:294: warning: 'for' child have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:295: warning: 'for rcurly' have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:296: warning: 'if rcurly' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:297: warning: 'else rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:298: warning: 'while rcurly' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:300: warning: 'method def' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:301: warning: 'method def rcurly' have incorrect indentation level 4, expected level should be 2. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:303: warning: 'method def modifier' have incorrect indentation level 4, expected level should be 2. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:304: warning: 'if' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:305: warning: 'if' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:306: warning: 'if rcurly' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:307: warning: 'if' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:309: warning: 'if' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:310: warning: 'if rcurly' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:312: warning: 'member def type' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:312: warning: 'method def' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:313: warning: 'method def' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:314: warning: 'member def type' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:314: warning: 'method def' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:315: warning: 'method def' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:317: warning: 'while' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:318: warning: 'member def type' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:318: warning: 'while' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:319: warning: 'member def type' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:319: warning: 'while' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:321: warning: 'if' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:322: warning: 'if' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:323: warning: 'if rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:324: warning: 'if' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:325: warning: 'if' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:326: warning: 'if' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:327: warning: 'if rcurly' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:328: warning: 'if rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:329: warning: 'if' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:330: warning: 'if' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:331: warning: 'if rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:332: warning: 'for' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:333: warning: 'for' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:333: warning: 'member def type' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:334: warning: 'for' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:335: warning: 'for' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:335: warning: 'member def type' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:336: warning: 'for' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:337: warning: 'for rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:338: warning: 'while rcurly' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:340: warning: 'method def' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:341: warning: 'method def rcurly' have incorrect indentation level 4, expected level should be 2. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:344: warning: 'method def modifier' have incorrect indentation level 4, expected level should be 2. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:345: warning: 'member def type' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:345: warning: 'method def' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:346: warning: 'while' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:347: warning: 'while' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:348: warning: 'member def type' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:348: warning: 'while' child have incorrect indentation level 8, expected level should be 6. 37068,37122c40908,40970 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:349: warning: if at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:350: warning: while child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:351: warning: while rcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:352: warning: method def rcurly at indentation level 4 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:363: warning: method def modifier at indentation level 4 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:364: warning: method def child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:365: warning: method def child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:366: warning: while at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:367: warning: while child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:368: warning: while rcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:369: warning: if at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:371: warning: if child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:372: warning: if child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:373: warning: if child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:374: warning: if rcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:375: warning: method def child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:376: warning: method def child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:377: warning: for at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:378: warning: for child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:379: warning: if at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:380: warning: if child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:381: warning: if child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:382: warning: if rcurly at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:383: warning: for rcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:384: warning: if at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:386: warning: if child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:387: warning: if child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:388: warning: if child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:389: warning: if rcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:392: warning: method def child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:393: warning: if at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:394: warning: if child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:395: warning: if at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:396: warning: if child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:397: warning: if at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:398: warning: if child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:399: warning: if rcurly at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:400: warning: if rcurly at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:401: warning: if rcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:405: warning: method def child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:407: warning: if at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:409: warning: if child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:410: warning: if child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:411: warning: if child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:412: warning: if rcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:415: warning: while at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:416: warning: while child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:417: warning: while at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:418: warning: while child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:419: warning: while rcurly at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:421: warning: if at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:422: warning: if child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:423: warning: if child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:424: warning: if child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:425: warning: if rcurly at indentation level 8 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:349: warning: 'if' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:350: warning: 'while' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:351: warning: 'while rcurly' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:352: warning: 'method def rcurly' have incorrect indentation level 4, expected level should be 2. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:363: warning: 'method def modifier' have incorrect indentation level 4, expected level should be 2. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:364: warning: 'method def' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:365: warning: 'member def type' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:365: warning: 'method def' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:366: warning: 'while' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:367: warning: 'while' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:368: warning: 'while rcurly' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:369: warning: 'if' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:371: warning: 'if' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:372: warning: 'if' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:373: warning: 'if' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:374: warning: 'if rcurly' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:375: warning: 'method def' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:376: warning: 'member def type' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:376: warning: 'method def' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:377: warning: 'for' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:378: warning: 'for' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:378: warning: 'member def type' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:379: warning: 'if' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:380: warning: 'if' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:381: warning: 'if' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:382: warning: 'if rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:383: warning: 'for rcurly' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:384: warning: 'if' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:386: warning: 'if' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:387: warning: 'if' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:388: warning: 'if' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:389: warning: 'if rcurly' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:392: warning: 'member def type' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:392: warning: 'method def' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:393: warning: 'if' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:394: warning: 'if' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:394: warning: 'member def type' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:395: warning: 'if' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:396: warning: 'if' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:396: warning: 'member def type' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:397: warning: 'if' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:398: warning: 'if' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:399: warning: 'if rcurly' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:400: warning: 'if rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:401: warning: 'if rcurly' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:405: warning: 'member def type' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:405: warning: 'method def' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:407: warning: 'if' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:409: warning: 'if' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:410: warning: 'if' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:411: warning: 'if' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:412: warning: 'if rcurly' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:415: warning: 'while' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:416: warning: 'member def type' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:416: warning: 'while' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:417: warning: 'while' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:418: warning: 'while' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:419: warning: 'while rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:421: warning: 'if' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:422: warning: 'if' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:423: warning: 'if' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:424: warning: 'if' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:425: warning: 'if rcurly' have incorrect indentation level 8, expected level should be 6. 37124,37132c40972,40985 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:426: warning: if at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:427: warning: while child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:428: warning: while child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:429: warning: while child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:431: warning: while child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:432: warning: while child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:434: warning: while rcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:437: warning: method def child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:438: warning: method def child at indentation level 6 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:426: warning: 'if' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:427: warning: 'member def type' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:427: warning: 'while' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:428: warning: 'while' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:429: warning: 'member def type' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:429: warning: 'while' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:430: warning: 'HiveParser' have incorrect indentation level 10, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:431: warning: 'while' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:432: warning: 'while' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:434: warning: 'while rcurly' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:437: warning: 'member def type' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:437: warning: 'method def' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:438: warning: 'member def type' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:438: warning: 'method def' child have incorrect indentation level 6, expected level should be 4. 37134,37135c40987,40989 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:439: warning: for at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:440: warning: for child at indentation level 8 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:439: warning: 'for' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:440: warning: 'for' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:440: warning: 'member def type' have incorrect indentation level 8, expected level should be 6. 37137,37140c40991,40995 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:441: warning: if at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:445: warning: for child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:446: warning: switch at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:447: warning: case child at indentation level 8 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:441: warning: 'if' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:445: warning: 'for' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:445: warning: 'member def type' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:446: warning: 'switch' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:447: warning: 'case' child have incorrect indentation level 8, expected level should be 6. 37142,37162c40997,41018 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:449: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:450: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:451: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:452: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:455: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:456: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:457: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:458: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:459: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:461: warning: if at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:462: warning: if child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:463: warning: if child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:464: warning: if rcurly at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:465: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:466: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:467: warning: if at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:468: warning: if child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:469: warning: if child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:470: warning: if rcurly at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:471: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:472: warning: case child at indentation level 8 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:449: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:450: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:451: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:452: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:455: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:456: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:457: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:458: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:459: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:459: warning: 'member def type' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:461: warning: 'if' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:462: warning: 'if' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:463: warning: 'if' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:464: warning: 'if rcurly' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:465: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:466: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:467: warning: 'if' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:468: warning: 'if' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:469: warning: 'if' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:470: warning: 'if rcurly' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:471: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:472: warning: 'case' child have incorrect indentation level 8, expected level should be 6. 37164,37171c41020,41028 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:473: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:475: warning: if at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:476: warning: if child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:477: warning: if child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:478: warning: if rcurly at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:479: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:480: warning: block rcurly at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:481: warning: case child at indentation level 8 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:473: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:473: warning: 'member def type' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:475: warning: 'if' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:476: warning: 'if' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:477: warning: 'if' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:478: warning: 'if rcurly' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:479: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:480: warning: 'block rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:481: warning: 'case' child have incorrect indentation level 8, expected level should be 6. 37173,37186c41030,41046 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:485: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:487: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:488: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:489: warning: switch rcurly at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:490: warning: for rcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:492: warning: method def child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:493: warning: method def child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:495: warning: method def child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:496: warning: method def child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:497: warning: for at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:498: warning: for child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:499: warning: for rcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:500: warning: method def rcurly at indentation level 4 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:502: warning: method def modifier at indentation level 4 not at correct indentation, 2 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:485: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:487: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:488: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:489: warning: 'switch rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:490: warning: 'for rcurly' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:492: warning: 'member def type' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:492: warning: 'method def' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:493: warning: 'member def type' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:493: warning: 'method def' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:495: warning: 'member def type' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:495: warning: 'method def' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:496: warning: 'method def' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:497: warning: 'for' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:498: warning: 'for' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:499: warning: 'for rcurly' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:500: warning: 'method def rcurly' have incorrect indentation level 4, expected level should be 2. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:502: warning: 'method def modifier' have incorrect indentation level 4, expected level should be 2. 37188,37189c41048,41050 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:504: warning: method def child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:505: warning: if at indentation level 6 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:504: warning: 'member def type' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:504: warning: 'method def' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:505: warning: 'if' have incorrect indentation level 6, expected level should be 4. 37191,37209c41052,41076 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:508: warning: if child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:509: warning: if child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:510: warning: if rcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:511: warning: method def child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:512: warning: method def child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:513: warning: method def child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:514: warning: if at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:515: warning: if child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:516: warning: if rcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:517: warning: else child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:518: warning: else child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:519: warning: else child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:520: warning: else rcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:521: warning: method def child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:522: warning: method def child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:523: warning: method def rcurly at indentation level 4 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:525: warning: method def modifier at indentation level 4 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:526: warning: method def child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:527: warning: for at indentation level 6 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:508: warning: 'if' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:509: warning: 'if' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:510: warning: 'if rcurly' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:511: warning: 'member def type' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:511: warning: 'method def' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:512: warning: 'member def type' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:512: warning: 'method def' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:513: warning: 'member def type' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:513: warning: 'method def' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:514: warning: 'if' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:515: warning: 'if' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:516: warning: 'if rcurly' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:517: warning: 'else' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:517: warning: 'member def type' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:518: warning: 'else' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:518: warning: 'member def type' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:519: warning: 'else' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:520: warning: 'else rcurly' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:521: warning: 'method def' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:522: warning: 'method def' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:523: warning: 'method def rcurly' have incorrect indentation level 4, expected level should be 2. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:525: warning: 'method def modifier' have incorrect indentation level 4, expected level should be 2. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:526: warning: 'member def type' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:526: warning: 'method def' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:527: warning: 'for' have incorrect indentation level 6, expected level should be 4. 37211,37212c41078,41080 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:528: warning: if at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:529: warning: for child at indentation level 8 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:528: warning: 'if' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:529: warning: 'for' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:529: warning: 'member def type' have incorrect indentation level 8, expected level should be 6. 37214,37215c41082,41083 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:530: warning: if at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:531: warning: for child at indentation level 8 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:530: warning: 'if' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:531: warning: 'for' child have incorrect indentation level 8, expected level should be 6. 37217,37224c41085,41092 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:532: warning: if at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:533: warning: if at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:534: warning: if child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:535: warning: if rcurly at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:536: warning: for child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:537: warning: for rcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:538: warning: method def child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:539: warning: method def rcurly at indentation level 4 not at correct indentation, 2 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:532: warning: 'if' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:533: warning: 'if' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:534: warning: 'if' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:535: warning: 'if rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:536: warning: 'for' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:537: warning: 'for rcurly' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:538: warning: 'method def' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ParseUtils.java:539: warning: 'method def rcurly' have incorrect indentation level 4, expected level should be 2. 37228a41097 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/PrintOpTreeProcessor.java:39: warning: 'new' have incorrect indentation level 4, expected level should be 6. 37274c41143 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/PTFInvocationSpec.java:380: warning: method def child at indentation level 4 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/PTFInvocationSpec.java:380: warning: 'method def' child have incorrect indentation level 4, expected level should be 6. 37476c41345 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/QBSubQuery.java:193: warning: ctor def at indentation level 3 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/QBSubQuery.java:193: warning: 'ctor def modifier' have incorrect indentation level 3, expected level should be 4. 37494,37495c41363,41364 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/QBSubQuery.java:282: warning: if child at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/QBSubQuery.java:283: warning: if rcurly at indentation level 12 not at correct indentation, 10 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/QBSubQuery.java:282: warning: 'if' child have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/QBSubQuery.java:283: warning: 'if rcurly' have incorrect indentation level 12, expected level should be 10. 37502c41371 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/QBSubQuery.java:315: warning: if at indentation level 7 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/QBSubQuery.java:315: warning: 'if' have incorrect indentation level 7, expected level should be 6. 37514d41382 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/QBSubQuery.java:526: warning: method def throws at indentation level 10 not at correct indentation, 6 37532,37535c41400,41403 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/QBSubQuery.java:622: warning: if at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/QBSubQuery.java:625: warning: if at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/QBSubQuery.java:627: warning: if at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/QBSubQuery.java:628: warning: if child at indentation level 12 not at correct indentation, 10 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/QBSubQuery.java:622: warning: 'if' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/QBSubQuery.java:625: warning: 'if' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/QBSubQuery.java:627: warning: 'if' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/QBSubQuery.java:628: warning: 'if' child have incorrect indentation level 12, expected level should be 10. 37537,37538c41405,41406 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/QBSubQuery.java:632: warning: if rcurly at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/QBSubQuery.java:633: warning: if rcurly at indentation level 8 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/QBSubQuery.java:632: warning: 'if rcurly' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/QBSubQuery.java:633: warning: 'if rcurly' have incorrect indentation level 8, expected level should be 6. 37540,37547c41408,41415 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/QBSubQuery.java:634: warning: else at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/QBSubQuery.java:635: warning: if at indentation level 12 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/QBSubQuery.java:636: warning: if child at indentation level 14 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/QBSubQuery.java:637: warning: if rcurly at indentation level 12 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/QBSubQuery.java:638: warning: if at indentation level 12 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/QBSubQuery.java:639: warning: if child at indentation level 14 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/QBSubQuery.java:640: warning: if rcurly at indentation level 12 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/QBSubQuery.java:641: warning: if rcurly at indentation level 8 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/QBSubQuery.java:634: warning: 'else' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/QBSubQuery.java:635: warning: 'if' have incorrect indentation level 12, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/QBSubQuery.java:636: warning: 'if' child have incorrect indentation level 14, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/QBSubQuery.java:637: warning: 'if rcurly' have incorrect indentation level 12, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/QBSubQuery.java:638: warning: 'if' have incorrect indentation level 12, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/QBSubQuery.java:639: warning: 'if' child have incorrect indentation level 14, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/QBSubQuery.java:640: warning: 'if rcurly' have incorrect indentation level 12, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/QBSubQuery.java:641: warning: 'if rcurly' have incorrect indentation level 8, expected level should be 6. 37549,37553c41417,41421 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/QBSubQuery.java:642: warning: else at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/QBSubQuery.java:643: warning: if at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/QBSubQuery.java:644: warning: if child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/QBSubQuery.java:645: warning: if rcurly at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/QBSubQuery.java:646: warning: if rcurly at indentation level 8 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/QBSubQuery.java:642: warning: 'else' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/QBSubQuery.java:643: warning: 'if' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/QBSubQuery.java:644: warning: 'if' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/QBSubQuery.java:645: warning: 'if rcurly' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/QBSubQuery.java:646: warning: 'if rcurly' have incorrect indentation level 8, expected level should be 6. 37555,37560c41423,41428 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/QBSubQuery.java:647: warning: else at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/QBSubQuery.java:648: warning: if at indentation level 12 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/QBSubQuery.java:649: warning: if child at indentation level 14 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/QBSubQuery.java:650: warning: if rcurly at indentation level 12 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/QBSubQuery.java:651: warning: if rcurly at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/QBSubQuery.java:652: warning: if rcurly at indentation level 6 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/QBSubQuery.java:647: warning: 'else' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/QBSubQuery.java:648: warning: 'if' have incorrect indentation level 12, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/QBSubQuery.java:649: warning: 'if' child have incorrect indentation level 14, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/QBSubQuery.java:650: warning: 'if rcurly' have incorrect indentation level 12, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/QBSubQuery.java:651: warning: 'if rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/QBSubQuery.java:652: warning: 'if rcurly' have incorrect indentation level 6, expected level should be 4. 37637c41505,41510 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/repl/CopyUtils.java:111:93: Got an exception - expecting EOF, found '}' --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/repl/CopyUtils.java:43: warning: Missing a Javadoc comment. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/repl/CopyUtils.java:52:21: warning: Name 'MAX_COPY_RETRY' must match pattern '^[a-z][a-zA-Z0-9]*$'. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/repl/CopyUtils.java:171:97: warning: ';' is not followed by whitespace. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/repl/CopyUtils.java:182: warning: Line is longer than 100 characters (found 103). > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/repl/CopyUtils.java:185: warning: Line is longer than 100 characters (found 119). > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/repl/CopyUtils.java:231:33: warning: String literal expressions should be on the left side of an equals comparison. 37640d41512 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/repl/dump/BootStrapReplicationSpecFunction.java:46: warning: operator new rparen at indentation level 10 not at correct indentation, 8 37695c41567,41569 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/repl/dump/HiveWrapper.java:47:3: Got an exception - expecting EOF, found '}' --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/repl/dump/HiveWrapper.java:57: warning: Missing a Javadoc comment. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/repl/dump/HiveWrapper.java:63:34: warning: Variable 'replicationSpec' must be private and have accessor methods. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/repl/dump/HiveWrapper.java:64:20: warning: Variable 'object' must be private and have accessor methods. 37736c41610,41645 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/repl/dump/PartitionExport.java:72:9: Got an exception - expecting EOF, found '}' --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/repl/dump/PartitionExport.java:23:8: warning: Unused import - org.apache.hadoop.hive.ql.hooks.ReadEntity. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/repl/dump/PartitionExport.java:38:15: warning: Unused import - org.apache.hadoop.hive.ql.parse.repl.dump.TableExport.AuthEntities. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/repl/dump/PartitionExport.java:69: warning: 'for' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/repl/dump/PartitionExport.java:70: warning: 'try' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/repl/dump/PartitionExport.java:71: warning: 'method call' child have incorrect indentation level 10, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/repl/dump/PartitionExport.java:71: warning: 'try' child have incorrect indentation level 10, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/repl/dump/PartitionExport.java:72: warning: 'try rcurly' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/repl/dump/PartitionExport.java:73: warning: 'catch' child have incorrect indentation level 10, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/repl/dump/PartitionExport.java:75: warning: 'catch rcurly' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/repl/dump/PartitionExport.java:76: warning: 'for rcurly' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/repl/dump/PartitionExport.java:77: warning: 'block rcurly' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/repl/dump/PartitionExport.java:86: warning: Line is longer than 100 characters (found 103). > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/repl/dump/PartitionExport.java:87: warning: Line is longer than 100 characters (found 103). > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/repl/dump/PartitionExport.java:88: warning: Line is longer than 100 characters (found 104). > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/repl/dump/PartitionExport.java:97: warning: 'String' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/repl/dump/PartitionExport.java:97: warning: 'block' child have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/repl/dump/PartitionExport.java:97: warning: 'member def type' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/repl/dump/PartitionExport.java:98: warning: 'String' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/repl/dump/PartitionExport.java:98: warning: 'block' child have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/repl/dump/PartitionExport.java:98: warning: 'member def type' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/repl/dump/PartitionExport.java:99: warning: 'LOG' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/repl/dump/PartitionExport.java:99: warning: 'block' child have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/repl/dump/PartitionExport.java:99: warning: 'method call' child have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/repl/dump/PartitionExport.java:100: warning: 'Path' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/repl/dump/PartitionExport.java:100: warning: 'block' child have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/repl/dump/PartitionExport.java:100: warning: 'member def type' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/repl/dump/PartitionExport.java:101: warning: 'try' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/repl/dump/PartitionExport.java:103: warning: 'member def type' have incorrect indentation level 10, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/repl/dump/PartitionExport.java:103: warning: 'try' child have incorrect indentation level 10, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/repl/dump/PartitionExport.java:104: warning: 'try' child have incorrect indentation level 10, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/repl/dump/PartitionExport.java:106: warning: 'method call' child have incorrect indentation level 10, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/repl/dump/PartitionExport.java:106: warning: 'try' child have incorrect indentation level 10, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/repl/dump/PartitionExport.java:107: warning: 'try rcurly' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/repl/dump/PartitionExport.java:108: warning: 'catch' child have incorrect indentation level 10, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/repl/dump/PartitionExport.java:109: warning: 'catch rcurly' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/repl/dump/PartitionExport.java:110: warning: 'block rcurly' have incorrect indentation level 6, expected level should be 8. 37750c41659,41665 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/repl/dump/Utils.java:91:15: Got an exception - expecting EOF, found 'return' --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/repl/dump/Utils.java:43: warning: Missing a Javadoc comment. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/repl/dump/Utils.java:43:1: warning: Utility classes should not have a public or default constructor. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/repl/dump/Utils.java:44:25: warning: Name 'LOG' must match pattern '^[a-z][a-zA-Z0-9]*$'. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/repl/dump/Utils.java:47: warning: Missing a Javadoc comment. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/repl/dump/Utils.java:70: warning: Line is longer than 100 characters (found 102). > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/repl/dump/Utils.java:91: warning: 'block' child have incorrect indentation level 14, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/repl/dump/Utils.java:93: warning: 'block rcurly' have incorrect indentation level 12, expected level should be 6. 37776a41692 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/repl/load/message/AbstractMessageHandler.java:46:54: warning: '{' should have line break after. 37805c41721,41736 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/repl/load/message/CreateFunctionHandler.java:98:9: Got an exception - expecting EOF, found 'barrierTask' --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/repl/load/message/CreateFunctionHandler.java:51: warning: Missing a Javadoc comment. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/repl/load/message/CreateFunctionHandler.java:72: warning: Line is longer than 100 characters (found 102). > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/repl/load/message/CreateFunctionHandler.java:75: warning: Line is longer than 100 characters (found 101). > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/repl/load/message/CreateFunctionHandler.java:88: warning: Line is longer than 100 characters (found 177). > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/repl/load/message/CreateFunctionHandler.java:89: warning: Line is longer than 100 characters (found 108). > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/repl/load/message/CreateFunctionHandler.java:90: warning: Line is longer than 100 characters (found 134). > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/repl/load/message/CreateFunctionHandler.java:91: warning: Line is longer than 100 characters (found 159). > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/repl/load/message/CreateFunctionHandler.java:92: warning: Line is longer than 100 characters (found 192). > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/repl/load/message/CreateFunctionHandler.java:93: warning: Line is longer than 100 characters (found 127). > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/repl/load/message/CreateFunctionHandler.java:108: warning: Class FunctionDescBuilder should be declared as final. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/repl/load/message/CreateFunctionHandler.java:129: warning: Line is longer than 100 characters (found 104). > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/repl/load/message/CreateFunctionHandler.java:130: warning: Line is longer than 100 characters (found 106). > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/repl/load/message/CreateFunctionHandler.java:131: warning: Line is longer than 100 characters (found 104). > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/repl/load/message/CreateFunctionHandler.java:132: warning: Line is longer than 100 characters (found 101). > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/repl/load/message/CreateFunctionHandler.java:178: warning: Line is longer than 100 characters (found 133). > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/repl/load/message/CreateFunctionHandler.java:179: warning: Line is longer than 100 characters (found 114). 37867c41798 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ReplicationSemanticAnalyzer.java:101: warning: case child at indentation level 6 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ReplicationSemanticAnalyzer.java:101: warning: 'case' child have incorrect indentation level 6, expected level should be 4. 37869,37874c41800,41805 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ReplicationSemanticAnalyzer.java:102: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ReplicationSemanticAnalyzer.java:103: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ReplicationSemanticAnalyzer.java:104: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ReplicationSemanticAnalyzer.java:105: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ReplicationSemanticAnalyzer.java:106: warning: block rcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ReplicationSemanticAnalyzer.java:107: warning: case child at indentation level 6 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ReplicationSemanticAnalyzer.java:102: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ReplicationSemanticAnalyzer.java:103: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ReplicationSemanticAnalyzer.java:104: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ReplicationSemanticAnalyzer.java:105: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ReplicationSemanticAnalyzer.java:106: warning: 'block rcurly' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ReplicationSemanticAnalyzer.java:107: warning: 'case' child have incorrect indentation level 6, expected level should be 4. 37876,37881c41807,41812 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ReplicationSemanticAnalyzer.java:108: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ReplicationSemanticAnalyzer.java:109: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ReplicationSemanticAnalyzer.java:110: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ReplicationSemanticAnalyzer.java:111: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ReplicationSemanticAnalyzer.java:112: warning: block rcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ReplicationSemanticAnalyzer.java:113: warning: case child at indentation level 6 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ReplicationSemanticAnalyzer.java:108: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ReplicationSemanticAnalyzer.java:109: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ReplicationSemanticAnalyzer.java:110: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ReplicationSemanticAnalyzer.java:111: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ReplicationSemanticAnalyzer.java:112: warning: 'block rcurly' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ReplicationSemanticAnalyzer.java:113: warning: 'case' child have incorrect indentation level 6, expected level should be 4. 37883,37888c41814,41819 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ReplicationSemanticAnalyzer.java:114: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ReplicationSemanticAnalyzer.java:115: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ReplicationSemanticAnalyzer.java:116: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ReplicationSemanticAnalyzer.java:117: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ReplicationSemanticAnalyzer.java:118: warning: block rcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ReplicationSemanticAnalyzer.java:119: warning: case child at indentation level 6 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ReplicationSemanticAnalyzer.java:114: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ReplicationSemanticAnalyzer.java:115: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ReplicationSemanticAnalyzer.java:116: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ReplicationSemanticAnalyzer.java:117: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ReplicationSemanticAnalyzer.java:118: warning: 'block rcurly' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ReplicationSemanticAnalyzer.java:119: warning: 'case' child have incorrect indentation level 6, expected level should be 4. 37890,37908c41821,41839 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ReplicationSemanticAnalyzer.java:120: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ReplicationSemanticAnalyzer.java:121: warning: block rcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ReplicationSemanticAnalyzer.java:207: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ReplicationSemanticAnalyzer.java:208: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ReplicationSemanticAnalyzer.java:209: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ReplicationSemanticAnalyzer.java:210: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ReplicationSemanticAnalyzer.java:211: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ReplicationSemanticAnalyzer.java:212: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ReplicationSemanticAnalyzer.java:213: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ReplicationSemanticAnalyzer.java:214: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ReplicationSemanticAnalyzer.java:215: warning: assign at indentation level 18 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ReplicationSemanticAnalyzer.java:216: warning: if at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ReplicationSemanticAnalyzer.java:217: warning: for at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ReplicationSemanticAnalyzer.java:218: warning: for child at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ReplicationSemanticAnalyzer.java:219: warning: for rcurly at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ReplicationSemanticAnalyzer.java:220: warning: if rcurly at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ReplicationSemanticAnalyzer.java:221: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ReplicationSemanticAnalyzer.java:222: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ReplicationSemanticAnalyzer.java:223: warning: block child at indentation level 10 not at correct indentation, 8 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ReplicationSemanticAnalyzer.java:120: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ReplicationSemanticAnalyzer.java:121: warning: 'block rcurly' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ReplicationSemanticAnalyzer.java:207: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ReplicationSemanticAnalyzer.java:208: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ReplicationSemanticAnalyzer.java:209: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ReplicationSemanticAnalyzer.java:210: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ReplicationSemanticAnalyzer.java:211: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ReplicationSemanticAnalyzer.java:212: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ReplicationSemanticAnalyzer.java:213: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ReplicationSemanticAnalyzer.java:214: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ReplicationSemanticAnalyzer.java:214: warning: 'member def type' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ReplicationSemanticAnalyzer.java:216: warning: 'if' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ReplicationSemanticAnalyzer.java:217: warning: 'for' have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ReplicationSemanticAnalyzer.java:218: warning: 'for' child have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ReplicationSemanticAnalyzer.java:219: warning: 'for rcurly' have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ReplicationSemanticAnalyzer.java:220: warning: 'if rcurly' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ReplicationSemanticAnalyzer.java:221: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ReplicationSemanticAnalyzer.java:222: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ReplicationSemanticAnalyzer.java:223: warning: 'block' child have incorrect indentation level 10, expected level should be 8. 37946a41878 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ReplicationSpec.java:276:29: warning: '{' should have line break after. 37948,37949c41880,41881 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ReplicationSpec.java:330: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ReplicationSpec.java:331: warning: switch at indentation level 8 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ReplicationSpec.java:330: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ReplicationSpec.java:331: warning: 'switch' have incorrect indentation level 8, expected level should be 6. 37951,37967c41883,41899 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ReplicationSpec.java:332: warning: case child at indentation level 10 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ReplicationSpec.java:333: warning: block child at indentation level 12 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ReplicationSpec.java:334: warning: case child at indentation level 10 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ReplicationSpec.java:335: warning: block child at indentation level 12 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ReplicationSpec.java:336: warning: case child at indentation level 10 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ReplicationSpec.java:337: warning: block child at indentation level 12 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ReplicationSpec.java:338: warning: switch rcurly at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ReplicationSpec.java:339: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ReplicationSpec.java:340: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ReplicationSpec.java:341: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ReplicationSpec.java:342: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ReplicationSpec.java:343: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ReplicationSpec.java:344: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ReplicationSpec.java:345: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ReplicationSpec.java:346: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ReplicationSpec.java:347: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ReplicationSpec.java:348: warning: block child at indentation level 8 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ReplicationSpec.java:332: warning: 'case' child have incorrect indentation level 10, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ReplicationSpec.java:333: warning: 'block' child have incorrect indentation level 12, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ReplicationSpec.java:334: warning: 'case' child have incorrect indentation level 10, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ReplicationSpec.java:335: warning: 'block' child have incorrect indentation level 12, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ReplicationSpec.java:336: warning: 'case' child have incorrect indentation level 10, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ReplicationSpec.java:337: warning: 'block' child have incorrect indentation level 12, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ReplicationSpec.java:338: warning: 'switch rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ReplicationSpec.java:339: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ReplicationSpec.java:340: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ReplicationSpec.java:341: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ReplicationSpec.java:342: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ReplicationSpec.java:343: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ReplicationSpec.java:344: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ReplicationSpec.java:345: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ReplicationSpec.java:346: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ReplicationSpec.java:347: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/ReplicationSpec.java:348: warning: 'block' child have incorrect indentation level 8, expected level should be 6. 37998c41930,42746 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:9295:5: Got an exception - expecting EOF, found 'return' --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:270:11: warning: Declaring variables, return values or parameters of type 'HashMap' is not allowed. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:271:11: warning: Declaring variables, return values or parameters of type 'HashMap' is not allowed. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:272:13: warning: Declaring variables, return values or parameters of type 'HashMap' is not allowed. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:272:48: warning: Variable 'topOps' must be private and have accessor methods. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:273:13: warning: Declaring variables, return values or parameters of type 'LinkedHashMap' is not allowed. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:273:77: warning: Variable 'opParseCtx' must be private and have accessor methods. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:279:17: warning: Declaring variables, return values or parameters of type 'HashMap' is not allowed. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:281:17: warning: Declaring variables, return values or parameters of type 'HashMap' is not allowed. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:286:56: warning: Variable 'listMapJoinOpsNoReducer' must be private and have accessor methods. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:287:11: warning: Declaring variables, return values or parameters of type 'HashMap' is not allowed. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:294:17: warning: Declaring variables, return values or parameters of type 'HashMap' is not allowed. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:295:37: warning: Variable 'groupOpToInputTables' must be private and have accessor methods. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:296:36: warning: Variable 'prunedPartitions' must be private and have accessor methods. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:297:31: warning: Variable 'resultSchema' must be private and have accessor methods. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:298:28: warning: Variable 'createVwDesc' must be private and have accessor methods. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:299:13: warning: Declaring variables, return values or parameters of type 'ArrayList' is not allowed. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:299:31: warning: Variable 'viewsExpanded' must be private and have accessor methods. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:300:21: warning: Variable 'viewSelect' must be private and have accessor methods. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:301:37: warning: Variable 'unparseTranslator' must be private and have accessor methods. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:319:21: warning: Variable 'noscan' must be private and have accessor methods. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:321:30: warning: Variable 'disableJoinMerge' must be private and have accessor methods. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:322:27: warning: Variable 'defaultJoinMerge' must be private and have accessor methods. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:327:32: warning: Variable 'aliasToCTEs' must be private and have accessor methods. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:332:3: warning: Declaring variables, return values or parameters of type 'ArrayList' is not allowed. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:332:21: warning: Variable 'ctesExpanded' must be private and have accessor methods. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:337:11: warning: Variable 'rootTasksResolved' must be private and have accessor methods. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:339:23: warning: Variable 'tableMask' must be private and have accessor methods. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:341:19: warning: Variable 'tableDesc' must be private and have accessor methods. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:344:21: warning: Variable 'astSearcher' must be private and have accessor methods. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:346:35: warning: Variable 'analyzeRewrite' must be private and have accessor methods. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:349:22: warning: Variable 'tabNameToTabObject' must be private and have accessor methods. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:357:12: warning: Variable 'dest' must be private and have accessor methods. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:358:9: warning: Variable 'nextNum' must be private and have accessor methods. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:398:30: warning: Expression can be simplified. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:411: warning: Line is longer than 100 characters (found 112). > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:412: warning: Line is longer than 100 characters (found 121). > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:479: warning: Line is longer than 100 characters (found 109). > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:483: warning: Line is longer than 100 characters (found 107). > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:495: warning: Line is longer than 100 characters (found 101). > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:500:10: warning: 'qb' hides a field. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:502:17: warning: Name 'ctx_1' must match pattern '^[a-z][a-zA-Z0-9]*$'. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:507:5: warning: '}' should be on the same line. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:546:11: warning: Declaring variables, return values or parameters of type 'LinkedHashMap' is not allowed. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:551:5: warning: Declaring variables, return values or parameters of type 'LinkedHashMap' is not allowed. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:570:7: warning: Declaring variables, return values or parameters of type 'HashMap' is not allowed. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:573: warning: '(' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:575:11: warning: '(' is followed by whitespace. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:610:7: warning: Declaring variables, return values or parameters of type 'HashMap' is not allowed. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:667:7: warning: Declaring variables, return values or parameters of type 'HashMap' is not allowed. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:731:5: warning: '}' should be on the same line. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:777:7: warning: Declaring variables, return values or parameters of type 'ArrayList' is not allowed. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:783: warning: Comment matches to-do format 'TODO:'. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:836:14: warning: Name 'alias_id' must match pattern '^[a-z][a-zA-Z0-9]*$'. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:873: warning: First sentence should end with a period. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:925:7: warning: '}' should be on the same line. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:981:41: warning: Must have at least one statement. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:985: warning: 'finally' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:1008: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:1009: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:1011: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:1012: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:1014: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:1016: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:1018: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:1019: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:1021: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:1022: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:1024: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:1026: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:1028: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:1029: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:1036:85: warning: String literal expressions should be on the left side of an equals comparison. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:1037: warning: 'HiveConf' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:1038: warning: 'HiveConf' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:1089:11: warning: '(' is followed by whitespace. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:1159:10: warning: Declaring variables, return values or parameters of type 'HashSet' is not allowed. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:1160:5: warning: Declaring variables, return values or parameters of type 'HashSet' is not allowed. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:1170:10: warning: Declaring variables, return values or parameters of type 'HashSet' is not allowed. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:1171:5: warning: Declaring variables, return values or parameters of type 'HashSet' is not allowed. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:1185:12: warning: Variable 'alias' must be private and have accessor methods. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:1186:13: warning: Variable 'cteNode' must be private and have accessor methods. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:1187:13: warning: Variable 'materialize' must be private and have accessor methods. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:1188:9: warning: Variable 'reference' must be private and have accessor methods. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:1189:12: warning: Variable 'qbExpr' must be private and have accessor methods. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:1190:21: warning: Variable 'parents' must be private and have accessor methods. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:1193:11: warning: Variable 'table' must be private and have accessor methods. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:1194:22: warning: Variable 'source' must be private and have accessor methods. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:1231:38: warning: Inner assignments should be avoided. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:1272: warning: Line is longer than 100 characters (found 103). > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:1323:10: warning: 'private' modifier out of order with the JLS suggestions. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:1358: warning: 'ptfInvocationSpec' have incorrect indentation level 10, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:1358:54: warning: Empty statement. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:1359:13: warning: '(' is followed by whitespace. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:1359:32: warning: ')' is preceded with whitespace. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:1435:3: warning: Method length is 349 lines (max allowed is 150). > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:1436:57: warning: Name 'ctx_1' must match pattern '^[a-z][a-zA-Z0-9]*$'. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:1473:9: warning: Declaring variables, return values or parameters of type 'LinkedHashMap' is not allowed. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:1478: warning: 'doPhase1GetDistinctFuncExprs' have incorrect indentation level 10, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:1490:16: warning: Name 'tab_name' must match pattern '^[a-z][a-zA-Z0-9]*$'. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:1546:13: warning: Name 'child_count' must match pattern '^[a-z][a-zA-Z0-9]*$'. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:1666:45: warning: ')' is preceded with whitespace. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:1687:16: warning: Name 'table_name' must match pattern '^[a-z][a-zA-Z0-9]*$'. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:1722:11: warning: Declaring variables, return values or parameters of type 'HashMap' is not allowed. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:1777:11: warning: Name 'child_count' must match pattern '^[a-z][a-zA-Z0-9]*$'. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:1778:16: warning: Name 'child_pos' must match pattern '^[a-z][a-zA-Z0-9]*$'. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:1787: warning: First sentence should end with a period. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:1793: warning: Line is longer than 100 characters (found 120). > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:1793:88: warning: Name 'ctx_1' must match pattern '^[a-z][a-zA-Z0-9]*$'. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:1795: warning: Line is longer than 100 characters (found 128). > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:1796: warning: Line is longer than 100 characters (found 118). > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:1804: warning: 'SessionState' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:1815:7: warning: '}' should be on the same line. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:1828: warning: Line is longer than 100 characters (found 108). > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:1829: warning: Line is longer than 100 characters (found 120). > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:1833: warning: Line is longer than 100 characters (found 117). > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:1854: warning: Line is longer than 100 characters (found 123). > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:1866: warning: Line is longer than 100 characters (found 111). > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:1906: warning: Comment matches to-do format 'TODO:'. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:1968:3: warning: Method length is 312 lines (max allowed is 150). > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:2032: warning: 'if' have incorrect indentation level 5, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:2087: warning: Line is longer than 100 characters (found 103). > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:2091:77: warning: ',' is not followed by whitespace. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:2125:15: warning: 'ast' hides a field. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:2127: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:2127:34: warning: Avoid nested blocks. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:2128: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:2128: warning: 'member def type' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:2129: warning: 'if' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:2130: warning: 'if' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:2131: warning: 'if rcurly' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:2133: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:2133: warning: 'member def type' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:2134: warning: 'if' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:2136: warning: 'if' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:2138: warning: 'if rcurly' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:2140: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:2140: warning: 'member def type' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:2141: warning: 'ts' have incorrect indentation level 12, expected level should be 14. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:2142: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:2143: warning: Line is longer than 100 characters (found 112). > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:2148: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:2148: warning: 'member def type' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:2149: warning: 'if' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:2153: warning: 'if' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:2154: warning: 'if rcurly' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:2158: warning: 'if' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:2160: warning: 'if' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:2162: warning: 'if' have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:2163: warning: 'if' child have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:2164: warning: 'if rcurly' have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:2165: warning: 'if rcurly' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:2167: warning: 'else' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:2168: warning: 'else rcurly' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:2169: warning: 'if' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:2171: warning: 'if' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:2172: warning: 'if rcurly' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:2173: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:2174: warning: 'block rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:2176: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:2176:34: warning: Avoid nested blocks. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:2178: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:2178: warning: 'member def type' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:2179: warning: 'if' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:2182: warning: 'if' have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:2183: warning: 'if' child have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:2184: warning: 'if' child have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:2185: warning: 'if' child have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:2187: warning: 'if' child have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:2187: warning: 'member def type' have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:2188: warning: Line is longer than 100 characters (found 108). > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:2189: warning: 'if' have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:2190: warning: 'if' child have incorrect indentation level 16, expected level should be 14. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:2191: warning: 'if rcurly' have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:2193: warning: 'else' child have incorrect indentation level 16, expected level should be 14. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:2193: warning: 'member def type' have incorrect indentation level 16, expected level should be 14. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:2194: warning: 'else' child have incorrect indentation level 16, expected level should be 14. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:2194: warning: 'member def type' have incorrect indentation level 16, expected level should be 14. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:2195: warning: 'try' have incorrect indentation level 16, expected level should be 14. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:2196: warning: 'member def type' have incorrect indentation level 18, expected level should be 16. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:2196: warning: 'try' child have incorrect indentation level 18, expected level should be 16. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:2198: warning: 'member def type' have incorrect indentation level 18, expected level should be 16. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:2198: warning: 'try' child have incorrect indentation level 18, expected level should be 16. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:2198: warning: Line is longer than 100 characters (found 110). > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:2199: warning: 'if' have incorrect indentation level 18, expected level should be 16. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:2200: warning: 'if' child have incorrect indentation level 20, expected level should be 18. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:2201: warning: 'if rcurly' have incorrect indentation level 18, expected level should be 16. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:2202: warning: 'try' child have incorrect indentation level 18, expected level should be 16. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:2203: warning: 'try rcurly' have incorrect indentation level 16, expected level should be 14. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:2204: warning: 'catch' child have incorrect indentation level 18, expected level should be 16. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:2205: warning: 'catch rcurly' have incorrect indentation level 16, expected level should be 14. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:2206: warning: 'else rcurly' have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:2207: warning: 'try' have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:2208: warning: 'try' child have incorrect indentation level 16, expected level should be 14. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:2210: warning: 'try rcurly' have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:2211: warning: 'catch' child have incorrect indentation level 16, expected level should be 14. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:2213: warning: 'catch rcurly' have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:2214: warning: 'if' have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:2215: warning: 'if' child have incorrect indentation level 16, expected level should be 14. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:2215: warning: 'member def type' have incorrect indentation level 16, expected level should be 14. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:2217: warning: 'if' child have incorrect indentation level 16, expected level should be 14. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:2218: warning: 'if rcurly' have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:2219: warning: 'if rcurly' have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:2221: warning: 'else' child have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:2222: warning: 'else' child have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:2222: warning: 'member def type' have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:2223: warning: 'else' child have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:2224: warning: 'else' child have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:2225: warning: 'else rcurly' have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:2226: warning: 'if rcurly' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:2228: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:2228: warning: 'member def type' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:2229: warning: 'if' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:2229:89: warning: String literal expressions should be on the left side of an equals comparison. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:2230: warning: 'if' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:2231: warning: 'if rcurly' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:2233: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:2235: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:2235: warning: 'member def type' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:2236: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:2236: warning: 'member def type' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:2237: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:2237: warning: 'member def type' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:2238: warning: 'for' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:2238:40: warning: ';' is preceded with whitespace. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:2239: warning: 'for' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:2239: warning: 'member def type' have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:2240: warning: 'if' have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:2241: warning: 'if' have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:2242: warning: 'if' child have incorrect indentation level 16, expected level should be 14. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:2243: warning: 'if' child have incorrect indentation level 16, expected level should be 14. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:2244: warning: 'if' child have incorrect indentation level 16, expected level should be 14. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:2245: warning: 'if' child have incorrect indentation level 16, expected level should be 14. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:2246: warning: 'if rcurly' have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:2247: warning: 'switch' have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:2247:15: warning: switch without "default" clause. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:2248: warning: 'case' child have incorrect indentation level 16, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:2249: warning: 'block' child have incorrect indentation level 18, expected level should be 14. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:2250: warning: 'block' child have incorrect indentation level 18, expected level should be 14. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:2251: warning: 'block' child have incorrect indentation level 18, expected level should be 14. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:2252: warning: 'block' child have incorrect indentation level 18, expected level should be 14. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:2253: warning: 'block' child have incorrect indentation level 18, expected level should be 14. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:2254: warning: 'block' child have incorrect indentation level 18, expected level should be 14. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:2255: warning: 'block' child have incorrect indentation level 18, expected level should be 14. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:2256: warning: 'block' child have incorrect indentation level 18, expected level should be 14. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:2257: warning: 'block' child have incorrect indentation level 18, expected level should be 14. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:2258: warning: 'case' child have incorrect indentation level 16, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:2259: warning: 'block' child have incorrect indentation level 18, expected level should be 14. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:2259: warning: 'member def type' have incorrect indentation level 18, expected level should be 14. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:2260: warning: 'block' child have incorrect indentation level 18, expected level should be 14. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:2261: warning: 'block' child have incorrect indentation level 18, expected level should be 14. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:2262: warning: 'if' have incorrect indentation level 18, expected level should be 14. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:2263: warning: 'if' child have incorrect indentation level 20, expected level should be 16. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:2264: warning: 'if' child have incorrect indentation level 20, expected level should be 16. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:2264: warning: Line is longer than 100 characters (found 107). > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:2265: warning: 'if rcurly' have incorrect indentation level 18, expected level should be 14. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:2266: warning: 'block' child have incorrect indentation level 18, expected level should be 14. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:2267: warning: 'block' child have incorrect indentation level 18, expected level should be 14. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:2268: warning: 'switch rcurly' have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:2269: warning: 'if rcurly' have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:2270: warning: 'for rcurly' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:2271: warning: 'if' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:2272: warning: 'if' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:2273: warning: 'if rcurly' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:2274: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:2275: warning: 'block rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:2276: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:2277: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:2283: warning: First sentence should end with a period. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:2292: warning: Line is longer than 100 characters (found 125). > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:2299: warning: 'catch' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:2321: warning: Line is longer than 100 characters (found 106). > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:2361: warning: Line is longer than 100 characters (found 120). > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:2394: warning: Line is longer than 100 characters (found 101). > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:2395: warning: Line is longer than 100 characters (found 103). > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:2431:14: warning: Name 'tab_name' must match pattern '^[a-z][a-zA-Z0-9]*$'. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:2515:9: warning: '(' is followed by whitespace. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:2515:31: warning: ')' is preceded with whitespace. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:2530:9: warning: '(' is followed by whitespace. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:2530:26: warning: ')' is preceded with whitespace. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:2539:7: warning: Declaring variables, return values or parameters of type 'ArrayList' is not allowed. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:2539:38: warning: Declaring variables, return values or parameters of type 'ArrayList' is not allowed. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:2540:7: warning: Declaring variables, return values or parameters of type 'ArrayList' is not allowed. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:2566:40: warning: Expression can be simplified. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:2609:9: warning: Declaring variables, return values or parameters of type 'ArrayList' is not allowed. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:2612:38: warning: Expression can be simplified. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:2672:8: warning: More than 7 parameters (found 10). > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:2687: warning: 'if' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:2728:19: warning: '(' is followed by whitespace. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:2728:69: warning: ')' is preceded with whitespace. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:2734: warning: Line is longer than 100 characters (found 106). > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:2734:26: warning: '(' is followed by whitespace. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:2734:103: warning: ')' is preceded with whitespace. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:2740: warning: Line is longer than 100 characters (found 104). > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:2740:101: warning: ')' is preceded with whitespace. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:2751:19: warning: '(' is followed by whitespace. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:2771: warning: 'if' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:2786: warning: 'if' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:2793: warning: 'if' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:2873:7: warning: Declaring variables, return values or parameters of type 'ArrayList' is not allowed. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:2874:7: warning: Declaring variables, return values or parameters of type 'ArrayList' is not allowed. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:2879:7: warning: Declaring variables, return values or parameters of type 'ArrayList' is not allowed. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:2880:7: warning: Declaring variables, return values or parameters of type 'ArrayList' is not allowed. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:2906:7: warning: Declaring variables, return values or parameters of type 'ArrayList' is not allowed. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:2908:7: warning: Declaring variables, return values or parameters of type 'ArrayList' is not allowed. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:2911:9: warning: Declaring variables, return values or parameters of type 'ArrayList' is not allowed. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:2912:9: warning: Declaring variables, return values or parameters of type 'ArrayList' is not allowed. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:2924:12: warning: Declaring variables, return values or parameters of type 'ArrayList' is not allowed. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:2932:12: warning: Declaring variables, return values or parameters of type 'ArrayList' is not allowed. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:2945: warning: 'if' child have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:2952: warning: 'if' child have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:2964: warning: Line is longer than 100 characters (found 106). > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:2978:7: warning: Declaring variables, return values or parameters of type 'ArrayList' is not allowed. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:2979:7: warning: Declaring variables, return values or parameters of type 'ArrayList' is not allowed. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:2982: warning: 'null' have incorrect indentation level 10, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:2989:7: warning: Declaring variables, return values or parameters of type 'ArrayList' is not allowed. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:2990:7: warning: Declaring variables, return values or parameters of type 'ArrayList' is not allowed. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:3063: warning: Line is longer than 100 characters (found 103). > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:3077: warning: Line is longer than 100 characters (found 108). > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:3092:36: warning: String literal expressions should be on the left side of an equals comparison. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:3136: warning: Line is longer than 100 characters (found 103). > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:3152:15: warning: Name 'ctx_1' must match pattern '^[a-z][a-zA-Z0-9]*$'. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:3201:9: warning: '(' is followed by whitespace. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:3201:45: warning: ')' is preceded with whitespace. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:3206:48: warning: ')' is preceded with whitespace. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:3214:46: warning: ')' is preceded with whitespace. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:3236:13: warning: '(' is followed by whitespace. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:3236:30: warning: ')' is preceded with whitespace. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:3243:13: warning: '(' is followed by whitespace. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:3243:29: warning: ')' is preceded with whitespace. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:3248: warning: Line is longer than 100 characters (found 107). > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:3259:13: warning: '(' is followed by whitespace. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:3262:70: warning: ')' is preceded with whitespace. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:3271:13: warning: '(' is followed by whitespace. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:3271:46: warning: ')' is preceded with whitespace. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:3274:14: warning: Name 'qbSQ_nic' must match pattern '^[a-z][a-zA-Z0-9]*$'. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:3277:22: warning: Name 'joinTree_nic' must match pattern '^[a-z][a-zA-Z0-9]*$'. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:3283:15: warning: '(' is followed by whitespace. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:3283:31: warning: ')' is preceded with whitespace. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:3368: warning: Line is longer than 100 characters (found 115). > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:3374: warning: '(' have incorrect indentation level 9, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:3420:3: warning: Method length is 201 lines (max allowed is 150). > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:3421: warning: Comment matches to-do format 'TODO:'. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:3422:11: warning: More than 7 parameters (found 11). > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:3423: warning: 'ArrayList' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:3423:5: warning: Declaring variables, return values or parameters of type 'ArrayList' is not allowed. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:3423:29: warning: Name 'col_list' must match pattern '^[a-z][a-zA-Z0-9]*$'. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:3423:39: warning: Declaring variables, return values or parameters of type 'HashSet' is not allowed. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:3424: warning: 'RowResolver' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:3425: warning: 'boolean' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:3435: warning: Comment matches to-do format 'TODO:'. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:3464: warning: Line is longer than 100 characters (found 114). > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:3464:7: warning: Declaring variables, return values or parameters of type 'HashMap' is not allowed. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:3465: warning: Line is longer than 100 characters (found 115). > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:3465:7: warning: Declaring variables, return values or parameters of type 'HashMap' is not allowed. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:3466:7: warning: Declaring variables, return values or parameters of type 'HashMap' is not allowed. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:3523:7: warning: Declaring variables, return values or parameters of type 'HashMap' is not allowed. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:3531: warning: Line is longer than 100 characters (found 128). > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:3542: warning: Comment matches to-do format 'TODO:'. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:3563: warning: Comment matches to-do format 'TODO:'. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:3720:32: warning: String literal expressions should be on the left side of an equals comparison. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:3720:59: warning: String literal expressions should be on the left side of an equals comparison. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:3751:3: warning: Method length is 165 lines (max allowed is 150). > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:3755:5: warning: Declaring variables, return values or parameters of type 'ArrayList' is not allowed. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:3819:17: warning: Name 'out_rwsch' must match pattern '^[a-z][a-zA-Z0-9]*$'. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:3838:5: warning: Declaring variables, return values or parameters of type 'ArrayList' is not allowed. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:4139:14: warning: Name 'expr_flattened' must match pattern '^[a-z][a-zA-Z0-9]*$'. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:4142:14: warning: Name 'expr_no_tok' must match pattern '^[a-z][a-zA-Z0-9]*$'. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:4145:14: warning: Name 'expr_formatted' must match pattern '^[a-z][a-zA-Z0-9]*$'. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:4172:9: warning: '(' is followed by whitespace. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:4197:3: warning: Method length is 272 lines (max allowed is 150). > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:4205:5: warning: Declaring variables, return values or parameters of type 'ArrayList' is not allowed. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:4205:29: warning: Name 'col_list' must match pattern '^[a-z][a-zA-Z0-9]*$'. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:4206:17: warning: Name 'out_rwsch' must match pattern '^[a-z][a-zA-Z0-9]*$'. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:4236:5: warning: Declaring variables, return values or parameters of type 'ArrayList' is not allowed. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:4257:33: warning: Inner assignments should be avoided. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:4429:13: warning: '(' is followed by whitespace. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:4429:47: warning: ')' is preceded with whitespace. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:4432:15: warning: '(' is followed by whitespace. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:4432:34: warning: ')' is preceded with whitespace. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:4444:5: warning: Declaring variables, return values or parameters of type 'ArrayList' is not allowed. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:4485: warning: Line is longer than 100 characters (found 124). > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:4488:67: warning: Name 'col_list' must match pattern '^[a-z][a-zA-Z0-9]*$'. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:4492: warning: Line is longer than 100 characters (found 108). > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:4492:85: warning: ';' is not followed by whitespace. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:4502: warning: Line is longer than 100 characters (found 124). > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:4520:5: warning: Declaring variables, return values or parameters of type 'ArrayList' is not allowed. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:4520:29: warning: Name 'new_col_list' must match pattern '^[a-z][a-zA-Z0-9]*$'. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:4535:56: warning: ';' is not followed by whitespace. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:4548:53: warning: ';' is not followed by whitespace. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:4551:7: warning: '}' should be on the same line. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:4556:40: warning: ';' is not followed by whitespace. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:4558: warning: 'exp' have incorrect indentation level 10, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:4590:12: warning: Declaring variables, return values or parameters of type 'ArrayList' is not allowed. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:4590:36: warning: Variable 'convertedParameters' must be private and have accessor methods. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:4591:33: warning: Variable 'genericUDAFEvaluator' must be private and have accessor methods. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:4592:21: warning: Variable 'returnType' must be private and have accessor methods. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:4598:10: warning: Declaring variables, return values or parameters of type 'ArrayList' is not allowed. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:4598:42: warning: Declaring variables, return values or parameters of type 'ArrayList' is not allowed. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:4599:5: warning: Declaring variables, return values or parameters of type 'ArrayList' is not allowed. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:4609:10: warning: Declaring variables, return values or parameters of type 'ArrayList' is not allowed. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:4609:64: warning: Declaring variables, return values or parameters of type 'ArrayList' is not allowed. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:4610:5: warning: Declaring variables, return values or parameters of type 'ArrayList' is not allowed. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:4620:55: warning: Declaring variables, return values or parameters of type 'ArrayList' is not allowed. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:4634:7: warning: Declaring variables, return values or parameters of type 'ArrayList' is not allowed. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:4637:5: warning: Declaring variables, return values or parameters of type 'ArrayList' is not allowed. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:4662:40: warning: Declaring variables, return values or parameters of type 'ArrayList' is not allowed. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:4673:7: warning: Declaring variables, return values or parameters of type 'ArrayList' is not allowed. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:4684: warning: Comment matches to-do format 'TODO:'. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:4779:5: warning: Declaring variables, return values or parameters of type 'ArrayList' is not allowed. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:4780:5: warning: Declaring variables, return values or parameters of type 'ArrayList' is not allowed. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:4781:5: warning: Declaring variables, return values or parameters of type 'ArrayList' is not allowed. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:4803:5: warning: Declaring variables, return values or parameters of type 'HashMap' is not allowed. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:4824:7: warning: Declaring variables, return values or parameters of type 'ArrayList' is not allowed. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:4978:3: warning: Method length is 180 lines (max allowed is 150). > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:4979:20: warning: More than 7 parameters (found 8). > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:4985:5: warning: Declaring variables, return values or parameters of type 'ArrayList' is not allowed. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:4990:5: warning: Declaring variables, return values or parameters of type 'ArrayList' is not allowed. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:4991:5: warning: Declaring variables, return values or parameters of type 'ArrayList' is not allowed. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:5008: warning: Line is longer than 100 characters (found 104). > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:5030:7: warning: '}' should be on the same line. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:5047:5: warning: Declaring variables, return values or parameters of type 'HashMap' is not allowed. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:5066:7: warning: Declaring variables, return values or parameters of type 'ArrayList' is not allowed. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:5203:20: warning: More than 7 parameters (found 8). > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:5217:5: warning: Declaring variables, return values or parameters of type 'ArrayList' is not allowed. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:5218:5: warning: Declaring variables, return values or parameters of type 'ArrayList' is not allowed. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:5219:5: warning: Declaring variables, return values or parameters of type 'ArrayList' is not allowed. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:5226: warning: Line is longer than 100 characters (found 120). > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:5281:5: warning: Declaring variables, return values or parameters of type 'HashMap' is not allowed. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:5289:7: warning: Declaring variables, return values or parameters of type 'ArrayList' is not allowed. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:5353:30: warning: More than 7 parameters (found 9). > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:5374:5: warning: Declaring variables, return values or parameters of type 'ArrayList' is not allowed. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:5400:5: warning: Declaring variables, return values or parameters of type 'ArrayList' is not allowed. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:5401:5: warning: Declaring variables, return values or parameters of type 'HashMap' is not allowed. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:5442:11: warning: Declaring variables, return values or parameters of type 'ArrayList' is not allowed. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:5447:5: warning: Declaring variables, return values or parameters of type 'ArrayList' is not allowed. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:5533:44: warning: Declaring variables, return values or parameters of type 'ArrayList' is not allowed. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:5535:5: warning: Declaring variables, return values or parameters of type 'HashMap' is not allowed. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:5580:5: warning: Declaring variables, return values or parameters of type 'ArrayList' is not allowed. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:5590:5: warning: Declaring variables, return values or parameters of type 'ArrayList' is not allowed. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:5698:5: warning: Declaring variables, return values or parameters of type 'ArrayList' is not allowed. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:5699:5: warning: Declaring variables, return values or parameters of type 'ArrayList' is not allowed. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:5730:5: warning: Declaring variables, return values or parameters of type 'ArrayList' is not allowed. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:5732:5: warning: Declaring variables, return values or parameters of type 'HashMap' is not allowed. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:5786:5: warning: Declaring variables, return values or parameters of type 'ArrayList' is not allowed. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:5787:5: warning: Declaring variables, return values or parameters of type 'ArrayList' is not allowed. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:5790:5: warning: Declaring variables, return values or parameters of type 'ArrayList' is not allowed. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:5806: warning: Line is longer than 100 characters (found 106). > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:5822:5: warning: Declaring variables, return values or parameters of type 'HashMap' is not allowed. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:5826:7: warning: Declaring variables, return values or parameters of type 'ArrayList' is not allowed. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:6034: warning: Line is longer than 100 characters (found 105). > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:6041: warning: Comment matches to-do format 'TODO:'. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:6048:10: warning: Declaring variables, return values or parameters of type 'ArrayList' is not allowed. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:6049:7: warning: Declaring variables, return values or parameters of type 'ArrayList' is not allowed. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:6050:5: warning: Declaring variables, return values or parameters of type 'ArrayList' is not allowed. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:6172:10: warning: 'private' modifier out of order with the JLS suggestions. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:6187:10: warning: 'private' modifier out of order with the JLS suggestions. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:6231:7: warning: Declaring variables, return values or parameters of type 'ArrayList' is not allowed. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:6383:5: warning: '}' should be on the same line. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:6385:5: warning: '{' should be on the previous line. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:6574:5: warning: Declaring variables, return values or parameters of type 'ArrayList' is not allowed. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:6574:29: warning: Variable 'partnCols' must be private and have accessor methods. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:6575:13: warning: Variable 'multiFileSpray' must be private and have accessor methods. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:6576:9: warning: Variable 'numFiles' must be private and have accessor methods. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:6577:9: warning: Variable 'totalFiles' must be private and have accessor methods. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:6589:12: warning: Declaring variables, return values or parameters of type 'ArrayList' is not allowed. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:6597:30: warning: Declaring variables, return values or parameters of type 'ArrayList' is not allowed. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:6649:17: warning: Name 'table_desc' must match pattern '^[a-z][a-zA-Z0-9]*$'. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:6649:35: warning: Name 'dest_tab' must match pattern '^[a-z][a-zA-Z0-9]*$'. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:6658:5: warning: Declaring variables, return values or parameters of type 'ArrayList' is not allowed. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:6659:5: warning: Declaring variables, return values or parameters of type 'ArrayList' is not allowed. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:6660:5: warning: Declaring variables, return values or parameters of type 'ArrayList' is not allowed. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:6661:5: warning: Declaring variables, return values or parameters of type 'ArrayList' is not allowed. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:6680: warning: Line is longer than 100 characters (found 115). > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:6701:9: warning: '}' should be on the same line. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:6707:7: warning: '}' should be on the same line. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:6720: warning: Line is longer than 100 characters (found 104). > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:6721: warning: Line is longer than 100 characters (found 115). > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:6730:17: warning: Name 'table_desc' must match pattern '^[a-z][a-zA-Z0-9]*$'. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:6730:35: warning: Name 'dest_tab' must match pattern '^[a-z][a-zA-Z0-9]*$'. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:6732:5: warning: Declaring variables, return values or parameters of type 'ArrayList' is not allowed. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:6747: warning: Line is longer than 100 characters (found 115). > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:6748:7: warning: '}' should be on the same line. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:6764:69: warning: '{' is followed by whitespace. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:6767:5: warning: Declaring variables, return values or parameters of type 'HashMap' is not allowed. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:6775:3: warning: Method length is 391 lines (max allowed is 150). > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:6781:13: warning: Name 'dest_type' must match pattern '^[a-z][a-zA-Z0-9]*$'. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:6783:11: warning: Name 'dest_tab' must match pattern '^[a-z][a-zA-Z0-9]*$'. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:6787:15: warning: Name 'dest_part' must match pattern '^[a-z][a-zA-Z0-9]*$'. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:6787:32: warning: ';' is not followed by whitespace. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:6789:10: warning: Name 'dest_path' must match pattern '^[a-z][a-zA-Z0-9]*$'. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:6790:15: warning: Name 'table_desc' must match pattern '^[a-z][a-zA-Z0-9]*$'. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:6802:33: warning: Avoid nested blocks. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:6894:37: warning: Avoid nested blocks. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:6955: warning: 'determineWriteType' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:6965:36: warning: Avoid nested blocks. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:6968:7: warning: Declaring variables, return values or parameters of type 'ArrayList' is not allowed. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:6972:25: warning: Name 'field_schemas' must match pattern '^[a-z][a-zA-Z0-9]*$'. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:6981:32: warning: Inner assignments should be avoided. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:7041: warning: 'if' child have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:7042: warning: 'if' child have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:7043: warning: 'if' child have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:7048: warning: 'if' child have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:7050: warning: 'else' child have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:7051: warning: 'else' child have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:7051: warning: 'member def type' have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:7052: warning: 'if' have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:7053: warning: 'if' child have incorrect indentation level 16, expected level should be 14. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:7054: warning: 'if rcurly' have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:7055: warning: 'else' child have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:7082:5: warning: Declaring variables, return values or parameters of type 'ArrayList' is not allowed. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:7130: warning: 'null' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:7131: warning: 'table_desc' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:7132: warning: 'HiveConf' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:7132: warning: Line is longer than 100 characters (found 101). > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:7132:32: warning: ',' is not followed by whitespace. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:7133: warning: 'if' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:7135: warning: 'else' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:7170:46: warning: Name 'field_schemas' must match pattern '^[a-z][a-zA-Z0-9]*$'. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:7172:5: warning: Declaring variables, return values or parameters of type 'ArrayList' is not allowed. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:7192: warning: 'if' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:7227:24: warning: More than 7 parameters (found 18). > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:7227:66: warning: Name 'table_desc' must match pattern '^[a-z][a-zA-Z0-9]*$'. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:7228:17: warning: Name 'dest_part' must match pattern '^[a-z][a-zA-Z0-9]*$'. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:7228:33: warning: Name 'dest_path' must match pattern '^[a-z][a-zA-Z0-9]*$'. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:7232:50: warning: Name 'dest_tab' must match pattern '^[a-z][a-zA-Z0-9]*$'. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:7233:15: warning: Name 'dest_type' must match pattern '^[a-z][a-zA-Z0-9]*$'. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:7236: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:7238: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:7240: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:7240: warning: 'member def type' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:7241: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:7241: warning: 'member def type' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:7242: warning: 'if' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:7243: warning: 'if' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:7244: warning: 'if rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:7245: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:7246: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:7247: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:7249: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:7250: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:7251: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:7318: warning: Line is longer than 100 characters (found 109). > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:7318:16: warning: '(' is followed by whitespace. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:7334:67: warning: Name 'dest_tab' must match pattern '^[a-z][a-zA-Z0-9]*$'. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:7357:7: warning: '}' should be on the same line. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:7380:41: warning: Name 'dest_tab' must match pattern '^[a-z][a-zA-Z0-9]*$'. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:7388:49: warning: Name 'dest_tab' must match pattern '^[a-z][a-zA-Z0-9]*$'. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:7388:64: warning: Name 'dest_path' must match pattern '^[a-z][a-zA-Z0-9]*$'. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:7398:12: warning: '!' is followed by whitespace. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:7398:42: warning: ',' is not followed by whitespace. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:7405: warning: 'catch' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:7412:73: warning: Name 'dest_tab' must match pattern '^[a-z][a-zA-Z0-9]*$'. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:7453:69: warning: Name 'table_desc' must match pattern '^[a-z][a-zA-Z0-9]*$'. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:7465: warning: Line is longer than 100 characters (found 122). > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:7502:17: warning: Name 'table_desc' must match pattern '^[a-z][a-zA-Z0-9]*$'. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:7516:5: warning: Declaring variables, return values or parameters of type 'ArrayList' is not allowed. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:7535:5: warning: Declaring variables, return values or parameters of type 'ArrayList' is not allowed. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:7603:7: warning: Declaring variables, return values or parameters of type 'ArrayList' is not allowed. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:7648:32: warning: Declaring variables, return values or parameters of type 'ArrayList' is not allowed. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:7680:5: warning: Declaring variables, return values or parameters of type 'ArrayList' is not allowed. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:7683:5: warning: Declaring variables, return values or parameters of type 'ArrayList' is not allowed. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:7710:5: warning: Declaring variables, return values or parameters of type 'ArrayList' is not allowed. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:7728:17: warning: Name 'out_rwsch' must match pattern '^[a-z][a-zA-Z0-9]*$'. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:7752: warning: Line is longer than 100 characters (found 101). > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:7761:11: warning: Declaring variables, return values or parameters of type 'ArrayList' is not allowed. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:7762:17: warning: Name 'table_desc' must match pattern '^[a-z][a-zA-Z0-9]*$'. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:7786:11: warning: Declaring variables, return values or parameters of type 'ArrayList' is not allowed. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:7800:5: warning: Declaring variables, return values or parameters of type 'ArrayList' is not allowed. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:7805:11: warning: Declaring variables, return values or parameters of type 'ArrayList' is not allowed. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:7806:17: warning: Name 'table_desc' must match pattern '^[a-z][a-zA-Z0-9]*$'. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:7819:5: warning: Declaring variables, return values or parameters of type 'ArrayList' is not allowed. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:7824:5: warning: Declaring variables, return values or parameters of type 'ArrayList' is not allowed. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:7855:11: warning: Declaring variables, return values or parameters of type 'ArrayList' is not allowed. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:7855:88: warning: Name 'table_desc' must match pattern '^[a-z][a-zA-Z0-9]*$'. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:7877:11: warning: Declaring variables, return values or parameters of type 'ArrayList' is not allowed. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:7882:5: warning: Declaring variables, return values or parameters of type 'ArrayList' is not allowed. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:7906:5: warning: Declaring variables, return values or parameters of type 'ArrayList' is not allowed. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:7932:5: warning: Declaring variables, return values or parameters of type 'ArrayList' is not allowed. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:7987:11: warning: Declaring variables, return values or parameters of type 'ArrayList' is not allowed. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:7987:50: warning: Declaring variables, return values or parameters of type 'ArrayList' is not allowed. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:7995:20: warning: More than 7 parameters (found 8). > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:7996:7: warning: Declaring variables, return values or parameters of type 'ArrayList' is not allowed. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:7996:46: warning: Declaring variables, return values or parameters of type 'ArrayList' is not allowed. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:8005:5: warning: Declaring variables, return values or parameters of type 'ArrayList' is not allowed. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:8008:5: warning: Declaring variables, return values or parameters of type 'ArrayList' is not allowed. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:8024:5: warning: Declaring variables, return values or parameters of type 'ArrayList' is not allowed. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:8025:5: warning: Declaring variables, return values or parameters of type 'ArrayList' is not allowed. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:8026:5: warning: Declaring variables, return values or parameters of type 'ArrayList' is not allowed. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:8028:5: warning: Declaring variables, return values or parameters of type 'ArrayList' is not allowed. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:8030:5: warning: Declaring variables, return values or parameters of type 'ArrayList' is not allowed. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:8090:19: warning: ';' is preceded with whitespace. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:8094:19: warning: ';' is preceded with whitespace. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:8100:5: warning: Declaring variables, return values or parameters of type 'ArrayList' is not allowed. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:8101:5: warning: Declaring variables, return values or parameters of type 'ArrayList' is not allowed. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:8142:3: warning: Method length is 163 lines (max allowed is 150). > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:8143: warning: Line is longer than 100 characters (found 104). > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:8143:25: warning: Declaring variables, return values or parameters of type 'HashSet' is not allowed. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:8146:5: warning: Declaring variables, return values or parameters of type 'ArrayList' is not allowed. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:8152:5: warning: Declaring variables, return values or parameters of type 'HashMap' is not allowed. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:8154:5: warning: Declaring variables, return values or parameters of type 'HashMap' is not allowed. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:8155:5: warning: Declaring variables, return values or parameters of type 'HashMap' is not allowed. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:8175:7: warning: Declaring variables, return values or parameters of type 'ArrayList' is not allowed. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:8176:7: warning: Declaring variables, return values or parameters of type 'ArrayList' is not allowed. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:8331:5: warning: Declaring variables, return values or parameters of type 'ArrayList' is not allowed. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:8332:5: warning: Declaring variables, return values or parameters of type 'ArrayList' is not allowed. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:8333:5: warning: Declaring variables, return values or parameters of type 'ArrayList' is not allowed. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:8342:5: warning: Declaring variables, return values or parameters of type 'ArrayList' is not allowed. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:8343:5: warning: Declaring variables, return values or parameters of type 'ArrayList' is not allowed. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:8412:19: warning: ';' is preceded with whitespace. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:8416:19: warning: ';' is preceded with whitespace. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:8436:9: warning: '(' is followed by whitespace. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:8436:27: warning: ')' is preceded with whitespace. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:8437:7: warning: Declaring variables, return values or parameters of type 'ArrayList' is not allowed. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:8446:5: warning: Declaring variables, return values or parameters of type 'HashSet' is not allowed. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:8455:9: warning: Declaring variables, return values or parameters of type 'ArrayList' is not allowed. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:8507: warning: Line is longer than 100 characters (found 109). > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:8528:44: warning: Declaring variables, return values or parameters of type 'ArrayList' is not allowed. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:8532:5: warning: Declaring variables, return values or parameters of type 'ArrayList' is not allowed. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:8533:5: warning: Declaring variables, return values or parameters of type 'ArrayList' is not allowed. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:8584:52: warning: Declaring variables, return values or parameters of type 'ArrayList' is not allowed. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:8591:5: warning: Declaring variables, return values or parameters of type 'ArrayList' is not allowed. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:8592:5: warning: Declaring variables, return values or parameters of type 'ArrayList' is not allowed. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:8593:5: warning: Declaring variables, return values or parameters of type 'ArrayList' is not allowed. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:8715:9: warning: '(' is followed by whitespace. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:8715:21: warning: ')' is preceded with whitespace. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:8720:5: warning: Declaring variables, return values or parameters of type 'ArrayList' is not allowed. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:8725:9: warning: Declaring variables, return values or parameters of type 'ArrayList' is not allowed. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:8745:76: warning: String literal expressions should be on the left side of an equals comparison. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:8755:9: warning: '}' should be on the same line. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:8783:5: warning: Declaring variables, return values or parameters of type 'ArrayList' is not allowed. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:8784:5: warning: Declaring variables, return values or parameters of type 'ArrayList' is not allowed. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:8785:5: warning: Declaring variables, return values or parameters of type 'ArrayList' is not allowed. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:8786:5: warning: Declaring variables, return values or parameters of type 'ArrayList' is not allowed. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:8829:9: warning: Declaring variables, return values or parameters of type 'ArrayList' is not allowed. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:8830:9: warning: Declaring variables, return values or parameters of type 'ArrayList' is not allowed. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:8831:9: warning: Declaring variables, return values or parameters of type 'ArrayList' is not allowed. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:8866:73: warning: String literal expressions should be on the left side of an equals comparison. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:8928:9: warning: '(' is followed by whitespace. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:8928:43: warning: ')' is preceded with whitespace. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:8932:25: warning: Array brackets at illegal position. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:8967:34: warning: Expression can be simplified. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:8971:5: warning: Declaring variables, return values or parameters of type 'ArrayList' is not allowed. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:8976:5: warning: Declaring variables, return values or parameters of type 'ArrayList' is not allowed. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:8979:5: warning: Declaring variables, return values or parameters of type 'ArrayList' is not allowed. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:8985:5: warning: Declaring variables, return values or parameters of type 'ArrayList' is not allowed. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:8992:5: warning: Declaring variables, return values or parameters of type 'ArrayList' is not allowed. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:9001:3: warning: Method length is 169 lines (max allowed is 150). > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:9039: warning: Comment matches to-do format 'TODO:'. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:9073:25: warning: Array brackets at illegal position. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:9100:36: warning: Expression can be simplified. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:9107:5: warning: Declaring variables, return values or parameters of type 'ArrayList' is not allowed. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:9112:5: warning: Declaring variables, return values or parameters of type 'ArrayList' is not allowed. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:9115:5: warning: Declaring variables, return values or parameters of type 'ArrayList' is not allowed. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:9121:5: warning: Declaring variables, return values or parameters of type 'ArrayList' is not allowed. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:9128:5: warning: Declaring variables, return values or parameters of type 'ArrayList' is not allowed. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:9165:71: warning: String literal expressions should be on the left side of an equals comparison. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:9165:80: warning: Expression can be simplified. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:9215: warning: Line is longer than 100 characters (found 114). > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:9220: warning: Line is longer than 100 characters (found 107). > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:9237:36: warning: String literal expressions should be on the left side of an equalsIgnoreCase comparison. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:9294: warning: Line is longer than 100 characters (found 110). > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:9298: warning: First sentence should end with a period. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:9317:36: warning: String literal expressions should be on the left side of an equalsIgnoreCase comparison. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:9327: warning: First sentence should end with a period. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:9330: warning: Line is longer than 100 characters (found 103). > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:9330:3: warning: Method length is 162 lines (max allowed is 150). > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:9357:5: warning: Declaring variables, return values or parameters of type 'ArrayList' is not allowed. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:9360:7: warning: Declaring variables, return values or parameters of type 'ArrayList' is not allowed. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:9367:5: warning: Declaring variables, return values or parameters of type 'ArrayList' is not allowed. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:9368:5: warning: Declaring variables, return values or parameters of type 'ArrayList' is not allowed. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:9373:5: warning: Declaring variables, return values or parameters of type 'ArrayList' is not allowed. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:9379:7: warning: Declaring variables, return values or parameters of type 'ArrayList' is not allowed. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:9410:5: warning: Declaring variables, return values or parameters of type 'ArrayList' is not allowed. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:9423:66: warning: ')' is preceded with whitespace. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:9426:13: warning: '(' is followed by whitespace. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:9426:23: warning: '-' is followed by whitespace. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:9426:25: warning: ')' is preceded with whitespace. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:9432: warning: 'if rcurly' have incorrect indentation level 5, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:9483:35: warning: ';' is preceded with whitespace. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:9484:10: warning: '(' is followed by whitespace. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:9485:39: warning: ';' is preceded with whitespace. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:9501:5: warning: Declaring variables, return values or parameters of type 'ArrayList' is not allowed. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:9502:5: warning: Declaring variables, return values or parameters of type 'ArrayList' is not allowed. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:9517:9: warning: '(' is followed by whitespace. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:9535:13: warning: '(' is followed by whitespace. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:9540:11: warning: '(' is followed by whitespace. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:9546:11: warning: '(' is followed by whitespace. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:9576:11: warning: ';' is not followed by whitespace. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:9639:13: warning: Declaring variables, return values or parameters of type 'ArrayList' is not allowed. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:9658:34: warning: Inner assignments should be avoided. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:9680:5: warning: Declaring variables, return values or parameters of type 'ArrayList' is not allowed. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:9681:5: warning: Declaring variables, return values or parameters of type 'ArrayList' is not allowed. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:9682:5: warning: Declaring variables, return values or parameters of type 'ArrayList' is not allowed. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:9707:5: warning: Declaring variables, return values or parameters of type 'TreeSet' is not allowed. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:9858:5: warning: Declaring variables, return values or parameters of type 'TreeSet' is not allowed. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:9909: warning: Line is longer than 100 characters (found 107). > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:9930: warning: Line is longer than 100 characters (found 111). > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:9931: warning: Line is longer than 100 characters (found 104). > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:9932: warning: Line is longer than 100 characters (found 108). > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:9936: warning: Line is longer than 100 characters (found 104). > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:10106:5: warning: Declaring variables, return values or parameters of type 'LinkedHashMap' is not allowed. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:10107:5: warning: Declaring variables, return values or parameters of type 'LinkedHashMap' is not allowed. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:10149:56: warning: String literal expressions should be on the left side of an equals comparison. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:10169:54: warning: ')' is preceded with whitespace. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:10197:55: warning: ')' is preceded with whitespace. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:10270:5: warning: Declaring variables, return values or parameters of type 'HashMap' is not allowed. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:10360:5: warning: Declaring variables, return values or parameters of type 'ArrayList' is not allowed. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:10366: warning: Comment matches to-do format 'TODO:'. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:10376:5: warning: Avoid nested blocks. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:10402:3: warning: Method length is 239 lines (max allowed is 150). > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:10405:12: warning: Name 'alias_id' must match pattern '^[a-z][a-zA-Z0-9]*$'. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:10450:24: warning: Name 'part_col' must match pattern '^[a-z][a-zA-Z0-9]*$'. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:10507:7: warning: Declaring variables, return values or parameters of type 'ArrayList' is not allowed. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:10509: warning: Comment matches to-do format 'TODO:'. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:10564: warning: 'samplePredicate' have incorrect indentation level 10, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:10607: warning: 'new' have incorrect indentation level 14, expected level should be 16. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:10688: warning: Line is longer than 100 characters (found 113). > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:10717: warning: 'for' child have incorrect indentation level 8, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:10717: warning: 'method call' child have incorrect indentation level 8, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:10802:7: warning: Declaring variables, return values or parameters of type 'HashMap' is not allowed. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:10803:11: warning: '(' is followed by whitespace. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:10803:33: warning: ')' is preceded with whitespace. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:10805:19: warning: 'ast' hides a field. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:10809:15: warning: '(' is followed by whitespace. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:10809:28: warning: ')' is preceded with whitespace. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:10815:15: warning: '(' is followed by whitespace. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:10815:32: warning: ')' is preceded with whitespace. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:10843:13: warning: '(' is followed by whitespace. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:10846:15: warning: '(' is followed by whitespace. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:10846:35: warning: ')' is preceded with whitespace. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:10849:30: warning: ')' is preceded with whitespace. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:10901: warning: Line is longer than 100 characters (found 108). > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:10959:7: warning: Declaring variables, return values or parameters of type 'ArrayList' is not allowed. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:11042:5: warning: Declaring variables, return values or parameters of type 'ArrayList' is not allowed. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:11078:16: warning: Name 'LVmergeRowResolvers' must match pattern '^[a-z][a-zA-Z0-9]*$'. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:11079:45: warning: Declaring variables, return values or parameters of type 'ArrayList' is not allowed. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:11096:15: warning: Name 'ctx_1' must match pattern '^[a-z][a-zA-Z0-9]*$'. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:11109:8: warning: 'qb' hides a field. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:11116:18: warning: Inner assignments should be avoided. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:11137:13: warning: Redundant 'static' modifier. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:11145:25: warning: Variable 'child' must be private and have accessor methods. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:11146:25: warning: Name 'ctx_1' must match pattern '^[a-z][a-zA-Z0-9]*$'. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:11146:25: warning: Variable 'ctx_1' must be private and have accessor methods. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:11148:52: warning: Name 'ctx_1' must match pattern '^[a-z][a-zA-Z0-9]*$'. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:11169: warning: Line is longer than 100 characters (found 101). > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:11251: warning: Line is longer than 100 characters (found 107). > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:11285: warning: Line is longer than 100 characters (found 127). > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:11319:5: warning: '}' should be on the same line. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:11357:18: warning: Inner assignments should be avoided. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:11378:5: warning: switch without "default" clause. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:11379: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:11381: warning: 'if' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:11382: warning: 'if' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:11383: warning: 'if rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:11383:9: warning: '}' should be on the same line. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:11384: warning: 'else' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:11385: warning: 'if' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:11386: warning: 'if rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:11386:9: warning: '}' should be on the same line. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:11387: warning: 'else' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:11389: warning: 'else rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:11391: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:11392: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:11393: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:11394: warning: 'if' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:11394: warning: Line is longer than 100 characters (found 101). > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:11395: warning: 'if' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:11395: warning: Line is longer than 100 characters (found 106). > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:11397: warning: 'if rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:11398: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:11399: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:11407:15: warning: Name 'ctx_1' must match pattern '^[a-z][a-zA-Z0-9]*$'. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:11434: warning: Line is longer than 100 characters (found 107). > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:11462:5: warning: '}' should be on the same line. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:11483:8: warning: 'qb' hides a field. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:11549:3: warning: Method length is 171 lines (max allowed is 150). > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:11608: warning: Line is longer than 100 characters (found 109). > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:11612: warning: Line is longer than 100 characters (found 107). > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:11655:11: warning: Declaring variables, return values or parameters of type 'ArrayList' is not allowed. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:11711: warning: Line is longer than 100 characters (found 107). > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:11721: warning: Line is longer than 100 characters (found 110). > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:11721:47: warning: Declaring variables, return values or parameters of type 'HashSet' is not allowed. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:11727: warning: 'case' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:11728: warning: 'block' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:11729: warning: 'if' have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:11730: warning: 'if' child have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:11731: warning: 'if rcurly' have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:11732: warning: 'block' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:11733: warning: 'case' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:11734: warning: 'block' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:11735: warning: 'if' have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:11736: warning: 'if' child have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:11737: warning: 'if rcurly' have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:11738: warning: 'block' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:11739: warning: 'case' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:11796: warning: Comment matches to-do format 'TODO:'. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:11996: warning: 'TypeCheckCtx' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:12019:22: warning: ',' is not followed by whitespace. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:12095: warning: Line is longer than 100 characters (found 112). > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:12152:7: warning: '}' should be on the same line. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:12158: warning: Line is longer than 100 characters (found 112). > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:12242:3: warning: Method length is 330 lines (max allowed is 150). > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:12265:15: warning: Name 'CREATE_TABLE' must match pattern '^[a-z][a-zA-Z0-9]*$'. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:12266:15: warning: Name 'CTLT' must match pattern '^[a-z][a-zA-Z0-9]*$'. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:12267:15: warning: Name 'CTAS' must match pattern '^[a-z][a-zA-Z0-9]*$'. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:12268:9: warning: Name 'command_type' must match pattern '^[a-z][a-zA-Z0-9]*$'. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:12330:23: warning: Expression can be simplified. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:12333: warning: Comment matches to-do format 'TODO:'. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:12406: warning: 'if' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:12408: warning: 'if' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:12410: warning: 'else' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:12461: warning: Line is longer than 100 characters (found 110). > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:12462: warning: Line is longer than 100 characters (found 114). > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:12514: warning: Line is longer than 100 characters (found 125). > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:12536: warning: Line is longer than 100 characters (found 113). > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:12542:45: warning: Must have at least one statement. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:12546:57: warning: ',' is not followed by whitespace. 37999a42748,42862 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:12574: warning: Line is longer than 100 characters (found 105). > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:12583: warning: Line is longer than 100 characters (found 111). > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:12723: warning: '"The following view does not exist: "' have incorrect indentation level 10, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:12732: warning: Line is longer than 100 characters (found 101). > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:12747: warning: '"The following is an existing table, not a view: "' have incorrect indentation level 12, expected level should be 14. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:12748: warning: 'createVwDesc' have incorrect indentation level 12, expected level should be 14. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:12802:11: warning: Name 'child_count' must match pattern '^[a-z][a-zA-Z0-9]*$'. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:12803:16: warning: Name 'child_pos' must match pattern '^[a-z][a-zA-Z0-9]*$'. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:12820:20: warning: Name 'child_pos' must match pattern '^[a-z][a-zA-Z0-9]*$'. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:12827: warning: 'selectNode' have incorrect indentation level 20, expected level should be 22. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:12836: warning: '" in group by. If you try to use position alias when hive.groupby.position.alias is false, the position alias will be ignored."' have incorrect indentation level 18, expected level should be 20. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:12836: warning: Line is longer than 100 characters (found 147). > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:12856:39: warning: '(' is preceded with whitespace. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:12866: warning: First sentence should end with a period. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:12880:5: warning: '}' should be on the same line. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:12938:5: warning: '{' should be on the previous line. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:12972:9: warning: Name 'child_count' must match pattern '^[a-z][a-zA-Z0-9]*$'. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:12993:9: warning: '(' is followed by whitespace. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:12993:56: warning: ')' is preceded with whitespace. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:13023:5: warning: '{' should be on the previous line. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:13039:9: warning: '(' is followed by whitespace. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:13039:36: warning: ')' is preceded with whitespace. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:13048:58: warning: Name 'ctx_1' must match pattern '^[a-z][a-zA-Z0-9]*$'. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:13075:11: warning: '(' is followed by whitespace. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:13075:67: warning: ')' is preceded with whitespace. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:13077:7: warning: '}' should be on the same line. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:13081:11: warning: '(' is followed by whitespace. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:13081:65: warning: ')' is preceded with whitespace. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:13082: warning: Line is longer than 100 characters (found 103). > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:13084: warning: Line is longer than 100 characters (found 102). > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:13092:3: warning: '{' should be on the previous line. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:13099:9: warning: '(' is followed by whitespace. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:13099:81: warning: ')' is preceded with whitespace. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:13104:11: warning: '(' is followed by whitespace. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:13104:28: warning: ')' is preceded with whitespace. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:13105:7: warning: '{' should be on the previous line. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:13109:5: warning: '}' should be on the same line. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:13110:14: warning: '(' is followed by whitespace. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:13110:78: warning: ')' is preceded with whitespace. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:13122:5: warning: switch without "default" clause. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:13141:9: warning: '(' is followed by whitespace. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:13141:24: warning: ')' is preceded with whitespace. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:13157:13: warning: '(' is followed by whitespace. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:13165:11: warning: '(' is followed by whitespace. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:13195:5: warning: '{' should be on the previous line. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:13197:7: warning: switch without "default" clause. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:13198:7: warning: '{' should be on the previous line. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:13225:9: warning: '(' is followed by whitespace. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:13226:5: warning: '{' should be on the previous line. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:13245:9: warning: '(' is followed by whitespace. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:13245:34: warning: ')' is preceded with whitespace. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:13249: warning: Line is longer than 100 characters (found 117). > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:13257:5: warning: switch without "default" clause. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:13258:5: warning: '{' should be on the previous line. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:13271:9: warning: '(' is followed by whitespace. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:13271:16: warning: ')' is preceded with whitespace. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:13272:5: warning: '{' should be on the previous line. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:13274:11: warning: '(' is followed by whitespace. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:13275:7: warning: '{' should be on the previous line. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:13277:7: warning: '}' should be on the same line. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:13279:7: warning: '{' should be on the previous line. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:13281:13: warning: '(' is followed by whitespace. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:13281:22: warning: ')' is preceded with whitespace. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:13283: warning: Line is longer than 100 characters (found 101). > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:13298:13: warning: Variable 'isConstant' must be private and have accessor methods. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:13302:11: warning: '(' is followed by whitespace. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:13302:23: warning: ')' is preceded with whitespace. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:13306:72: warning: ')' is preceded with whitespace. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:13321:5: warning: Declaring variables, return values or parameters of type 'HashMap' is not allowed. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:13321:30: warning: Variable 'destAggrExprs' must be private and have accessor methods. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:13322:13: warning: Variable 'isAggr' must be private and have accessor methods. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:13331:11: warning: '(' is followed by whitespace. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:13331:18: warning: ')' is preceded with whitespace. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:13334:11: warning: '(' is followed by whitespace. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:13363:9: warning: '(' is followed by whitespace. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:13363:79: warning: ')' is preceded with whitespace. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:13377:11: warning: '(' is followed by whitespace. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:13377:43: warning: ')' is preceded with whitespace. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:13380:36: warning: ')' is preceded with whitespace. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:13400:5: warning: Declaring variables, return values or parameters of type 'ArrayList' is not allowed. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:13420:7: warning: Declaring variables, return values or parameters of type 'ArrayList' is not allowed. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:13421:7: warning: Declaring variables, return values or parameters of type 'ArrayList' is not allowed. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:13448: warning: Line is longer than 100 characters (found 104). > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:13477:5: warning: Avoid nested blocks. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:13483:40: warning: ')' is preceded with whitespace. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:13484:7: warning: '{' should be on the previous line. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:13497:7: warning: Declaring variables, return values or parameters of type 'ArrayList' is not allowed. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:13498:7: warning: Declaring variables, return values or parameters of type 'ArrayList' is not allowed. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:13516:5: warning: Avoid nested blocks. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:13561:27: warning: ')' is preceded with whitespace. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:13580:5: warning: Declaring variables, return values or parameters of type 'ArrayList' is not allowed. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:13581:5: warning: Declaring variables, return values or parameters of type 'ArrayList' is not allowed. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:13599: warning: Line is longer than 100 characters (found 108). > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:13616:17: warning: Declaring variables, return values or parameters of type 'ArrayList' is not allowed. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:13618:3: warning: '{' should be on the previous line. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:13627:5: warning: Declaring variables, return values or parameters of type 'ArrayList' is not allowed. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:13644:11: warning: '(' is followed by whitespace. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:13644:29: warning: ')' is preceded with whitespace. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:13646:7: warning: '}' should be on the same line. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:13662:9: warning: '(' is followed by whitespace. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:13663:74: warning: ')' is preceded with whitespace. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:13664:14: warning: Name 'tab_alias' must match pattern '^[a-z][a-zA-Z0-9]*$'. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:13666:14: warning: Name 'col_alias' must match pattern '^[a-z][a-zA-Z0-9]*$'. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:13669:16: warning: '(' is followed by whitespace. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:13669:65: warning: ')' is preceded with whitespace. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:13670:14: warning: Name 'col_alias' must match pattern '^[a-z][a-zA-Z0-9]*$'. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:13672:14: warning: Name 'tab_alias' must match pattern '^[a-z][a-zA-Z0-9]*$'. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:13683:14: warning: '(' is followed by whitespace. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:13684:44: warning: ')' is preceded with whitespace. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:13691:37: warning: Must have at least one statement. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:13697: warning: Line is longer than 100 characters (found 110). > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:13752: warning: Line is longer than 100 characters (found 101). > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:13757:5: warning: Declaring variables, return values or parameters of type 'LinkedHashMap' is not allowed. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:13812:19: warning: Variable 'cols' must be private and have accessor methods. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:13813:19: warning: Variable 'colTypes' must be private and have accessor methods. 38010d42872 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzerFactory.java:150: warning: array initialization child at indentation level 12 not at correct indentation, [10, 30] 38012,38020c42874 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzerFactory.java:153: warning: array initialization child at indentation level 12 not at correct indentation, [10, 30] < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzerFactory.java:156: warning: array initialization child at indentation level 12 not at correct indentation, [10, 29] < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzerFactory.java:159: warning: array initialization child at indentation level 12 not at correct indentation, [10, 29] < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzerFactory.java:162: warning: array initialization child at indentation level 12 not at correct indentation, [10, 29] < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzerFactory.java:169: warning: array initialization child at indentation level 12 not at correct indentation, [10, 29] < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzerFactory.java:172: warning: array initialization child at indentation level 12 not at correct indentation, [10, 29] < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzerFactory.java:175: warning: array initialization child at indentation level 12 not at correct indentation, [10, 29] < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzerFactory.java:178: warning: array initialization child at indentation level 12 not at correct indentation, [10, 29] < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzerFactory.java:181: warning: array initialization child at indentation level 8 not at correct indentation, [10, 29] --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzerFactory.java:181: warning: 'array initialization' child have incorrect indentation level 8, expected level should be one of the following: 12, 29, 32. 38026,38041c42880,42895 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzerFactory.java:226: warning: case child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzerFactory.java:227: warning: case child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzerFactory.java:228: warning: case child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzerFactory.java:229: warning: case child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzerFactory.java:230: warning: case child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzerFactory.java:231: warning: case child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzerFactory.java:232: warning: case child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzerFactory.java:233: warning: case child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzerFactory.java:234: warning: case child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzerFactory.java:235: warning: case child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzerFactory.java:236: warning: case child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzerFactory.java:237: warning: case child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzerFactory.java:238: warning: case child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzerFactory.java:239: warning: case child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzerFactory.java:240: warning: case child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzerFactory.java:241: warning: case child at indentation level 10 not at correct indentation, 8 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzerFactory.java:226: warning: 'case' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzerFactory.java:227: warning: 'case' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzerFactory.java:228: warning: 'case' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzerFactory.java:229: warning: 'case' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzerFactory.java:230: warning: 'case' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzerFactory.java:231: warning: 'case' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzerFactory.java:232: warning: 'case' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzerFactory.java:233: warning: 'case' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzerFactory.java:234: warning: 'case' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzerFactory.java:235: warning: 'case' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzerFactory.java:236: warning: 'case' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzerFactory.java:237: warning: 'case' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzerFactory.java:238: warning: 'case' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzerFactory.java:239: warning: 'case' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzerFactory.java:240: warning: 'case' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzerFactory.java:241: warning: 'case' child have incorrect indentation level 10, expected level should be 8. 38044,38051c42898,42905 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzerFactory.java:253: warning: case child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzerFactory.java:254: warning: case child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzerFactory.java:255: warning: case child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzerFactory.java:256: warning: case child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzerFactory.java:257: warning: case child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzerFactory.java:258: warning: block child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzerFactory.java:259: warning: block child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzerFactory.java:260: warning: block child at indentation level 12 not at correct indentation, 10 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzerFactory.java:253: warning: 'case' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzerFactory.java:254: warning: 'case' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzerFactory.java:255: warning: 'case' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzerFactory.java:256: warning: 'case' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzerFactory.java:257: warning: 'case' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzerFactory.java:258: warning: 'block' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzerFactory.java:259: warning: 'block' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzerFactory.java:260: warning: 'block' child have incorrect indentation level 12, expected level should be 10. 38066c42920 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/spark/GenSparkProcContext.java:96: warning: member def at indentation level 4 not at correct indentation, 2 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/spark/GenSparkProcContext.java:96: warning: 'leafOpToFollowingWorkInfo' have incorrect indentation level 4, expected level should be 6. 38088a42943,42944 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/spark/GenSparkUtils.java:103: warning: 'SparkWork' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/spark/GenSparkUtils.java:152: warning: 'SparkWork' have incorrect indentation level 4, expected level should be 6. 38089a42946,42947 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/spark/GenSparkUtils.java:165: warning: '"AssertionError: expected root to be an instance of TableScanOperator, but was "' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/spark/GenSparkUtils.java:166: warning: '+' have incorrect indentation level 6, expected level should be 8. 38095d42952 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/spark/GenSparkUtils.java:209: warning: method def throws at indentation level 4 not at correct indentation, 6 38097a42955 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/spark/GenSparkUtils.java:588: warning: '&&' have incorrect indentation level 6, expected level should be 8. 38099a42958,42959 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/spark/GenSparkUtils.java:657: warning: '(' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/spark/GenSparkUtils.java:660: warning: '(' have incorrect indentation level 10, expected level should be 12. 38105c42965,42966 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/spark/GenSparkWork.java:122: warning: method call child at indentation level 10 not at correct indentation, 12 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/spark/GenSparkWork.java:211: warning: '"AssertionError: expected operator to be a ReduceSinkOperator, but was "' have incorrect indentation level 10, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/spark/GenSparkWork.java:212: warning: '+' have incorrect indentation level 10, expected level should be 12. 38106a42968 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/spark/GenSparkWork.java:246: warning: 'leafOpToFollowingWorkInfo' have incorrect indentation level 8, expected level should be 10. 38109a42972,42973 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/spark/GenSparkWork.java:281: warning: '"AssertionError: expected operator.getChildOperators().size() to be 1, but was "' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/spark/GenSparkWork.java:282: warning: '+' have incorrect indentation level 8, expected level should be 10. 38120c42984 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/spark/SparkCompiler.java:414: warning: method def throws at indentation level 4 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/spark/SparkCompiler.java:466: warning: 'new' have incorrect indentation level 6, expected level should be 8. 38121a42986,42987 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/spark/SparkCompiler.java:517: warning: '=' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/spark/SparkCompiler.java:555: warning: 'pCtx' have incorrect indentation level 7, expected level should be 8. 38127a42994,42996 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/spark/SparkProcessAnalyzeTable.java:86: warning: '||' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/spark/SparkProcessAnalyzeTable.java:87: warning: '"AssertionError: expected tableScan.getChildOperators() to be null, "' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/spark/SparkProcessAnalyzeTable.java:88: warning: '+' have incorrect indentation level 8, expected level should be 10. 38146a43016,43017 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/StorageFormat.java:67: warning: '(' have incorrect indentation level 10, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/StorageFormat.java:68: warning: 'serdeProps' have incorrect indentation level 10, expected level should be 12. 38176,38177c43047 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SubQueryDiagnostic.java:192: warning: method call child at indentation level 8 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SubQueryDiagnostic.java:193: warning: method call child at indentation level 8 not at correct indentation, 10 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SubQueryDiagnostic.java:193: warning: 'method call' child have incorrect indentation level 8, expected level should be 10. 38193,38200c43063,43071 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SubQueryUtils.java:211: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SubQueryUtils.java:212: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SubQueryUtils.java:213: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SubQueryUtils.java:214: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SubQueryUtils.java:215: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SubQueryUtils.java:216: warning: for at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SubQueryUtils.java:217: warning: for child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SubQueryUtils.java:218: warning: for rcurly at indentation level 10 not at correct indentation, 8 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SubQueryUtils.java:211: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SubQueryUtils.java:212: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SubQueryUtils.java:213: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SubQueryUtils.java:214: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SubQueryUtils.java:215: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SubQueryUtils.java:215: warning: 'member def type' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SubQueryUtils.java:216: warning: 'for' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SubQueryUtils.java:217: warning: 'for' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SubQueryUtils.java:218: warning: 'for rcurly' have incorrect indentation level 10, expected level should be 8. 38202c43073 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SubQueryUtils.java:241: warning: method def child at indentation level 3 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SubQueryUtils.java:241: warning: 'method def' child have incorrect indentation level 3, expected level should be 4. 38204d43074 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SubQueryUtils.java:308: warning: method call child at indentation level 10 not at correct indentation, 12 38224c43094,43095 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SubQueryUtils.java:675: warning: for child at indentation level 8 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SubQueryUtils.java:675: warning: 'for' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/SubQueryUtils.java:698: warning: '&&' have incorrect indentation level 8, expected level should be 10. 38238a43110,43111 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/TableAccessInfo.java:33: warning: 'Map' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/TableAccessInfo.java:47: warning: 'Map' have incorrect indentation level 5, expected level should be 6. 38242d43114 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/TableMask.java:51: warning: ctor def throws at indentation level 10 not at correct indentation, 6 38259a43132,43134 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/TaskCompiler.java:192: warning: 'null' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/TaskCompiler.java:193: warning: 'resultTab' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/TaskCompiler.java:194: warning: 'HiveConf' have incorrect indentation level 8, expected level should be 10. 38261,38262c43136,43137 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/TaskCompiler.java:195: warning: if child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/TaskCompiler.java:197: warning: else child at indentation level 10 not at correct indentation, 8 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/TaskCompiler.java:195: warning: 'if' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/TaskCompiler.java:197: warning: 'else' child have incorrect indentation level 10, expected level should be 8. 38267a43143 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/TaskCompiler.java:443: warning: '+' have incorrect indentation level 8, expected level should be 10. 38297d43172 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/TezCompiler.java:261: warning: method call child at indentation level 16 not at correct indentation, 18 38301c43176 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/TezCompiler.java:294: warning: if child at indentation level 8 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/TezCompiler.java:294: warning: 'if' child have incorrect indentation level 8, expected level should be 6. 38306c43181,43182 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/TezCompiler.java:497: warning: method def child at indentation level 8 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/TezCompiler.java:497: warning: 'member def type' have incorrect indentation level 8, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/TezCompiler.java:497: warning: 'method def' child have incorrect indentation level 8, expected level should be 4. 38309a43186,43187 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/TezCompiler.java:603: warning: '=' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/TezCompiler.java:646: warning: 'pCtx' have incorrect indentation level 7, expected level should be 8. 38324d43201 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/TezCompiler.java:936: warning: operator new child at indentation level 12 not at correct indentation, 14 38330d43206 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/TezCompiler.java:979: warning: method def throws at indentation level 10 not at correct indentation, 6 38332d43207 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/TezCompiler.java:1084: warning: method def throws at indentation level 10 not at correct indentation, 6 38339d43213 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/TezCompiler.java:1355: warning: method def throws at indentation level 10 not at correct indentation, 6 38343c43217,43218 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/TezCompiler.java:1422: warning: method call child at indentation level 18 not at correct indentation, 20 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/TezCompiler.java:1422: warning: '+' have incorrect indentation level 18, expected level should be 22. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/TezCompiler.java:1422: warning: 'method call' child have incorrect indentation level 18, expected level should be 20. 38347,38354c43222 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/TypeCheckProcFactory.java:166: warning: if child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/TypeCheckProcFactory.java:200: warning: operator new child at indentation level 8 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/TypeCheckProcFactory.java:201: warning: operator new child at indentation level 8 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/TypeCheckProcFactory.java:202: warning: operator new child at indentation level 8 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/TypeCheckProcFactory.java:203: warning: operator new child at indentation level 8 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/TypeCheckProcFactory.java:204: warning: operator new child at indentation level 8 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/TypeCheckProcFactory.java:205: warning: operator new child at indentation level 8 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/TypeCheckProcFactory.java:206: warning: operator new child at indentation level 8 not at correct indentation, 10 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/TypeCheckProcFactory.java:166: warning: 'if' child have incorrect indentation level 8, expected level should be 6. 38361,38381c43229,43252 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/TypeCheckProcFactory.java:559: warning: case child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/TypeCheckProcFactory.java:560: warning: block child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/TypeCheckProcFactory.java:562: warning: case child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/TypeCheckProcFactory.java:563: warning: block child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/TypeCheckProcFactory.java:565: warning: case child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/TypeCheckProcFactory.java:566: warning: block child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/TypeCheckProcFactory.java:568: warning: case child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/TypeCheckProcFactory.java:569: warning: block child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/TypeCheckProcFactory.java:571: warning: case child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/TypeCheckProcFactory.java:572: warning: block child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/TypeCheckProcFactory.java:574: warning: case child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/TypeCheckProcFactory.java:575: warning: block child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/TypeCheckProcFactory.java:577: warning: case child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/TypeCheckProcFactory.java:578: warning: block child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/TypeCheckProcFactory.java:580: warning: case child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/TypeCheckProcFactory.java:581: warning: block child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/TypeCheckProcFactory.java:582: warning: block child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/TypeCheckProcFactory.java:583: warning: block child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/TypeCheckProcFactory.java:584: warning: block child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/TypeCheckProcFactory.java:587: warning: case child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/TypeCheckProcFactory.java:588: warning: block child at indentation level 12 not at correct indentation, 10 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/TypeCheckProcFactory.java:559: warning: 'case' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/TypeCheckProcFactory.java:560: warning: 'block' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/TypeCheckProcFactory.java:562: warning: 'case' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/TypeCheckProcFactory.java:563: warning: 'block' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/TypeCheckProcFactory.java:565: warning: 'case' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/TypeCheckProcFactory.java:566: warning: 'block' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/TypeCheckProcFactory.java:568: warning: 'case' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/TypeCheckProcFactory.java:569: warning: 'block' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/TypeCheckProcFactory.java:571: warning: 'case' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/TypeCheckProcFactory.java:572: warning: 'block' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/TypeCheckProcFactory.java:574: warning: 'case' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/TypeCheckProcFactory.java:575: warning: 'block' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/TypeCheckProcFactory.java:577: warning: 'case' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/TypeCheckProcFactory.java:578: warning: 'block' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/TypeCheckProcFactory.java:580: warning: 'case' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/TypeCheckProcFactory.java:581: warning: 'block' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/TypeCheckProcFactory.java:581: warning: 'member def type' have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/TypeCheckProcFactory.java:582: warning: 'block' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/TypeCheckProcFactory.java:582: warning: 'member def type' have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/TypeCheckProcFactory.java:583: warning: 'block' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/TypeCheckProcFactory.java:583: warning: 'member def type' have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/TypeCheckProcFactory.java:584: warning: 'block' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/TypeCheckProcFactory.java:587: warning: 'case' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/TypeCheckProcFactory.java:588: warning: 'block' child have incorrect indentation level 12, expected level should be 10. 38396,38428c43267,43304 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/TypeCheckProcFactory.java:1009: warning: case child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/TypeCheckProcFactory.java:1011: warning: block child at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/TypeCheckProcFactory.java:1012: warning: if at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/TypeCheckProcFactory.java:1013: warning: if child at indentation level 16 not at correct indentation, 14 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/TypeCheckProcFactory.java:1014: warning: if rcurly at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/TypeCheckProcFactory.java:1015: warning: block child at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/TypeCheckProcFactory.java:1016: warning: case child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/TypeCheckProcFactory.java:1017: warning: block child at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/TypeCheckProcFactory.java:1018: warning: if at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/TypeCheckProcFactory.java:1019: warning: if child at indentation level 16 not at correct indentation, 14 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/TypeCheckProcFactory.java:1020: warning: if rcurly at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/TypeCheckProcFactory.java:1021: warning: block child at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/TypeCheckProcFactory.java:1022: warning: case child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/TypeCheckProcFactory.java:1023: warning: block child at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/TypeCheckProcFactory.java:1024: warning: block child at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/TypeCheckProcFactory.java:1025: warning: try at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/TypeCheckProcFactory.java:1026: warning: try child at indentation level 16 not at correct indentation, 14 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/TypeCheckProcFactory.java:1027: warning: try rcurly at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/TypeCheckProcFactory.java:1028: warning: catch child at indentation level 16 not at correct indentation, 14 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/TypeCheckProcFactory.java:1029: warning: catch rcurly at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/TypeCheckProcFactory.java:1030: warning: block child at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/TypeCheckProcFactory.java:1031: warning: if at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/TypeCheckProcFactory.java:1032: warning: if child at indentation level 16 not at correct indentation, 14 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/TypeCheckProcFactory.java:1033: warning: if rcurly at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/TypeCheckProcFactory.java:1034: warning: block child at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/TypeCheckProcFactory.java:1035: warning: case child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/TypeCheckProcFactory.java:1036: warning: block child at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/TypeCheckProcFactory.java:1037: warning: if at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/TypeCheckProcFactory.java:1038: warning: if child at indentation level 16 not at correct indentation, 14 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/TypeCheckProcFactory.java:1039: warning: if rcurly at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/TypeCheckProcFactory.java:1040: warning: block child at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/TypeCheckProcFactory.java:1041: warning: case child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/TypeCheckProcFactory.java:1043: warning: block child at indentation level 14 not at correct indentation, 12 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/TypeCheckProcFactory.java:1009: warning: 'case' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/TypeCheckProcFactory.java:1011: warning: 'block' child have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/TypeCheckProcFactory.java:1011: warning: 'member def type' have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/TypeCheckProcFactory.java:1012: warning: 'if' have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/TypeCheckProcFactory.java:1013: warning: 'if' child have incorrect indentation level 16, expected level should be 14. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/TypeCheckProcFactory.java:1014: warning: 'if rcurly' have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/TypeCheckProcFactory.java:1015: warning: 'block' child have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/TypeCheckProcFactory.java:1016: warning: 'case' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/TypeCheckProcFactory.java:1017: warning: 'block' child have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/TypeCheckProcFactory.java:1017: warning: 'member def type' have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/TypeCheckProcFactory.java:1018: warning: 'if' have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/TypeCheckProcFactory.java:1019: warning: 'if' child have incorrect indentation level 16, expected level should be 14. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/TypeCheckProcFactory.java:1020: warning: 'if rcurly' have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/TypeCheckProcFactory.java:1021: warning: 'block' child have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/TypeCheckProcFactory.java:1022: warning: 'case' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/TypeCheckProcFactory.java:1023: warning: 'block' child have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/TypeCheckProcFactory.java:1023: warning: 'member def type' have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/TypeCheckProcFactory.java:1024: warning: 'block' child have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/TypeCheckProcFactory.java:1024: warning: 'member def type' have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/TypeCheckProcFactory.java:1025: warning: 'try' have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/TypeCheckProcFactory.java:1026: warning: 'try' child have incorrect indentation level 16, expected level should be 14. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/TypeCheckProcFactory.java:1027: warning: 'try rcurly' have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/TypeCheckProcFactory.java:1028: warning: 'catch' child have incorrect indentation level 16, expected level should be 14. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/TypeCheckProcFactory.java:1029: warning: 'catch rcurly' have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/TypeCheckProcFactory.java:1030: warning: 'block' child have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/TypeCheckProcFactory.java:1031: warning: 'if' have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/TypeCheckProcFactory.java:1032: warning: 'if' child have incorrect indentation level 16, expected level should be 14. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/TypeCheckProcFactory.java:1033: warning: 'if rcurly' have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/TypeCheckProcFactory.java:1034: warning: 'block' child have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/TypeCheckProcFactory.java:1035: warning: 'case' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/TypeCheckProcFactory.java:1036: warning: 'block' child have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/TypeCheckProcFactory.java:1036: warning: 'member def type' have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/TypeCheckProcFactory.java:1037: warning: 'if' have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/TypeCheckProcFactory.java:1038: warning: 'if' child have incorrect indentation level 16, expected level should be 14. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/TypeCheckProcFactory.java:1039: warning: 'if rcurly' have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/TypeCheckProcFactory.java:1040: warning: 'block' child have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/TypeCheckProcFactory.java:1041: warning: 'case' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/TypeCheckProcFactory.java:1043: warning: 'block' child have incorrect indentation level 14, expected level should be 12. 38445c43321 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/TypeCheckProcFactory.java:1361: warning: if child at indentation level 8 not at correct indentation, 10 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/TypeCheckProcFactory.java:1361: warning: 'if' child have incorrect indentation level 8, expected level should be 10. 38453c43329 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/TypeCheckProcFactory.java:1481: warning: if child at indentation level 12 not at correct indentation, 10 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/TypeCheckProcFactory.java:1481: warning: 'if' child have incorrect indentation level 12, expected level should be 10. 38456a43333,43342 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/UnparseTranslator.java:227: warning: 'entry' have incorrect indentation level 11, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/UnparseTranslator.java:228: warning: 'entry' have incorrect indentation level 11, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/UnparseTranslator.java:229: warning: 'entry' have incorrect indentation level 11, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/UnparseTranslator.java:234: warning: 'copyTranslation' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/UnparseTranslator.java:235: warning: 'copyTranslation' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/UnparseTranslator.java:237: warning: 'copyTranslation' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/UnparseTranslator.java:238: warning: 'copyTranslation' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/UnparseTranslator.java:248: warning: 'copyTranslation' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/UnparseTranslator.java:249: warning: 'copyTranslation' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/UnparseTranslator.java:250: warning: 'replacementText' have incorrect indentation level 8, expected level should be 10. 38462,38472c43348,43358 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/UpdateDeleteSemanticAnalyzer.java:78: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/UpdateDeleteSemanticAnalyzer.java:79: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/UpdateDeleteSemanticAnalyzer.java:80: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/UpdateDeleteSemanticAnalyzer.java:81: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/UpdateDeleteSemanticAnalyzer.java:82: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/UpdateDeleteSemanticAnalyzer.java:83: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/UpdateDeleteSemanticAnalyzer.java:84: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/UpdateDeleteSemanticAnalyzer.java:85: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/UpdateDeleteSemanticAnalyzer.java:86: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/UpdateDeleteSemanticAnalyzer.java:87: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/UpdateDeleteSemanticAnalyzer.java:88: warning: block child at indentation level 10 not at correct indentation, 8 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/UpdateDeleteSemanticAnalyzer.java:78: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/UpdateDeleteSemanticAnalyzer.java:79: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/UpdateDeleteSemanticAnalyzer.java:80: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/UpdateDeleteSemanticAnalyzer.java:81: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/UpdateDeleteSemanticAnalyzer.java:82: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/UpdateDeleteSemanticAnalyzer.java:83: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/UpdateDeleteSemanticAnalyzer.java:84: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/UpdateDeleteSemanticAnalyzer.java:85: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/UpdateDeleteSemanticAnalyzer.java:86: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/UpdateDeleteSemanticAnalyzer.java:87: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/UpdateDeleteSemanticAnalyzer.java:88: warning: 'block' child have incorrect indentation level 10, expected level should be 8. 38479,38486c43365,43374 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/UpdateDeleteSemanticAnalyzer.java:225: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/UpdateDeleteSemanticAnalyzer.java:226: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/UpdateDeleteSemanticAnalyzer.java:227: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/UpdateDeleteSemanticAnalyzer.java:228: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/UpdateDeleteSemanticAnalyzer.java:229: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/UpdateDeleteSemanticAnalyzer.java:230: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/UpdateDeleteSemanticAnalyzer.java:231: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/UpdateDeleteSemanticAnalyzer.java:232: warning: block child at indentation level 10 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/UpdateDeleteSemanticAnalyzer.java:225: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/UpdateDeleteSemanticAnalyzer.java:226: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/UpdateDeleteSemanticAnalyzer.java:227: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/UpdateDeleteSemanticAnalyzer.java:228: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/UpdateDeleteSemanticAnalyzer.java:229: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/UpdateDeleteSemanticAnalyzer.java:230: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/UpdateDeleteSemanticAnalyzer.java:231: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/UpdateDeleteSemanticAnalyzer.java:232: warning: 'block' child have incorrect indentation level 10, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/UpdateDeleteSemanticAnalyzer.java:238: warning: '+' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/UpdateDeleteSemanticAnalyzer.java:242: warning: '+' have incorrect indentation level 8, expected level should be 10. 38494a43383,43384 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/UpdateDeleteSemanticAnalyzer.java:320: warning: 'mTable' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/UpdateDeleteSemanticAnalyzer.java:321: warning: 'if' child have incorrect indentation level 8, expected level should be 6. 38496,38497c43386 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/UpdateDeleteSemanticAnalyzer.java:321: warning: if child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/UpdateDeleteSemanticAnalyzer.java:322: warning: if child at indentation level 8 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/UpdateDeleteSemanticAnalyzer.java:322: warning: 'if' child have incorrect indentation level 8, expected level should be 6. 38500a43390 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/UpdateDeleteSemanticAnalyzer.java:478: warning: 'colName' have incorrect indentation level 12, expected level should be 14. 38502a43393 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/UpdateDeleteSemanticAnalyzer.java:565:34: warning: '{' should have line break after. 38503a43395 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/UpdateDeleteSemanticAnalyzer.java:565:42: warning: '}' should have line break before. 38514,38515c43406,43408 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/UpdateDeleteSemanticAnalyzer.java:672: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/UpdateDeleteSemanticAnalyzer.java:673: warning: block child at indentation level 10 not at correct indentation, 8 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/UpdateDeleteSemanticAnalyzer.java:672: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/UpdateDeleteSemanticAnalyzer.java:673: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/UpdateDeleteSemanticAnalyzer.java:674: warning: 'block' child have incorrect indentation level 10, expected level should be 8. 38517,38520c43410,43414 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/UpdateDeleteSemanticAnalyzer.java:674: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/UpdateDeleteSemanticAnalyzer.java:675: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/UpdateDeleteSemanticAnalyzer.java:676: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/UpdateDeleteSemanticAnalyzer.java:677: warning: block child at indentation level 10 not at correct indentation, 8 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/UpdateDeleteSemanticAnalyzer.java:675: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/UpdateDeleteSemanticAnalyzer.java:676: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/UpdateDeleteSemanticAnalyzer.java:677: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/UpdateDeleteSemanticAnalyzer.java:678: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/UpdateDeleteSemanticAnalyzer.java:678: warning: 'member def type' have incorrect indentation level 10, expected level should be 8. 38522,38524c43416,43417 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/UpdateDeleteSemanticAnalyzer.java:678: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/UpdateDeleteSemanticAnalyzer.java:679: warning: if at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/UpdateDeleteSemanticAnalyzer.java:680: warning: if child at indentation level 12 not at correct indentation, 10 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/UpdateDeleteSemanticAnalyzer.java:679: warning: 'if' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/UpdateDeleteSemanticAnalyzer.java:680: warning: 'if' child have incorrect indentation level 12, expected level should be 10. 38526,38529c43419,43424 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/UpdateDeleteSemanticAnalyzer.java:681: warning: if rcurly at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/UpdateDeleteSemanticAnalyzer.java:682: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/UpdateDeleteSemanticAnalyzer.java:683: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/UpdateDeleteSemanticAnalyzer.java:684: warning: block child at indentation level 10 not at correct indentation, 8 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/UpdateDeleteSemanticAnalyzer.java:681: warning: 'if rcurly' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/UpdateDeleteSemanticAnalyzer.java:682: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/UpdateDeleteSemanticAnalyzer.java:683: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/UpdateDeleteSemanticAnalyzer.java:684: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/UpdateDeleteSemanticAnalyzer.java:685: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/UpdateDeleteSemanticAnalyzer.java:685: warning: 'member def type' have incorrect indentation level 10, expected level should be 8. 38531,38533c43426,43427 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/UpdateDeleteSemanticAnalyzer.java:685: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/UpdateDeleteSemanticAnalyzer.java:686: warning: if at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/UpdateDeleteSemanticAnalyzer.java:687: warning: if child at indentation level 12 not at correct indentation, 10 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/UpdateDeleteSemanticAnalyzer.java:686: warning: 'if' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/UpdateDeleteSemanticAnalyzer.java:687: warning: 'if' child have incorrect indentation level 12, expected level should be 10. 38535,38538c43429,43433 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/UpdateDeleteSemanticAnalyzer.java:688: warning: if rcurly at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/UpdateDeleteSemanticAnalyzer.java:689: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/UpdateDeleteSemanticAnalyzer.java:690: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/UpdateDeleteSemanticAnalyzer.java:691: warning: block child at indentation level 10 not at correct indentation, 8 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/UpdateDeleteSemanticAnalyzer.java:688: warning: 'if rcurly' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/UpdateDeleteSemanticAnalyzer.java:689: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/UpdateDeleteSemanticAnalyzer.java:690: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/UpdateDeleteSemanticAnalyzer.java:691: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/UpdateDeleteSemanticAnalyzer.java:706: warning: 'targetTable' have incorrect indentation level 6, expected level should be 8. 38540,38549c43435,43444 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/UpdateDeleteSemanticAnalyzer.java:719: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/UpdateDeleteSemanticAnalyzer.java:720: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/UpdateDeleteSemanticAnalyzer.java:721: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/UpdateDeleteSemanticAnalyzer.java:722: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/UpdateDeleteSemanticAnalyzer.java:723: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/UpdateDeleteSemanticAnalyzer.java:724: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/UpdateDeleteSemanticAnalyzer.java:725: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/UpdateDeleteSemanticAnalyzer.java:726: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/UpdateDeleteSemanticAnalyzer.java:727: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/UpdateDeleteSemanticAnalyzer.java:728: warning: case child at indentation level 8 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/UpdateDeleteSemanticAnalyzer.java:719: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/UpdateDeleteSemanticAnalyzer.java:720: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/UpdateDeleteSemanticAnalyzer.java:721: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/UpdateDeleteSemanticAnalyzer.java:722: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/UpdateDeleteSemanticAnalyzer.java:723: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/UpdateDeleteSemanticAnalyzer.java:724: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/UpdateDeleteSemanticAnalyzer.java:725: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/UpdateDeleteSemanticAnalyzer.java:726: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/UpdateDeleteSemanticAnalyzer.java:727: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/UpdateDeleteSemanticAnalyzer.java:728: warning: 'case' child have incorrect indentation level 8, expected level should be 6. 38550a43446 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/UpdateDeleteSemanticAnalyzer.java:764: warning: '(' have incorrect indentation level 12, expected level should be 14. 38555,38559c43451,43455 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/UpdateDeleteSemanticAnalyzer.java:845: warning: method def throws at indentation level 14 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/UpdateDeleteSemanticAnalyzer.java:861: warning: method def child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/UpdateDeleteSemanticAnalyzer.java:863: warning: method def child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/UpdateDeleteSemanticAnalyzer.java:866: warning: method def child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/UpdateDeleteSemanticAnalyzer.java:868: warning: method def child at indentation level 6 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/UpdateDeleteSemanticAnalyzer.java:848: warning: 'HiveConf' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/UpdateDeleteSemanticAnalyzer.java:861: warning: 'method def' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/UpdateDeleteSemanticAnalyzer.java:863: warning: 'method def' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/UpdateDeleteSemanticAnalyzer.java:866: warning: 'method def' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/UpdateDeleteSemanticAnalyzer.java:868: warning: 'method def' child have incorrect indentation level 6, expected level should be 4. 38560a43457 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/UpdateDeleteSemanticAnalyzer.java:882: warning: 'tableName' have incorrect indentation level 10, expected level should be 12. 38568,38570c43465,43467 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/UpdateDeleteSemanticAnalyzer.java:924: warning: case child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/UpdateDeleteSemanticAnalyzer.java:925: warning: case child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/UpdateDeleteSemanticAnalyzer.java:926: warning: block child at indentation level 12 not at correct indentation, 10 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/UpdateDeleteSemanticAnalyzer.java:924: warning: 'case' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/UpdateDeleteSemanticAnalyzer.java:925: warning: 'case' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/UpdateDeleteSemanticAnalyzer.java:926: warning: 'block' child have incorrect indentation level 12, expected level should be 10. 38577,38580c43474,43478 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/UpdateDeleteSemanticAnalyzer.java:995: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/UpdateDeleteSemanticAnalyzer.java:996: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/UpdateDeleteSemanticAnalyzer.java:997: warning: if at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/UpdateDeleteSemanticAnalyzer.java:998: warning: if child at indentation level 10 not at correct indentation, 8 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/UpdateDeleteSemanticAnalyzer.java:995: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/UpdateDeleteSemanticAnalyzer.java:996: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/UpdateDeleteSemanticAnalyzer.java:996: warning: 'member def type' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/UpdateDeleteSemanticAnalyzer.java:997: warning: 'if' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/UpdateDeleteSemanticAnalyzer.java:998: warning: 'if' child have incorrect indentation level 10, expected level should be 8. 38582,38590c43480,43488 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/UpdateDeleteSemanticAnalyzer.java:999: warning: if rcurly at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/UpdateDeleteSemanticAnalyzer.java:1000: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/UpdateDeleteSemanticAnalyzer.java:1001: warning: case child at indentation level 8 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/UpdateDeleteSemanticAnalyzer.java:1002: warning: if at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/UpdateDeleteSemanticAnalyzer.java:1004: warning: if child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/UpdateDeleteSemanticAnalyzer.java:1005: warning: if rcurly at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/UpdateDeleteSemanticAnalyzer.java:1006: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/UpdateDeleteSemanticAnalyzer.java:1007: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/UpdateDeleteSemanticAnalyzer.java:1008: warning: block child at indentation level 8 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/UpdateDeleteSemanticAnalyzer.java:999: warning: 'if rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/UpdateDeleteSemanticAnalyzer.java:1000: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/UpdateDeleteSemanticAnalyzer.java:1001: warning: 'case' child have incorrect indentation level 8, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/UpdateDeleteSemanticAnalyzer.java:1002: warning: 'if' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/UpdateDeleteSemanticAnalyzer.java:1004: warning: 'if' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/UpdateDeleteSemanticAnalyzer.java:1005: warning: 'if rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/UpdateDeleteSemanticAnalyzer.java:1006: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/UpdateDeleteSemanticAnalyzer.java:1007: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/UpdateDeleteSemanticAnalyzer.java:1008: warning: 'block' child have incorrect indentation level 8, expected level should be 6. 38592,38608c43490,43507 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/UpdateDeleteSemanticAnalyzer.java:1009: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/UpdateDeleteSemanticAnalyzer.java:1010: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/UpdateDeleteSemanticAnalyzer.java:1018: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/UpdateDeleteSemanticAnalyzer.java:1019: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/UpdateDeleteSemanticAnalyzer.java:1020: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/UpdateDeleteSemanticAnalyzer.java:1023: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/UpdateDeleteSemanticAnalyzer.java:1024: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/UpdateDeleteSemanticAnalyzer.java:1025: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/UpdateDeleteSemanticAnalyzer.java:1026: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/UpdateDeleteSemanticAnalyzer.java:1041: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/UpdateDeleteSemanticAnalyzer.java:1042: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/UpdateDeleteSemanticAnalyzer.java:1043: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/UpdateDeleteSemanticAnalyzer.java:1044: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/UpdateDeleteSemanticAnalyzer.java:1045: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/UpdateDeleteSemanticAnalyzer.java:1047: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/UpdateDeleteSemanticAnalyzer.java:1048: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/UpdateDeleteSemanticAnalyzer.java:1049: warning: block child at indentation level 8 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/UpdateDeleteSemanticAnalyzer.java:1009: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/UpdateDeleteSemanticAnalyzer.java:1010: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/UpdateDeleteSemanticAnalyzer.java:1018: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/UpdateDeleteSemanticAnalyzer.java:1019: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/UpdateDeleteSemanticAnalyzer.java:1019: warning: 'member def type' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/UpdateDeleteSemanticAnalyzer.java:1020: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/UpdateDeleteSemanticAnalyzer.java:1023: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/UpdateDeleteSemanticAnalyzer.java:1024: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/UpdateDeleteSemanticAnalyzer.java:1025: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/UpdateDeleteSemanticAnalyzer.java:1026: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/UpdateDeleteSemanticAnalyzer.java:1041: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/UpdateDeleteSemanticAnalyzer.java:1042: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/UpdateDeleteSemanticAnalyzer.java:1043: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/UpdateDeleteSemanticAnalyzer.java:1044: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/UpdateDeleteSemanticAnalyzer.java:1045: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/UpdateDeleteSemanticAnalyzer.java:1047: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/UpdateDeleteSemanticAnalyzer.java:1048: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/UpdateDeleteSemanticAnalyzer.java:1049: warning: 'block' child have incorrect indentation level 8, expected level should be 6. 38617a43517 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/UpdateDeleteSemanticAnalyzer.java:1108: warning: 'conf' have incorrect indentation level 6, expected level should be 8. 38623a43524,43525 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/UpdateDeleteSemanticAnalyzer.java:1197:39: warning: '{' should have line break after. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/UpdateDeleteSemanticAnalyzer.java:1197:49: warning: '}' should have line break before. 38680,38681d43581 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/WindowingSpec.java:225: warning: operator new rparen at indentation level 14 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/WindowingSpec.java:231: warning: operator new rparen at indentation level 14 not at correct indentation, 10 38684d43583 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/parse/WindowingSpec.java:239: warning: operator new rparen at indentation level 14 not at correct indentation, 10 38798a43698 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/plan/AlterDatabaseDesc.java:37:22: warning: Name 'ALTER_DB_TYPES' must match pattern '^[A-Z][a-zA-Z0-9]*$'. 38806c43706 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/plan/AlterIndexDesc.java:44: warning: enum def rcurly at indentation level 12 not at correct indentation, 2 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/plan/AlterIndexDesc.java:44: warning: 'enum def rcurly' have incorrect indentation level 12, expected level should be 2. 38822a43723,43724 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/plan/AlterTableDesc.java:71:42: warning: '{' should have line break after. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/plan/AlterTableDesc.java:72:29: warning: '{' should have line break after. 38888a43791 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/plan/AlterTableDesc.java:902:46: warning: '{' should have line break after. 38945a43849 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/plan/ColStatistics.java:170:32: warning: '{' should have line break after. 39069a43974,43975 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/plan/CreateTableDesc.java:507: warning: 'Utilities' have incorrect indentation level 10, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/plan/CreateTableDesc.java:509: warning: '.' have incorrect indentation level 10, expected level should be 12. 39192,39193c44098,44099 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/plan/DropTableDesc.java:166: warning: method def child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/plan/DropTableDesc.java:174: warning: method def child at indentation level 6 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/plan/DropTableDesc.java:166: warning: 'method def' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/plan/DropTableDesc.java:174: warning: 'method def' child have incorrect indentation level 6, expected level should be 4. 39210a44117 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/plan/DynamicValue.java:85:25: warning: '{' should have line break after. 39254a44162 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/plan/ExprNodeDescUtils.java:229: warning: 'children' have incorrect indentation level 6, expected level should be 8. 39265c44173 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/plan/ExprNodeDescUtils.java:530: warning: method def rcurly at indentation level 8 not at correct indentation, 2 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/plan/ExprNodeDescUtils.java:530: warning: 'method def rcurly' have incorrect indentation level 8, expected level should be 2. 39267,39285c44175,44196 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/plan/ExprNodeDescUtils.java:532: warning: method def modifier at indentation level 8 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/plan/ExprNodeDescUtils.java:534: warning: for at indentation level 16 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/plan/ExprNodeDescUtils.java:535: warning: for child at indentation level 24 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/plan/ExprNodeDescUtils.java:536: warning: for rcurly at indentation level 16 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/plan/ExprNodeDescUtils.java:537: warning: method def rcurly at indentation level 8 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/plan/ExprNodeDescUtils.java:547: warning: method def modifier at indentation level 8 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/plan/ExprNodeDescUtils.java:549: warning: if at indentation level 16 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/plan/ExprNodeDescUtils.java:550: warning: if child at indentation level 24 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/plan/ExprNodeDescUtils.java:551: warning: if rcurly at indentation level 16 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/plan/ExprNodeDescUtils.java:552: warning: for at indentation level 24 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/plan/ExprNodeDescUtils.java:553: warning: for child at indentation level 32 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/plan/ExprNodeDescUtils.java:554: warning: for rcurly at indentation level 24 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/plan/ExprNodeDescUtils.java:555: warning: if rcurly at indentation level 16 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/plan/ExprNodeDescUtils.java:556: warning: for at indentation level 24 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/plan/ExprNodeDescUtils.java:557: warning: for child at indentation level 32 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/plan/ExprNodeDescUtils.java:558: warning: for rcurly at indentation level 24 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/plan/ExprNodeDescUtils.java:559: warning: if rcurly at indentation level 16 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/plan/ExprNodeDescUtils.java:560: warning: if child at indentation level 24 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/plan/ExprNodeDescUtils.java:562: warning: if rcurly at indentation level 16 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/plan/ExprNodeDescUtils.java:532: warning: 'method def modifier' have incorrect indentation level 8, expected level should be 2. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/plan/ExprNodeDescUtils.java:533: warning: 'Map' have incorrect indentation level 3, expected level should be 5. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/plan/ExprNodeDescUtils.java:534: warning: 'for' have incorrect indentation level 16, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/plan/ExprNodeDescUtils.java:535: warning: 'for' child have incorrect indentation level 24, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/plan/ExprNodeDescUtils.java:536: warning: 'for rcurly' have incorrect indentation level 16, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/plan/ExprNodeDescUtils.java:537: warning: 'method def rcurly' have incorrect indentation level 8, expected level should be 2. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/plan/ExprNodeDescUtils.java:547: warning: 'method def modifier' have incorrect indentation level 8, expected level should be 2. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/plan/ExprNodeDescUtils.java:548: warning: 'Map' have incorrect indentation level 3, expected level should be 5. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/plan/ExprNodeDescUtils.java:549: warning: 'if' have incorrect indentation level 16, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/plan/ExprNodeDescUtils.java:550: warning: 'if' child have incorrect indentation level 24, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/plan/ExprNodeDescUtils.java:551: warning: 'if rcurly' have incorrect indentation level 16, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/plan/ExprNodeDescUtils.java:552: warning: 'for' have incorrect indentation level 24, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/plan/ExprNodeDescUtils.java:553: warning: 'for' child have incorrect indentation level 32, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/plan/ExprNodeDescUtils.java:554: warning: 'for rcurly' have incorrect indentation level 24, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/plan/ExprNodeDescUtils.java:555: warning: 'if rcurly' have incorrect indentation level 16, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/plan/ExprNodeDescUtils.java:556: warning: 'for' have incorrect indentation level 24, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/plan/ExprNodeDescUtils.java:557: warning: 'for' child have incorrect indentation level 32, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/plan/ExprNodeDescUtils.java:558: warning: 'for rcurly' have incorrect indentation level 24, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/plan/ExprNodeDescUtils.java:559: warning: 'if rcurly' have incorrect indentation level 16, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/plan/ExprNodeDescUtils.java:560: warning: 'if' child have incorrect indentation level 24, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/plan/ExprNodeDescUtils.java:561: warning: 'hashCodeToColumnDescMap' have incorrect indentation level 5, expected level should be 7. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/plan/ExprNodeDescUtils.java:562: warning: 'if rcurly' have incorrect indentation level 16, expected level should be 4. 39287,39289c44198,44200 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/plan/ExprNodeDescUtils.java:563: warning: if child at indentation level 20 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/plan/ExprNodeDescUtils.java:565: warning: if rcurly at indentation level 8 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/plan/ExprNodeDescUtils.java:567: warning: method def rcurly at indentation level 8 not at correct indentation, 2 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/plan/ExprNodeDescUtils.java:563: warning: 'if' child have incorrect indentation level 20, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/plan/ExprNodeDescUtils.java:565: warning: 'if rcurly' have incorrect indentation level 8, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/plan/ExprNodeDescUtils.java:567: warning: 'method def rcurly' have incorrect indentation level 8, expected level should be 2. 39295d44205 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/plan/ExprNodeDescUtils.java:788: warning: method def throws at indentation level 10 not at correct indentation, 6 39297d44206 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/plan/ExprNodeDescUtils.java:804: warning: method def throws at indentation level 10 not at correct indentation, 6 39310a44220 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/plan/ExprNodeGenericFuncDesc.java:81:36: warning: '{' should have line break after. 39321a44232 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/plan/ExprNodeGenericFuncDesc.java:290: warning: 'List' have incorrect indentation level 4, expected level should be 6. 39329c44240 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/plan/FetchWork.java:79: warning: method def child at indentation level 8 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/plan/FetchWork.java:79: warning: 'method def' child have incorrect indentation level 8, expected level should be 4. 39331,39333c44242,44244 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/plan/FetchWork.java:83: warning: method def child at indentation level 8 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/plan/FetchWork.java:87: warning: method def child at indentation level 10 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/plan/FetchWork.java:91: warning: method def child at indentation level 10 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/plan/FetchWork.java:83: warning: 'method def' child have incorrect indentation level 8, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/plan/FetchWork.java:87: warning: 'method def' child have incorrect indentation level 10, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/plan/FetchWork.java:91: warning: 'method def' child have incorrect indentation level 10, expected level should be 4. 39354c44265 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/plan/FileSinkDesc.java:179: warning: method def child at indentation level 10 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/plan/FileSinkDesc.java:179: warning: 'method def' child have incorrect indentation level 10, expected level should be 4. 39356,39358c44267,44269 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/plan/FileSinkDesc.java:183: warning: method def child at indentation level 10 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/plan/FileSinkDesc.java:187: warning: method def child at indentation level 10 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/plan/FileSinkDesc.java:191: warning: method def child at indentation level 10 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/plan/FileSinkDesc.java:183: warning: 'method def' child have incorrect indentation level 10, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/plan/FileSinkDesc.java:187: warning: 'method def' child have incorrect indentation level 10, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/plan/FileSinkDesc.java:191: warning: 'method def' child have incorrect indentation level 10, expected level should be 4. 39449a44361 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/plan/HiveOperation.java:182:46: warning: '{' should have line break after. 39452,39457c44364,44370 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/plan/ImportTableDesc.java:58: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/plan/ImportTableDesc.java:59: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/plan/ImportTableDesc.java:85: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/plan/ImportTableDesc.java:86: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/plan/ImportTableDesc.java:87: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/plan/ImportTableDesc.java:88: warning: block child at indentation level 8 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/plan/ImportTableDesc.java:58: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/plan/ImportTableDesc.java:59: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/plan/ImportTableDesc.java:85: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/plan/ImportTableDesc.java:86: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/plan/ImportTableDesc.java:87: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/plan/ImportTableDesc.java:88: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/plan/ImportTableDesc.java:88: warning: 'member def type' have incorrect indentation level 8, expected level should be 6. 39459,39461c44372,44375 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/plan/ImportTableDesc.java:89: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/plan/ImportTableDesc.java:90: warning: if at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/plan/ImportTableDesc.java:91: warning: if child at indentation level 10 not at correct indentation, 8 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/plan/ImportTableDesc.java:89: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/plan/ImportTableDesc.java:89: warning: 'member def type' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/plan/ImportTableDesc.java:90: warning: 'if' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/plan/ImportTableDesc.java:91: warning: 'if' child have incorrect indentation level 10, expected level should be 8. 39465,39466c44379,44380 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/plan/ImportTableDesc.java:103: warning: if rcurly at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/plan/ImportTableDesc.java:104: warning: else child at indentation level 10 not at correct indentation, 8 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/plan/ImportTableDesc.java:103: warning: 'if rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/plan/ImportTableDesc.java:104: warning: 'else' child have incorrect indentation level 10, expected level should be 8. 39469,39474c44383,44388 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/plan/ImportTableDesc.java:113: warning: else rcurly at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/plan/ImportTableDesc.java:115: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/plan/ImportTableDesc.java:116: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/plan/ImportTableDesc.java:117: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/plan/ImportTableDesc.java:118: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/plan/ImportTableDesc.java:119: warning: block child at indentation level 8 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/plan/ImportTableDesc.java:113: warning: 'else rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/plan/ImportTableDesc.java:115: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/plan/ImportTableDesc.java:116: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/plan/ImportTableDesc.java:117: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/plan/ImportTableDesc.java:118: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/plan/ImportTableDesc.java:119: warning: 'block' child have incorrect indentation level 8, expected level should be 6. 39479,39484c44393,44398 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/plan/ImportTableDesc.java:145: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/plan/ImportTableDesc.java:146: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/plan/ImportTableDesc.java:147: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/plan/ImportTableDesc.java:148: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/plan/ImportTableDesc.java:149: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/plan/ImportTableDesc.java:150: warning: block child at indentation level 8 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/plan/ImportTableDesc.java:145: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/plan/ImportTableDesc.java:146: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/plan/ImportTableDesc.java:147: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/plan/ImportTableDesc.java:148: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/plan/ImportTableDesc.java:149: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/plan/ImportTableDesc.java:150: warning: 'block' child have incorrect indentation level 8, expected level should be 6. 39486,39491c44400,44405 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/plan/ImportTableDesc.java:169: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/plan/ImportTableDesc.java:170: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/plan/ImportTableDesc.java:171: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/plan/ImportTableDesc.java:172: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/plan/ImportTableDesc.java:173: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/plan/ImportTableDesc.java:174: warning: block child at indentation level 8 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/plan/ImportTableDesc.java:169: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/plan/ImportTableDesc.java:170: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/plan/ImportTableDesc.java:171: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/plan/ImportTableDesc.java:172: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/plan/ImportTableDesc.java:173: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/plan/ImportTableDesc.java:174: warning: 'block' child have incorrect indentation level 8, expected level should be 6. 39493,39496c44407,44410 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/plan/ImportTableDesc.java:180: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/plan/ImportTableDesc.java:181: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/plan/ImportTableDesc.java:182: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/plan/ImportTableDesc.java:183: warning: block child at indentation level 8 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/plan/ImportTableDesc.java:180: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/plan/ImportTableDesc.java:181: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/plan/ImportTableDesc.java:182: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/plan/ImportTableDesc.java:183: warning: 'block' child have incorrect indentation level 8, expected level should be 6. 39498,39502c44412,44417 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/plan/ImportTableDesc.java:190: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/plan/ImportTableDesc.java:191: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/plan/ImportTableDesc.java:192: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/plan/ImportTableDesc.java:193: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/plan/ImportTableDesc.java:194: warning: block child at indentation level 8 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/plan/ImportTableDesc.java:190: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/plan/ImportTableDesc.java:191: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/plan/ImportTableDesc.java:192: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/plan/ImportTableDesc.java:193: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/plan/ImportTableDesc.java:194: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/plan/ImportTableDesc.java:194: warning: 'member def type' have incorrect indentation level 8, expected level should be 6. 39504,39506c44419,44422 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/plan/ImportTableDesc.java:195: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/plan/ImportTableDesc.java:196: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/plan/ImportTableDesc.java:197: warning: block child at indentation level 8 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/plan/ImportTableDesc.java:195: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/plan/ImportTableDesc.java:195: warning: 'member def type' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/plan/ImportTableDesc.java:196: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/plan/ImportTableDesc.java:197: warning: 'block' child have incorrect indentation level 8, expected level should be 6. 39508,39513c44424,44431 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/plan/ImportTableDesc.java:203: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/plan/ImportTableDesc.java:204: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/plan/ImportTableDesc.java:205: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/plan/ImportTableDesc.java:206: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/plan/ImportTableDesc.java:207: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/plan/ImportTableDesc.java:208: warning: block child at indentation level 8 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/plan/ImportTableDesc.java:203: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/plan/ImportTableDesc.java:204: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/plan/ImportTableDesc.java:205: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/plan/ImportTableDesc.java:206: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/plan/ImportTableDesc.java:206: warning: 'member def type' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/plan/ImportTableDesc.java:207: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/plan/ImportTableDesc.java:207: warning: 'member def type' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/plan/ImportTableDesc.java:208: warning: 'block' child have incorrect indentation level 8, expected level should be 6. 39515,39518c44433,44436 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/plan/ImportTableDesc.java:215: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/plan/ImportTableDesc.java:216: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/plan/ImportTableDesc.java:217: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/plan/ImportTableDesc.java:218: warning: block child at indentation level 8 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/plan/ImportTableDesc.java:215: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/plan/ImportTableDesc.java:216: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/plan/ImportTableDesc.java:217: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/plan/ImportTableDesc.java:218: warning: 'block' child have incorrect indentation level 8, expected level should be 6. 39520,39523c44438,44441 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/plan/ImportTableDesc.java:225: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/plan/ImportTableDesc.java:226: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/plan/ImportTableDesc.java:227: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/plan/ImportTableDesc.java:228: warning: block child at indentation level 8 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/plan/ImportTableDesc.java:225: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/plan/ImportTableDesc.java:226: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/plan/ImportTableDesc.java:227: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/plan/ImportTableDesc.java:228: warning: 'block' child have incorrect indentation level 8, expected level should be 6. 39525,39528c44443,44446 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/plan/ImportTableDesc.java:235: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/plan/ImportTableDesc.java:236: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/plan/ImportTableDesc.java:237: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/plan/ImportTableDesc.java:238: warning: block child at indentation level 8 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/plan/ImportTableDesc.java:235: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/plan/ImportTableDesc.java:236: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/plan/ImportTableDesc.java:237: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/plan/ImportTableDesc.java:238: warning: 'block' child have incorrect indentation level 8, expected level should be 6. 39530,39533c44448,44451 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/plan/ImportTableDesc.java:245: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/plan/ImportTableDesc.java:246: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/plan/ImportTableDesc.java:247: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/plan/ImportTableDesc.java:248: warning: block child at indentation level 8 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/plan/ImportTableDesc.java:245: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/plan/ImportTableDesc.java:246: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/plan/ImportTableDesc.java:247: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/plan/ImportTableDesc.java:248: warning: 'block' child have incorrect indentation level 8, expected level should be 6. 39535,39538c44453,44456 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/plan/ImportTableDesc.java:255: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/plan/ImportTableDesc.java:256: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/plan/ImportTableDesc.java:257: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/plan/ImportTableDesc.java:258: warning: block child at indentation level 8 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/plan/ImportTableDesc.java:255: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/plan/ImportTableDesc.java:256: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/plan/ImportTableDesc.java:257: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/plan/ImportTableDesc.java:258: warning: 'block' child have incorrect indentation level 8, expected level should be 6. 39540,39543c44458,44461 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/plan/ImportTableDesc.java:265: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/plan/ImportTableDesc.java:266: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/plan/ImportTableDesc.java:267: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/plan/ImportTableDesc.java:268: warning: block child at indentation level 8 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/plan/ImportTableDesc.java:265: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/plan/ImportTableDesc.java:266: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/plan/ImportTableDesc.java:267: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/plan/ImportTableDesc.java:268: warning: 'block' child have incorrect indentation level 8, expected level should be 6. 39545,39548c44463,44466 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/plan/ImportTableDesc.java:275: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/plan/ImportTableDesc.java:276: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/plan/ImportTableDesc.java:277: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/plan/ImportTableDesc.java:278: warning: block child at indentation level 8 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/plan/ImportTableDesc.java:275: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/plan/ImportTableDesc.java:276: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/plan/ImportTableDesc.java:277: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/plan/ImportTableDesc.java:278: warning: 'block' child have incorrect indentation level 8, expected level should be 6. 39551,39555c44469,44473 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/plan/ImportTableDesc.java:302: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/plan/ImportTableDesc.java:303: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/plan/ImportTableDesc.java:304: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/plan/ImportTableDesc.java:305: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/plan/ImportTableDesc.java:306: warning: block child at indentation level 8 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/plan/ImportTableDesc.java:302: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/plan/ImportTableDesc.java:303: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/plan/ImportTableDesc.java:304: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/plan/ImportTableDesc.java:305: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/plan/ImportTableDesc.java:306: warning: 'block' child have incorrect indentation level 8, expected level should be 6. 39560,39563c44478,44482 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/plan/ImportTableDesc.java:317: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/plan/ImportTableDesc.java:318: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/plan/ImportTableDesc.java:319: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/plan/ImportTableDesc.java:320: warning: block child at indentation level 8 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/plan/ImportTableDesc.java:317: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/plan/ImportTableDesc.java:318: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/plan/ImportTableDesc.java:319: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/plan/ImportTableDesc.java:320: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/plan/ImportTableDesc.java:328:27: warning: '{' should have line break after. 39570a44490 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/plan/JoinCondDesc.java:198: warning: 'this' have incorrect indentation level 6, expected level should be 8. 39608,39609c44528,44529 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/plan/LoadFileDesc.java:56: warning: if at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/plan/LoadFileDesc.java:57: warning: if child at indentation level 8 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/plan/LoadFileDesc.java:56: warning: 'if' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/plan/LoadFileDesc.java:57: warning: 'if' child have incorrect indentation level 8, expected level should be 6. 39615a44536 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/plan/LoadTableDesc.java:74: warning: '+' have incorrect indentation level 8, expected level should be 10. 39624a44546,44547 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/plan/MapJoinDesc.java:110: warning: 'final' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/plan/MapJoinDesc.java:111: warning: 'final' have incorrect indentation level 4, expected level should be 6. 39625a44549,44551 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/plan/MapJoinDesc.java:112: warning: 'final' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/plan/MapJoinDesc.java:113: warning: 'final' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/plan/MapJoinDesc.java:114: warning: 'final' have incorrect indentation level 4, expected level should be 6. 39651a44578,44579 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/plan/MapredLocalWork.java:69: warning: 'final' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/plan/MapredLocalWork.java:70: warning: 'final' have incorrect indentation level 4, expected level should be 6. 39653a44582 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/plan/MapredLocalWork.java:104: warning: 'final' have incorrect indentation level 4, expected level should be 6. 39657a44587 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/plan/MapredLocalWork.java:141: warning: 'fetchWork' have incorrect indentation level 8, expected level should be 10. 39662c44592 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/plan/MapredWork.java:93: warning: class def rcurly at indentation level 3 not at correct indentation, 0 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/plan/MapredWork.java:93: warning: 'class def rcurly' have incorrect indentation level 3, expected level should be 0. 39731a44662 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/plan/MoveWork.java:85: warning: '+' have incorrect indentation level 8, expected level should be 10. 39773c44704 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/plan/PartitionDesc.java:111: warning: ctor def throws at indentation level 4 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/plan/PartitionDesc.java:110: warning: 'boolean' have incorrect indentation level 4, expected level should be 6. 39777d44707 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/plan/PartitionDesc.java:124: warning: method def throws at indentation level 4 not at correct indentation, 6 39781a44712 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/plan/PartitionDesc.java:206: warning: 'HiveFileFormatUtils' have incorrect indentation level 6, expected level should be 8. 39799c44730 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/plan/PlanUtils.java:535: warning: method def child at indentation level 6 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/plan/PlanUtils.java:535: warning: 'method def' child have incorrect indentation level 6, expected level should be 4. 39802,39809d44732 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/plan/PlanUtils.java:553: warning: method call child at indentation level 8 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/plan/PlanUtils.java:554: warning: method call child at indentation level 8 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/plan/PlanUtils.java:555: warning: method call child at indentation level 8 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/plan/PlanUtils.java:556: warning: method call child at indentation level 8 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/plan/PlanUtils.java:557: warning: method call child at indentation level 8 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/plan/PlanUtils.java:558: warning: method call child at indentation level 8 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/plan/PlanUtils.java:559: warning: method call child at indentation level 8 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/plan/PlanUtils.java:560: warning: method call child at indentation level 8 not at correct indentation, 10 39811,39816d44733 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/plan/PlanUtils.java:569: warning: method call child at indentation level 8 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/plan/PlanUtils.java:570: warning: method call child at indentation level 8 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/plan/PlanUtils.java:571: warning: method call child at indentation level 8 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/plan/PlanUtils.java:572: warning: method call child at indentation level 8 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/plan/PlanUtils.java:573: warning: method call child at indentation level 8 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/plan/PlanUtils.java:574: warning: method call child at indentation level 8 not at correct indentation, 10 39830c44747 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/plan/PlanUtils.java:771: warning: for at indentation level 5 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/plan/PlanUtils.java:771: warning: 'for' have incorrect indentation level 5, expected level should be 6. 39838c44755 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/plan/PlanUtils.java:884: warning: method def child at indentation level 6 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/plan/PlanUtils.java:884: warning: 'method def' child have incorrect indentation level 6, expected level should be 4. 39840c44757 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/plan/PlanUtils.java:894: warning: method def child at indentation level 6 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/plan/PlanUtils.java:894: warning: 'method def' child have incorrect indentation level 6, expected level should be 4. 39842,39845c44759,44766 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/plan/PlanUtils.java:914: warning: try at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/plan/PlanUtils.java:915: warning: try child at indentation level 16 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/plan/PlanUtils.java:918: warning: try rcurly at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/plan/PlanUtils.java:919: warning: catch child at indentation level 16 not at correct indentation, 12 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/plan/PlanUtils.java:898: warning: 'TableDesc' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/plan/PlanUtils.java:906: warning: 'HiveUtils' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/plan/PlanUtils.java:914: warning: 'try' have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/plan/PlanUtils.java:915: warning: 'try' child have incorrect indentation level 16, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/plan/PlanUtils.java:916: warning: 'tableDesc' have incorrect indentation level 18, expected level should be 20. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/plan/PlanUtils.java:917: warning: 'jobProperties' have incorrect indentation level 18, expected level should be 20. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/plan/PlanUtils.java:918: warning: 'try rcurly' have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/plan/PlanUtils.java:919: warning: 'catch' child have incorrect indentation level 16, expected level should be 12. 39847,39853c44768,44776 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/plan/PlanUtils.java:921: warning: catch child at indentation level 16 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/plan/PlanUtils.java:922: warning: catch rcurly at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/plan/PlanUtils.java:924: warning: try at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/plan/PlanUtils.java:925: warning: try child at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/plan/PlanUtils.java:928: warning: try rcurly at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/plan/PlanUtils.java:930: warning: catch child at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/plan/PlanUtils.java:931: warning: catch rcurly at indentation level 12 not at correct indentation, 10 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/plan/PlanUtils.java:921: warning: 'catch' child have incorrect indentation level 16, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/plan/PlanUtils.java:922: warning: 'catch rcurly' have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/plan/PlanUtils.java:924: warning: 'try' have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/plan/PlanUtils.java:925: warning: 'try' child have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/plan/PlanUtils.java:926: warning: 'tableDesc' have incorrect indentation level 16, expected level should be 18. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/plan/PlanUtils.java:927: warning: 'jobSecrets' have incorrect indentation level 16, expected level should be 18. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/plan/PlanUtils.java:928: warning: 'try rcurly' have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/plan/PlanUtils.java:930: warning: 'catch' child have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/plan/PlanUtils.java:931: warning: 'catch rcurly' have incorrect indentation level 12, expected level should be 10. 39855,39858c44778,44783 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/plan/PlanUtils.java:934: warning: try at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/plan/PlanUtils.java:935: warning: try child at indentation level 16 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/plan/PlanUtils.java:938: warning: try rcurly at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/plan/PlanUtils.java:939: warning: catch child at indentation level 16 not at correct indentation, 12 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/plan/PlanUtils.java:934: warning: 'try' have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/plan/PlanUtils.java:935: warning: 'try' child have incorrect indentation level 16, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/plan/PlanUtils.java:936: warning: 'tableDesc' have incorrect indentation level 18, expected level should be 20. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/plan/PlanUtils.java:937: warning: 'jobProperties' have incorrect indentation level 18, expected level should be 20. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/plan/PlanUtils.java:938: warning: 'try rcurly' have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/plan/PlanUtils.java:939: warning: 'catch' child have incorrect indentation level 16, expected level should be 12. 39860,39861c44785,44786 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/plan/PlanUtils.java:941: warning: catch child at indentation level 16 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/plan/PlanUtils.java:942: warning: catch rcurly at indentation level 12 not at correct indentation, 10 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/plan/PlanUtils.java:941: warning: 'catch' child have incorrect indentation level 16, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/plan/PlanUtils.java:942: warning: 'catch rcurly' have incorrect indentation level 12, expected level should be 10. 40032,40037d44956 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/plan/ReduceSinkDesc.java:593: warning: array initialization child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/plan/ReduceSinkDesc.java:596: warning: array initialization child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/plan/ReduceSinkDesc.java:599: warning: array initialization child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/plan/ReduceSinkDesc.java:602: warning: array initialization child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/plan/ReduceSinkDesc.java:605: warning: array initialization child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/plan/ReduceSinkDesc.java:608: warning: array initialization child at indentation level 10 not at correct indentation, 8 40048c44967 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/plan/ReduceWork.java:122: warning: method def child at indentation level 5 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/plan/ReduceWork.java:122: warning: 'method def' child have incorrect indentation level 5, expected level should be 4. 40052c44971 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/plan/ReduceWork.java:206: warning: method def child at indentation level 6 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/plan/ReduceWork.java:206: warning: 'method def' child have incorrect indentation level 6, expected level should be 4. 40055,40056d44973 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/plan/ReduceWork.java:321: warning: array initialization child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/plan/ReduceWork.java:324: warning: array initialization child at indentation level 10 not at correct indentation, 8 40071a44989 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/plan/RenamePartitionDesc.java:125:47: warning: '{' should have line break after. 40087a45006,45013 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/plan/SelectDesc.java:50: warning: 'final' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/plan/SelectDesc.java:51: warning: 'final' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/plan/SelectDesc.java:56: warning: 'final' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/plan/SelectDesc.java:57: warning: 'List' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/plan/SelectDesc.java:58: warning: 'final' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/plan/SelectDesc.java:69: warning: 'new' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/plan/SelectDesc.java:85: warning: 'final' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/plan/SelectDesc.java:100: warning: 'List' have incorrect indentation level 4, expected level should be 6. 40098a45025 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/plan/ShowCompactionsDesc.java:31: warning: '"compactionid,dbname,tabname,partname,type,state,workerid,starttime,duration,hadoopjobid#"' have incorrect indentation level 4, expected level should be 6. 40218c45145 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/plan/SparkWork.java:389: warning: class def rcurly at indentation level 3 not at correct indentation, 2 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/plan/SparkWork.java:389: warning: 'class def rcurly' have incorrect indentation level 3, expected level should be 2. 40219a45147,45148 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/plan/SparkWork.java:396: warning: 'new' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/plan/SparkWork.java:410: warning: 'baseWork' have incorrect indentation level 12, expected level should be 14. 40227a45157,45159 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/plan/TableScanDesc.java:94: warning: '"hive.io.filter.expr.serialized"' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/plan/TableScanDesc.java:97: warning: '"hive.io.filter.text"' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/plan/TableScanDesc.java:100: warning: '"hive.io.filter.object"' have incorrect indentation level 4, expected level should be 6. 40264c45196 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/plan/TezWork.java:368: warning: method def rcurly at indentation level 3 not at correct indentation, 2 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/plan/TezWork.java:368: warning: 'method def rcurly' have incorrect indentation level 3, expected level should be 2. 40268a45201 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/plan/TruncateTableDesc.java:109:47: warning: '{' should have line break after. 40279c45212 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/plan/ValidationUtility.java:52: warning: if at indentation level 3 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/plan/ValidationUtility.java:52: warning: 'if' have incorrect indentation level 3, expected level should be 4. 40302,40308d45234 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/plan/VectorPartitionConversion.java:55: warning: array initialization child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/plan/VectorPartitionConversion.java:59: warning: array initialization child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/plan/VectorPartitionConversion.java:63: warning: array initialization child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/plan/VectorPartitionConversion.java:67: warning: array initialization child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/plan/VectorPartitionConversion.java:71: warning: array initialization child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/plan/VectorPartitionConversion.java:75: warning: array initialization child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/plan/VectorPartitionConversion.java:79: warning: array initialization child at indentation level 12 not at correct indentation, 10 40369,40370c45295,45296 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/ppd/ExprWalkerProcFactory.java:286: warning: method def throws at indentation level 4 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/ppd/ExprWalkerProcFactory.java:305: warning: method def throws at indentation level 4 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/ppd/ExprWalkerProcFactory.java:285: warning: 'Operator' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/ppd/ExprWalkerProcFactory.java:304: warning: 'Operator' have incorrect indentation level 4, expected level should be 6. 40372c45298 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/ppd/ExprWalkerProcFactory.java:374: warning: if child at indentation level 16 not at correct indentation, 10 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/ppd/ExprWalkerProcFactory.java:374: warning: 'if' child have incorrect indentation level 16, expected level should be 10. 40373a45300 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/ppd/OpProcFactory.java:98: warning: '.' have incorrect indentation level 4, expected level should be 6. 40422c45349,45350 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/ppd/OpProcFactory.java:398: warning: method call child at indentation level 6 not at correct indentation, 8 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/ppd/OpProcFactory.java:397: warning: '.' have incorrect indentation level 6, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/ppd/OpProcFactory.java:398: warning: '.' have incorrect indentation level 6, expected level should be 10. 40423a45352 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/ppd/OpProcFactory.java:563: warning: 'prunePreds' have incorrect indentation level 12, expected level should be 14. 40427a45357,45368 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/ppd/OpProcFactory.java:970: warning: 'TableScanOperator' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/ppd/OpProcFactory.java:971: warning: 'ExprNodeGenericFuncDesc' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/ppd/OpProcFactory.java:972: warning: 'OpWalkerInfo' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/ppd/OpProcFactory.java:973: warning: 'HiveConf' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/ppd/OpProcFactory.java:996: warning: '(' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/ppd/OpProcFactory.java:1003: warning: 'Utilities' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/ppd/OpProcFactory.java:1004: warning: 'jobConf' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/ppd/OpProcFactory.java:1011: warning: 'predicateHandler' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/ppd/OpProcFactory.java:1019: warning: '+' have incorrect indentation level 10, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/ppd/OpProcFactory.java:1025: warning: '+' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/ppd/OpProcFactory.java:1028: warning: '"Pushed predicate: "' have incorrect indentation level 10, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/ppd/OpProcFactory.java:1029: warning: '+' have incorrect indentation level 10, expected level should be 12. 40429c45370,45388 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/ppd/OpWalkerInfo.java:39: warning: member def at indentation level 4 not at correct indentation, 2 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/ppd/OpWalkerInfo.java:39: warning: 'opToPushdownPredMap' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/ppd/PredicatePushDown.java:96: warning: 'FilterOperator' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/ppd/PredicatePushDown.java:97: warning: 'OpProcFactory' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/ppd/PredicatePushDown.java:99: warning: 'PTFOperator' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/ppd/PredicatePushDown.java:100: warning: 'OpProcFactory' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/ppd/PredicatePushDown.java:102: warning: 'CommonJoinOperator' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/ppd/PredicatePushDown.java:103: warning: 'OpProcFactory' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/ppd/PredicatePushDown.java:105: warning: 'TableScanOperator' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/ppd/PredicatePushDown.java:106: warning: 'OpProcFactory' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/ppd/PredicatePushDown.java:108: warning: 'ScriptOperator' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/ppd/PredicatePushDown.java:109: warning: 'OpProcFactory' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/ppd/PredicatePushDown.java:111: warning: 'LimitOperator' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/ppd/PredicatePushDown.java:112: warning: 'OpProcFactory' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/ppd/PredicatePushDown.java:114: warning: 'UDTFOperator' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/ppd/PredicatePushDown.java:115: warning: 'OpProcFactory' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/ppd/PredicatePushDown.java:117: warning: 'LateralViewForwardOperator' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/ppd/PredicatePushDown.java:118: warning: 'OpProcFactory' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/ppd/PredicatePushDown.java:120: warning: 'LateralViewJoinOperator' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/ppd/PredicatePushDown.java:121: warning: 'OpProcFactory' have incorrect indentation level 6, expected level should be 8. 40434,40446c45393,45405 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/ppd/PredicateTransitivePropagate.java:200: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/ppd/PredicateTransitivePropagate.java:201: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/ppd/PredicateTransitivePropagate.java:202: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/ppd/PredicateTransitivePropagate.java:203: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/ppd/PredicateTransitivePropagate.java:204: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/ppd/PredicateTransitivePropagate.java:205: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/ppd/PredicateTransitivePropagate.java:206: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/ppd/PredicateTransitivePropagate.java:207: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/ppd/PredicateTransitivePropagate.java:208: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/ppd/PredicateTransitivePropagate.java:209: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/ppd/PredicateTransitivePropagate.java:210: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/ppd/PredicateTransitivePropagate.java:211: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/ppd/PredicateTransitivePropagate.java:212: warning: block child at indentation level 10 not at correct indentation, 8 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/ppd/PredicateTransitivePropagate.java:200: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/ppd/PredicateTransitivePropagate.java:201: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/ppd/PredicateTransitivePropagate.java:202: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/ppd/PredicateTransitivePropagate.java:203: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/ppd/PredicateTransitivePropagate.java:204: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/ppd/PredicateTransitivePropagate.java:205: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/ppd/PredicateTransitivePropagate.java:206: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/ppd/PredicateTransitivePropagate.java:207: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/ppd/PredicateTransitivePropagate.java:208: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/ppd/PredicateTransitivePropagate.java:209: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/ppd/PredicateTransitivePropagate.java:210: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/ppd/PredicateTransitivePropagate.java:211: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/ppd/PredicateTransitivePropagate.java:212: warning: 'block' child have incorrect indentation level 10, expected level should be 8. 40448a45408,45425 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/ppd/SimplePredicatePushDown.java:63: warning: 'FilterOperator' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/ppd/SimplePredicatePushDown.java:64: warning: 'OpProcFactory' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/ppd/SimplePredicatePushDown.java:66: warning: 'PTFOperator' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/ppd/SimplePredicatePushDown.java:67: warning: 'OpProcFactory' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/ppd/SimplePredicatePushDown.java:69: warning: 'CommonJoinOperator' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/ppd/SimplePredicatePushDown.java:70: warning: 'OpProcFactory' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/ppd/SimplePredicatePushDown.java:72: warning: 'TableScanOperator' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/ppd/SimplePredicatePushDown.java:73: warning: 'OpProcFactory' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/ppd/SimplePredicatePushDown.java:75: warning: 'ScriptOperator' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/ppd/SimplePredicatePushDown.java:76: warning: 'OpProcFactory' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/ppd/SimplePredicatePushDown.java:78: warning: 'LimitOperator' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/ppd/SimplePredicatePushDown.java:79: warning: 'OpProcFactory' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/ppd/SimplePredicatePushDown.java:81: warning: 'UDTFOperator' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/ppd/SimplePredicatePushDown.java:82: warning: 'OpProcFactory' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/ppd/SimplePredicatePushDown.java:84: warning: 'LateralViewForwardOperator' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/ppd/SimplePredicatePushDown.java:85: warning: 'OpProcFactory' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/ppd/SimplePredicatePushDown.java:87: warning: 'LateralViewJoinOperator' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/ppd/SimplePredicatePushDown.java:88: warning: 'OpProcFactory' have incorrect indentation level 6, expected level should be 8. 40466,40492c45443,45470 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/processors/CommandProcessorFactory.java:55: warning: method def throws at indentation level 4 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/processors/CommandProcessorFactory.java:61: warning: method def throws at indentation level 4 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/processors/CommandProcessorFactory.java:83: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/processors/CommandProcessorFactory.java:84: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/processors/CommandProcessorFactory.java:85: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/processors/CommandProcessorFactory.java:86: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/processors/CommandProcessorFactory.java:87: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/processors/CommandProcessorFactory.java:88: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/processors/CommandProcessorFactory.java:89: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/processors/CommandProcessorFactory.java:90: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/processors/CommandProcessorFactory.java:91: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/processors/CommandProcessorFactory.java:92: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/processors/CommandProcessorFactory.java:93: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/processors/CommandProcessorFactory.java:94: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/processors/CommandProcessorFactory.java:95: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/processors/CommandProcessorFactory.java:96: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/processors/CommandProcessorFactory.java:97: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/processors/CommandProcessorFactory.java:98: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/processors/CommandProcessorFactory.java:99: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/processors/CommandProcessorFactory.java:100: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/processors/CommandProcessorFactory.java:101: warning: try at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/processors/CommandProcessorFactory.java:102: warning: try child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/processors/CommandProcessorFactory.java:103: warning: try rcurly at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/processors/CommandProcessorFactory.java:104: warning: catch child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/processors/CommandProcessorFactory.java:105: warning: catch rcurly at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/processors/CommandProcessorFactory.java:106: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/processors/CommandProcessorFactory.java:107: warning: block child at indentation level 8 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/processors/CommandProcessorFactory.java:71: warning: '.' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/processors/CommandProcessorFactory.java:78: warning: '&&' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/processors/CommandProcessorFactory.java:83: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/processors/CommandProcessorFactory.java:84: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/processors/CommandProcessorFactory.java:85: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/processors/CommandProcessorFactory.java:86: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/processors/CommandProcessorFactory.java:87: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/processors/CommandProcessorFactory.java:88: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/processors/CommandProcessorFactory.java:88: warning: 'member def type' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/processors/CommandProcessorFactory.java:89: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/processors/CommandProcessorFactory.java:90: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/processors/CommandProcessorFactory.java:91: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/processors/CommandProcessorFactory.java:92: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/processors/CommandProcessorFactory.java:93: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/processors/CommandProcessorFactory.java:94: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/processors/CommandProcessorFactory.java:95: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/processors/CommandProcessorFactory.java:96: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/processors/CommandProcessorFactory.java:97: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/processors/CommandProcessorFactory.java:98: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/processors/CommandProcessorFactory.java:99: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/processors/CommandProcessorFactory.java:100: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/processors/CommandProcessorFactory.java:101: warning: 'try' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/processors/CommandProcessorFactory.java:102: warning: 'try' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/processors/CommandProcessorFactory.java:103: warning: 'try rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/processors/CommandProcessorFactory.java:104: warning: 'catch' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/processors/CommandProcessorFactory.java:105: warning: 'catch rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/processors/CommandProcessorFactory.java:106: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/processors/CommandProcessorFactory.java:107: warning: 'block' child have incorrect indentation level 8, expected level should be 6. 40503a45482,45487 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/processors/CommandProcessorResponse.java:94:32: warning: '{' should have line break after. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/processors/CommandProcessorResponse.java:95:35: warning: '{' should have line break after. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/processors/CommandProcessorResponse.java:96:31: warning: '{' should have line break after. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/processors/CommandProcessorResponse.java:97:29: warning: '{' should have line break after. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/processors/CommandProcessorResponse.java:98:35: warning: '{' should have line break after. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/processors/CommandProcessorResponse.java:103:29: warning: '{' should have line break after. 40535,40538c45519,45523 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/processors/DfsProcessor.java:116: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/processors/DfsProcessor.java:117: warning: if at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/processors/DfsProcessor.java:118: warning: if child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/processors/DfsProcessor.java:119: warning: if at indentation level 12 not at correct indentation, 10 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/processors/DfsProcessor.java:116: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/processors/DfsProcessor.java:117: warning: 'if' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/processors/DfsProcessor.java:118: warning: 'if' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/processors/DfsProcessor.java:118: warning: 'member def type' have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/processors/DfsProcessor.java:119: warning: 'if' have incorrect indentation level 12, expected level should be 10. 40540,40569c45525,45554 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/processors/DfsProcessor.java:120: warning: if child at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/processors/DfsProcessor.java:121: warning: if child at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/processors/DfsProcessor.java:122: warning: if rcurly at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/processors/DfsProcessor.java:123: warning: if rcurly at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/processors/DfsProcessor.java:124: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/processors/DfsProcessor.java:125: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/processors/DfsProcessor.java:126: warning: if at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/processors/DfsProcessor.java:127: warning: if child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/processors/DfsProcessor.java:128: warning: if child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/processors/DfsProcessor.java:129: warning: if rcurly at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/processors/DfsProcessor.java:130: warning: if child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/processors/DfsProcessor.java:131: warning: if child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/processors/DfsProcessor.java:132: warning: if child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/processors/DfsProcessor.java:133: warning: if rcurly at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/processors/DfsProcessor.java:134: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/processors/DfsProcessor.java:135: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/processors/DfsProcessor.java:136: warning: if at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/processors/DfsProcessor.java:137: warning: if child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/processors/DfsProcessor.java:138: warning: if child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/processors/DfsProcessor.java:139: warning: if rcurly at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/processors/DfsProcessor.java:140: warning: if child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/processors/DfsProcessor.java:141: warning: if child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/processors/DfsProcessor.java:142: warning: if child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/processors/DfsProcessor.java:143: warning: if rcurly at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/processors/DfsProcessor.java:144: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/processors/DfsProcessor.java:145: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/processors/DfsProcessor.java:146: warning: if at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/processors/DfsProcessor.java:147: warning: if child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/processors/DfsProcessor.java:148: warning: if rcurly at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/processors/DfsProcessor.java:149: warning: block child at indentation level 10 not at correct indentation, 8 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/processors/DfsProcessor.java:120: warning: 'if' child have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/processors/DfsProcessor.java:121: warning: 'if' child have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/processors/DfsProcessor.java:122: warning: 'if rcurly' have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/processors/DfsProcessor.java:123: warning: 'if rcurly' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/processors/DfsProcessor.java:124: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/processors/DfsProcessor.java:125: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/processors/DfsProcessor.java:126: warning: 'if' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/processors/DfsProcessor.java:127: warning: 'if' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/processors/DfsProcessor.java:128: warning: 'if' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/processors/DfsProcessor.java:129: warning: 'if rcurly' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/processors/DfsProcessor.java:130: warning: 'if' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/processors/DfsProcessor.java:131: warning: 'if' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/processors/DfsProcessor.java:132: warning: 'if' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/processors/DfsProcessor.java:133: warning: 'if rcurly' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/processors/DfsProcessor.java:134: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/processors/DfsProcessor.java:135: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/processors/DfsProcessor.java:136: warning: 'if' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/processors/DfsProcessor.java:137: warning: 'if' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/processors/DfsProcessor.java:138: warning: 'if' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/processors/DfsProcessor.java:139: warning: 'if rcurly' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/processors/DfsProcessor.java:140: warning: 'if' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/processors/DfsProcessor.java:141: warning: 'if' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/processors/DfsProcessor.java:142: warning: 'if' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/processors/DfsProcessor.java:143: warning: 'if rcurly' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/processors/DfsProcessor.java:144: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/processors/DfsProcessor.java:145: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/processors/DfsProcessor.java:146: warning: 'if' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/processors/DfsProcessor.java:147: warning: 'if' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/processors/DfsProcessor.java:148: warning: 'if rcurly' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/processors/DfsProcessor.java:149: warning: 'block' child have incorrect indentation level 10, expected level should be 8. 40578a45564 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/processors/ResetProcessor.java:137: warning: '.' have incorrect indentation level 10, expected level should be 12. 40586a45573 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/processors/SetProcessor.java:118: warning: 'propertiesToSortedMap' have incorrect indentation level 6, expected level should be 8. 40588c45575,45576 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/processors/SetProcessor.java:214: warning: method def throws at indentation level 8 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/processors/SetProcessor.java:193: warning: '.' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/processors/SetProcessor.java:202: warning: '.' have incorrect indentation level 8, expected level should be 10. 40591d45578 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/processors/SetProcessor.java:222: warning: method def throws at indentation level 8 not at correct indentation, 6 40592a45580 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/processors/SetProcessor.java:230: warning: '.' have incorrect indentation level 6, expected level should be 8. 40605c45593 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/processors/SetProcessor.java:320: warning: if at indentation level 8 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/processors/SetProcessor.java:320: warning: 'if' have incorrect indentation level 8, expected level should be 6. 40621,40630c45609,45618 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/QueryDisplay.java:166: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/QueryDisplay.java:167: warning: if at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/QueryDisplay.java:168: warning: if child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/QueryDisplay.java:169: warning: if rcurly at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/QueryDisplay.java:170: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/QueryDisplay.java:171: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/QueryDisplay.java:172: warning: if at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/QueryDisplay.java:173: warning: if child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/QueryDisplay.java:174: warning: if rcurly at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/QueryDisplay.java:175: warning: block child at indentation level 10 not at correct indentation, 8 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/QueryDisplay.java:166: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/QueryDisplay.java:167: warning: 'if' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/QueryDisplay.java:168: warning: 'if' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/QueryDisplay.java:169: warning: 'if rcurly' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/QueryDisplay.java:170: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/QueryDisplay.java:171: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/QueryDisplay.java:172: warning: 'if' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/QueryDisplay.java:173: warning: 'if' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/QueryDisplay.java:174: warning: 'if rcurly' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/QueryDisplay.java:175: warning: 'block' child have incorrect indentation level 10, expected level should be 8. 40634c45622 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/QueryDisplay.java:262: warning: method def modifier at indentation level 3 not at correct indentation, 2 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/QueryDisplay.java:262: warning: 'method def modifier' have incorrect indentation level 3, expected level should be 2. 40664,40666c45652,45667 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/QueryPlan.java:180: warning: method call child at indentation level 8 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/QueryPlan.java:181: warning: method call child at indentation level 8 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/QueryPlan.java:182: warning: method call child at indentation level 8 not at correct indentation, 10 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/QueryPlan.java:205: warning: 'new' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/QueryPlan.java:207: warning: 'new' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/QueryPlan.java:214: warning: 'new' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/QueryPlan.java:221: warning: 'new' have incorrect indentation level 10, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/QueryPlan.java:246: warning: 'new' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/QueryPlan.java:254: warning: 'new' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/QueryPlan.java:263: warning: 'new' have incorrect indentation level 10, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/QueryPlan.java:273: warning: 'new' have incorrect indentation level 12, expected level should be 14. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/QueryPlan.java:278: warning: 'new' have incorrect indentation level 12, expected level should be 14. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/QueryPlan.java:284: warning: 'new' have incorrect indentation level 10, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/QueryPlan.java:291: warning: 'new' have incorrect indentation level 10, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/QueryPlan.java:299: warning: 'new' have incorrect indentation level 14, expected level should be 16. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/QueryPlan.java:320: warning: 'new' have incorrect indentation level 10, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/QueryPlan.java:363: warning: 'task' have incorrect indentation level 14, expected level should be 16. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/QueryPlan.java:381: warning: 'new' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/QueryPlan.java:383: warning: 'new' have incorrect indentation level 6, expected level should be 8. 40708c45709,45713 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/AuthorizationPreEventListener.java:80: warning: assign at indentation level 6 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/AuthorizationPreEventListener.java:81: warning: 'method def modifier' have incorrect indentation level 4, expected level should be one of the following: 8, 10, 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/AuthorizationPreEventListener.java:83: warning: 'try' have incorrect indentation level 6, expected level should be one of the following: 10, 12, 14. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/AuthorizationPreEventListener.java:84: warning: 'try' child have incorrect indentation level 8, expected level should be one of the following: 12, 14, 16. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/AuthorizationPreEventListener.java:86: warning: 'try rcurly' have incorrect indentation level 6, expected level should be one of the following: 10, 12, 14. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/AuthorizationPreEventListener.java:87: warning: 'catch' child have incorrect indentation level 8, expected level should be one of the following: 12, 14, 16. 40710c45715,45717 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/AuthorizationPreEventListener.java:90: warning: object def rcurly at indentation level 2 not at correct indentation, [6, 8] --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/AuthorizationPreEventListener.java:88: warning: 'catch rcurly' have incorrect indentation level 6, expected level should be one of the following: 10, 12, 14. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/AuthorizationPreEventListener.java:89: warning: 'method def rcurly' have incorrect indentation level 4, expected level should be one of the following: 8, 10, 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/AuthorizationPreEventListener.java:90: warning: 'object def rcurly' have incorrect indentation level 2, expected level should be one of the following: 6, 8. 40712c45719,45721 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/AuthorizationPreEventListener.java:93: warning: assign at indentation level 6 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/AuthorizationPreEventListener.java:94: warning: 'method def modifier' have incorrect indentation level 4, expected level should be one of the following: 8, 10, 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/AuthorizationPreEventListener.java:96: warning: 'try' have incorrect indentation level 6, expected level should be one of the following: 10, 12, 14. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/AuthorizationPreEventListener.java:97: warning: 'try' child have incorrect indentation level 8, expected level should be one of the following: 12, 14, 16. 40713a45723,45724 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/AuthorizationPreEventListener.java:99: warning: 'try rcurly' have incorrect indentation level 6, expected level should be one of the following: 10, 12, 14. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/AuthorizationPreEventListener.java:100: warning: 'catch' child have incorrect indentation level 8, expected level should be one of the following: 12, 14, 16. 40715c45726,45728 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/AuthorizationPreEventListener.java:103: warning: object def rcurly at indentation level 2 not at correct indentation, [6, 8] --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/AuthorizationPreEventListener.java:101: warning: 'catch rcurly' have incorrect indentation level 6, expected level should be one of the following: 10, 12, 14. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/AuthorizationPreEventListener.java:102: warning: 'method def rcurly' have incorrect indentation level 4, expected level should be one of the following: 8, 10, 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/AuthorizationPreEventListener.java:103: warning: 'object def rcurly' have incorrect indentation level 2, expected level should be one of the following: 6, 8. 40717,40718c45730,45731 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/AuthorizationPreEventListener.java:168: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/AuthorizationPreEventListener.java:169: warning: block child at indentation level 8 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/AuthorizationPreEventListener.java:168: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/AuthorizationPreEventListener.java:169: warning: 'block' child have incorrect indentation level 8, expected level should be 6. 40722c45735 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/AuthorizationPreEventListener.java:334: warning: for at indentation level 4 not at correct indentation, 8 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/AuthorizationPreEventListener.java:334: warning: 'for' have incorrect indentation level 4, expected level should be 8. 40724a45738 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/AuthorizationPreEventListener.java:368: warning: 'method def modifier' have incorrect indentation level 27, expected level should be one of the following: 8, 10, 12. 40726c45740,45742 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/AuthorizationPreEventListener.java:372: warning: object def rcurly at indentation level 25 not at correct indentation, [6, 8] --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/AuthorizationPreEventListener.java:370: warning: 'method def' child have incorrect indentation level 29, expected level should be one of the following: 10, 12, 14. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/AuthorizationPreEventListener.java:371: warning: 'method def rcurly' have incorrect indentation level 27, expected level should be one of the following: 8, 10, 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/AuthorizationPreEventListener.java:372: warning: 'object def rcurly' have incorrect indentation level 25, expected level should be one of the following: 6, 8. 40729,40731c45745,45747 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/AuthorizationPreEventListener.java:411: warning: for at indentation level 4 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/AuthorizationPreEventListener.java:412: warning: for child at indentation level 7 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/AuthorizationPreEventListener.java:412: warning: method call child at indentation level 7 not at correct indentation, 8 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/AuthorizationPreEventListener.java:411: warning: 'for' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/AuthorizationPreEventListener.java:412: warning: 'for' child have incorrect indentation level 7, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/AuthorizationPreEventListener.java:412: warning: 'method call' child have incorrect indentation level 7, expected level should be 8. 40744,40745c45760,45763 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/AuthorizationUtils.java:119: warning: method def child at indentation level 2 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/AuthorizationUtils.java:129: warning: method def child at indentation level 2 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/AuthorizationUtils.java:119: warning: 'member def type' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/AuthorizationUtils.java:119: warning: 'method def' child have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/AuthorizationUtils.java:129: warning: 'member def type' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/AuthorizationUtils.java:129: warning: 'method def' child have incorrect indentation level 2, expected level should be 4. 40753,40770c45771,45788 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/AuthorizationUtils.java:238: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/AuthorizationUtils.java:239: warning: if at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/AuthorizationUtils.java:240: warning: if child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/AuthorizationUtils.java:241: warning: if rcurly at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/AuthorizationUtils.java:242: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/AuthorizationUtils.java:243: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/AuthorizationUtils.java:244: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/AuthorizationUtils.java:245: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/AuthorizationUtils.java:246: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/AuthorizationUtils.java:247: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/AuthorizationUtils.java:248: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/AuthorizationUtils.java:249: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/AuthorizationUtils.java:250: warning: if at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/AuthorizationUtils.java:251: warning: if child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/AuthorizationUtils.java:252: warning: if rcurly at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/AuthorizationUtils.java:253: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/AuthorizationUtils.java:254: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/AuthorizationUtils.java:256: warning: block child at indentation level 8 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/AuthorizationUtils.java:238: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/AuthorizationUtils.java:239: warning: 'if' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/AuthorizationUtils.java:240: warning: 'if' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/AuthorizationUtils.java:241: warning: 'if rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/AuthorizationUtils.java:242: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/AuthorizationUtils.java:243: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/AuthorizationUtils.java:244: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/AuthorizationUtils.java:245: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/AuthorizationUtils.java:246: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/AuthorizationUtils.java:247: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/AuthorizationUtils.java:248: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/AuthorizationUtils.java:249: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/AuthorizationUtils.java:250: warning: 'if' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/AuthorizationUtils.java:251: warning: 'if' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/AuthorizationUtils.java:252: warning: 'if rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/AuthorizationUtils.java:253: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/AuthorizationUtils.java:254: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/AuthorizationUtils.java:256: warning: 'block' child have incorrect indentation level 8, expected level should be 6. 40779,40783c45797,45801 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/BitSetCheckedAuthorizationProvider.java:360: warning: if at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/BitSetCheckedAuthorizationProvider.java:361: warning: if child at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/BitSetCheckedAuthorizationProvider.java:362: warning: if child at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/BitSetCheckedAuthorizationProvider.java:363: warning: if rcurly at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/BitSetCheckedAuthorizationProvider.java:364: warning: for child at indentation level 12 not at correct indentation, 10 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/BitSetCheckedAuthorizationProvider.java:360: warning: 'if' have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/BitSetCheckedAuthorizationProvider.java:361: warning: 'if' child have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/BitSetCheckedAuthorizationProvider.java:362: warning: 'if' child have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/BitSetCheckedAuthorizationProvider.java:363: warning: 'if rcurly' have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/BitSetCheckedAuthorizationProvider.java:364: warning: 'for' child have incorrect indentation level 12, expected level should be 10. 40792a45811 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/DefaultHiveMetastoreAuthorizationProvider.java:27: warning: 'implements' have incorrect indentation level 2, expected level should be 4. 40830,40834c45849 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/DisallowTransformHook.java:34: warning: if child at indentation level 7 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/HiveAccessController.java:35: warning: method def throws at indentation level 10 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/HiveAccessController.java:39: warning: method def throws at indentation level 10 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/HiveAccessController.java:49: warning: method def throws at indentation level 10 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/HiveAccessController.java:53: warning: method def throws at indentation level 10 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/DisallowTransformHook.java:34: warning: 'if' child have incorrect indentation level 7, expected level should be 6. 40860d45874 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/HiveAuthorizer.java:179: warning: method def throws at indentation level 10 not at correct indentation, 6 40867a45882 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/HiveAuthorizerImpl.java:39: warning: 'ctor def modifier' have incorrect indentation level 3, expected level should be 2. 40869,40872c45884,45886 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/HiveAuthorizerImpl.java:39: warning: ctor def modifier at indentation level 3 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/HiveAuthorizerImpl.java:40: warning: ctor def child at indentation level 5 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/HiveAuthorizerImpl.java:41: warning: ctor def child at indentation level 5 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/HiveAuthorizerImpl.java:42: warning: ctor def rcurly at indentation level 3 not at correct indentation, 2 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/HiveAuthorizerImpl.java:40: warning: 'ctor def' child have incorrect indentation level 5, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/HiveAuthorizerImpl.java:41: warning: 'ctor def' child have incorrect indentation level 5, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/HiveAuthorizerImpl.java:42: warning: 'ctor def rcurly' have incorrect indentation level 3, expected level should be 2. 40882a45897 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/HiveAuthzSessionContext.java:31:15: warning: Name 'CLIENT_TYPE' must match pattern '^[A-Z][a-zA-Z0-9]*$'. 40908a45924 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/HivePrivilegeObject.java:159: warning: 'List' have incorrect indentation level 4, expected level should be 6. 40945,40946d45960 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/GrantPrivAuthUtils.java:41: warning: method def throws at indentation level 10 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/GrantPrivAuthUtils.java:58: warning: method def throws at indentation level 10 not at correct indentation, 6 40963,40964c45977,45978 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:138: warning: method call child at indentation level 0 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:138: warning: method call lparen at indentation level 0 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:138: warning: '(' have incorrect indentation level 0, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:138: warning: 'method call' child have incorrect indentation level 0, expected level should be 6. 40966,40967c45980,45981 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:146: warning: method call child at indentation level 0 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:146: warning: method call lparen at indentation level 0 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:146: warning: '(' have incorrect indentation level 0, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:146: warning: 'method call' child have incorrect indentation level 0, expected level should be 6. 40969,40970c45983,45984 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:149: warning: method call child at indentation level 0 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:149: warning: method call lparen at indentation level 0 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:149: warning: '(' have incorrect indentation level 0, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:149: warning: 'method call' child have incorrect indentation level 0, expected level should be 6. 40972,40973c45986,45987 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:153: warning: method call child at indentation level 0 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:153: warning: method call lparen at indentation level 0 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:153: warning: '(' have incorrect indentation level 0, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:153: warning: 'method call' child have incorrect indentation level 0, expected level should be 6. 40975,40976c45989,45990 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:155: warning: method call child at indentation level 0 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:155: warning: method call lparen at indentation level 0 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:155: warning: '(' have incorrect indentation level 0, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:155: warning: 'method call' child have incorrect indentation level 0, expected level should be 6. 40978,40979c45992,45993 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:158: warning: method call child at indentation level 0 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:158: warning: method call lparen at indentation level 0 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:158: warning: '(' have incorrect indentation level 0, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:158: warning: 'method call' child have incorrect indentation level 0, expected level should be 6. 40981,40982c45995,45996 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:160: warning: method call child at indentation level 0 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:160: warning: method call lparen at indentation level 0 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:160: warning: '(' have incorrect indentation level 0, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:160: warning: 'method call' child have incorrect indentation level 0, expected level should be 6. 40984,40985c45998,45999 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:162: warning: method call child at indentation level 0 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:162: warning: method call lparen at indentation level 0 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:162: warning: '(' have incorrect indentation level 0, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:162: warning: 'method call' child have incorrect indentation level 0, expected level should be 6. 40987,40988c46001,46002 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:164: warning: method call child at indentation level 0 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:164: warning: method call lparen at indentation level 0 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:164: warning: '(' have incorrect indentation level 0, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:164: warning: 'method call' child have incorrect indentation level 0, expected level should be 6. 40990,40991c46004,46005 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:171: warning: method call child at indentation level 0 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:171: warning: method call lparen at indentation level 0 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:171: warning: '(' have incorrect indentation level 0, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:171: warning: 'method call' child have incorrect indentation level 0, expected level should be 6. 40993,40994c46007,46008 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:178: warning: method call child at indentation level 0 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:178: warning: method call lparen at indentation level 0 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:178: warning: '(' have incorrect indentation level 0, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:178: warning: 'method call' child have incorrect indentation level 0, expected level should be 6. 40996,40997c46010,46011 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:180: warning: method call child at indentation level 0 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:180: warning: method call lparen at indentation level 0 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:180: warning: '(' have incorrect indentation level 0, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:180: warning: 'method call' child have incorrect indentation level 0, expected level should be 6. 40999,41000c46013,46014 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:182: warning: method call child at indentation level 0 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:182: warning: method call lparen at indentation level 0 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:182: warning: '(' have incorrect indentation level 0, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:182: warning: 'method call' child have incorrect indentation level 0, expected level should be 6. 41002,41003c46016,46017 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:184: warning: method call child at indentation level 0 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:184: warning: method call lparen at indentation level 0 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:184: warning: '(' have incorrect indentation level 0, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:184: warning: 'method call' child have incorrect indentation level 0, expected level should be 6. 41005,41006c46019,46020 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:186: warning: method call child at indentation level 0 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:186: warning: method call lparen at indentation level 0 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:186: warning: '(' have incorrect indentation level 0, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:186: warning: 'method call' child have incorrect indentation level 0, expected level should be 6. 41008,41009c46022,46023 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:188: warning: method call child at indentation level 0 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:188: warning: method call lparen at indentation level 0 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:188: warning: '(' have incorrect indentation level 0, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:188: warning: 'method call' child have incorrect indentation level 0, expected level should be 6. 41011,41012c46025,46026 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:190: warning: method call child at indentation level 0 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:190: warning: method call lparen at indentation level 0 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:190: warning: '(' have incorrect indentation level 0, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:190: warning: 'method call' child have incorrect indentation level 0, expected level should be 6. 41014,41015c46028,46029 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:192: warning: method call child at indentation level 0 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:192: warning: method call lparen at indentation level 0 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:192: warning: '(' have incorrect indentation level 0, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:192: warning: 'method call' child have incorrect indentation level 0, expected level should be 6. 41017,41018c46031,46032 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:194: warning: method call child at indentation level 0 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:194: warning: method call lparen at indentation level 0 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:194: warning: '(' have incorrect indentation level 0, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:194: warning: 'method call' child have incorrect indentation level 0, expected level should be 6. 41020,41021c46034,46035 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:196: warning: method call child at indentation level 0 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:196: warning: method call lparen at indentation level 0 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:196: warning: '(' have incorrect indentation level 0, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:196: warning: 'method call' child have incorrect indentation level 0, expected level should be 6. 41023,41024c46037,46038 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:198: warning: method call child at indentation level 0 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:198: warning: method call lparen at indentation level 0 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:198: warning: '(' have incorrect indentation level 0, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:198: warning: 'method call' child have incorrect indentation level 0, expected level should be 6. 41026,41027c46040,46041 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:200: warning: method call child at indentation level 0 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:200: warning: method call lparen at indentation level 0 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:200: warning: '(' have incorrect indentation level 0, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:200: warning: 'method call' child have incorrect indentation level 0, expected level should be 6. 41029,41030c46043,46044 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:202: warning: method call child at indentation level 0 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:202: warning: method call lparen at indentation level 0 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:202: warning: '(' have incorrect indentation level 0, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:202: warning: 'method call' child have incorrect indentation level 0, expected level should be 6. 41032,41033c46046,46047 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:204: warning: method call child at indentation level 0 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:204: warning: method call lparen at indentation level 0 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:204: warning: '(' have incorrect indentation level 0, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:204: warning: 'method call' child have incorrect indentation level 0, expected level should be 6. 41035,41036c46049,46050 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:206: warning: method call child at indentation level 0 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:206: warning: method call lparen at indentation level 0 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:206: warning: '(' have incorrect indentation level 0, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:206: warning: 'method call' child have incorrect indentation level 0, expected level should be 6. 41039,41040c46053,46054 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:208: warning: method call child at indentation level 0 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:208: warning: method call lparen at indentation level 0 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:208: warning: '(' have incorrect indentation level 0, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:208: warning: 'method call' child have incorrect indentation level 0, expected level should be 6. 41042,41043c46056,46057 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:210: warning: method call child at indentation level 0 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:210: warning: method call lparen at indentation level 0 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:210: warning: '(' have incorrect indentation level 0, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:210: warning: 'method call' child have incorrect indentation level 0, expected level should be 6. 41045,41046c46059,46060 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:212: warning: method call child at indentation level 0 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:212: warning: method call lparen at indentation level 0 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:212: warning: '(' have incorrect indentation level 0, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:212: warning: 'method call' child have incorrect indentation level 0, expected level should be 6. 41048,41049c46062,46063 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:214: warning: method call child at indentation level 0 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:214: warning: method call lparen at indentation level 0 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:214: warning: '(' have incorrect indentation level 0, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:214: warning: 'method call' child have incorrect indentation level 0, expected level should be 6. 41051,41052c46065,46066 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:216: warning: method call child at indentation level 0 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:216: warning: method call lparen at indentation level 0 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:216: warning: '(' have incorrect indentation level 0, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:216: warning: 'method call' child have incorrect indentation level 0, expected level should be 6. 41054,41055c46068,46069 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:218: warning: method call child at indentation level 0 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:218: warning: method call lparen at indentation level 0 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:218: warning: '(' have incorrect indentation level 0, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:218: warning: 'method call' child have incorrect indentation level 0, expected level should be 6. 41057,41058c46071,46072 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:220: warning: method call child at indentation level 0 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:220: warning: method call lparen at indentation level 0 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:220: warning: '(' have incorrect indentation level 0, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:220: warning: 'method call' child have incorrect indentation level 0, expected level should be 6. 41060,41061c46074,46075 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:222: warning: method call child at indentation level 0 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:222: warning: method call lparen at indentation level 0 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:222: warning: '(' have incorrect indentation level 0, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:222: warning: 'method call' child have incorrect indentation level 0, expected level should be 6. 41063,41064c46077,46078 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:224: warning: method call child at indentation level 0 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:224: warning: method call lparen at indentation level 0 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:224: warning: '(' have incorrect indentation level 0, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:224: warning: 'method call' child have incorrect indentation level 0, expected level should be 6. 41066,41067c46080,46081 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:226: warning: method call child at indentation level 0 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:226: warning: method call lparen at indentation level 0 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:226: warning: '(' have incorrect indentation level 0, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:226: warning: 'method call' child have incorrect indentation level 0, expected level should be 6. 41069,41070c46083,46084 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:228: warning: method call child at indentation level 0 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:228: warning: method call lparen at indentation level 0 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:228: warning: '(' have incorrect indentation level 0, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:228: warning: 'method call' child have incorrect indentation level 0, expected level should be 6. 41072,41073c46086,46087 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:230: warning: method call child at indentation level 0 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:230: warning: method call lparen at indentation level 0 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:230: warning: '(' have incorrect indentation level 0, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:230: warning: 'method call' child have incorrect indentation level 0, expected level should be 6. 41075,41076c46089,46090 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:232: warning: method call child at indentation level 0 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:232: warning: method call lparen at indentation level 0 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:232: warning: '(' have incorrect indentation level 0, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:232: warning: 'method call' child have incorrect indentation level 0, expected level should be 6. 41078,41079c46092,46093 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:234: warning: method call child at indentation level 0 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:234: warning: method call lparen at indentation level 0 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:234: warning: '(' have incorrect indentation level 0, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:234: warning: 'method call' child have incorrect indentation level 0, expected level should be 6. 41081,41082c46095,46096 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:236: warning: method call child at indentation level 0 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:236: warning: method call lparen at indentation level 0 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:236: warning: '(' have incorrect indentation level 0, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:236: warning: 'method call' child have incorrect indentation level 0, expected level should be 6. 41084,41085c46098,46099 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:238: warning: method call child at indentation level 0 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:238: warning: method call lparen at indentation level 0 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:238: warning: '(' have incorrect indentation level 0, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:238: warning: 'method call' child have incorrect indentation level 0, expected level should be 6. 41087,41088c46101,46102 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:240: warning: method call child at indentation level 0 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:240: warning: method call lparen at indentation level 0 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:240: warning: '(' have incorrect indentation level 0, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:240: warning: 'method call' child have incorrect indentation level 0, expected level should be 6. 41090,41091c46104,46105 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:242: warning: method call child at indentation level 0 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:242: warning: method call lparen at indentation level 0 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:242: warning: '(' have incorrect indentation level 0, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:242: warning: 'method call' child have incorrect indentation level 0, expected level should be 6. 41093,41094c46107,46108 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:246: warning: method call child at indentation level 0 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:246: warning: method call lparen at indentation level 0 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:246: warning: '(' have incorrect indentation level 0, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:246: warning: 'method call' child have incorrect indentation level 0, expected level should be 6. 41096,41097c46110,46111 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:248: warning: method call child at indentation level 0 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:248: warning: method call lparen at indentation level 0 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:248: warning: '(' have incorrect indentation level 0, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:248: warning: 'method call' child have incorrect indentation level 0, expected level should be 6. 41099,41100c46113,46114 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:250: warning: method call child at indentation level 0 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:250: warning: method call lparen at indentation level 0 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:250: warning: '(' have incorrect indentation level 0, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:250: warning: 'method call' child have incorrect indentation level 0, expected level should be 6. 41102,41103c46116,46117 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:252: warning: method call child at indentation level 0 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:252: warning: method call lparen at indentation level 0 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:252: warning: '(' have incorrect indentation level 0, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:252: warning: 'method call' child have incorrect indentation level 0, expected level should be 6. 41105,41106c46119,46120 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:256: warning: method call child at indentation level 0 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:256: warning: method call lparen at indentation level 0 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:256: warning: '(' have incorrect indentation level 0, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:256: warning: 'method call' child have incorrect indentation level 0, expected level should be 6. 41108,41109c46122,46123 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:258: warning: method call child at indentation level 0 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:258: warning: method call lparen at indentation level 0 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:258: warning: '(' have incorrect indentation level 0, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:258: warning: 'method call' child have incorrect indentation level 0, expected level should be 6. 41111,41112c46125,46126 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:260: warning: method call child at indentation level 0 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:260: warning: method call lparen at indentation level 0 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:260: warning: '(' have incorrect indentation level 0, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:260: warning: 'method call' child have incorrect indentation level 0, expected level should be 6. 41114,41115c46128,46129 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:262: warning: method call child at indentation level 0 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:262: warning: method call lparen at indentation level 0 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:262: warning: '(' have incorrect indentation level 0, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:262: warning: 'method call' child have incorrect indentation level 0, expected level should be 6. 41117,41118c46131,46132 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:264: warning: method call child at indentation level 0 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:264: warning: method call lparen at indentation level 0 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:264: warning: '(' have incorrect indentation level 0, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:264: warning: 'method call' child have incorrect indentation level 0, expected level should be 6. 41120,41121c46134,46135 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:266: warning: method call child at indentation level 0 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:266: warning: method call lparen at indentation level 0 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:266: warning: '(' have incorrect indentation level 0, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:266: warning: 'method call' child have incorrect indentation level 0, expected level should be 6. 41123,41124c46137,46138 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:269: warning: method call child at indentation level 0 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:269: warning: method call lparen at indentation level 0 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:269: warning: '(' have incorrect indentation level 0, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:269: warning: 'method call' child have incorrect indentation level 0, expected level should be 6. 41126,41127c46140,46141 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:271: warning: method call child at indentation level 0 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:271: warning: method call lparen at indentation level 0 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:271: warning: '(' have incorrect indentation level 0, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:271: warning: 'method call' child have incorrect indentation level 0, expected level should be 6. 41129,41130c46143,46144 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:273: warning: method call child at indentation level 0 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:273: warning: method call lparen at indentation level 0 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:273: warning: '(' have incorrect indentation level 0, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:273: warning: 'method call' child have incorrect indentation level 0, expected level should be 6. 41132,41133c46146,46147 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:275: warning: method call child at indentation level 0 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:275: warning: method call lparen at indentation level 0 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:275: warning: '(' have incorrect indentation level 0, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:275: warning: 'method call' child have incorrect indentation level 0, expected level should be 6. 41135,41136c46149,46150 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:279: warning: method call child at indentation level 0 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:279: warning: method call lparen at indentation level 0 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:279: warning: '(' have incorrect indentation level 0, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:279: warning: 'method call' child have incorrect indentation level 0, expected level should be 6. 41138,41139c46152,46153 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:282: warning: method call child at indentation level 0 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:282: warning: method call lparen at indentation level 0 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:282: warning: '(' have incorrect indentation level 0, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:282: warning: 'method call' child have incorrect indentation level 0, expected level should be 6. 41141,41142c46155,46156 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:286: warning: method call child at indentation level 0 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:286: warning: method call lparen at indentation level 0 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:286: warning: '(' have incorrect indentation level 0, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:286: warning: 'method call' child have incorrect indentation level 0, expected level should be 6. 41147,41148c46161,46162 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:323: warning: method call child at indentation level 0 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:323: warning: method call lparen at indentation level 0 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:323: warning: '(' have incorrect indentation level 0, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:323: warning: 'method call' child have incorrect indentation level 0, expected level should be 6. 41150,41151c46164,46165 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:325: warning: method call child at indentation level 0 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:325: warning: method call lparen at indentation level 0 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:325: warning: '(' have incorrect indentation level 0, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:325: warning: 'method call' child have incorrect indentation level 0, expected level should be 6. 41153,41154c46167,46168 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:327: warning: method call child at indentation level 0 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:327: warning: method call lparen at indentation level 0 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:327: warning: '(' have incorrect indentation level 0, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:327: warning: 'method call' child have incorrect indentation level 0, expected level should be 6. 41156,41158c46170,46172 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:347: warning: method call rparen at indentation level 8 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:350: warning: method call child at indentation level 0 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:350: warning: method call lparen at indentation level 0 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:347: warning: 'method call rparen' have incorrect indentation level 8, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:350: warning: '(' have incorrect indentation level 0, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:350: warning: 'method call' child have incorrect indentation level 0, expected level should be 6. 41160,41161c46174,46175 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:356: warning: method call child at indentation level 0 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:356: warning: method call lparen at indentation level 0 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:356: warning: '(' have incorrect indentation level 0, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:356: warning: 'method call' child have incorrect indentation level 0, expected level should be 6. 41163,41164c46177,46178 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:358: warning: method call child at indentation level 0 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:358: warning: method call lparen at indentation level 0 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:358: warning: '(' have incorrect indentation level 0, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:358: warning: 'method call' child have incorrect indentation level 0, expected level should be 6. 41166,41167c46180,46181 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:371: warning: method call child at indentation level 0 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:371: warning: method call lparen at indentation level 0 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:371: warning: '(' have incorrect indentation level 0, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:371: warning: 'method call' child have incorrect indentation level 0, expected level should be 6. 41169,41170c46183,46184 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:373: warning: method call child at indentation level 0 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:373: warning: method call lparen at indentation level 0 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:373: warning: '(' have incorrect indentation level 0, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:373: warning: 'method call' child have incorrect indentation level 0, expected level should be 6. 41172,41173c46186,46187 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:375: warning: method call child at indentation level 0 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:375: warning: method call lparen at indentation level 0 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:375: warning: '(' have incorrect indentation level 0, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:375: warning: 'method call' child have incorrect indentation level 0, expected level should be 6. 41175,41176c46189,46190 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:377: warning: method call child at indentation level 0 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:377: warning: method call lparen at indentation level 0 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:377: warning: '(' have incorrect indentation level 0, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:377: warning: 'method call' child have incorrect indentation level 0, expected level should be 6. 41178,41179c46192,46193 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:379: warning: method call child at indentation level 0 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:379: warning: method call lparen at indentation level 0 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:379: warning: '(' have incorrect indentation level 0, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:379: warning: 'method call' child have incorrect indentation level 0, expected level should be 6. 41181,41182c46195,46196 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:381: warning: method call child at indentation level 0 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:381: warning: method call lparen at indentation level 0 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:381: warning: '(' have incorrect indentation level 0, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:381: warning: 'method call' child have incorrect indentation level 0, expected level should be 6. 41184,41185c46198,46199 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:383: warning: method call child at indentation level 0 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:383: warning: method call lparen at indentation level 0 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:383: warning: '(' have incorrect indentation level 0, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:383: warning: 'method call' child have incorrect indentation level 0, expected level should be 6. 41187,41188c46201,46202 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:385: warning: method call child at indentation level 0 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:385: warning: method call lparen at indentation level 0 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:385: warning: '(' have incorrect indentation level 0, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:385: warning: 'method call' child have incorrect indentation level 0, expected level should be 6. 41190,41191c46204,46205 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:387: warning: method call child at indentation level 0 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:387: warning: method call lparen at indentation level 0 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:387: warning: '(' have incorrect indentation level 0, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:387: warning: 'method call' child have incorrect indentation level 0, expected level should be 6. 41193,41194c46207,46208 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:389: warning: method call child at indentation level 0 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:389: warning: method call lparen at indentation level 0 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:389: warning: '(' have incorrect indentation level 0, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:389: warning: 'method call' child have incorrect indentation level 0, expected level should be 6. 41196,41197c46210,46211 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:391: warning: method call child at indentation level 0 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:391: warning: method call lparen at indentation level 0 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:391: warning: '(' have incorrect indentation level 0, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:391: warning: 'method call' child have incorrect indentation level 0, expected level should be 6. 41199,41200c46213,46214 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:393: warning: method call child at indentation level 0 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:393: warning: method call lparen at indentation level 0 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:393: warning: '(' have incorrect indentation level 0, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:393: warning: 'method call' child have incorrect indentation level 0, expected level should be 6. 41202,41203c46216,46217 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:395: warning: method call child at indentation level 0 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:395: warning: method call lparen at indentation level 0 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:395: warning: '(' have incorrect indentation level 0, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:395: warning: 'method call' child have incorrect indentation level 0, expected level should be 6. 41205,41206c46219,46220 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:397: warning: method call child at indentation level 0 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:397: warning: method call lparen at indentation level 0 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:397: warning: '(' have incorrect indentation level 0, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:397: warning: 'method call' child have incorrect indentation level 0, expected level should be 6. 41208,41209c46222,46223 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:399: warning: method call child at indentation level 0 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:399: warning: method call lparen at indentation level 0 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:399: warning: '(' have incorrect indentation level 0, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:399: warning: 'method call' child have incorrect indentation level 0, expected level should be 6. 41211,41212c46225,46226 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:407: warning: method call child at indentation level 0 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:407: warning: method call lparen at indentation level 0 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:407: warning: '(' have incorrect indentation level 0, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:407: warning: 'method call' child have incorrect indentation level 0, expected level should be 6. 41214,41215c46228,46229 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:409: warning: method call child at indentation level 0 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:409: warning: method call lparen at indentation level 0 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:409: warning: '(' have incorrect indentation level 0, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:409: warning: 'method call' child have incorrect indentation level 0, expected level should be 6. 41217,41218c46231,46232 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:411: warning: method call child at indentation level 0 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:411: warning: method call lparen at indentation level 0 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:411: warning: '(' have incorrect indentation level 0, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:411: warning: 'method call' child have incorrect indentation level 0, expected level should be 6. 41220,41221c46234,46235 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:413: warning: method call child at indentation level 0 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:413: warning: method call lparen at indentation level 0 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:413: warning: '(' have incorrect indentation level 0, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:413: warning: 'method call' child have incorrect indentation level 0, expected level should be 6. 41223,41224c46237,46238 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:415: warning: method call child at indentation level 0 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:415: warning: method call lparen at indentation level 0 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:415: warning: '(' have incorrect indentation level 0, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:415: warning: 'method call' child have incorrect indentation level 0, expected level should be 6. 41226,41227c46240,46241 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:417: warning: method call child at indentation level 0 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:417: warning: method call lparen at indentation level 0 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:417: warning: '(' have incorrect indentation level 0, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:417: warning: 'method call' child have incorrect indentation level 0, expected level should be 6. 41229,41230c46243,46244 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:419: warning: method call child at indentation level 0 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:419: warning: method call lparen at indentation level 0 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:419: warning: '(' have incorrect indentation level 0, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:419: warning: 'method call' child have incorrect indentation level 0, expected level should be 6. 41232,41233c46246,46247 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:421: warning: method call child at indentation level 0 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:421: warning: method call lparen at indentation level 0 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:421: warning: '(' have incorrect indentation level 0, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:421: warning: 'method call' child have incorrect indentation level 0, expected level should be 6. 41235,41236c46249,46250 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:423: warning: method call child at indentation level 0 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:423: warning: method call lparen at indentation level 0 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:423: warning: '(' have incorrect indentation level 0, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:423: warning: 'method call' child have incorrect indentation level 0, expected level should be 6. 41238,41239c46252,46253 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:426: warning: method call child at indentation level 0 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:426: warning: method call lparen at indentation level 0 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:426: warning: '(' have incorrect indentation level 0, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:426: warning: 'method call' child have incorrect indentation level 0, expected level should be 6. 41241,41242c46255,46256 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:431: warning: method call child at indentation level 0 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:431: warning: method call lparen at indentation level 0 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:431: warning: '(' have incorrect indentation level 0, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:431: warning: 'method call' child have incorrect indentation level 0, expected level should be 6. 41244,41245c46258,46259 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:433: warning: method call child at indentation level 0 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:433: warning: method call lparen at indentation level 0 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:433: warning: '(' have incorrect indentation level 0, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:433: warning: 'method call' child have incorrect indentation level 0, expected level should be 6. 41247,41248c46261,46262 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:435: warning: method call child at indentation level 0 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:435: warning: method call lparen at indentation level 0 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:435: warning: '(' have incorrect indentation level 0, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:435: warning: 'method call' child have incorrect indentation level 0, expected level should be 6. 41250,41251c46264,46265 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:438: warning: method call child at indentation level 0 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:438: warning: method call lparen at indentation level 0 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:438: warning: '(' have incorrect indentation level 0, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:438: warning: 'method call' child have incorrect indentation level 0, expected level should be 6. 41253,41254c46267,46268 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:441: warning: method call child at indentation level 0 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:441: warning: method call lparen at indentation level 0 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:441: warning: '(' have incorrect indentation level 0, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:441: warning: 'method call' child have incorrect indentation level 0, expected level should be 6. 41256,41258c46270,46272 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:442: warning: static initialization child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:443: warning: method call child at indentation level 2 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:443: warning: method call lparen at indentation level 2 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:442: warning: 'static initialization' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:443: warning: '(' have incorrect indentation level 2, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:443: warning: 'method call' child have incorrect indentation level 2, expected level should be 6. 41260,41261c46274,46275 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:445: warning: method call child at indentation level 0 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:445: warning: method call lparen at indentation level 0 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:445: warning: '(' have incorrect indentation level 0, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:445: warning: 'method call' child have incorrect indentation level 0, expected level should be 6. 41263,41264c46277,46278 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:447: warning: method call child at indentation level 0 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:447: warning: method call lparen at indentation level 0 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:447: warning: '(' have incorrect indentation level 0, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:447: warning: 'method call' child have incorrect indentation level 0, expected level should be 6. 41266,41267c46280,46281 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:449: warning: method call child at indentation level 0 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:449: warning: method call lparen at indentation level 0 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:449: warning: '(' have incorrect indentation level 0, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:449: warning: 'method call' child have incorrect indentation level 0, expected level should be 6. 41268a46283 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:462: warning: '(' have incorrect indentation level 6, expected level should be 8. 41269a46285 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:464: warning: '(' have incorrect indentation level 6, expected level should be 8. 41270a46287 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:466: warning: '(' have incorrect indentation level 6, expected level should be 8. 41271a46289 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:468: warning: '(' have incorrect indentation level 6, expected level should be 8. 41272a46291 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/Operation2Privilege.java:475: warning: '(' have incorrect indentation level 6, expected level should be 8. 41286d46304 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/RevokePrivAuthUtils.java:44: warning: method def throws at indentation level 10 not at correct indentation, 6 41292d46309 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/SQLAuthorizationUtils.java:111: warning: method def throws at indentation level 10 not at correct indentation, 6 41296d46312 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/SQLAuthorizationUtils.java:187: warning: method def throws at indentation level 10 not at correct indentation, 6 41298c46314 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/SQLAuthorizationUtils.java:233: warning: if rparen at indentation level 8 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/SQLAuthorizationUtils.java:233: warning: 'if rparen' have incorrect indentation level 8, expected level should be 4. 41302a46319 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/SQLAuthorizationUtils.java:316: warning: '+' have incorrect indentation level 6, expected level should be 8. 41333d46349 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/SQLStdHiveAccessController.java:173: warning: method def throws at indentation level 10 not at correct indentation, 6 41335,41336c46351 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/SQLStdHiveAccessController.java:229: warning: method def throws at indentation level 10 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/SQLStdHiveAccessController.java:258: warning: operator new child at indentation level 6 not at correct indentation, 8 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/SQLStdHiveAccessController.java:267: warning: 'new' have incorrect indentation level 8, expected level should be 10. 41338c46353,46354 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/SQLStdHiveAccessController.java:278: warning: operator new child at indentation level 6 not at correct indentation, 8 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/SQLStdHiveAccessController.java:289: warning: 'boolean' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/SQLStdHiveAccessController.java:316: warning: 'boolean' have incorrect indentation level 4, expected level should be 6. 41343c46359 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/SQLStdHiveAccessController.java:586: warning: else child at indentation level 14 not at correct indentation, 12 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/SQLStdHiveAccessController.java:586: warning: 'else' child have incorrect indentation level 14, expected level should be 12. 41354d46369 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/SQLStdHiveAuthorizerFactory.java:41: warning: operator new rparen at indentation level 8 not at correct indentation, 4 41414a46430 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/security/HadoopDefaultMetastoreAuthenticator.java:24: warning: 'implements' have incorrect indentation level 2, expected level should be 4. 41433c46449 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/session/ClearDanglingScratchDir.java:158: warning: catch child at indentation level 18 not at correct indentation, 16 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/session/ClearDanglingScratchDir.java:158: warning: 'catch' child have incorrect indentation level 18, expected level should be 16. 41480c46496 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/session/SessionState.java:367: warning: method def child at indentation level 8 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/session/SessionState.java:367: warning: 'method def' child have incorrect indentation level 8, expected level should be 4. 41482c46498 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/session/SessionState.java:371: warning: method def child at indentation level 8 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/session/SessionState.java:371: warning: 'method def' child have incorrect indentation level 8, expected level should be 4. 41496a46513,46514 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/session/SessionState.java:740: warning: '"HDFS root scratch dir: "' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/session/SessionState.java:744: warning: '"HDFS root scratch dir: "' have incorrect indentation level 8, expected level should be 10. 41532d46549 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/session/SessionState.java:1766: warning: method call child at indentation level 16 not at correct indentation, 18 41593a46611 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/stats/ColStatsProcessor.java:137: warning: 'this' have incorrect indentation level 14, expected level should be 16. 41724d46741 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/stats/StatsUtils.java:634: warning: method def throws at indentation level 10 not at correct indentation, 6 41741,41744c46758,46761 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/stats/StatsUtils.java:1052: warning: if child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/stats/StatsUtils.java:1053: warning: if child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/stats/StatsUtils.java:1054: warning: if child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/stats/StatsUtils.java:1055: warning: if child at indentation level 8 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/stats/StatsUtils.java:1052: warning: 'if' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/stats/StatsUtils.java:1053: warning: 'if' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/stats/StatsUtils.java:1054: warning: 'if' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/stats/StatsUtils.java:1055: warning: 'if' child have incorrect indentation level 8, expected level should be 6. 41756c46773,46774 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/stats/StatsUtils.java:1432: warning: method def child at indentation level 8 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/stats/StatsUtils.java:1432: warning: 'member def type' have incorrect indentation level 8, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/stats/StatsUtils.java:1432: warning: 'method def' child have incorrect indentation level 8, expected level should be 4. 41758c46776 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/stats/StatsUtils.java:1446: warning: method def child at indentation level 8 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/stats/StatsUtils.java:1446: warning: 'method def' child have incorrect indentation level 8, expected level should be 4. 41765c46783 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/stats/StatsUtils.java:1744: warning: method def rcurly at indentation level 4 not at correct indentation, 2 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/stats/StatsUtils.java:1744: warning: 'method def rcurly' have incorrect indentation level 4, expected level should be 2. 41776,41783c46794,46801 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/stats/StatsUtils.java:1962: warning: case child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/stats/StatsUtils.java:1963: warning: case child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/stats/StatsUtils.java:1964: warning: case child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/stats/StatsUtils.java:1965: warning: case child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/stats/StatsUtils.java:1966: warning: case child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/stats/StatsUtils.java:1967: warning: block child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/stats/StatsUtils.java:1968: warning: case child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/stats/StatsUtils.java:1969: warning: block child at indentation level 12 not at correct indentation, 10 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/stats/StatsUtils.java:1962: warning: 'case' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/stats/StatsUtils.java:1963: warning: 'case' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/stats/StatsUtils.java:1964: warning: 'case' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/stats/StatsUtils.java:1965: warning: 'case' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/stats/StatsUtils.java:1966: warning: 'case' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/stats/StatsUtils.java:1967: warning: 'block' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/stats/StatsUtils.java:1968: warning: 'case' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/stats/StatsUtils.java:1969: warning: 'block' child have incorrect indentation level 12, expected level should be 10. 41808a46827 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/txn/compactor/Cleaner.java:261: warning: 'new' have incorrect indentation level 8, expected level should be 10. 41837a46857,46858 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/txn/compactor/CompactorMR.java:240: warning: '+' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/txn/compactor/CompactorMR.java:241: warning: '"especially if this message repeats. Check that compaction is running properly. Check for any "' have incorrect indentation level 8, expected level should be 10. 41838a46860 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/txn/compactor/CompactorMR.java:242: warning: '"runaway/mis-configured process writing to ACID tables, especially using Streaming Ingest API."' have incorrect indentation level 8, expected level should be 10. 41840a46863,46865 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/txn/compactor/CompactorMR.java:247: warning: 'null' have incorrect indentation level 10, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/txn/compactor/CompactorMR.java:248: warning: 'parsedDeltas' have incorrect indentation level 10, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/txn/compactor/CompactorMR.java:249: warning: 'maxDeltastoHandle' have incorrect indentation level 10, expected level should be 12. 41841a46867,46868 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/txn/compactor/CompactorMR.java:288: warning: '" for compactionId="' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/txn/compactor/CompactorMR.java:293: warning: 'dir' have incorrect indentation level 6, expected level should be 8. 41845a46873,46875 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/txn/compactor/CompactorMR.java:334: warning: 'job' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/txn/compactor/CompactorMR.java:335: warning: '"(current delta dirs count="' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/txn/compactor/CompactorMR.java:336: warning: '", obsolete delta dirs count="' have incorrect indentation level 6, expected level should be 8. 41855d46884 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/txn/compactor/CompactorMR.java:715: warning: assign at indentation level 10 not at correct indentation, 8 41859a46889 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/txn/compactor/CompactorMR.java:798: warning: 'instantiate' have incorrect indentation level 10, expected level should be 12. 41873a46904 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/txn/compactor/CompactorThread.java:200: warning: '") or table owner("' have incorrect indentation level 6, expected level should be 8. 41881a46913 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/txn/compactor/Initiator.java:135: warning: '+' have incorrect indentation level 18, expected level should be 20. 41891a46924 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/txn/compactor/Initiator.java:206: warning: 'if' have incorrect indentation level 9, expected level should be 8. 41893c46926,46929 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/txn/compactor/Initiator.java:206: warning: if at indentation level 9 not at correct indentation, 8 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/txn/compactor/Initiator.java:207: warning: 'e' have incorrect indentation level 12, expected level should be 13. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/txn/compactor/Initiator.java:208: warning: 'e' have incorrect indentation level 12, expected level should be 13. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/txn/compactor/Initiator.java:209: warning: '(' have incorrect indentation level 12, expected level should be 13. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/txn/compactor/Initiator.java:235: warning: 'UserGroupInformation' have incorrect indentation level 8, expected level should be 10. 41903a46940,46941 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/txn/compactor/Worker.java:162: warning: 'runJobAsSelf' have incorrect indentation level 10, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/txn/compactor/Worker.java:170: warning: 'UserGroupInformation' have incorrect indentation level 14, expected level should be 16. 41910c46948 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/txn/compactor/Worker.java:293: warning: if child at indentation level 9 not at correct indentation, 8 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/txn/compactor/Worker.java:293: warning: 'if' child have incorrect indentation level 9, expected level should be 8. 41914,41915d46951 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/AbstractGenericUDAFResolver.java:41: warning: method def throws at indentation level 4 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/AbstractGenericUDAFResolver.java:53: warning: method def throws at indentation level 4 not at correct indentation, 6 41919,41920c46955,46957 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/AbstractGenericUDFEWAHBitmapBop.java:65: warning: else child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/AbstractGenericUDFEWAHBitmapBop.java:72: warning: if child at indentation level 8 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/AbstractGenericUDFEWAHBitmapBop.java:65: warning: 'else' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/AbstractGenericUDFEWAHBitmapBop.java:72: warning: 'if' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/AbstractGenericUDFEWAHBitmapBop.java:84: warning: 'EWAHCompressedBitmap' have incorrect indentation level 4, expected level should be 6. 41950,41956c46987,46994 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/BaseMaskUDF.java:155: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/BaseMaskUDF.java:156: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/BaseMaskUDF.java:157: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/BaseMaskUDF.java:159: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/BaseMaskUDF.java:160: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/BaseMaskUDF.java:161: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/BaseMaskUDF.java:163: warning: case child at indentation level 6 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/BaseMaskUDF.java:155: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/BaseMaskUDF.java:156: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/BaseMaskUDF.java:157: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/BaseMaskUDF.java:159: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/BaseMaskUDF.java:160: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/BaseMaskUDF.java:161: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/BaseMaskUDF.java:163: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/BaseMaskUDF.java:164: warning: 'block' child have incorrect indentation level 8, expected level should be 6. 41958,41977c46996,47014 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/BaseMaskUDF.java:164: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/BaseMaskUDF.java:165: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/BaseMaskUDF.java:167: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/BaseMaskUDF.java:168: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/BaseMaskUDF.java:169: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/BaseMaskUDF.java:171: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/BaseMaskUDF.java:172: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/BaseMaskUDF.java:173: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/BaseMaskUDF.java:175: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/BaseMaskUDF.java:176: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/BaseMaskUDF.java:177: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/BaseMaskUDF.java:179: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/BaseMaskUDF.java:180: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/BaseMaskUDF.java:181: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/BaseMaskUDF.java:183: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/BaseMaskUDF.java:184: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/BaseMaskUDF.java:185: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/BaseMaskUDF.java:187: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/BaseMaskUDF.java:188: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/BaseMaskUDF.java:189: warning: block child at indentation level 8 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/BaseMaskUDF.java:165: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/BaseMaskUDF.java:167: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/BaseMaskUDF.java:168: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/BaseMaskUDF.java:169: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/BaseMaskUDF.java:171: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/BaseMaskUDF.java:172: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/BaseMaskUDF.java:173: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/BaseMaskUDF.java:175: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/BaseMaskUDF.java:176: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/BaseMaskUDF.java:177: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/BaseMaskUDF.java:179: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/BaseMaskUDF.java:180: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/BaseMaskUDF.java:181: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/BaseMaskUDF.java:183: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/BaseMaskUDF.java:184: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/BaseMaskUDF.java:185: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/BaseMaskUDF.java:187: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/BaseMaskUDF.java:188: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/BaseMaskUDF.java:189: warning: 'block' child have incorrect indentation level 8, expected level should be 6. 42008d47044 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFAverage.java:109: warning: method def throws at indentation level 2 not at correct indentation, 6 42010a47047,47050 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFAverage.java:123: warning: 'VectorUDAFAvgLong' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFAverage.java:124: warning: 'VectorUDAFAvgDouble' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFAverage.java:125: warning: 'VectorUDAFAvgTimestamp' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFAverage.java:126: warning: 'VectorUDAFAvgPartial2' have incorrect indentation level 4, expected level should be 6. 42015d47054 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFAverage.java:227: warning: array initialization child at indentation level 14 not at correct indentation, 12 42017a47057,47059 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFAverage.java:248: warning: 'VectorUDAFAvgDecimal' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFAverage.java:249: warning: 'VectorUDAFAvgDecimal64ToDecimal' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFAverage.java:250: warning: 'VectorUDAFAvgDecimalPartial2' have incorrect indentation level 4, expected level should be 6. 42025d47066 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFAverage.java:385: warning: array initialization child at indentation level 14 not at correct indentation, [12, 58] 42044a47086 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFAverage.java:499:29: warning: '{' should have line break after. 42094a47137,47138 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFBloomFilter.java:71: warning: 'VectorUDAFBloomFilter' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFBloomFilter.java:72: warning: 'VectorUDAFBloomFilterMerge' have incorrect indentation level 4, expected level should be 6. 42098,42156c47142,47215 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFBloomFilter.java:155: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFBloomFilter.java:156: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFBloomFilter.java:157: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFBloomFilter.java:158: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFBloomFilter.java:159: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFBloomFilter.java:160: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFBloomFilter.java:161: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFBloomFilter.java:162: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFBloomFilter.java:163: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFBloomFilter.java:164: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFBloomFilter.java:165: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFBloomFilter.java:166: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFBloomFilter.java:167: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFBloomFilter.java:168: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFBloomFilter.java:169: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFBloomFilter.java:170: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFBloomFilter.java:171: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFBloomFilter.java:172: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFBloomFilter.java:173: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFBloomFilter.java:174: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFBloomFilter.java:175: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFBloomFilter.java:176: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFBloomFilter.java:177: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFBloomFilter.java:178: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFBloomFilter.java:179: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFBloomFilter.java:180: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFBloomFilter.java:181: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFBloomFilter.java:182: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFBloomFilter.java:183: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFBloomFilter.java:184: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFBloomFilter.java:186: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFBloomFilter.java:187: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFBloomFilter.java:188: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFBloomFilter.java:189: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFBloomFilter.java:190: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFBloomFilter.java:192: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFBloomFilter.java:193: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFBloomFilter.java:194: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFBloomFilter.java:195: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFBloomFilter.java:197: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFBloomFilter.java:198: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFBloomFilter.java:199: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFBloomFilter.java:200: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFBloomFilter.java:202: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFBloomFilter.java:203: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFBloomFilter.java:204: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFBloomFilter.java:205: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFBloomFilter.java:207: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFBloomFilter.java:208: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFBloomFilter.java:209: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFBloomFilter.java:210: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFBloomFilter.java:212: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFBloomFilter.java:213: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFBloomFilter.java:214: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFBloomFilter.java:215: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFBloomFilter.java:217: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFBloomFilter.java:218: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFBloomFilter.java:219: warning: case child at indentation level 10 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFBloomFilter.java:220: warning: block child at indentation level 12 not at correct indentation, 8 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFBloomFilter.java:155: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFBloomFilter.java:156: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFBloomFilter.java:156: warning: 'member def type' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFBloomFilter.java:157: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFBloomFilter.java:158: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFBloomFilter.java:159: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFBloomFilter.java:160: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFBloomFilter.java:160: warning: 'member def type' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFBloomFilter.java:161: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFBloomFilter.java:162: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFBloomFilter.java:163: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFBloomFilter.java:164: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFBloomFilter.java:164: warning: 'member def type' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFBloomFilter.java:165: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFBloomFilter.java:166: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFBloomFilter.java:167: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFBloomFilter.java:168: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFBloomFilter.java:168: warning: 'member def type' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFBloomFilter.java:169: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFBloomFilter.java:170: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFBloomFilter.java:171: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFBloomFilter.java:172: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFBloomFilter.java:172: warning: 'member def type' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFBloomFilter.java:173: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFBloomFilter.java:174: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFBloomFilter.java:175: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFBloomFilter.java:176: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFBloomFilter.java:176: warning: 'member def type' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFBloomFilter.java:177: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFBloomFilter.java:178: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFBloomFilter.java:179: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFBloomFilter.java:180: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFBloomFilter.java:180: warning: 'member def type' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFBloomFilter.java:181: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFBloomFilter.java:182: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFBloomFilter.java:183: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFBloomFilter.java:184: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFBloomFilter.java:184: warning: 'member def type' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFBloomFilter.java:186: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFBloomFilter.java:186: warning: 'member def type' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFBloomFilter.java:187: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFBloomFilter.java:188: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFBloomFilter.java:189: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFBloomFilter.java:190: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFBloomFilter.java:190: warning: 'member def type' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFBloomFilter.java:192: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFBloomFilter.java:193: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFBloomFilter.java:194: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFBloomFilter.java:195: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFBloomFilter.java:195: warning: 'member def type' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFBloomFilter.java:197: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFBloomFilter.java:198: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFBloomFilter.java:199: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFBloomFilter.java:200: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFBloomFilter.java:200: warning: 'member def type' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFBloomFilter.java:202: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFBloomFilter.java:203: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFBloomFilter.java:204: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFBloomFilter.java:205: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFBloomFilter.java:205: warning: 'member def type' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFBloomFilter.java:207: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFBloomFilter.java:208: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFBloomFilter.java:209: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFBloomFilter.java:210: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFBloomFilter.java:210: warning: 'member def type' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFBloomFilter.java:212: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFBloomFilter.java:213: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFBloomFilter.java:214: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFBloomFilter.java:215: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFBloomFilter.java:215: warning: 'member def type' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFBloomFilter.java:217: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFBloomFilter.java:218: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFBloomFilter.java:219: warning: 'case' child have incorrect indentation level 10, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFBloomFilter.java:220: warning: 'block' child have incorrect indentation level 12, expected level should be 8. 42159,42163c47218,47226 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFBloomFilter.java:274: warning: case child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFBloomFilter.java:275: warning: case child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFBloomFilter.java:277: warning: block child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFBloomFilter.java:278: warning: block child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFBloomFilter.java:280: warning: if at indentation level 12 not at correct indentation, 10 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFBloomFilter.java:274: warning: 'case' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFBloomFilter.java:275: warning: 'case' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFBloomFilter.java:277: warning: 'block' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFBloomFilter.java:277: warning: 'member def type' have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFBloomFilter.java:278: warning: 'block' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFBloomFilter.java:278: warning: 'member def type' have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFBloomFilter.java:280: warning: 'if' have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFBloomFilter.java:282: warning: 'if' child have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFBloomFilter.java:282: warning: 'member def type' have incorrect indentation level 14, expected level should be 12. 42165,42172c47228,47234 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFBloomFilter.java:282: warning: if child at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFBloomFilter.java:283: warning: if at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFBloomFilter.java:284: warning: if child at indentation level 16 not at correct indentation, 14 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFBloomFilter.java:285: warning: if rcurly at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFBloomFilter.java:286: warning: if rcurly at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFBloomFilter.java:287: warning: block child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFBloomFilter.java:288: warning: case child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFBloomFilter.java:289: warning: block child at indentation level 12 not at correct indentation, 10 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFBloomFilter.java:283: warning: 'if' have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFBloomFilter.java:284: warning: 'if' child have incorrect indentation level 16, expected level should be 14. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFBloomFilter.java:285: warning: 'if rcurly' have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFBloomFilter.java:286: warning: 'if rcurly' have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFBloomFilter.java:287: warning: 'block' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFBloomFilter.java:288: warning: 'case' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFBloomFilter.java:289: warning: 'block' child have incorrect indentation level 12, expected level should be 10. 42188,42194c47250,47256 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFCollectList.java:42: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFCollectList.java:43: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFCollectList.java:44: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFCollectList.java:45: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFCollectList.java:46: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFCollectList.java:47: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFCollectList.java:48: warning: block child at indentation level 8 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFCollectList.java:42: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFCollectList.java:43: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFCollectList.java:44: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFCollectList.java:45: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFCollectList.java:46: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFCollectList.java:47: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFCollectList.java:48: warning: 'block' child have incorrect indentation level 8, expected level should be 6. 42197,42203c47259,47265 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFCollectSet.java:43: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFCollectSet.java:44: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFCollectSet.java:45: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFCollectSet.java:46: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFCollectSet.java:47: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFCollectSet.java:48: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFCollectSet.java:49: warning: block child at indentation level 8 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFCollectSet.java:43: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFCollectSet.java:44: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFCollectSet.java:45: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFCollectSet.java:46: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFCollectSet.java:47: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFCollectSet.java:48: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFCollectSet.java:49: warning: 'block' child have incorrect indentation level 8, expected level should be 6. 42207c47269 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFComputeStats.java:145: warning: method def child at indentation level 7 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFComputeStats.java:145: warning: 'method def' child have incorrect indentation level 7, expected level should be 6. 42214c47276 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFComputeStats.java:230: warning: method def rcurly at indentation level 3 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFComputeStats.java:230: warning: 'method def rcurly' have incorrect indentation level 3, expected level should be 4. 42271c47333,47334 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFContextNGrams.java:200: warning: else child at indentation level 10 not at correct indentation, 8 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFContextNGrams.java:104: warning: '(' have incorrect indentation level 7, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFContextNGrams.java:200: warning: 'else' child have incorrect indentation level 10, expected level should be 8. 42290c47353 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFCorrelation.java:92: warning: if child at indentation level 8 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFCorrelation.java:92: warning: 'if' child have incorrect indentation level 8, expected level should be 6. 42298a47362 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFCorrelation.java:261:29: warning: '{' should have line break after. 42300,42307c47364,47372 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFCorrelation.java:333: warning: if child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFCorrelation.java:334: warning: if child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFCorrelation.java:335: warning: if child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFCorrelation.java:336: warning: if child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFCorrelation.java:337: warning: if child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFCorrelation.java:338: warning: if child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFCorrelation.java:367: warning: if child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFCorrelation.java:369: warning: else child at indentation level 10 not at correct indentation, 8 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFCorrelation.java:333: warning: 'if' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFCorrelation.java:334: warning: 'if' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFCorrelation.java:335: warning: 'if' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFCorrelation.java:336: warning: 'if' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFCorrelation.java:337: warning: 'if' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFCorrelation.java:338: warning: 'if' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFCorrelation.java:367: warning: 'if' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFCorrelation.java:369: warning: 'else' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFCorrelation.java:369: warning: 'member def type' have incorrect indentation level 10, expected level should be 8. 42309,42311c47374,47376 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFCorrelation.java:370: warning: else child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFCorrelation.java:374: warning: method call rparen at indentation level 18 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFCorrelation.java:375: warning: else child at indentation level 10 not at correct indentation, 8 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFCorrelation.java:370: warning: 'else' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFCorrelation.java:374: warning: 'method call rparen' have incorrect indentation level 18, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFCorrelation.java:375: warning: 'else' child have incorrect indentation level 10, expected level should be 8. 42313,42314c47378,47380 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFCount.java:61: warning: method def throws at indentation level 2 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFCount.java:103: warning: method def throws at indentation level 4 not at correct indentation, 8 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFCount.java:90: warning: 'VectorUDAFCount' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFCount.java:91: warning: 'VectorUDAFCountMerge' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFCount.java:92: warning: 'VectorUDAFCountStar' have incorrect indentation level 4, expected level should be 6. 42318c47384 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFCount.java:157: warning: method def throws at indentation level 6 not at correct indentation, 8 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFCount.java:139:29: warning: '{' should have line break after. 42321d47386 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFCount.java:195: warning: method def throws at indentation level 6 not at correct indentation, 8 42324c47389 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFCovariance.java:79: warning: if child at indentation level 8 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFCovariance.java:79: warning: 'if' child have incorrect indentation level 8, expected level should be 6. 42330a47396 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFCovariance.java:232:29: warning: '{' should have line break after. 42332,42340c47398,47406 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFCovariance.java:265: warning: if child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFCovariance.java:296: warning: if child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFCovariance.java:297: warning: if child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFCovariance.java:298: warning: if child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFCovariance.java:299: warning: if child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFCovariance.java:324: warning: if child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFCovariance.java:326: warning: else child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFCovariance.java:327: warning: else child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFCovarianceSample.java:60: warning: if child at indentation level 8 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFCovariance.java:265: warning: 'if' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFCovariance.java:296: warning: 'if' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFCovariance.java:297: warning: 'if' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFCovariance.java:298: warning: 'if' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFCovariance.java:299: warning: 'if' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFCovariance.java:324: warning: 'if' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFCovariance.java:326: warning: 'else' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFCovariance.java:327: warning: 'else' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFCovarianceSample.java:60: warning: 'if' child have incorrect indentation level 8, expected level should be 6. 42341a47408 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFCumeDist.java:34: warning: '(' have incorrect indentation level 0, expected level should be 4. 42344a47412 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFCumeDist.java:47: warning: ')' have incorrect indentation level 0, expected level should be 4. 42348c47416,47422 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFDenseRank.java:32: warning: assign child at indentation level 2 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFDenseRank.java:25: warning: 'description' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFDenseRank.java:32: warning: ')' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFDenseRank.java:33: warning: 'supportsWindow' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFDenseRank.java:34: warning: 'pivotResult' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFDenseRank.java:35: warning: 'rankingFunction' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFDenseRank.java:36: warning: 'impliesOrder' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFDenseRank.java:37: warning: ')' have incorrect indentation level 0, expected level should be 4. 42354a47429 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFEvaluator.java:168:27: warning: '{' should have line break after. 42357d47431 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFEWAHBitmap.java:57: warning: method def throws at indentation level 4 not at correct indentation, 6 42364,42382c47438,47461 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFEWAHBitmap.java:119: warning: method def child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFEWAHBitmap.java:133: warning: method def child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFEWAHBitmap.java:134: warning: if at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFEWAHBitmap.java:135: warning: if child at indentation level 12 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFEWAHBitmap.java:136: warning: try at indentation level 12 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFEWAHBitmap.java:137: warning: try child at indentation level 16 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFEWAHBitmap.java:138: warning: try child at indentation level 16 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFEWAHBitmap.java:139: warning: try rcurly at indentation level 12 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFEWAHBitmap.java:140: warning: catch child at indentation level 16 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFEWAHBitmap.java:142: warning: catch rcurly at indentation level 12 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFEWAHBitmap.java:143: warning: if rcurly at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFEWAHBitmap.java:149: warning: method def child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFEWAHBitmap.java:151: warning: method def child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFEWAHBitmap.java:152: warning: try at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFEWAHBitmap.java:153: warning: try child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFEWAHBitmap.java:154: warning: try rcurly at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFEWAHBitmap.java:155: warning: catch child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFEWAHBitmap.java:156: warning: catch rcurly at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFEWAHBitmap.java:157: warning: method def child at indentation level 8 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFEWAHBitmap.java:119: warning: 'method def' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFEWAHBitmap.java:133: warning: 'member def type' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFEWAHBitmap.java:133: warning: 'method def' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFEWAHBitmap.java:134: warning: 'if' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFEWAHBitmap.java:135: warning: 'if' child have incorrect indentation level 12, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFEWAHBitmap.java:135: warning: 'member def type' have incorrect indentation level 12, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFEWAHBitmap.java:136: warning: 'try' have incorrect indentation level 12, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFEWAHBitmap.java:137: warning: 'member def type' have incorrect indentation level 16, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFEWAHBitmap.java:137: warning: 'try' child have incorrect indentation level 16, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFEWAHBitmap.java:138: warning: 'try' child have incorrect indentation level 16, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFEWAHBitmap.java:139: warning: 'try rcurly' have incorrect indentation level 12, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFEWAHBitmap.java:140: warning: 'catch' child have incorrect indentation level 16, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFEWAHBitmap.java:142: warning: 'catch rcurly' have incorrect indentation level 12, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFEWAHBitmap.java:143: warning: 'if rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFEWAHBitmap.java:149: warning: 'member def type' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFEWAHBitmap.java:149: warning: 'method def' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFEWAHBitmap.java:151: warning: 'member def type' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFEWAHBitmap.java:151: warning: 'method def' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFEWAHBitmap.java:152: warning: 'try' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFEWAHBitmap.java:153: warning: 'try' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFEWAHBitmap.java:154: warning: 'try rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFEWAHBitmap.java:155: warning: 'catch' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFEWAHBitmap.java:156: warning: 'catch rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFEWAHBitmap.java:157: warning: 'method def' child have incorrect indentation level 8, expected level should be 6. 42385,42387c47464,47466 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFEWAHBitmap.java:188: warning: if at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFEWAHBitmap.java:189: warning: if child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFEWAHBitmap.java:190: warning: if rcurly at indentation level 8 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFEWAHBitmap.java:188: warning: 'if' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFEWAHBitmap.java:189: warning: 'if' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFEWAHBitmap.java:190: warning: 'if rcurly' have incorrect indentation level 8, expected level should be 6. 42391c47470,47475 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFFirstValue.java:48: warning: assign child at indentation level 2 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFFirstValue.java:45: warning: 'description' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFFirstValue.java:48: warning: ')' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFFirstValue.java:49: warning: 'supportsWindow' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFFirstValue.java:50: warning: 'pivotResult' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFFirstValue.java:51: warning: 'impliesOrder' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFFirstValue.java:52: warning: ')' have incorrect indentation level 0, expected level should be 4. 42403a47488 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFFirstValue.java:250: warning: 'ObjectInspectorCopyOption' have incorrect indentation level 8, expected level should be 10. 42416a47502,47503 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFLag.java:36: warning: '(' have incorrect indentation level 0, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFLag.java:44: warning: ')' have incorrect indentation level 0, expected level should be 4. 42418c47505 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFLag.java:74: warning: method def child at indentation level 5 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFLag.java:74: warning: 'method def' child have incorrect indentation level 5, expected level should be 6. 42430a47518 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFLastValue.java:41: warning: 'supportsWindow' have incorrect indentation level 2, expected level should be 4. 42436a47525 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFLastValue.java:118: warning: 'ObjectInspectorCopyOption' have incorrect indentation level 8, expected level should be 10. 42437a47527 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFLastValue.java:218: warning: 'ObjectInspectorCopyOption' have incorrect indentation level 8, expected level should be 10. 42442c47532,47534 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFLead.java:53: warning: method def child at indentation level 3 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFLead.java:32: warning: '(' have incorrect indentation level 0, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFLead.java:40: warning: ')' have incorrect indentation level 0, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFLead.java:53: warning: 'method def' child have incorrect indentation level 3, expected level should be 4. 42444c47536 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFLead.java:70: warning: method def child at indentation level 5 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFLead.java:70: warning: 'method def' child have incorrect indentation level 5, expected level should be 6. 42456d47547 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFLeadLag.java:45: warning: method def throws at indentation level 10 not at correct indentation, 6 42467d47557 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFMax.java:51: warning: method def throws at indentation level 4 not at correct indentation, 6 42468a47559,47565 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFMax.java:66: warning: 'VectorUDAFMaxLong' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFMax.java:67: warning: 'VectorUDAFMaxDouble' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFMax.java:68: warning: 'VectorUDAFMaxDecimal' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFMax.java:69: warning: 'VectorUDAFMaxDecimal64' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFMax.java:70: warning: 'VectorUDAFMaxTimestamp' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFMax.java:71: warning: 'VectorUDAFMaxIntervalDayTime' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFMax.java:72: warning: 'VectorUDAFMaxString' have incorrect indentation level 4, expected level should be 6. 42481d47577 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFMin.java:49: warning: method def throws at indentation level 4 not at correct indentation, 6 42482a47579,47585 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFMin.java:64: warning: 'VectorUDAFMinLong' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFMin.java:65: warning: 'VectorUDAFMinDouble' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFMin.java:66: warning: 'VectorUDAFMinDecimal' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFMin.java:67: warning: 'VectorUDAFMinDecimal64' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFMin.java:68: warning: 'VectorUDAFMinTimestamp' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFMin.java:69: warning: 'VectorUDAFMinIntervalDayTime' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFMin.java:70: warning: 'VectorUDAFMinString' have incorrect indentation level 4, expected level should be 6. 42489c47592 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFnGrams.java:200: warning: else child at indentation level 10 not at correct indentation, 8 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFnGrams.java:200: warning: 'else' child have incorrect indentation level 10, expected level should be 8. 42501c47604,47609 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFNTile.java:48: warning: assign child at indentation level 2 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFNTile.java:42: warning: 'description' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFNTile.java:48: warning: ')' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFNTile.java:49: warning: 'supportsWindow' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFNTile.java:50: warning: 'pivotResult' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFNTile.java:51: warning: ')' have incorrect indentation level 0, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFNTile.java:65: warning: 'PrimitiveObjectInspectorFactory' have incorrect indentation level 6, expected level should be 8. 42507,42513c47615,47622 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFPercentileApprox.java:73: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFPercentileApprox.java:74: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFPercentileApprox.java:75: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFPercentileApprox.java:76: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFPercentileApprox.java:77: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFPercentileApprox.java:78: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFPercentileApprox.java:127: warning: if child at indentation level 10 not at correct indentation, 8 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFPercentileApprox.java:73: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFPercentileApprox.java:74: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFPercentileApprox.java:75: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFPercentileApprox.java:76: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFPercentileApprox.java:77: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFPercentileApprox.java:78: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFPercentileApprox.java:126: warning: 'ObjectInspector' have incorrect indentation level 9, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFPercentileApprox.java:127: warning: 'if' child have incorrect indentation level 10, expected level should be 8. 42514a47624 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFPercentileApprox.java:184: warning: 'GenericUDAFPercentileApproxEvaluator' have incorrect indentation level 4, expected level should be 6. 42515a47626 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFPercentileApprox.java:234: warning: 'GenericUDAFPercentileApproxEvaluator' have incorrect indentation level 4, expected level should be 6. 42526c47637,47643 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFPercentRank.java:40: warning: assign child at indentation level 2 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFPercentRank.java:35: warning: 'description' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFPercentRank.java:40: warning: ')' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFPercentRank.java:41: warning: 'supportsWindow' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFPercentRank.java:42: warning: 'pivotResult' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFPercentRank.java:43: warning: 'rankingFunction' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFPercentRank.java:44: warning: 'impliesOrder' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFPercentRank.java:45: warning: ')' have incorrect indentation level 0, expected level should be 4. 42530a47648,47652 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFRank.java:42: warning: 'description' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFRank.java:45: warning: 'supportsWindow' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFRank.java:46: warning: 'pivotResult' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFRank.java:47: warning: 'rankingFunction' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFRank.java:48: warning: 'impliesOrder' have incorrect indentation level 2, expected level should be 4. 42537a47660 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFRank.java:99:23: warning: '{' should have line break after. 42544c47667,47669 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFResolver.java:54: warning: method def throws at indentation level 4 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFRank.java:184: warning: 'implements' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFRank.java:204: warning: 'ObjectInspector' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFRank.java:216: warning: 'ObjectInspectorCopyOption' have incorrect indentation level 4, expected level should be 6. 42548c47673,47677 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFRowNumber.java:45: warning: assign child at indentation level 2 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFRowNumber.java:41: warning: 'description' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFRowNumber.java:45: warning: ')' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFRowNumber.java:46: warning: 'supportsWindow' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFRowNumber.java:47: warning: 'pivotResult' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFRowNumber.java:48: warning: ')' have incorrect indentation level 0, expected level should be 4. 42557c47686 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFRowNumber.java:140: warning: class def child at indentation level 2 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFRowNumber.java:140: warning: 'implements' have incorrect indentation level 2, expected level should be 6. 42558a47688,47692 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFStd.java:80: warning: 'VectorUDAFVarLong' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFStd.java:81: warning: 'VectorUDAFVarDouble' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFStd.java:82: warning: 'VectorUDAFVarDecimal' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFStd.java:83: warning: 'VectorUDAFVarTimestamp' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFStd.java:84: warning: 'VectorUDAFVarPartial2' have incorrect indentation level 4, expected level should be 6. 42559a47694,47698 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFStdSample.java:80: warning: 'VectorUDAFVarLong' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFStdSample.java:81: warning: 'VectorUDAFVarDouble' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFStdSample.java:82: warning: 'VectorUDAFVarDecimal' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFStdSample.java:83: warning: 'VectorUDAFVarTimestamp' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFStdSample.java:84: warning: 'VectorUDAFVarPartial2' have incorrect indentation level 4, expected level should be 6. 42576,42589c47715,47728 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFSum.java:118: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFSum.java:119: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFSum.java:120: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFSum.java:121: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFSum.java:122: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFSum.java:123: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFSum.java:124: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFSum.java:125: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFSum.java:126: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFSum.java:127: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFSum.java:128: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFSum.java:129: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFSum.java:130: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFSum.java:131: warning: block child at indentation level 8 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFSum.java:118: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFSum.java:119: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFSum.java:120: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFSum.java:121: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFSum.java:122: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFSum.java:123: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFSum.java:124: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFSum.java:125: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFSum.java:126: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFSum.java:127: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFSum.java:128: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFSum.java:129: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFSum.java:130: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFSum.java:131: warning: 'block' child have incorrect indentation level 8, expected level should be 6. 42609a47749 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFSum.java:289: warning: '.' have incorrect indentation level 10, expected level should be 14. 42615a47756,47758 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFSum.java:380: warning: 'VectorUDAFSumDouble' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFSum.java:381: warning: 'VectorUDAFSumTimestamp' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFSum.java:398:29: warning: '{' should have line break after. 42617a47761 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFSum.java:432: warning: '.' have incorrect indentation level 10, expected level should be 14. 42621a47766,47767 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFSum.java:511: warning: 'VectorUDAFSumLong' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFSum.java:528:29: warning: '{' should have line break after. 42623c47769 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFSum.java:573: warning: else child at indentation level 12 not at correct indentation, 10 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFSum.java:573: warning: 'else' child have incorrect indentation level 12, expected level should be 10. 42636a47783,47787 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFVariance.java:206: warning: 'VectorUDAFVarLong' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFVariance.java:207: warning: 'VectorUDAFVarDouble' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFVariance.java:208: warning: 'VectorUDAFVarDecimal' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFVariance.java:209: warning: 'VectorUDAFVarTimestamp' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFVariance.java:210: warning: 'VectorUDAFVarPartial2' have incorrect indentation level 4, expected level should be 6. 42641a47793 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFVariance.java:286:29: warning: '{' should have line break after. 42643a47796,47800 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFVarianceSample.java:80: warning: 'VectorUDAFVarLong' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFVarianceSample.java:81: warning: 'VectorUDAFVarDouble' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFVarianceSample.java:82: warning: 'VectorUDAFVarDecimal' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFVarianceSample.java:83: warning: 'VectorUDAFVarTimestamp' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFVarianceSample.java:84: warning: 'VectorUDAFVarPartial2' have incorrect indentation level 4, expected level should be 6. 42647d47803 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDF.java:75: warning: array initialization child at indentation level 6 not at correct indentation, [4, 66] 42691c47847 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFAssertTrue.java:76: warning: method def modifier at indentation level 1 not at correct indentation, 2 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFAssertTrue.java:76: warning: 'method def modifier' have incorrect indentation level 1, expected level should be 2. 42700,42707c47856,47863 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFBaseArithmetic.java:62: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFBaseArithmetic.java:63: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFBaseArithmetic.java:64: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFBaseArithmetic.java:65: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFBaseArithmetic.java:66: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFBaseArithmetic.java:67: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFBaseArithmetic.java:68: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFBaseArithmetic.java:69: warning: block child at indentation level 10 not at correct indentation, 8 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFBaseArithmetic.java:62: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFBaseArithmetic.java:63: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFBaseArithmetic.java:64: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFBaseArithmetic.java:65: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFBaseArithmetic.java:66: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFBaseArithmetic.java:67: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFBaseArithmetic.java:68: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFBaseArithmetic.java:69: warning: 'block' child have incorrect indentation level 10, expected level should be 8. 42732,42739c47888,47899 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFBaseCompare.java:93: warning: method call child at indentation level 6 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFBaseCompare.java:112: warning: if child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFBaseCompare.java:113: warning: if child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFBaseCompare.java:114: warning: if child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFBaseCompare.java:119: warning: if child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFBaseCompare.java:120: warning: if child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFBaseCompare.java:121: warning: if child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFBaseCompare.java:129: warning: if rcurly at indentation level 5 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFBaseCompare.java:91: warning: 'TypeInfoFactory' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFBaseCompare.java:92: warning: 'TypeInfoUtils' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFBaseCompare.java:93: warning: 'TypeInfoFactory' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFBaseCompare.java:102: warning: 'TypeInfoFactory' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFBaseCompare.java:103: warning: 'TypeInfoUtils' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFBaseCompare.java:112: warning: 'if' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFBaseCompare.java:113: warning: 'if' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFBaseCompare.java:114: warning: 'if' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFBaseCompare.java:119: warning: 'if' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFBaseCompare.java:120: warning: 'if' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFBaseCompare.java:121: warning: 'if' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFBaseCompare.java:129: warning: 'if rcurly' have incorrect indentation level 5, expected level should be 4. 42778a47939,47940 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFBaseNwayCompare.java:102: warning: 'converted' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFBaseNwayCompare.java:103: warning: 'maxV' have incorrect indentation level 8, expected level should be 10. 42781,42782d47942 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFBasePad.java:90: warning: method def throws at indentation level 4 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFBasePad.java:93: warning: operator new child at indentation level 6 not at correct indentation, 8 42784,42788d47943 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFBasePad.java:103: warning: method def throws at indentation level 4 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFBasePad.java:106: warning: operator new child at indentation level 6 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFBasePad.java:115: warning: method call child at indentation level 6 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFBasePad.java:119: warning: operator new child at indentation level 6 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFBasePad.java:120: warning: operator new child at indentation level 6 not at correct indentation, 8 42815d47969 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFBridge.java:201: warning: method call lparen at indentation level 10 not at correct indentation, 6 42818a47973,47974 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFBRound.java:32: warning: 'value' have incorrect indentation level 0, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFBRound.java:33: warning: 'extended' have incorrect indentation level 0, expected level should be 4. 42820,42821c47976,47977 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFBRound.java:34: warning: assign child at indentation level 2 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFBRound.java:35: warning: assign child at indentation level 2 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFBRound.java:34: warning: '+' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFBRound.java:35: warning: '+' have incorrect indentation level 2, expected level should be 4. 42826a47983 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFCardinalityViolation.java:40: warning: 'value' have incorrect indentation level 2, expected level should be 4. 42827a47985,47986 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFCardinalityViolation.java:54:37: warning: '{' should have line break after. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFCardinalityViolation.java:54:64: warning: '}' should have line break before. 42831a47991,47992 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFCeil.java:32: warning: 'value' have incorrect indentation level 0, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFCeil.java:33: warning: 'extended' have incorrect indentation level 0, expected level should be 4. 42834,42843c47995,48004 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFCharacterLength.java:61: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFCharacterLength.java:62: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFCharacterLength.java:63: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFCharacterLength.java:64: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFCharacterLength.java:65: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFCharacterLength.java:67: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFCharacterLength.java:68: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFCharacterLength.java:69: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFCharacterLength.java:71: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFCharacterLength.java:72: warning: block child at indentation level 8 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFCharacterLength.java:61: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFCharacterLength.java:62: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFCharacterLength.java:63: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFCharacterLength.java:64: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFCharacterLength.java:65: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFCharacterLength.java:67: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFCharacterLength.java:68: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFCharacterLength.java:69: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFCharacterLength.java:71: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFCharacterLength.java:72: warning: 'block' child have incorrect indentation level 8, expected level should be 6. 42846,42877c48007,48040 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFConcat.java:53: warning: assign child at indentation level 0 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFConcat.java:54: warning: assign child at indentation level 0 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFConcat.java:55: warning: assign child at indentation level 0 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFConcat.java:94: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFConcat.java:95: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFConcat.java:96: warning: if at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFConcat.java:98: warning: if child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFConcat.java:99: warning: if rcurly at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFConcat.java:100: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFConcat.java:101: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFConcat.java:102: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFConcat.java:103: warning: if at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFConcat.java:104: warning: if child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFConcat.java:105: warning: if rcurly at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFConcat.java:106: warning: if at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFConcat.java:107: warning: if child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFConcat.java:108: warning: if rcurly at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFConcat.java:109: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFConcat.java:110: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFConcat.java:111: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFConcat.java:112: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFConcat.java:113: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFConcat.java:140: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFConcat.java:141: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFConcat.java:142: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFConcat.java:143: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFConcat.java:144: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFConcat.java:145: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFConcat.java:146: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFConcat.java:147: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFConcat.java:148: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFConcat.java:149: warning: block child at indentation level 10 not at correct indentation, 8 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFConcat.java:49: warning: 'value' have incorrect indentation level 0, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFConcat.java:52: warning: 'extended' have incorrect indentation level 0, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFConcat.java:53: warning: '+' have incorrect indentation level 0, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFConcat.java:54: warning: '+' have incorrect indentation level 0, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFConcat.java:55: warning: '+' have incorrect indentation level 0, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFConcat.java:94: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFConcat.java:95: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFConcat.java:96: warning: 'if' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFConcat.java:98: warning: 'if' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFConcat.java:99: warning: 'if rcurly' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFConcat.java:100: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFConcat.java:101: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFConcat.java:102: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFConcat.java:103: warning: 'if' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFConcat.java:104: warning: 'if' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFConcat.java:105: warning: 'if rcurly' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFConcat.java:106: warning: 'if' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFConcat.java:107: warning: 'if' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFConcat.java:108: warning: 'if rcurly' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFConcat.java:109: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFConcat.java:110: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFConcat.java:111: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFConcat.java:112: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFConcat.java:113: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFConcat.java:140: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFConcat.java:141: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFConcat.java:142: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFConcat.java:143: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFConcat.java:144: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFConcat.java:145: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFConcat.java:146: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFConcat.java:147: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFConcat.java:148: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFConcat.java:149: warning: 'block' child have incorrect indentation level 10, expected level should be 8. 42881,42889c48044,48052 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFConcatWS.java:67: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFConcatWS.java:68: warning: if at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFConcatWS.java:70: warning: if child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFConcatWS.java:71: warning: if rcurly at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFConcatWS.java:72: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFConcatWS.java:73: warning: if at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFConcatWS.java:75: warning: if rcurly at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFConcatWS.java:76: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFConcatWS.java:77: warning: block child at indentation level 10 not at correct indentation, 8 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFConcatWS.java:67: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFConcatWS.java:68: warning: 'if' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFConcatWS.java:70: warning: 'if' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFConcatWS.java:71: warning: 'if rcurly' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFConcatWS.java:72: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFConcatWS.java:73: warning: 'if' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFConcatWS.java:75: warning: 'if rcurly' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFConcatWS.java:76: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFConcatWS.java:77: warning: 'block' child have incorrect indentation level 10, expected level should be 8. 42907,42917c48070,48080 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFDateAdd.java:121: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFDateAdd.java:122: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFDateAdd.java:125: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFDateAdd.java:126: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFDateAdd.java:127: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFDateAdd.java:130: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFDateAdd.java:131: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFDateAdd.java:132: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFDateAdd.java:135: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFDateAdd.java:136: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFDateAdd.java:137: warning: block child at indentation level 8 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFDateAdd.java:121: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFDateAdd.java:122: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFDateAdd.java:125: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFDateAdd.java:126: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFDateAdd.java:127: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFDateAdd.java:130: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFDateAdd.java:131: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFDateAdd.java:132: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFDateAdd.java:135: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFDateAdd.java:136: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFDateAdd.java:137: warning: 'block' child have incorrect indentation level 8, expected level should be 6. 42918a48082 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFDateAdd.java:178: warning: '.' have incorrect indentation level 8, expected level should be 10. 42923c48087 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFDateDiff.java:102: warning: method def throws at indentation level 4 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFDateDiff.java:122: warning: '.' have incorrect indentation level 8, expected level should be 10. 42956a48121,48122 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFEncode.java:44: warning: 'value' have incorrect indentation level 0, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFEncode.java:45: warning: 'extended' have incorrect indentation level 0, expected level should be 4. 42958a48125 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFEWAHBitmapAnd.java:30: warning: 'value' have incorrect indentation level 2, expected level should be 4. 42961,42971c48128,48137 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFEWAHBitmapEmpty.java:48: warning: method def modifier at indentation level 0 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFEWAHBitmapEmpty.java:49: warning: method def modifier at indentation level 0 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFEWAHBitmapEmpty.java:50: warning: if at indentation level 2 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFEWAHBitmapEmpty.java:51: warning: if child at indentation level 4 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFEWAHBitmapEmpty.java:53: warning: if rcurly at indentation level 2 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFEWAHBitmapEmpty.java:55: warning: if at indentation level 2 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFEWAHBitmapEmpty.java:56: warning: if child at indentation level 4 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFEWAHBitmapEmpty.java:57: warning: if rcurly at indentation level 2 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFEWAHBitmapEmpty.java:62: warning: else rcurly at indentation level 2 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFEWAHBitmapEmpty.java:64: warning: method def child at indentation level 2 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFEWAHBitmapEmpty.java:65: warning: method def child at indentation level 2 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFEWAHBitmapEmpty.java:48: warning: 'method def modifier' have incorrect indentation level 0, expected level should be 2. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFEWAHBitmapEmpty.java:50: warning: 'if' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFEWAHBitmapEmpty.java:51: warning: 'if' child have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFEWAHBitmapEmpty.java:53: warning: 'if rcurly' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFEWAHBitmapEmpty.java:55: warning: 'if' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFEWAHBitmapEmpty.java:56: warning: 'if' child have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFEWAHBitmapEmpty.java:57: warning: 'if rcurly' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFEWAHBitmapEmpty.java:62: warning: 'else rcurly' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFEWAHBitmapEmpty.java:64: warning: 'method def' child have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFEWAHBitmapEmpty.java:65: warning: 'method def' child have incorrect indentation level 2, expected level should be 4. 42973c48139,48140 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFEWAHBitmapEmpty.java:92: warning: method def child at indentation level 5 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFEWAHBitmapEmpty.java:92: warning: 'method def' child have incorrect indentation level 5, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFEWAHBitmapOr.java:30: warning: 'value' have incorrect indentation level 2, expected level should be 4. 42985c48152 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFFactorial.java:46: warning: array initialization child at indentation level 21 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFFactorial.java:46: warning: 'array initialization' child have incorrect indentation level 21, expected level should be 6. 42989c48156 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFFactorial.java:47: warning: array initialization child at indentation level 21 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFFactorial.java:47: warning: 'array initialization' child have incorrect indentation level 21, expected level should be 6. 42993c48160 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFFactorial.java:48: warning: array initialization child at indentation level 19 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFFactorial.java:48: warning: 'array initialization' child have incorrect indentation level 19, expected level should be 6. 42997c48164 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFFactorial.java:49: warning: array initialization child at indentation level 16 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFFactorial.java:49: warning: 'array initialization' child have incorrect indentation level 16, expected level should be 6. 43001c48168 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFFactorial.java:50: warning: array initialization child at indentation level 13 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFFactorial.java:50: warning: 'array initialization' child have incorrect indentation level 13, expected level should be 6. 43005c48172 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFFactorial.java:51: warning: array initialization child at indentation level 9 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFFactorial.java:51: warning: 'array initialization' child have incorrect indentation level 9, expected level should be 6. 43009d48175 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFFactorial.java:52: warning: array initialization child at indentation level 6 not at correct indentation, 4 43015a48182,48183 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFFloor.java:32: warning: 'value' have incorrect indentation level 0, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFFloor.java:33: warning: 'extended' have incorrect indentation level 0, expected level should be 4. 43027,43053c48195,48222 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFFormatNumber.java:81: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFFormatNumber.java:82: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFFormatNumber.java:83: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFFormatNumber.java:84: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFFormatNumber.java:97: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFFormatNumber.java:98: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFFormatNumber.java:99: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFFormatNumber.java:100: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFFormatNumber.java:114: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFFormatNumber.java:115: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFFormatNumber.java:116: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFFormatNumber.java:117: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFFormatNumber.java:118: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFFormatNumber.java:119: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFFormatNumber.java:120: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFFormatNumber.java:121: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFFormatNumber.java:122: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFFormatNumber.java:123: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFFormatNumber.java:124: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFFormatNumber.java:138: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFFormatNumber.java:139: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFFormatNumber.java:140: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFFormatNumber.java:141: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFFormatNumber.java:142: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFFormatNumber.java:143: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFFormatNumber.java:144: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFFormatNumber.java:145: warning: if at indentation level 8 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFFormatNumber.java:81: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFFormatNumber.java:82: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFFormatNumber.java:83: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFFormatNumber.java:84: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFFormatNumber.java:97: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFFormatNumber.java:98: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFFormatNumber.java:99: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFFormatNumber.java:100: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFFormatNumber.java:114: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFFormatNumber.java:115: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFFormatNumber.java:116: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFFormatNumber.java:117: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFFormatNumber.java:118: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFFormatNumber.java:119: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFFormatNumber.java:120: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFFormatNumber.java:121: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFFormatNumber.java:122: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFFormatNumber.java:123: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFFormatNumber.java:124: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFFormatNumber.java:138: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFFormatNumber.java:139: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFFormatNumber.java:140: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFFormatNumber.java:141: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFFormatNumber.java:142: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFFormatNumber.java:143: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFFormatNumber.java:144: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFFormatNumber.java:145: warning: 'if' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFFormatNumber.java:146: warning: 'if' child have incorrect indentation level 10, expected level should be 8. 43055,43062c48224,48233 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFFormatNumber.java:146: warning: if child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFFormatNumber.java:148: warning: if rcurly at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFFormatNumber.java:149: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFFormatNumber.java:150: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFFormatNumber.java:151: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFFormatNumber.java:152: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFFormatNumber.java:154: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFFormatNumber.java:155: warning: block child at indentation level 8 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFFormatNumber.java:148: warning: 'if rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFFormatNumber.java:149: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFFormatNumber.java:149: warning: 'member def type' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFFormatNumber.java:150: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFFormatNumber.java:150: warning: 'member def type' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFFormatNumber.java:151: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFFormatNumber.java:151: warning: 'member def type' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFFormatNumber.java:152: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFFormatNumber.java:154: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFFormatNumber.java:155: warning: 'block' child have incorrect indentation level 8, expected level should be 6. 43065,43089c48236,48260 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFFormatNumber.java:213: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFFormatNumber.java:214: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFFormatNumber.java:215: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFFormatNumber.java:216: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFFormatNumber.java:217: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFFormatNumber.java:218: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFFormatNumber.java:219: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFFormatNumber.java:220: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFFormatNumber.java:221: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFFormatNumber.java:222: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFFormatNumber.java:223: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFFormatNumber.java:225: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFFormatNumber.java:226: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFFormatNumber.java:227: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFFormatNumber.java:228: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFFormatNumber.java:229: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFFormatNumber.java:230: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFFormatNumber.java:231: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFFormatNumber.java:232: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFFormatNumber.java:233: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFFormatNumber.java:234: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFFormatNumber.java:235: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFFormatNumber.java:236: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFFormatNumber.java:237: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFFormatNumber.java:238: warning: block child at indentation level 8 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFFormatNumber.java:213: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFFormatNumber.java:214: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFFormatNumber.java:215: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFFormatNumber.java:216: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFFormatNumber.java:217: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFFormatNumber.java:218: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFFormatNumber.java:219: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFFormatNumber.java:220: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFFormatNumber.java:221: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFFormatNumber.java:222: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFFormatNumber.java:223: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFFormatNumber.java:225: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFFormatNumber.java:226: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFFormatNumber.java:227: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFFormatNumber.java:228: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFFormatNumber.java:229: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFFormatNumber.java:230: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFFormatNumber.java:231: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFFormatNumber.java:232: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFFormatNumber.java:233: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFFormatNumber.java:234: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFFormatNumber.java:235: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFFormatNumber.java:236: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFFormatNumber.java:237: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFFormatNumber.java:238: warning: 'block' child have incorrect indentation level 8, expected level should be 6. 43096c48267,48269 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFGrouping.java:43: warning: assign child at indentation level 0 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFGrouping.java:42: warning: 'value' have incorrect indentation level 0, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFGrouping.java:43: warning: '+' have incorrect indentation level 0, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFGrouping.java:44: warning: 'extended' have incorrect indentation level 0, expected level should be 4. 43098a48272,48291 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFIf.java:80: warning: 'IfExprLongColumnLongColumn' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFIf.java:81: warning: 'IfExprLongColumnLongScalar' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFIf.java:82: warning: 'IfExprLongColumnDoubleScalar' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFIf.java:83: warning: 'IfExprLongScalarLongColumn' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFIf.java:84: warning: 'IfExprLongScalarDoubleColumn' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFIf.java:85: warning: 'IfExprLongScalarLongScalar' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFIf.java:86: warning: 'IfExprLongScalarDoubleScalar' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFIf.java:88: warning: 'IfExprStringGroupColumnStringGroupColumn' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFIf.java:89: warning: 'IfExprStringGroupColumnStringScalar' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFIf.java:90: warning: 'IfExprStringGroupColumnCharScalar' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFIf.java:91: warning: 'IfExprStringScalarStringGroupColumn' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFIf.java:92: warning: 'IfExprCharScalarStringGroupColumn' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFIf.java:93: warning: 'IfExprStringScalarStringScalar' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFIf.java:94: warning: 'IfExprStringScalarCharScalar' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFIf.java:95: warning: 'IfExprCharScalarStringScalar' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFIf.java:97: warning: 'IfExprIntervalDayTimeColumnColumn' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFIf.java:98: warning: 'IfExprIntervalDayTimeScalarColumn' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFIf.java:99: warning: 'IfExprTimestampColumnColumn' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFIf.java:100: warning: 'IfExprTimestampScalarColumn' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFIf.java:101: warning: '}' have incorrect indentation level 0, expected level should be 4. 43105a48299 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFIn.java:177: warning: '.' have incorrect indentation level 11, expected level should be 12. 43109,43110d48302 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFInBloomFilter.java:67: warning: operator new child at indentation level 6 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFInBloomFilter.java:73: warning: method call child at indentation level 6 not at correct indentation, 8 43112,43156c48304,48363 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFInBloomFilter.java:116: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFInBloomFilter.java:117: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFInBloomFilter.java:119: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFInBloomFilter.java:120: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFInBloomFilter.java:121: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFInBloomFilter.java:123: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFInBloomFilter.java:124: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFInBloomFilter.java:125: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFInBloomFilter.java:127: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFInBloomFilter.java:128: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFInBloomFilter.java:129: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFInBloomFilter.java:131: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFInBloomFilter.java:132: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFInBloomFilter.java:133: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFInBloomFilter.java:135: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFInBloomFilter.java:136: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFInBloomFilter.java:137: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFInBloomFilter.java:139: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFInBloomFilter.java:140: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFInBloomFilter.java:141: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFInBloomFilter.java:143: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFInBloomFilter.java:144: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFInBloomFilter.java:145: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFInBloomFilter.java:147: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFInBloomFilter.java:148: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFInBloomFilter.java:149: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFInBloomFilter.java:150: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFInBloomFilter.java:152: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFInBloomFilter.java:153: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFInBloomFilter.java:154: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFInBloomFilter.java:156: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFInBloomFilter.java:157: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFInBloomFilter.java:158: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFInBloomFilter.java:160: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFInBloomFilter.java:161: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFInBloomFilter.java:162: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFInBloomFilter.java:164: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFInBloomFilter.java:165: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFInBloomFilter.java:166: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFInBloomFilter.java:168: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFInBloomFilter.java:169: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFInBloomFilter.java:170: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFInBloomFilter.java:172: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFInBloomFilter.java:173: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFInBloomFilter.java:174: warning: block child at indentation level 8 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFInBloomFilter.java:116: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFInBloomFilter.java:117: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFInBloomFilter.java:117: warning: 'member def type' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFInBloomFilter.java:119: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFInBloomFilter.java:120: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFInBloomFilter.java:121: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFInBloomFilter.java:121: warning: 'member def type' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFInBloomFilter.java:123: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFInBloomFilter.java:124: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFInBloomFilter.java:125: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFInBloomFilter.java:125: warning: 'member def type' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFInBloomFilter.java:127: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFInBloomFilter.java:128: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFInBloomFilter.java:129: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFInBloomFilter.java:129: warning: 'member def type' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFInBloomFilter.java:131: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFInBloomFilter.java:132: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFInBloomFilter.java:133: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFInBloomFilter.java:133: warning: 'member def type' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFInBloomFilter.java:135: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFInBloomFilter.java:136: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFInBloomFilter.java:137: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFInBloomFilter.java:137: warning: 'member def type' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFInBloomFilter.java:139: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFInBloomFilter.java:140: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFInBloomFilter.java:141: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFInBloomFilter.java:141: warning: 'member def type' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFInBloomFilter.java:143: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFInBloomFilter.java:144: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFInBloomFilter.java:145: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFInBloomFilter.java:145: warning: 'member def type' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFInBloomFilter.java:147: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFInBloomFilter.java:147: warning: 'member def type' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFInBloomFilter.java:148: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFInBloomFilter.java:149: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFInBloomFilter.java:150: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFInBloomFilter.java:150: warning: 'member def type' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFInBloomFilter.java:152: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFInBloomFilter.java:153: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFInBloomFilter.java:154: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFInBloomFilter.java:154: warning: 'member def type' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFInBloomFilter.java:156: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFInBloomFilter.java:157: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFInBloomFilter.java:158: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFInBloomFilter.java:158: warning: 'member def type' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFInBloomFilter.java:160: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFInBloomFilter.java:161: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFInBloomFilter.java:162: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFInBloomFilter.java:162: warning: 'member def type' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFInBloomFilter.java:164: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFInBloomFilter.java:165: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFInBloomFilter.java:166: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFInBloomFilter.java:166: warning: 'member def type' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFInBloomFilter.java:168: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFInBloomFilter.java:169: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFInBloomFilter.java:170: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFInBloomFilter.java:170: warning: 'member def type' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFInBloomFilter.java:172: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFInBloomFilter.java:173: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFInBloomFilter.java:174: warning: 'block' child have incorrect indentation level 8, expected level should be 6. 43157a48365,48366 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFInFile.java:75: warning: '!' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFInFile.java:112: warning: 'arguments' have incorrect indentation level 8, expected level should be 10. 43159,43161c48368,48370 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFInFile.java:127: warning: if at indentation level 6 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFInFile.java:128: warning: if child at indentation level 8 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFInFile.java:129: warning: if rcurly at indentation level 6 not at correct indentation, 8 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFInFile.java:127: warning: 'if' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFInFile.java:128: warning: 'if' child have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFInFile.java:129: warning: 'if rcurly' have incorrect indentation level 6, expected level should be 8. 43163c48372,48373 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFInFile.java:130: warning: else at indentation level 6 not at correct indentation, 8 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFInFile.java:130: warning: 'else' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFInFile.java:131: warning: 'else' child have incorrect indentation level 8, expected level should be 10. 43165,43166c48375 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFInFile.java:131: warning: else child at indentation level 8 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFInFile.java:132: warning: else rcurly at indentation level 6 not at correct indentation, 8 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFInFile.java:132: warning: 'else rcurly' have incorrect indentation level 6, expected level should be 8. 43172a48382 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFInternalInterval.java:50: warning: 'extended' have incorrect indentation level 2, expected level should be 4. 43180,43187d48389 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFInternalInterval.java:297: warning: array initialization child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFInternalInterval.java:299: warning: array initialization child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFInternalInterval.java:300: warning: array initialization child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFInternalInterval.java:301: warning: array initialization child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFInternalInterval.java:302: warning: array initialization child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFInternalInterval.java:304: warning: array initialization child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFInternalInterval.java:306: warning: array initialization child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFInternalInterval.java:307: warning: array initialization child at indentation level 8 not at correct indentation, 6 43208,43219c48410,48421 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFLength.java:66: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFLength.java:67: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFLength.java:68: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFLength.java:69: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFLength.java:70: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFLength.java:71: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFLength.java:73: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFLength.java:74: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFLength.java:75: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFLength.java:77: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFLength.java:79: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFLength.java:80: warning: block child at indentation level 8 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFLength.java:66: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFLength.java:67: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFLength.java:68: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFLength.java:69: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFLength.java:70: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFLength.java:71: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFLength.java:73: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFLength.java:74: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFLength.java:75: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFLength.java:77: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFLength.java:79: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFLength.java:80: warning: 'block' child have incorrect indentation level 8, expected level should be 6. 43233,43240c48435,48442 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFLikeAll.java:122: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFLikeAll.java:123: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFLikeAll.java:124: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFLikeAll.java:125: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFLikeAll.java:126: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFLikeAll.java:127: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFLikeAll.java:128: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFLikeAll.java:129: warning: block child at indentation level 8 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFLikeAll.java:122: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFLikeAll.java:123: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFLikeAll.java:124: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFLikeAll.java:125: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFLikeAll.java:126: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFLikeAll.java:127: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFLikeAll.java:128: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFLikeAll.java:129: warning: 'block' child have incorrect indentation level 8, expected level should be 6. 43251,43258c48453,48460 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFLikeAny.java:123: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFLikeAny.java:124: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFLikeAny.java:125: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFLikeAny.java:126: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFLikeAny.java:127: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFLikeAny.java:128: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFLikeAny.java:129: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFLikeAny.java:130: warning: block child at indentation level 8 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFLikeAny.java:123: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFLikeAny.java:124: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFLikeAny.java:125: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFLikeAny.java:126: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFLikeAny.java:127: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFLikeAny.java:128: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFLikeAny.java:129: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFLikeAny.java:130: warning: 'block' child have incorrect indentation level 8, expected level should be 6. 43262,43276c48464,48480 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFLower.java:44: warning: assign child at indentation level 0 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFLower.java:70: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFLower.java:72: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFLower.java:73: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFLower.java:75: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFLower.java:76: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFLower.java:77: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFLower.java:79: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFLower.java:80: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFLower.java:82: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFLower.java:83: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFLower.java:84: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFLower.java:85: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFLower.java:86: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFLower.java:87: warning: block child at indentation level 8 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFLower.java:42: warning: 'value' have incorrect indentation level 0, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFLower.java:43: warning: 'extended' have incorrect indentation level 0, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFLower.java:44: warning: '+' have incorrect indentation level 0, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFLower.java:70: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFLower.java:72: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFLower.java:73: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFLower.java:75: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFLower.java:76: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFLower.java:77: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFLower.java:79: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFLower.java:80: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFLower.java:82: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFLower.java:83: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFLower.java:84: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFLower.java:85: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFLower.java:86: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFLower.java:87: warning: 'block' child have incorrect indentation level 8, expected level should be 6. 43281c48485 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFMacro.java:131: warning: method def child at indentation level 6 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFMacro.java:131: warning: 'method def' child have incorrect indentation level 6, expected level should be 4. 43285a48490 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFMap.java:111: warning: '(' have incorrect indentation level 6, expected level should be 8. 43287c48492,48493 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFMapKeys.java:39: warning: assign child at indentation level 2 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFMap.java:112: warning: '(' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFMapKeys.java:39: warning: '+' have incorrect indentation level 2, expected level should be 4. 43289d48494 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFMapKeys.java:46: warning: method def throws at indentation level 2 not at correct indentation, 6 43291c48496 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFMapValues.java:39: warning: assign child at indentation level 2 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFMapValues.java:39: warning: '+' have incorrect indentation level 2, expected level should be 4. 43293d48497 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFMapValues.java:46: warning: method def throws at indentation level 2 not at correct indentation, 6 43323,43342c48527,48546 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFMask.java:230: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFMask.java:231: warning: if at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFMask.java:232: warning: if child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFMask.java:233: warning: if rcurly at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFMask.java:234: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFMask.java:236: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFMask.java:237: warning: if at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFMask.java:238: warning: if child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFMask.java:239: warning: if rcurly at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFMask.java:240: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFMask.java:242: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFMask.java:243: warning: if at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFMask.java:244: warning: if child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFMask.java:245: warning: if rcurly at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFMask.java:246: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFMask.java:248: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFMask.java:249: warning: if at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFMask.java:250: warning: if child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFMask.java:251: warning: if rcurly at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFMask.java:252: warning: block child at indentation level 8 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFMask.java:230: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFMask.java:231: warning: 'if' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFMask.java:232: warning: 'if' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFMask.java:233: warning: 'if rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFMask.java:234: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFMask.java:236: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFMask.java:237: warning: 'if' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFMask.java:238: warning: 'if' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFMask.java:239: warning: 'if rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFMask.java:240: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFMask.java:242: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFMask.java:243: warning: 'if' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFMask.java:244: warning: 'if' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFMask.java:245: warning: 'if rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFMask.java:246: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFMask.java:248: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFMask.java:249: warning: 'if' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFMask.java:250: warning: 'if' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFMask.java:251: warning: 'if rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFMask.java:252: warning: 'block' child have incorrect indentation level 8, expected level should be 6. 43390a48595,48596 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFNamedStruct.java:58: warning: '(' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFNamedStruct.java:63: warning: 'ObjectInspectorFactory' have incorrect indentation level 6, expected level should be 8. 43399c48605,48607 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFNvl.java:30: warning: assign child at indentation level 0 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFNvl.java:28: warning: 'value' have incorrect indentation level 0, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFNvl.java:29: warning: 'extended' have incorrect indentation level 0, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFNvl.java:30: warning: '+' have incorrect indentation level 0, expected level should be 4. 43403,43412c48611,48620 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOctetLength.java:61: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOctetLength.java:62: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOctetLength.java:63: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOctetLength.java:64: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOctetLength.java:65: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOctetLength.java:67: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOctetLength.java:68: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOctetLength.java:69: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOctetLength.java:71: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOctetLength.java:72: warning: block child at indentation level 8 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOctetLength.java:61: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOctetLength.java:62: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOctetLength.java:63: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOctetLength.java:64: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOctetLength.java:65: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOctetLength.java:67: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOctetLength.java:68: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOctetLength.java:69: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOctetLength.java:71: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOctetLength.java:72: warning: 'block' child have incorrect indentation level 8, expected level should be 6. 43418a48627,48633 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPDivide.java:45: warning: 'DoubleColDivideLongColumn' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPDivide.java:46: warning: 'LongColDivideLongScalar' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPDivide.java:47: warning: 'DoubleColDivideLongScalar' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPDivide.java:48: warning: 'LongScalarDivideLongColumn' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPDivide.java:49: warning: 'DoubleScalarDivideLongColumn' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPDivide.java:50: warning: 'DecimalColDivideDecimalColumn' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPDivide.java:51: warning: 'DecimalScalarDivideDecimalColumn' have incorrect indentation level 2, expected level should be 4. 43432a48648,48649 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPDTIMinus.java:104: warning: 'array initialization' child have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPDTIMinus.java:105: warning: 'array initialization' child have incorrect indentation level 6, expected level should be 8. 43434c48651 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPDTIMinus.java:178: warning: case child at indentation level 6 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPDTIMinus.java:178: warning: 'case' child have incorrect indentation level 6, expected level should be 4. 43436,43440c48653,48659 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPDTIMinus.java:179: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPDTIMinus.java:181: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPDTIMinus.java:183: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPDTIMinus.java:184: warning: block rcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPDTIMinus.java:185: warning: case child at indentation level 6 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPDTIMinus.java:179: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPDTIMinus.java:179: warning: 'member def type' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPDTIMinus.java:181: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPDTIMinus.java:181: warning: 'member def type' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPDTIMinus.java:183: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPDTIMinus.java:184: warning: 'block rcurly' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPDTIMinus.java:185: warning: 'case' child have incorrect indentation level 6, expected level should be 4. 43442,43446c48661,48667 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPDTIMinus.java:186: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPDTIMinus.java:188: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPDTIMinus.java:190: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPDTIMinus.java:191: warning: block rcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPDTIMinus.java:192: warning: case child at indentation level 6 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPDTIMinus.java:186: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPDTIMinus.java:186: warning: 'member def type' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPDTIMinus.java:188: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPDTIMinus.java:188: warning: 'member def type' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPDTIMinus.java:190: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPDTIMinus.java:191: warning: 'block rcurly' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPDTIMinus.java:192: warning: 'case' child have incorrect indentation level 6, expected level should be 4. 43448,43452c48669,48675 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPDTIMinus.java:193: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPDTIMinus.java:195: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPDTIMinus.java:197: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPDTIMinus.java:198: warning: block rcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPDTIMinus.java:199: warning: case child at indentation level 6 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPDTIMinus.java:193: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPDTIMinus.java:193: warning: 'member def type' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPDTIMinus.java:195: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPDTIMinus.java:195: warning: 'member def type' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPDTIMinus.java:197: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPDTIMinus.java:198: warning: 'block rcurly' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPDTIMinus.java:199: warning: 'case' child have incorrect indentation level 6, expected level should be 4. 43454,43458c48677,48683 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPDTIMinus.java:200: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPDTIMinus.java:202: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPDTIMinus.java:204: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPDTIMinus.java:205: warning: block rcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPDTIMinus.java:206: warning: case child at indentation level 6 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPDTIMinus.java:200: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPDTIMinus.java:200: warning: 'member def type' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPDTIMinus.java:202: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPDTIMinus.java:202: warning: 'member def type' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPDTIMinus.java:204: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPDTIMinus.java:205: warning: 'block rcurly' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPDTIMinus.java:206: warning: 'case' child have incorrect indentation level 6, expected level should be 4. 43460,43464c48685,48691 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPDTIMinus.java:207: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPDTIMinus.java:209: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPDTIMinus.java:211: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPDTIMinus.java:212: warning: block rcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPDTIMinus.java:213: warning: case child at indentation level 6 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPDTIMinus.java:207: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPDTIMinus.java:207: warning: 'member def type' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPDTIMinus.java:209: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPDTIMinus.java:209: warning: 'member def type' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPDTIMinus.java:211: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPDTIMinus.java:212: warning: 'block rcurly' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPDTIMinus.java:213: warning: 'case' child have incorrect indentation level 6, expected level should be 4. 43466,43471c48693,48700 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPDTIMinus.java:214: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPDTIMinus.java:216: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPDTIMinus.java:218: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPDTIMinus.java:219: warning: block rcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPDTIMinus.java:220: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPDTIMinus.java:221: warning: block child at indentation level 8 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPDTIMinus.java:214: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPDTIMinus.java:214: warning: 'member def type' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPDTIMinus.java:216: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPDTIMinus.java:216: warning: 'member def type' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPDTIMinus.java:218: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPDTIMinus.java:219: warning: 'block rcurly' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPDTIMinus.java:220: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPDTIMinus.java:221: warning: 'block' child have incorrect indentation level 8, expected level should be 6. 43482a48712,48713 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPDTIPlus.java:101: warning: 'array initialization' child have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPDTIPlus.java:102: warning: 'array initialization' child have incorrect indentation level 6, expected level should be 8. 43484c48715 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPDTIPlus.java:180: warning: case child at indentation level 6 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPDTIPlus.java:180: warning: 'case' child have incorrect indentation level 6, expected level should be 4. 43486,43490c48717,48723 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPDTIPlus.java:181: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPDTIPlus.java:183: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPDTIPlus.java:185: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPDTIPlus.java:186: warning: block rcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPDTIPlus.java:187: warning: case child at indentation level 6 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPDTIPlus.java:181: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPDTIPlus.java:181: warning: 'member def type' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPDTIPlus.java:183: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPDTIPlus.java:183: warning: 'member def type' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPDTIPlus.java:185: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPDTIPlus.java:186: warning: 'block rcurly' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPDTIPlus.java:187: warning: 'case' child have incorrect indentation level 6, expected level should be 4. 43492,43496c48725,48731 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPDTIPlus.java:188: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPDTIPlus.java:190: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPDTIPlus.java:192: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPDTIPlus.java:193: warning: block rcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPDTIPlus.java:194: warning: case child at indentation level 6 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPDTIPlus.java:188: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPDTIPlus.java:188: warning: 'member def type' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPDTIPlus.java:190: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPDTIPlus.java:190: warning: 'member def type' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPDTIPlus.java:192: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPDTIPlus.java:193: warning: 'block rcurly' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPDTIPlus.java:194: warning: 'case' child have incorrect indentation level 6, expected level should be 4. 43498,43502c48733,48739 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPDTIPlus.java:195: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPDTIPlus.java:197: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPDTIPlus.java:199: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPDTIPlus.java:200: warning: block rcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPDTIPlus.java:201: warning: case child at indentation level 6 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPDTIPlus.java:195: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPDTIPlus.java:195: warning: 'member def type' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPDTIPlus.java:197: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPDTIPlus.java:197: warning: 'member def type' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPDTIPlus.java:199: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPDTIPlus.java:200: warning: 'block rcurly' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPDTIPlus.java:201: warning: 'case' child have incorrect indentation level 6, expected level should be 4. 43504,43508c48741,48747 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPDTIPlus.java:202: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPDTIPlus.java:204: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPDTIPlus.java:206: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPDTIPlus.java:207: warning: block rcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPDTIPlus.java:208: warning: case child at indentation level 6 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPDTIPlus.java:202: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPDTIPlus.java:202: warning: 'member def type' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPDTIPlus.java:204: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPDTIPlus.java:204: warning: 'member def type' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPDTIPlus.java:206: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPDTIPlus.java:207: warning: 'block rcurly' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPDTIPlus.java:208: warning: 'case' child have incorrect indentation level 6, expected level should be 4. 43510,43515c48749,48756 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPDTIPlus.java:209: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPDTIPlus.java:211: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPDTIPlus.java:213: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPDTIPlus.java:214: warning: block rcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPDTIPlus.java:215: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPDTIPlus.java:216: warning: block child at indentation level 8 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPDTIPlus.java:209: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPDTIPlus.java:209: warning: 'member def type' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPDTIPlus.java:211: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPDTIPlus.java:211: warning: 'member def type' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPDTIPlus.java:213: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPDTIPlus.java:214: warning: 'block rcurly' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPDTIPlus.java:215: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPDTIPlus.java:216: warning: 'block' child have incorrect indentation level 8, expected level should be 6. 43516a48758,48801 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPEqual.java:36: warning: 'DoubleColEqualLongColumn' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPEqual.java:37: warning: 'LongColEqualLongScalar' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPEqual.java:38: warning: 'DoubleColEqualLongScalar' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPEqual.java:39: warning: 'LongScalarEqualLongColumn' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPEqual.java:40: warning: 'DoubleScalarEqualLongColumn' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPEqual.java:42: warning: 'StringGroupColEqualStringGroupColumn' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPEqual.java:43: warning: 'StringGroupColEqualStringScalar' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPEqual.java:44: warning: 'StringGroupColEqualVarCharScalar' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPEqual.java:45: warning: 'StringScalarEqualStringGroupColumn' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPEqual.java:46: warning: 'VarCharScalarEqualStringGroupColumn' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPEqual.java:48: warning: 'FilterStringGroupColEqualStringScalar' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPEqual.java:49: warning: 'FilterStringGroupColEqualVarCharScalar' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPEqual.java:50: warning: 'FilterStringGroupColEqualCharScalar' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPEqual.java:52: warning: 'FilterLongColEqualLongColumn' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPEqual.java:53: warning: 'FilterDoubleColEqualLongColumn' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPEqual.java:54: warning: 'FilterLongColEqualLongScalar' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPEqual.java:55: warning: 'FilterDoubleColEqualLongScalar' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPEqual.java:56: warning: 'FilterLongScalarEqualLongColumn' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPEqual.java:57: warning: 'FilterDoubleScalarEqualLongColumn' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPEqual.java:59: warning: 'FilterDecimalColEqualDecimalColumn' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPEqual.java:60: warning: 'FilterDecimalScalarEqualDecimalColumn' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPEqual.java:62: warning: 'FilterDecimal64ColEqualDecimal64Column' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPEqual.java:63: warning: 'FilterDecimal64ScalarEqualDecimal64Column' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPEqual.java:65: warning: 'TimestampColEqualTimestampColumn' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPEqual.java:66: warning: 'TimestampColEqualTimestampScalar' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPEqual.java:67: warning: 'TimestampColEqualLongColumn' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPEqual.java:68: warning: 'TimestampColEqualLongScalar' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPEqual.java:69: warning: 'TimestampColEqualDoubleColumn' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPEqual.java:70: warning: 'TimestampColEqualDoubleScalar' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPEqual.java:71: warning: 'LongColEqualTimestampColumn' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPEqual.java:72: warning: 'LongColEqualTimestampScalar' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPEqual.java:73: warning: 'DoubleColEqualTimestampColumn' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPEqual.java:74: warning: 'DoubleColEqualTimestampScalar' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPEqual.java:76: warning: 'FilterTimestampColEqualTimestampColumn' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPEqual.java:77: warning: 'FilterTimestampColEqualTimestampScalar' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPEqual.java:78: warning: 'FilterTimestampColEqualLongColumn' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPEqual.java:79: warning: 'FilterTimestampColEqualLongScalar' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPEqual.java:80: warning: 'FilterTimestampColEqualDoubleColumn' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPEqual.java:81: warning: 'FilterTimestampColEqualDoubleScalar' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPEqual.java:82: warning: 'FilterLongColEqualTimestampColumn' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPEqual.java:83: warning: 'FilterLongColEqualTimestampScalar' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPEqual.java:84: warning: 'FilterDoubleColEqualTimestampColumn' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPEqual.java:85: warning: 'FilterDoubleColEqualTimestampScalar' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPEqual.java:87: warning: 'IntervalYearMonthScalarEqualIntervalYearMonthColumn' have incorrect indentation level 2, expected level should be 4. 43517a48803 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPEqual.java:88: warning: 'IntervalYearMonthColEqualIntervalYearMonthScalar' have incorrect indentation level 2, expected level should be 4. 43518a48805 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPEqual.java:90: warning: 'IntervalDayTimeColEqualIntervalDayTimeColumn' have incorrect indentation level 2, expected level should be 4. 43519a48807 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPEqual.java:91: warning: 'IntervalDayTimeScalarEqualIntervalDayTimeColumn' have incorrect indentation level 2, expected level should be 4. 43520a48809 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPEqual.java:92: warning: 'IntervalDayTimeColEqualIntervalDayTimeScalar' have incorrect indentation level 2, expected level should be 4. 43521a48811 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPEqual.java:94: warning: 'DateColEqualDateScalar' have incorrect indentation level 2, expected level should be 4. 43522a48813 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPEqual.java:95: warning: 'DateScalarEqualDateColumn' have incorrect indentation level 2, expected level should be 4. 43523a48815 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPEqual.java:96: warning: '}' have incorrect indentation level 2, expected level should be 4. 43527c48819 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPEqual.java:160: warning: method def child at indentation level 6 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPEqual.java:160: warning: 'method def' child have incorrect indentation level 6, expected level should be 4. 43529c48821 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPEqualNS.java:46: warning: method def child at indentation level 6 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPEqualNS.java:46: warning: 'method def' child have incorrect indentation level 6, expected level should be 4. 43530a48823,48828 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPEqualOrGreaterThan.java:37: warning: 'DoubleColGreaterEqualLongColumn' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPEqualOrGreaterThan.java:38: warning: 'LongColGreaterEqualLongScalar' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPEqualOrGreaterThan.java:39: warning: 'DoubleColGreaterEqualLongScalar' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPEqualOrGreaterThan.java:40: warning: 'LongScalarGreaterEqualLongColumn' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPEqualOrGreaterThan.java:41: warning: 'DoubleScalarGreaterEqualLongColumn' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPEqualOrGreaterThan.java:43: warning: 'StringGroupColGreaterEqualStringGroupColumn' have incorrect indentation level 2, expected level should be 4. 43531a48830,48834 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPEqualOrGreaterThan.java:44: warning: 'StringGroupColGreaterEqualStringScalar' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPEqualOrGreaterThan.java:45: warning: 'StringGroupColGreaterEqualVarCharScalar' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPEqualOrGreaterThan.java:46: warning: 'StringScalarGreaterEqualStringGroupColumn' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPEqualOrGreaterThan.java:47: warning: 'VarCharScalarGreaterEqualStringGroupColumn' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPEqualOrGreaterThan.java:49: warning: 'FilterStringGroupColGreaterEqualStringScalar' have incorrect indentation level 2, expected level should be 4. 43532a48836 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPEqualOrGreaterThan.java:50: warning: 'FilterStringGroupColGreaterEqualVarCharScalar' have incorrect indentation level 2, expected level should be 4. 43533a48838 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPEqualOrGreaterThan.java:51: warning: 'FilterStringGroupColGreaterEqualCharScalar' have incorrect indentation level 2, expected level should be 4. 43534a48840,48848 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPEqualOrGreaterThan.java:53: warning: 'FilterLongColGreaterEqualLongColumn' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPEqualOrGreaterThan.java:54: warning: 'FilterDoubleColGreaterEqualLongColumn' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPEqualOrGreaterThan.java:55: warning: 'FilterLongColGreaterEqualLongScalar' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPEqualOrGreaterThan.java:56: warning: 'FilterDoubleColGreaterEqualLongScalar' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPEqualOrGreaterThan.java:57: warning: 'FilterLongScalarGreaterEqualLongColumn' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPEqualOrGreaterThan.java:58: warning: 'FilterDoubleScalarGreaterEqualLongColumn' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPEqualOrGreaterThan.java:60: warning: 'FilterDecimalColGreaterEqualDecimalColumn' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPEqualOrGreaterThan.java:61: warning: 'FilterDecimalScalarGreaterEqualDecimalColumn' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPEqualOrGreaterThan.java:63: warning: 'FilterDecimal64ColGreaterEqualDecimal64Column' have incorrect indentation level 2, expected level should be 4. 43535a48850,48862 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPEqualOrGreaterThan.java:64: warning: 'FilterDecimal64ScalarGreaterEqualDecimal64Column' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPEqualOrGreaterThan.java:66: warning: 'TimestampColGreaterEqualTimestampColumn' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPEqualOrGreaterThan.java:67: warning: 'TimestampColGreaterEqualTimestampScalar' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPEqualOrGreaterThan.java:68: warning: 'TimestampColGreaterEqualLongColumn' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPEqualOrGreaterThan.java:69: warning: 'TimestampColGreaterEqualLongScalar' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPEqualOrGreaterThan.java:70: warning: 'TimestampColGreaterEqualDoubleColumn' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPEqualOrGreaterThan.java:71: warning: 'TimestampColGreaterEqualDoubleScalar' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPEqualOrGreaterThan.java:72: warning: 'LongColGreaterEqualTimestampColumn' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPEqualOrGreaterThan.java:73: warning: 'LongColGreaterEqualTimestampScalar' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPEqualOrGreaterThan.java:74: warning: 'DoubleColGreaterEqualTimestampColumn' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPEqualOrGreaterThan.java:75: warning: 'DoubleColGreaterEqualTimestampScalar' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPEqualOrGreaterThan.java:77: warning: 'FilterTimestampColGreaterEqualTimestampColumn' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPEqualOrGreaterThan.java:78: warning: 'FilterTimestampColGreaterEqualTimestampScalar' have incorrect indentation level 2, expected level should be 4. 43536a48864,48867 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPEqualOrGreaterThan.java:79: warning: 'FilterTimestampColGreaterEqualLongColumn' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPEqualOrGreaterThan.java:80: warning: 'FilterTimestampColGreaterEqualLongScalar' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPEqualOrGreaterThan.java:81: warning: 'FilterTimestampColGreaterEqualDoubleColumn' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPEqualOrGreaterThan.java:82: warning: 'FilterTimestampColGreaterEqualDoubleScalar' have incorrect indentation level 2, expected level should be 4. 43537a48869,48872 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPEqualOrGreaterThan.java:83: warning: 'FilterLongColGreaterEqualTimestampColumn' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPEqualOrGreaterThan.java:84: warning: 'FilterLongColGreaterEqualTimestampScalar' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPEqualOrGreaterThan.java:85: warning: 'FilterDoubleColGreaterEqualTimestampColumn' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPEqualOrGreaterThan.java:86: warning: 'FilterDoubleColGreaterEqualTimestampScalar' have incorrect indentation level 2, expected level should be 4. 43538a48874 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPEqualOrGreaterThan.java:88: warning: 'IntervalYearMonthScalarGreaterEqualIntervalYearMonthColumn' have incorrect indentation level 2, expected level should be 4. 43539a48876 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPEqualOrGreaterThan.java:89: warning: 'IntervalYearMonthColGreaterEqualIntervalYearMonthScalar' have incorrect indentation level 2, expected level should be 4. 43540a48878 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPEqualOrGreaterThan.java:91: warning: 'IntervalDayTimeColGreaterEqualIntervalDayTimeColumn' have incorrect indentation level 2, expected level should be 4. 43541a48880 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPEqualOrGreaterThan.java:92: warning: 'IntervalDayTimeScalarGreaterEqualIntervalDayTimeColumn' have incorrect indentation level 2, expected level should be 4. 43542a48882 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPEqualOrGreaterThan.java:93: warning: 'IntervalDayTimeColGreaterEqualIntervalDayTimeScalar' have incorrect indentation level 2, expected level should be 4. 43543a48884 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPEqualOrGreaterThan.java:95: warning: 'DateColGreaterEqualDateScalar' have incorrect indentation level 2, expected level should be 4. 43544a48886 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPEqualOrGreaterThan.java:96: warning: 'DateScalarGreaterEqualDateColumn' have incorrect indentation level 2, expected level should be 4. 43545a48888 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPEqualOrGreaterThan.java:97: warning: '}' have incorrect indentation level 2, expected level should be 4. 43549a48893,48898 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPEqualOrLessThan.java:37: warning: 'DoubleColLessEqualLongColumn' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPEqualOrLessThan.java:38: warning: 'LongColLessEqualLongScalar' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPEqualOrLessThan.java:39: warning: 'DoubleColLessEqualLongScalar' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPEqualOrLessThan.java:40: warning: 'LongScalarLessEqualLongColumn' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPEqualOrLessThan.java:41: warning: 'DoubleScalarLessEqualLongColumn' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPEqualOrLessThan.java:43: warning: 'StringGroupColLessEqualStringGroupColumn' have incorrect indentation level 2, expected level should be 4. 43550a48900,48904 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPEqualOrLessThan.java:44: warning: 'StringGroupColLessEqualStringScalar' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPEqualOrLessThan.java:45: warning: 'StringGroupColLessEqualVarCharScalar' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPEqualOrLessThan.java:46: warning: 'StringScalarLessEqualStringGroupColumn' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPEqualOrLessThan.java:47: warning: 'VarCharScalarLessEqualStringGroupColumn' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPEqualOrLessThan.java:49: warning: 'FilterStringGroupColLessEqualStringScalar' have incorrect indentation level 2, expected level should be 4. 43551a48906 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPEqualOrLessThan.java:50: warning: 'FilterStringGroupColLessEqualVarCharScalar' have incorrect indentation level 2, expected level should be 4. 43552a48908,48917 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPEqualOrLessThan.java:51: warning: 'FilterStringGroupColLessEqualCharScalar' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPEqualOrLessThan.java:53: warning: 'FilterLongColLessEqualLongColumn' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPEqualOrLessThan.java:54: warning: 'FilterDoubleColLessEqualLongColumn' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPEqualOrLessThan.java:55: warning: 'FilterLongColLessEqualLongScalar' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPEqualOrLessThan.java:56: warning: 'FilterDoubleColLessEqualLongScalar' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPEqualOrLessThan.java:57: warning: 'FilterLongScalarLessEqualLongColumn' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPEqualOrLessThan.java:58: warning: 'FilterDoubleScalarLessEqualLongColumn' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPEqualOrLessThan.java:60: warning: 'FilterDecimalColLessEqualDecimalColumn' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPEqualOrLessThan.java:61: warning: 'FilterDecimalScalarLessEqualDecimalColumn' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPEqualOrLessThan.java:63: warning: 'FilterDecimal64ColLessEqualDecimal64Column' have incorrect indentation level 2, expected level should be 4. 43553a48919,48931 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPEqualOrLessThan.java:64: warning: 'FilterDecimal64ScalarLessEqualDecimal64Column' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPEqualOrLessThan.java:66: warning: 'TimestampColLessEqualTimestampColumn' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPEqualOrLessThan.java:67: warning: 'TimestampColLessEqualTimestampScalar' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPEqualOrLessThan.java:68: warning: 'TimestampColLessEqualLongColumn' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPEqualOrLessThan.java:69: warning: 'TimestampColLessEqualLongScalar' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPEqualOrLessThan.java:70: warning: 'TimestampColLessEqualDoubleColumn' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPEqualOrLessThan.java:71: warning: 'TimestampColLessEqualDoubleScalar' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPEqualOrLessThan.java:72: warning: 'LongColLessEqualTimestampColumn' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPEqualOrLessThan.java:73: warning: 'LongColLessEqualTimestampScalar' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPEqualOrLessThan.java:74: warning: 'DoubleColLessEqualTimestampColumn' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPEqualOrLessThan.java:75: warning: 'DoubleColLessEqualTimestampScalar' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPEqualOrLessThan.java:77: warning: 'FilterTimestampColLessEqualTimestampColumn' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPEqualOrLessThan.java:78: warning: 'FilterTimestampColLessEqualTimestampScalar' have incorrect indentation level 2, expected level should be 4. 43554a48933,48941 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPEqualOrLessThan.java:79: warning: 'FilterTimestampColLessEqualLongColumn' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPEqualOrLessThan.java:80: warning: 'FilterTimestampColLessEqualLongScalar' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPEqualOrLessThan.java:81: warning: 'FilterTimestampColLessEqualDoubleColumn' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPEqualOrLessThan.java:82: warning: 'FilterTimestampColLessEqualDoubleScalar' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPEqualOrLessThan.java:83: warning: 'FilterLongColLessEqualTimestampColumn' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPEqualOrLessThan.java:84: warning: 'FilterLongColLessEqualTimestampScalar' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPEqualOrLessThan.java:85: warning: 'FilterDoubleColLessEqualTimestampColumn' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPEqualOrLessThan.java:86: warning: 'FilterDoubleColLessEqualTimestampScalar' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPEqualOrLessThan.java:88: warning: 'IntervalYearMonthScalarLessEqualIntervalYearMonthColumn' have incorrect indentation level 2, expected level should be 4. 43555a48943 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPEqualOrLessThan.java:89: warning: 'IntervalYearMonthColLessEqualIntervalYearMonthScalar' have incorrect indentation level 2, expected level should be 4. 43556a48945 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPEqualOrLessThan.java:91: warning: 'IntervalDayTimeColLessEqualIntervalDayTimeColumn' have incorrect indentation level 2, expected level should be 4. 43557a48947 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPEqualOrLessThan.java:92: warning: 'IntervalDayTimeScalarLessEqualIntervalDayTimeColumn' have incorrect indentation level 2, expected level should be 4. 43558a48949 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPEqualOrLessThan.java:93: warning: 'IntervalDayTimeColLessEqualIntervalDayTimeScalar' have incorrect indentation level 2, expected level should be 4. 43559a48951 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPEqualOrLessThan.java:95: warning: 'DateColLessEqualDateScalar' have incorrect indentation level 2, expected level should be 4. 43560a48953 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPEqualOrLessThan.java:96: warning: 'DateScalarLessEqualDateColumn' have incorrect indentation level 2, expected level should be 4. 43561a48955 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPEqualOrLessThan.java:97: warning: '}' have incorrect indentation level 2, expected level should be 4. 43566a48961,49004 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPGreaterThan.java:37: warning: 'DoubleColGreaterLongColumn' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPGreaterThan.java:38: warning: 'LongColGreaterLongScalar' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPGreaterThan.java:39: warning: 'DoubleColGreaterLongScalar' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPGreaterThan.java:40: warning: 'LongScalarGreaterLongColumn' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPGreaterThan.java:41: warning: 'DoubleScalarGreaterLongColumn' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPGreaterThan.java:43: warning: 'StringGroupColGreaterStringGroupColumn' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPGreaterThan.java:44: warning: 'StringGroupColGreaterStringScalar' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPGreaterThan.java:45: warning: 'StringGroupColGreaterVarCharScalar' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPGreaterThan.java:46: warning: 'StringScalarGreaterStringGroupColumn' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPGreaterThan.java:47: warning: 'VarCharScalarGreaterStringGroupColumn' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPGreaterThan.java:49: warning: 'FilterStringGroupColGreaterStringScalar' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPGreaterThan.java:50: warning: 'FilterStringGroupColGreaterVarCharScalar' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPGreaterThan.java:51: warning: 'FilterStringGroupColGreaterCharScalar' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPGreaterThan.java:53: warning: 'FilterLongColGreaterLongColumn' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPGreaterThan.java:54: warning: 'FilterDoubleColGreaterLongColumn' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPGreaterThan.java:55: warning: 'FilterLongColGreaterLongScalar' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPGreaterThan.java:56: warning: 'FilterDoubleColGreaterLongScalar' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPGreaterThan.java:57: warning: 'FilterLongScalarGreaterLongColumn' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPGreaterThan.java:58: warning: 'FilterDoubleScalarGreaterLongColumn' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPGreaterThan.java:60: warning: 'FilterDecimalColGreaterDecimalColumn' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPGreaterThan.java:61: warning: 'FilterDecimalScalarGreaterDecimalColumn' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPGreaterThan.java:63: warning: 'FilterDecimal64ColGreaterDecimal64Column' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPGreaterThan.java:64: warning: 'FilterDecimal64ScalarGreaterDecimal64Column' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPGreaterThan.java:66: warning: 'TimestampColGreaterTimestampColumn' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPGreaterThan.java:67: warning: 'TimestampColGreaterTimestampScalar' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPGreaterThan.java:68: warning: 'TimestampColGreaterLongColumn' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPGreaterThan.java:69: warning: 'TimestampColGreaterLongScalar' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPGreaterThan.java:70: warning: 'TimestampColGreaterDoubleColumn' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPGreaterThan.java:71: warning: 'TimestampColGreaterDoubleScalar' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPGreaterThan.java:72: warning: 'LongColGreaterTimestampColumn' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPGreaterThan.java:73: warning: 'LongColGreaterTimestampScalar' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPGreaterThan.java:74: warning: 'DoubleColGreaterTimestampColumn' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPGreaterThan.java:75: warning: 'DoubleColGreaterTimestampScalar' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPGreaterThan.java:77: warning: 'FilterTimestampColGreaterTimestampColumn' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPGreaterThan.java:78: warning: 'FilterTimestampColGreaterTimestampScalar' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPGreaterThan.java:79: warning: 'FilterTimestampColGreaterLongColumn' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPGreaterThan.java:80: warning: 'FilterTimestampColGreaterLongScalar' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPGreaterThan.java:81: warning: 'FilterTimestampColGreaterDoubleColumn' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPGreaterThan.java:82: warning: 'FilterTimestampColGreaterDoubleScalar' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPGreaterThan.java:83: warning: 'FilterLongColGreaterTimestampColumn' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPGreaterThan.java:84: warning: 'FilterLongColGreaterTimestampScalar' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPGreaterThan.java:85: warning: 'FilterDoubleColGreaterTimestampColumn' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPGreaterThan.java:86: warning: 'FilterDoubleColGreaterTimestampScalar' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPGreaterThan.java:88: warning: 'IntervalYearMonthScalarGreaterIntervalYearMonthColumn' have incorrect indentation level 2, expected level should be 4. 43567a49006 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPGreaterThan.java:89: warning: 'IntervalYearMonthColGreaterIntervalYearMonthScalar' have incorrect indentation level 2, expected level should be 4. 43568a49008 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPGreaterThan.java:91: warning: 'IntervalDayTimeColGreaterIntervalDayTimeColumn' have incorrect indentation level 2, expected level should be 4. 43569a49010 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPGreaterThan.java:92: warning: 'IntervalDayTimeScalarGreaterIntervalDayTimeColumn' have incorrect indentation level 2, expected level should be 4. 43570a49012 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPGreaterThan.java:93: warning: 'IntervalDayTimeColGreaterIntervalDayTimeScalar' have incorrect indentation level 2, expected level should be 4. 43571a49014 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPGreaterThan.java:95: warning: 'DateColGreaterDateScalar' have incorrect indentation level 2, expected level should be 4. 43572a49016 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPGreaterThan.java:96: warning: 'DateScalarGreaterDateColumn' have incorrect indentation level 2, expected level should be 4. 43573a49018 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPGreaterThan.java:97: warning: '}' have incorrect indentation level 2, expected level should be 4. 43590a49036,49075 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPMinus.java:30: warning: 'DoubleColSubtractLongColumn' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPMinus.java:31: warning: 'LongColSubtractLongScalar' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPMinus.java:32: warning: 'DoubleColSubtractLongScalar' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPMinus.java:33: warning: 'LongScalarSubtractLongColumn' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPMinus.java:34: warning: 'DoubleScalarSubtractLongColumn' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPMinus.java:36: warning: 'DecimalColSubtractDecimalColumn' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPMinus.java:37: warning: 'DecimalScalarSubtractDecimalColumn' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPMinus.java:39: warning: 'Decimal64ColSubtractDecimal64Column' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPMinus.java:40: warning: 'Decimal64ScalarSubtractDecimal64Column' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPMinus.java:42: warning: 'IntervalYearMonthColSubtractIntervalYearMonthColumn' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPMinus.java:43: warning: 'IntervalYearMonthColSubtractIntervalYearMonthScalar' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPMinus.java:44: warning: 'IntervalYearMonthScalarSubtractIntervalYearMonthColumn' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPMinus.java:45: warning: 'IntervalDayTimeColSubtractIntervalDayTimeColumn' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPMinus.java:46: warning: 'IntervalDayTimeColSubtractIntervalDayTimeScalar' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPMinus.java:47: warning: 'IntervalDayTimeScalarSubtractIntervalDayTimeColumn' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPMinus.java:48: warning: 'TimestampColSubtractIntervalDayTimeColumn' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPMinus.java:49: warning: 'TimestampColSubtractIntervalDayTimeScalar' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPMinus.java:50: warning: 'TimestampScalarSubtractIntervalDayTimeColumn' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPMinus.java:51: warning: 'TimestampColSubtractTimestampColumn' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPMinus.java:52: warning: 'TimestampColSubtractTimestampScalar' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPMinus.java:53: warning: 'TimestampScalarSubtractTimestampColumn' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPMinus.java:54: warning: 'DateColSubtractDateColumn' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPMinus.java:55: warning: 'DateColSubtractDateScalar' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPMinus.java:56: warning: 'DateScalarSubtractDateColumn' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPMinus.java:57: warning: 'DateColSubtractTimestampColumn' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPMinus.java:58: warning: 'DateColSubtractTimestampScalar' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPMinus.java:59: warning: 'DateScalarSubtractTimestampColumn' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPMinus.java:60: warning: 'TimestampColSubtractDateColumn' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPMinus.java:61: warning: 'TimestampColSubtractDateScalar' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPMinus.java:62: warning: 'TimestampScalarSubtractDateColumn' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPMinus.java:63: warning: 'DateColSubtractIntervalDayTimeColumn' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPMinus.java:64: warning: 'DateColSubtractIntervalDayTimeScalar' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPMinus.java:65: warning: 'DateScalarSubtractIntervalDayTimeColumn' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPMinus.java:66: warning: 'DateColSubtractIntervalYearMonthColumn' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPMinus.java:67: warning: 'DateScalarSubtractIntervalYearMonthColumn' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPMinus.java:68: warning: 'DateColSubtractIntervalYearMonthScalar' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPMinus.java:69: warning: 'TimestampColSubtractIntervalYearMonthColumn' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPMinus.java:70: warning: 'TimestampScalarSubtractIntervalYearMonthColumn' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPMinus.java:71: warning: 'TimestampColSubtractIntervalYearMonthScalar' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPMinus.java:72: warning: '}' have incorrect indentation level 0, expected level should be 4. 43593a49079,49085 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPMod.java:37: warning: 'DoubleColModuloLongColumn' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPMod.java:38: warning: 'LongColModuloLongScalar' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPMod.java:39: warning: 'DoubleColModuloLongScalar' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPMod.java:40: warning: 'LongScalarModuloLongColumn' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPMod.java:41: warning: 'DoubleScalarModuloLongColumn' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPMod.java:42: warning: 'DecimalColModuloDecimalColumn' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPMod.java:43: warning: 'DecimalScalarModuloDecimalColumn' have incorrect indentation level 2, expected level should be 4. 43597a49090,49096 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPMultiply.java:37: warning: 'DoubleColMultiplyLongColumn' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPMultiply.java:38: warning: 'LongColMultiplyLongScalar' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPMultiply.java:39: warning: 'DoubleColMultiplyLongScalar' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPMultiply.java:40: warning: 'LongScalarMultiplyLongColumn' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPMultiply.java:41: warning: 'DoubleScalarMultiplyLongColumn' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPMultiply.java:42: warning: 'DecimalColMultiplyDecimalColumn' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPMultiply.java:43: warning: 'DecimalScalarMultiplyDecimalColumn' have incorrect indentation level 2, expected level should be 4. 43602a49102,49107 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPNotEqual.java:36: warning: 'DoubleColNotEqualLongColumn' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPNotEqual.java:37: warning: 'LongColNotEqualLongScalar' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPNotEqual.java:38: warning: 'DoubleColNotEqualLongScalar' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPNotEqual.java:39: warning: 'LongScalarNotEqualLongColumn' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPNotEqual.java:40: warning: 'DoubleScalarNotEqualLongColumn' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPNotEqual.java:42: warning: 'StringGroupColNotEqualStringGroupColumn' have incorrect indentation level 2, expected level should be 4. 43603a49109,49114 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPNotEqual.java:43: warning: 'StringGroupColNotEqualStringScalar' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPNotEqual.java:44: warning: 'StringGroupColNotEqualVarCharScalar' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPNotEqual.java:45: warning: 'StringScalarNotEqualStringGroupColumn' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPNotEqual.java:46: warning: 'VarCharScalarNotEqualStringGroupColumn' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPNotEqual.java:48: warning: 'FilterStringGroupColNotEqualStringScalar' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPNotEqual.java:49: warning: 'FilterStringGroupColNotEqualVarCharScalar' have incorrect indentation level 2, expected level should be 4. 43604a49116,49138 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPNotEqual.java:50: warning: 'FilterStringGroupColNotEqualCharScalar' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPNotEqual.java:52: warning: 'FilterLongColNotEqualLongColumn' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPNotEqual.java:53: warning: 'FilterDoubleColNotEqualLongColumn' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPNotEqual.java:54: warning: 'FilterLongColNotEqualLongScalar' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPNotEqual.java:55: warning: 'FilterDoubleColNotEqualLongScalar' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPNotEqual.java:56: warning: 'FilterLongScalarNotEqualLongColumn' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPNotEqual.java:57: warning: 'FilterDoubleScalarNotEqualLongColumn' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPNotEqual.java:59: warning: 'FilterDecimalColNotEqualDecimalColumn' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPNotEqual.java:60: warning: 'FilterDecimalScalarNotEqualDecimalColumn' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPNotEqual.java:62: warning: 'FilterDecimal64ColNotEqualDecimal64Column' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPNotEqual.java:63: warning: 'FilterDecimal64ScalarNotEqualDecimal64Column' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPNotEqual.java:65: warning: 'TimestampColNotEqualTimestampColumn' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPNotEqual.java:66: warning: 'TimestampColNotEqualTimestampScalar' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPNotEqual.java:67: warning: 'TimestampColNotEqualLongColumn' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPNotEqual.java:68: warning: 'TimestampColNotEqualLongScalar' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPNotEqual.java:69: warning: 'TimestampColNotEqualDoubleColumn' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPNotEqual.java:70: warning: 'TimestampColNotEqualDoubleScalar' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPNotEqual.java:71: warning: 'LongColNotEqualTimestampColumn' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPNotEqual.java:72: warning: 'LongColNotEqualTimestampScalar' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPNotEqual.java:73: warning: 'DoubleColNotEqualTimestampColumn' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPNotEqual.java:74: warning: 'DoubleColNotEqualTimestampScalar' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPNotEqual.java:76: warning: 'FilterTimestampColNotEqualTimestampColumn' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPNotEqual.java:77: warning: 'FilterTimestampColNotEqualTimestampScalar' have incorrect indentation level 2, expected level should be 4. 43605a49140,49148 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPNotEqual.java:78: warning: 'FilterTimestampColNotEqualLongColumn' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPNotEqual.java:79: warning: 'FilterTimestampColNotEqualLongScalar' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPNotEqual.java:80: warning: 'FilterTimestampColNotEqualDoubleColumn' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPNotEqual.java:81: warning: 'FilterTimestampColNotEqualDoubleScalar' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPNotEqual.java:82: warning: 'FilterLongColNotEqualTimestampColumn' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPNotEqual.java:83: warning: 'FilterLongColNotEqualTimestampScalar' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPNotEqual.java:84: warning: 'FilterDoubleColNotEqualTimestampColumn' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPNotEqual.java:85: warning: 'FilterDoubleColNotEqualTimestampScalar' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPNotEqual.java:87: warning: 'IntervalYearMonthScalarNotEqualIntervalYearMonthColumn' have incorrect indentation level 2, expected level should be 4. 43606a49150 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPNotEqual.java:88: warning: 'IntervalYearMonthColNotEqualIntervalYearMonthScalar' have incorrect indentation level 2, expected level should be 4. 43607a49152 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPNotEqual.java:90: warning: 'IntervalDayTimeColNotEqualIntervalDayTimeColumn' have incorrect indentation level 2, expected level should be 4. 43608a49154 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPNotEqual.java:91: warning: 'IntervalDayTimeScalarNotEqualIntervalDayTimeColumn' have incorrect indentation level 2, expected level should be 4. 43609a49156 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPNotEqual.java:92: warning: 'IntervalDayTimeColNotEqualIntervalDayTimeScalar' have incorrect indentation level 2, expected level should be 4. 43610a49158 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPNotEqual.java:94: warning: 'DateColNotEqualDateScalar' have incorrect indentation level 2, expected level should be 4. 43611a49160 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPNotEqual.java:95: warning: 'DateScalarNotEqualDateColumn' have incorrect indentation level 2, expected level should be 4. 43612a49162 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPNotEqual.java:96: warning: '}' have incorrect indentation level 2, expected level should be 4. 43617c49167 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPNotEqualNS.java:43: warning: method def child at indentation level 6 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPNotEqualNS.java:43: warning: 'method def' child have incorrect indentation level 6, expected level should be 4. 43634a49185,49223 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPPlus.java:38: warning: 'DoubleColAddLongColumn' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPPlus.java:39: warning: 'LongColAddDoubleScalar' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPPlus.java:40: warning: 'LongScalarAddLongColumn' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPPlus.java:41: warning: 'DoubleScalarAddDoubleColumn' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPPlus.java:43: warning: 'DecimalScalarAddDecimalColumn' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPPlus.java:44: warning: 'DecimalColAddDecimalScalar' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPPlus.java:46: warning: 'Decimal64ScalarAddDecimal64Column' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPPlus.java:47: warning: 'Decimal64ColAddDecimal64Scalar' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPPlus.java:49: warning: 'IntervalYearMonthColAddIntervalYearMonthColumn' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPPlus.java:50: warning: 'IntervalYearMonthColAddIntervalYearMonthScalar' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPPlus.java:51: warning: 'IntervalYearMonthScalarAddIntervalYearMonthColumn' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPPlus.java:52: warning: 'IntervalDayTimeColAddIntervalDayTimeColumn' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPPlus.java:53: warning: 'IntervalDayTimeColAddIntervalDayTimeScalar' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPPlus.java:54: warning: 'IntervalDayTimeScalarAddIntervalDayTimeColumn' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPPlus.java:55: warning: 'IntervalDayTimeColAddTimestampColumn' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPPlus.java:56: warning: 'IntervalDayTimeColAddTimestampScalar' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPPlus.java:57: warning: 'IntervalDayTimeScalarAddTimestampColumn' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPPlus.java:58: warning: 'TimestampColAddIntervalDayTimeColumn' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPPlus.java:59: warning: 'TimestampColAddIntervalDayTimeScalar' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPPlus.java:60: warning: 'TimestampScalarAddIntervalDayTimeColumn' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPPlus.java:61: warning: 'DateColAddIntervalDayTimeColumn' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPPlus.java:62: warning: 'DateColAddIntervalDayTimeScalar' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPPlus.java:63: warning: 'DateScalarAddIntervalDayTimeColumn' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPPlus.java:64: warning: 'IntervalDayTimeColAddDateColumn' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPPlus.java:65: warning: 'IntervalDayTimeColAddDateScalar' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPPlus.java:66: warning: 'IntervalDayTimeScalarAddDateColumn' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPPlus.java:67: warning: 'IntervalYearMonthColAddDateColumn' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPPlus.java:68: warning: 'IntervalYearMonthColAddDateScalar' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPPlus.java:69: warning: 'IntervalYearMonthScalarAddDateColumn' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPPlus.java:70: warning: 'IntervalYearMonthColAddTimestampColumn' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPPlus.java:71: warning: 'IntervalYearMonthColAddTimestampScalar' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPPlus.java:72: warning: 'IntervalYearMonthScalarAddTimestampColumn' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPPlus.java:73: warning: 'DateColAddIntervalYearMonthColumn' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPPlus.java:74: warning: 'DateScalarAddIntervalYearMonthColumn' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPPlus.java:75: warning: 'DateColAddIntervalYearMonthScalar' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPPlus.java:76: warning: 'TimestampColAddIntervalYearMonthColumn' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPPlus.java:77: warning: 'TimestampScalarAddIntervalYearMonthColumn' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPPlus.java:78: warning: 'TimestampColAddIntervalYearMonthScalar' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFOPPlus.java:79: warning: '}' have incorrect indentation level 0, expected level should be 4. 43643a49233,49234 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFPower.java:38: warning: 'value' have incorrect indentation level 0, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFPower.java:39: warning: 'extended' have incorrect indentation level 0, expected level should be 4. 43649,43650d49239 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFPrintf.java:93: warning: operator new child at indentation level 8 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFPrintf.java:94: warning: operator new child at indentation level 8 not at correct indentation, 10 43652,43676c49241,49266 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFPrintf.java:119: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFPrintf.java:120: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFPrintf.java:121: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFPrintf.java:122: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFPrintf.java:123: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFPrintf.java:124: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFPrintf.java:125: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFPrintf.java:126: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFPrintf.java:127: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFPrintf.java:128: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFPrintf.java:129: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFPrintf.java:130: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFPrintf.java:131: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFPrintf.java:132: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFPrintf.java:134: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFPrintf.java:135: warning: if at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFPrintf.java:136: warning: if child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFPrintf.java:137: warning: if rcurly at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFPrintf.java:138: warning: if child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFPrintf.java:139: warning: if rcurly at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFPrintf.java:140: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFPrintf.java:141: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFPrintf.java:142: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFPrintf.java:143: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFPrintf.java:144: warning: block child at indentation level 10 not at correct indentation, 8 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFPrintf.java:119: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFPrintf.java:120: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFPrintf.java:121: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFPrintf.java:122: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFPrintf.java:123: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFPrintf.java:124: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFPrintf.java:125: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFPrintf.java:126: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFPrintf.java:127: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFPrintf.java:128: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFPrintf.java:129: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFPrintf.java:130: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFPrintf.java:131: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFPrintf.java:132: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFPrintf.java:134: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFPrintf.java:134: warning: 'member def type' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFPrintf.java:135: warning: 'if' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFPrintf.java:136: warning: 'if' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFPrintf.java:137: warning: 'if rcurly' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFPrintf.java:138: warning: 'if' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFPrintf.java:139: warning: 'if rcurly' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFPrintf.java:140: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFPrintf.java:141: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFPrintf.java:142: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFPrintf.java:143: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFPrintf.java:144: warning: 'block' child have incorrect indentation level 10, expected level should be 8. 43679a49270,49271 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFReflect.java:41: warning: 'value' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFReflect.java:42: warning: 'extended' have incorrect indentation level 2, expected level should be 4. 43682d49273 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFReflect.java:54: warning: method def throws at indentation level 2 not at correct indentation, 6 43689a49281,49282 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFReflect2.java:56: warning: 'value' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFReflect2.java:57: warning: 'extended' have incorrect indentation level 2, expected level should be 4. 43692,43726c49285,49319 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFReflect2.java:139: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFReflect2.java:140: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFReflect2.java:141: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFReflect2.java:142: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFReflect2.java:143: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFReflect2.java:144: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFReflect2.java:145: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFReflect2.java:146: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFReflect2.java:147: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFReflect2.java:148: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFReflect2.java:149: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFReflect2.java:150: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFReflect2.java:151: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFReflect2.java:152: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFReflect2.java:153: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFReflect2.java:154: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFReflect2.java:155: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFReflect2.java:156: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFReflect2.java:157: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFReflect2.java:158: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFReflect2.java:159: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFReflect2.java:160: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFReflect2.java:161: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFReflect2.java:162: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFReflect2.java:163: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFReflect2.java:164: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFReflect2.java:165: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFReflect2.java:166: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFReflect2.java:167: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFReflect2.java:168: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFReflect2.java:169: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFReflect2.java:170: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFReflect2.java:171: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFReflect2.java:172: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFReflect2.java:173: warning: block child at indentation level 8 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFReflect2.java:139: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFReflect2.java:140: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFReflect2.java:141: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFReflect2.java:142: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFReflect2.java:143: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFReflect2.java:144: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFReflect2.java:145: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFReflect2.java:146: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFReflect2.java:147: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFReflect2.java:148: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFReflect2.java:149: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFReflect2.java:150: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFReflect2.java:151: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFReflect2.java:152: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFReflect2.java:153: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFReflect2.java:154: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFReflect2.java:155: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFReflect2.java:156: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFReflect2.java:157: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFReflect2.java:158: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFReflect2.java:159: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFReflect2.java:160: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFReflect2.java:161: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFReflect2.java:162: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFReflect2.java:163: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFReflect2.java:164: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFReflect2.java:165: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFReflect2.java:166: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFReflect2.java:167: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFReflect2.java:168: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFReflect2.java:169: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFReflect2.java:170: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFReflect2.java:171: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFReflect2.java:172: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFReflect2.java:173: warning: 'block' child have incorrect indentation level 8, expected level should be 6. 43727a49321,49322 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFRound.java:68: warning: 'value' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFRound.java:69: warning: 'extended' have incorrect indentation level 2, expected level should be 4. 43732c49327 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFRound.java:204: warning: block lcurly at indentation level 6 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFRound.java:204: warning: 'block lcurly' have incorrect indentation level 6, expected level should be 4. 43733a49329,49330 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFRound.java:206: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFRound.java:206: warning: 'member def type' have incorrect indentation level 8, expected level should be 6. 43735,43745c49332,49342 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFRound.java:206: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFRound.java:208: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFRound.java:209: warning: block rcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFRound.java:241: warning: case child at indentation level 5 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFRound.java:242: warning: block child at indentation level 7 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFRound.java:246: warning: block child at indentation level 7 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFRound.java:247: warning: if at indentation level 7 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFRound.java:248: warning: if child at indentation level 9 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFRound.java:249: warning: if rcurly at indentation level 7 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFRound.java:250: warning: block child at indentation level 7 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFRound.java:251: warning: case child at indentation level 5 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFRound.java:208: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFRound.java:209: warning: 'block rcurly' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFRound.java:241: warning: 'case' child have incorrect indentation level 5, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFRound.java:242: warning: 'block' child have incorrect indentation level 7, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFRound.java:246: warning: 'block' child have incorrect indentation level 7, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFRound.java:246: warning: 'member def type' have incorrect indentation level 7, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFRound.java:247: warning: 'if' have incorrect indentation level 7, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFRound.java:248: warning: 'if' child have incorrect indentation level 9, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFRound.java:249: warning: 'if rcurly' have incorrect indentation level 7, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFRound.java:250: warning: 'block' child have incorrect indentation level 7, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFRound.java:251: warning: 'case' child have incorrect indentation level 5, expected level should be 4. 43757,43763c49354,49361 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFSortArray.java:64: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFSortArray.java:65: warning: if at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFSortArray.java:67: warning: if child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFSortArray.java:68: warning: if rcurly at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFSortArray.java:69: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFSortArray.java:70: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFSortArray.java:115: warning: method def rcurly at indentation level 1 not at correct indentation, 2 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFSortArray.java:64: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFSortArray.java:65: warning: 'if' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFSortArray.java:67: warning: 'if' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFSortArray.java:68: warning: 'if rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFSortArray.java:69: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFSortArray.java:70: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFSortArray.java:77: warning: '(' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFSortArray.java:115: warning: 'method def rcurly' have incorrect indentation level 1, expected level should be 2. 43770a49369 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFSortArrayByField.java:70:16: warning: Name 'SORT_ORDER_TYPE' must match pattern '^[A-Z][a-zA-Z0-9]*$'. 43773,43778c49372,49378 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFSortArrayByField.java:89: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFSortArrayByField.java:90: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFSortArrayByField.java:91: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFSortArrayByField.java:92: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFSortArrayByField.java:93: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFSortArrayByField.java:100: warning: case child at indentation level 6 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFSortArrayByField.java:89: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFSortArrayByField.java:90: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFSortArrayByField.java:91: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFSortArrayByField.java:92: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFSortArrayByField.java:93: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFSortArrayByField.java:100: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFSortArrayByField.java:101: warning: 'block' child have incorrect indentation level 8, expected level should be 6. 43780,43782c49380,49382 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFSortArrayByField.java:101: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFSortArrayByField.java:102: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFSortArrayByField.java:103: warning: case child at indentation level 6 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFSortArrayByField.java:102: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFSortArrayByField.java:103: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFSortArrayByField.java:104: warning: 'block' child have incorrect indentation level 8, expected level should be 6. 43784d49383 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFSortArrayByField.java:104: warning: block child at indentation level 8 not at correct indentation, 6 43801,43808c49400,49408 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFSQCountCheck.java:68: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFSQCountCheck.java:69: warning: if at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFSQCountCheck.java:70: warning: if child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFSQCountCheck.java:72: warning: if rcurly at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFSQCountCheck.java:73: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFSQCountCheck.java:74: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFSQCountCheck.java:75: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFSQCountCheck.java:76: warning: if at indentation level 8 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFSQCountCheck.java:68: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFSQCountCheck.java:69: warning: 'if' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFSQCountCheck.java:70: warning: 'if' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFSQCountCheck.java:72: warning: 'if rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFSQCountCheck.java:73: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFSQCountCheck.java:74: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFSQCountCheck.java:75: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFSQCountCheck.java:75: warning: 'member def type' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFSQCountCheck.java:76: warning: 'if' have incorrect indentation level 8, expected level should be 6. 43810c49410 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFSQCountCheck.java:78: warning: if child at indentation level 10 not at correct indentation, 8 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFSQCountCheck.java:78: warning: 'if' child have incorrect indentation level 10, expected level should be 8. 43812c49412 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFSQCountCheck.java:80: warning: if rcurly at indentation level 8 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFSQCountCheck.java:80: warning: 'if rcurly' have incorrect indentation level 8, expected level should be 6. 43814,43815c49414,49415 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFSQCountCheck.java:81: warning: else at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFSQCountCheck.java:82: warning: if child at indentation level 10 not at correct indentation, 8 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFSQCountCheck.java:81: warning: 'else' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFSQCountCheck.java:82: warning: 'if' child have incorrect indentation level 10, expected level should be 8. 43817,43818c49417,49418 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFSQCountCheck.java:84: warning: if rcurly at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFSQCountCheck.java:85: warning: block child at indentation level 8 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFSQCountCheck.java:84: warning: 'if rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFSQCountCheck.java:85: warning: 'block' child have incorrect indentation level 8, expected level should be 6. 43831a49432,49433 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFStringToMap.java:91: warning: 'default_de1' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFStringToMap.java:93: warning: 'default_de2' have incorrect indentation level 6, expected level should be 8. 43842a49445,49446 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFTimestamp.java:50: warning: 'value' have incorrect indentation level 0, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFTimestamp.java:52: warning: 'CastDoubleToTimestamp' have incorrect indentation level 2, expected level should be 4. 43849,43857c49453,49464 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFToChar.java:39: warning: assign child at indentation level 0 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFToChar.java:40: warning: assign child at indentation level 0 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFToChar.java:41: warning: assign child at indentation level 0 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFToChar.java:42: warning: assign child at indentation level 0 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFToChar.java:79: warning: method def child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFToChar.java:80: warning: if at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFToChar.java:81: warning: if child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFToChar.java:82: warning: if rcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFToChar.java:84: warning: method def child at indentation level 6 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFToChar.java:37: warning: 'value' have incorrect indentation level 0, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFToChar.java:38: warning: 'extended' have incorrect indentation level 0, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFToChar.java:39: warning: '+' have incorrect indentation level 0, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFToChar.java:40: warning: '+' have incorrect indentation level 0, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFToChar.java:41: warning: '+' have incorrect indentation level 0, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFToChar.java:42: warning: '+' have incorrect indentation level 0, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFToChar.java:79: warning: 'member def type' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFToChar.java:79: warning: 'method def' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFToChar.java:80: warning: 'if' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFToChar.java:81: warning: 'if' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFToChar.java:82: warning: 'if rcurly' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFToChar.java:84: warning: 'method def' child have incorrect indentation level 6, expected level should be 4. 43861,43866c49468,49473 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFToDate.java:64: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFToDate.java:65: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFToDate.java:66: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFToDate.java:67: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFToDate.java:68: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFToDate.java:69: warning: block child at indentation level 10 not at correct indentation, 8 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFToDate.java:64: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFToDate.java:65: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFToDate.java:66: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFToDate.java:67: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFToDate.java:68: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFToDate.java:69: warning: 'block' child have incorrect indentation level 10, expected level should be 8. 43869a49477 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFToIntervalDayTime.java:43: warning: 'value' have incorrect indentation level 2, expected level should be 4. 43871a49480 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFToIntervalYearMonth.java:43: warning: 'value' have incorrect indentation level 2, expected level should be 4. 43881,43900c49490,49510 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFToUnixTimeStamp.java:85: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFToUnixTimeStamp.java:86: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFToUnixTimeStamp.java:87: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFToUnixTimeStamp.java:88: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFToUnixTimeStamp.java:90: warning: if at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFToUnixTimeStamp.java:91: warning: if child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFToUnixTimeStamp.java:92: warning: if at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFToUnixTimeStamp.java:94: warning: if child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFToUnixTimeStamp.java:96: warning: if rcurly at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFToUnixTimeStamp.java:97: warning: if child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFToUnixTimeStamp.java:99: warning: if rcurly at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFToUnixTimeStamp.java:100: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFToUnixTimeStamp.java:102: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFToUnixTimeStamp.java:103: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFToUnixTimeStamp.java:104: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFToUnixTimeStamp.java:105: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFToUnixTimeStamp.java:106: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFToUnixTimeStamp.java:107: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFToUnixTimeStamp.java:108: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFToUnixTimeStamp.java:109: warning: block child at indentation level 8 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFToUnixTimeStamp.java:85: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFToUnixTimeStamp.java:86: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFToUnixTimeStamp.java:87: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFToUnixTimeStamp.java:88: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFToUnixTimeStamp.java:90: warning: 'if' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFToUnixTimeStamp.java:91: warning: 'if' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFToUnixTimeStamp.java:91: warning: 'member def type' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFToUnixTimeStamp.java:92: warning: 'if' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFToUnixTimeStamp.java:94: warning: 'if' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFToUnixTimeStamp.java:96: warning: 'if rcurly' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFToUnixTimeStamp.java:97: warning: 'if' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFToUnixTimeStamp.java:99: warning: 'if rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFToUnixTimeStamp.java:100: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFToUnixTimeStamp.java:102: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFToUnixTimeStamp.java:103: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFToUnixTimeStamp.java:104: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFToUnixTimeStamp.java:105: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFToUnixTimeStamp.java:106: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFToUnixTimeStamp.java:107: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFToUnixTimeStamp.java:108: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFToUnixTimeStamp.java:109: warning: 'block' child have incorrect indentation level 8, expected level should be 6. 43907,43915c49517,49528 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFToVarchar.java:39: warning: assign child at indentation level 0 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFToVarchar.java:40: warning: assign child at indentation level 0 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFToVarchar.java:41: warning: assign child at indentation level 0 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFToVarchar.java:42: warning: assign child at indentation level 0 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFToVarchar.java:79: warning: method def child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFToVarchar.java:80: warning: if at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFToVarchar.java:81: warning: if child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFToVarchar.java:82: warning: if rcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFToVarchar.java:84: warning: method def child at indentation level 6 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFToVarchar.java:37: warning: 'value' have incorrect indentation level 0, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFToVarchar.java:38: warning: 'extended' have incorrect indentation level 0, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFToVarchar.java:39: warning: '+' have incorrect indentation level 0, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFToVarchar.java:40: warning: '+' have incorrect indentation level 0, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFToVarchar.java:41: warning: '+' have incorrect indentation level 0, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFToVarchar.java:42: warning: '+' have incorrect indentation level 0, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFToVarchar.java:79: warning: 'member def type' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFToVarchar.java:79: warning: 'method def' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFToVarchar.java:80: warning: 'if' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFToVarchar.java:81: warning: 'if' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFToVarchar.java:82: warning: 'if rcurly' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFToVarchar.java:84: warning: 'method def' child have incorrect indentation level 6, expected level should be 4. 43928,43929c49541,49543 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFUnion.java:33: warning: assign child at indentation level 3 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFUnion.java:35: warning: assign child at indentation level 3 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFUnion.java:33: warning: '+' have incorrect indentation level 3, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFUnion.java:34: warning: 'extended' have incorrect indentation level 3, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFUnion.java:35: warning: '+' have incorrect indentation level 3, expected level should be 4. 43932,43945c49546,49559 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFUpper.java:70: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFUpper.java:72: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFUpper.java:73: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFUpper.java:75: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFUpper.java:77: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFUpper.java:78: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFUpper.java:80: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFUpper.java:81: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFUpper.java:83: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFUpper.java:85: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFUpper.java:86: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFUpper.java:87: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFUpper.java:88: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFUpper.java:89: warning: block child at indentation level 8 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFUpper.java:70: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFUpper.java:72: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFUpper.java:73: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFUpper.java:75: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFUpper.java:77: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFUpper.java:78: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFUpper.java:80: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFUpper.java:81: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFUpper.java:83: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFUpper.java:85: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFUpper.java:86: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFUpper.java:87: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFUpper.java:88: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFUpper.java:89: warning: 'block' child have incorrect indentation level 8, expected level should be 6. 43951a49566 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFUtils.java:257: warning: '&&' have incorrect indentation level 8, expected level should be 10. 43963,43984c49578,49599 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFUtils.java:453: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFUtils.java:454: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFUtils.java:455: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFUtils.java:456: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFUtils.java:457: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFUtils.java:458: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFUtils.java:459: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFUtils.java:460: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFUtils.java:461: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFUtils.java:462: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFUtils.java:463: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFUtils.java:472: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFUtils.java:473: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFUtils.java:474: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFUtils.java:475: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFUtils.java:476: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFUtils.java:477: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFUtils.java:478: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFUtils.java:479: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFUtils.java:480: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFUtils.java:481: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFUtils.java:482: warning: block child at indentation level 10 not at correct indentation, 8 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFUtils.java:453: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFUtils.java:454: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFUtils.java:455: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFUtils.java:456: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFUtils.java:457: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFUtils.java:458: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFUtils.java:459: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFUtils.java:460: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFUtils.java:461: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFUtils.java:462: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFUtils.java:463: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFUtils.java:472: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFUtils.java:473: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFUtils.java:474: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFUtils.java:475: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFUtils.java:476: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFUtils.java:477: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFUtils.java:478: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFUtils.java:479: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFUtils.java:480: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFUtils.java:481: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFUtils.java:482: warning: 'block' child have incorrect indentation level 10, expected level should be 8. 43986,43991c49601,49607 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFUtils.java:497: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFUtils.java:498: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFUtils.java:499: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFUtils.java:500: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFUtils.java:501: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFUtils.java:502: warning: block child at indentation level 10 not at correct indentation, 8 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFUtils.java:497: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFUtils.java:498: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFUtils.java:499: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFUtils.java:499: warning: 'member def type' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFUtils.java:500: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFUtils.java:501: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFUtils.java:502: warning: 'block' child have incorrect indentation level 10, expected level should be 8. 44006,44017c49622,49633 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFWidthBucket.java:112: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFWidthBucket.java:113: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFWidthBucket.java:115: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFWidthBucket.java:116: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFWidthBucket.java:118: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFWidthBucket.java:119: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFWidthBucket.java:121: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFWidthBucket.java:122: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFWidthBucket.java:124: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFWidthBucket.java:125: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFWidthBucket.java:127: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFWidthBucket.java:128: warning: block child at indentation level 8 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFWidthBucket.java:112: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFWidthBucket.java:113: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFWidthBucket.java:115: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFWidthBucket.java:116: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFWidthBucket.java:118: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFWidthBucket.java:119: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFWidthBucket.java:121: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFWidthBucket.java:122: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFWidthBucket.java:124: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFWidthBucket.java:125: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFWidthBucket.java:127: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFWidthBucket.java:128: warning: 'block' child have incorrect indentation level 8, expected level should be 6. 44019,44022c49635,49638 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFWidthBucket.java:131: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFWidthBucket.java:132: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFWidthBucket.java:134: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFWidthBucket.java:135: warning: block child at indentation level 8 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFWidthBucket.java:131: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFWidthBucket.java:132: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFWidthBucket.java:134: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFWidthBucket.java:135: warning: 'block' child have incorrect indentation level 8, expected level should be 6. 44044c49660,49661 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFWidthBucket.java:300: warning: method def modifier at indentation level 3 not at correct indentation, 2 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFWidthBucket.java:300: warning: 'method def modifier' have incorrect indentation level 3, expected level should be 2. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFWidthBucket.java:301: warning: 'method def' child have incorrect indentation level 9, expected level should be 4. 44046d49662 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFWidthBucket.java:301: warning: method def child at indentation level 9 not at correct indentation, 4 44066d49681 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDTFGetSplits.java:332: warning: method def throws at indentation level 4 not at correct indentation, 6 44068c49683,49684 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDTFGetSplits.java:450: warning: for rcurly at indentation level 7 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDTFGetSplits.java:379: warning: '=' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDTFGetSplits.java:450: warning: 'for rcurly' have incorrect indentation level 7, expected level should be 6. 44077c49693 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDTFInline.java:33: warning: assign child at indentation level 0 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDTFInline.java:33: warning: '+' have incorrect indentation level 0, expected level should be 4. 44103c49719 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDTFParseUrlTuple.java:138: warning: for at indentation level 8 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDTFParseUrlTuple.java:138: warning: 'for' have incorrect indentation level 8, expected level should be 6. 44105,44108c49721,49724 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDTFParseUrlTuple.java:139: warning: for child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDTFParseUrlTuple.java:141: warning: if at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDTFParseUrlTuple.java:142: warning: if child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDTFParseUrlTuple.java:143: warning: if rcurly at indentation level 10 not at correct indentation, 8 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDTFParseUrlTuple.java:139: warning: 'for' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDTFParseUrlTuple.java:141: warning: 'if' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDTFParseUrlTuple.java:142: warning: 'if' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDTFParseUrlTuple.java:143: warning: 'if rcurly' have incorrect indentation level 10, expected level should be 8. 44110,44111c49726,49727 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDTFParseUrlTuple.java:144: warning: if child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDTFParseUrlTuple.java:145: warning: if rcurly at indentation level 10 not at correct indentation, 8 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDTFParseUrlTuple.java:144: warning: 'if' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDTFParseUrlTuple.java:145: warning: 'if rcurly' have incorrect indentation level 10, expected level should be 8. 44113,44114c49729,49730 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDTFParseUrlTuple.java:146: warning: if child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDTFParseUrlTuple.java:147: warning: if rcurly at indentation level 10 not at correct indentation, 8 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDTFParseUrlTuple.java:146: warning: 'if' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDTFParseUrlTuple.java:147: warning: 'if rcurly' have incorrect indentation level 10, expected level should be 8. 44116,44117c49732,49733 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDTFParseUrlTuple.java:148: warning: if child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDTFParseUrlTuple.java:149: warning: if rcurly at indentation level 10 not at correct indentation, 8 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDTFParseUrlTuple.java:148: warning: 'if' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDTFParseUrlTuple.java:149: warning: 'if rcurly' have incorrect indentation level 10, expected level should be 8. 44119,44120c49735,49736 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDTFParseUrlTuple.java:150: warning: if child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDTFParseUrlTuple.java:151: warning: if rcurly at indentation level 10 not at correct indentation, 8 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDTFParseUrlTuple.java:150: warning: 'if' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDTFParseUrlTuple.java:151: warning: 'if rcurly' have incorrect indentation level 10, expected level should be 8. 44122,44123c49738,49739 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDTFParseUrlTuple.java:152: warning: if child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDTFParseUrlTuple.java:153: warning: if rcurly at indentation level 10 not at correct indentation, 8 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDTFParseUrlTuple.java:152: warning: 'if' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDTFParseUrlTuple.java:153: warning: 'if rcurly' have incorrect indentation level 10, expected level should be 8. 44125,44126c49741,49742 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDTFParseUrlTuple.java:154: warning: if child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDTFParseUrlTuple.java:155: warning: if rcurly at indentation level 10 not at correct indentation, 8 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDTFParseUrlTuple.java:154: warning: 'if' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDTFParseUrlTuple.java:155: warning: 'if rcurly' have incorrect indentation level 10, expected level should be 8. 44128,44129c49744,49745 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDTFParseUrlTuple.java:156: warning: if child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDTFParseUrlTuple.java:157: warning: if rcurly at indentation level 10 not at correct indentation, 8 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDTFParseUrlTuple.java:156: warning: 'if' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDTFParseUrlTuple.java:157: warning: 'if rcurly' have incorrect indentation level 10, expected level should be 8. 44131,44137c49747,49753 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDTFParseUrlTuple.java:158: warning: if child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDTFParseUrlTuple.java:159: warning: if rcurly at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDTFParseUrlTuple.java:160: warning: if child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDTFParseUrlTuple.java:161: warning: if child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDTFParseUrlTuple.java:162: warning: if rcurly at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDTFParseUrlTuple.java:163: warning: else child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDTFParseUrlTuple.java:164: warning: else rcurly at indentation level 10 not at correct indentation, 8 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDTFParseUrlTuple.java:158: warning: 'if' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDTFParseUrlTuple.java:159: warning: 'if rcurly' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDTFParseUrlTuple.java:160: warning: 'if' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDTFParseUrlTuple.java:161: warning: 'if' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDTFParseUrlTuple.java:162: warning: 'if rcurly' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDTFParseUrlTuple.java:163: warning: 'else' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDTFParseUrlTuple.java:164: warning: 'else rcurly' have incorrect indentation level 10, expected level should be 8. 44139,44149c49755,49765 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDTFParseUrlTuple.java:214: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDTFParseUrlTuple.java:215: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDTFParseUrlTuple.java:216: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDTFParseUrlTuple.java:217: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDTFParseUrlTuple.java:218: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDTFParseUrlTuple.java:219: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDTFParseUrlTuple.java:220: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDTFParseUrlTuple.java:221: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDTFParseUrlTuple.java:222: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDTFParseUrlTuple.java:223: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDTFParseUrlTuple.java:224: warning: case child at indentation level 6 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDTFParseUrlTuple.java:214: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDTFParseUrlTuple.java:215: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDTFParseUrlTuple.java:216: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDTFParseUrlTuple.java:217: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDTFParseUrlTuple.java:218: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDTFParseUrlTuple.java:219: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDTFParseUrlTuple.java:220: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDTFParseUrlTuple.java:221: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDTFParseUrlTuple.java:222: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDTFParseUrlTuple.java:223: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDTFParseUrlTuple.java:224: warning: 'case' child have incorrect indentation level 6, expected level should be 4. 44165a49782 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDTFStack.java:45: warning: ')' have incorrect indentation level 0, expected level should be 4. 44213a49831 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/generic/NumericHistogram.java:280: warning: '(' have incorrect indentation level 10, expected level should be 12. 44272c49890 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/ptf/BasePartitionEvaluator.java:397: warning: class def child at indentation level 2 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/ptf/BasePartitionEvaluator.java:397: warning: 'extends' have incorrect indentation level 2, expected level should be 6. 44559,44560c50177,50178 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/ptf/ValueBoundaryScanner.java:115: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/ptf/ValueBoundaryScanner.java:116: warning: block child at indentation level 8 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/ptf/ValueBoundaryScanner.java:115: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/ptf/ValueBoundaryScanner.java:116: warning: 'block' child have incorrect indentation level 8, expected level should be 6. 44605,44606c50223,50224 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/ptf/ValueBoundaryScanner.java:279: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/ptf/ValueBoundaryScanner.java:280: warning: block child at indentation level 8 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/ptf/ValueBoundaryScanner.java:279: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/ptf/ValueBoundaryScanner.java:280: warning: 'block' child have incorrect indentation level 8, expected level should be 6. 44661a50280 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/ptf/ValueBoundaryScanner.java:562: warning: 'if' child have incorrect indentation level 8, expected level should be 6. 44663d50281 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/ptf/ValueBoundaryScanner.java:562: warning: if child at indentation level 8 not at correct indentation, 6 44674c50292 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/ptf/ValueBoundaryScanner.java:663: warning: class def ident at indentation level 1 not at correct indentation, 0 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/ptf/ValueBoundaryScanner.java:663: warning: 'class def ident' have incorrect indentation level 1, expected level should be 0. 44676,44677c50294,50295 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/ptf/ValueBoundaryScanner.java:690: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/ptf/ValueBoundaryScanner.java:691: warning: block child at indentation level 8 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/ptf/ValueBoundaryScanner.java:690: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/ptf/ValueBoundaryScanner.java:691: warning: 'block' child have incorrect indentation level 8, expected level should be 6. 44683,44684c50301,50302 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/ptf/ValueBoundaryScanner.java:739: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/ptf/ValueBoundaryScanner.java:740: warning: block child at indentation level 8 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/ptf/ValueBoundaryScanner.java:739: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/ptf/ValueBoundaryScanner.java:740: warning: 'block' child have incorrect indentation level 8, expected level should be 6. 44704d50321 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/ptf/WindowingTableFunction.java:162: warning: method def throws at indentation level 4 not at correct indentation, 6 44782a50400 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/UDAFPercentile.java:200: warning: 'new' have incorrect indentation level 8, expected level should be 10. 44783a50402 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/UDAFPercentile.java:294: warning: 'new' have incorrect indentation level 8, expected level should be 10. 44785a50405 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/UDFAtan.java:32: warning: ')' have incorrect indentation level 0, expected level should be 4. 44791a50412 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/UDFChr.java:36: warning: ')' have incorrect indentation level 0, expected level should be 4. 44822a50444 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/UDFDegrees.java:31: warning: ')' have incorrect indentation level 0, expected level should be 4. 44823a50446,50449 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/UDFE.java:28: warning: 'name' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/UDFE.java:29: warning: 'value' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/UDFE.java:30: warning: 'extended' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/UDFE.java:33: warning: ')' have incorrect indentation level 3, expected level should be 4. 44825a50452 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/UDFFindInSet.java:39: warning: ')' have incorrect indentation level 0, expected level should be 4. 44841c50468 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/UDFJson.java:180: warning: if child at indentation level 10 not at correct indentation, 8 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/UDFJson.java:180: warning: 'if' child have incorrect indentation level 10, expected level should be 8. 44867a50495,50498 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/UDFPI.java:28: warning: 'name' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/UDFPI.java:29: warning: 'value' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/UDFPI.java:30: warning: 'extended' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/UDFPI.java:33: warning: ')' have incorrect indentation level 3, expected level should be 4. 44870a50502 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/UDFRadians.java:31: warning: ')' have incorrect indentation level 0, expected level should be 4. 44876a50509 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/UDFSign.java:37: warning: ')' have incorrect indentation level 0, expected level should be 4. 44882a50516 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/UDFTan.java:32: warning: ')' have incorrect indentation level 0, expected level should be 4. 44885,44886c50519,50522 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/UDFToByte.java:172: warning: if child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/UDFToByte.java:173: warning: if rcurly at indentation level 8 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/UDFToBoolean.java:50: warning: 'CastDateToBooleanViaLongToLong' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/UDFToBoolean.java:51: warning: 'CastDoubleToBooleanViaDoubleToLong' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/UDFToByte.java:172: warning: 'if' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/UDFToByte.java:173: warning: 'if rcurly' have incorrect indentation level 8, expected level should be 6. 44889,44893c50525,50529 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/UDFToString.java:131: warning: if at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/UDFToString.java:132: warning: if child at indentation level 10 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/UDFToString.java:133: warning: if rcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/UDFToString.java:134: warning: method def child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/UDFToString.java:135: warning: method def child at indentation level 6 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/UDFToString.java:131: warning: 'if' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/UDFToString.java:132: warning: 'if' child have incorrect indentation level 10, expected level should be 6. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/UDFToString.java:133: warning: 'if rcurly' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/UDFToString.java:134: warning: 'method def' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/UDFToString.java:135: warning: 'method def' child have incorrect indentation level 6, expected level should be 4. 44900,44904c50536,50542 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/UDFUUID.java:34: warning: assign child at indentation level 0 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/UDFUUID.java:35: warning: assign child at indentation level 0 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/UDFUUID.java:36: warning: assign child at indentation level 0 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/UDFUUID.java:37: warning: assign child at indentation level 0 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/UDFUUID.java:38: warning: assign child at indentation level 0 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/UDFUUID.java:32: warning: 'value' have incorrect indentation level 0, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/UDFUUID.java:33: warning: 'extended' have incorrect indentation level 0, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/UDFUUID.java:34: warning: '+' have incorrect indentation level 0, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/UDFUUID.java:35: warning: '+' have incorrect indentation level 0, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/UDFUUID.java:36: warning: '+' have incorrect indentation level 0, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/UDFUUID.java:37: warning: '+' have incorrect indentation level 0, expected level should be 4. > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/UDFUUID.java:38: warning: '+' have incorrect indentation level 0, expected level should be 4. 44907c50545 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/UDFVersion.java:38: warning: method def child at indentation level 10 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/udf/UDFVersion.java:38: warning: 'method def' child have incorrect indentation level 10, expected level should be 4. 44961,44963d50598 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/util/ResourceDownloader.java:87: warning: block child at indentation level 4 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/util/ResourceDownloader.java:88: warning: block child at indentation level 4 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/util/ResourceDownloader.java:92: warning: block child at indentation level 4 not at correct indentation, 6 44987a50623 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/wm/ExecutionTrigger.java:105: warning: 'ExpressionFactory' have incorrect indentation level 6, expected level should be 8. 45003a50640 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/wm/ExpressionFactory.java:77: warning: 'TimeCounterLimit' have incorrect indentation level 10, expected level should be 12. 45005a50643 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/hadoop/hive/ql/wm/ExpressionFactory.java:94: warning: 'VertexCounterLimit' have incorrect indentation level 10, expected level should be 12. 45043a50682 > /Users/szita/shadow/CDH/hive/ql/src/java/org/apache/tez/dag/api/TaskSpecBuilder.java:67: warning: 'InputDescriptor' have incorrect indentation level 4, expected level should be 6. 45047,45048d50685 < < [INFO] There are 20 checkstyle errors. 45058c50695 < [INFO] --- maven-checkstyle-plugin:2.12.1:checkstyle (default-cli) @ hive-llap-server --- --- > [INFO] --- maven-checkstyle-plugin:2.15:checkstyle (default-cli) @ hive-llap-server --- 45061a50699 > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/cache/BuddyAllocator.java:51: warning: 'implements' have incorrect indentation level 2, expected level should be 4. 45067,45074c50705 < /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/cache/BuddyAllocator.java:163: warning: method def modifier at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/cache/BuddyAllocator.java:164: warning: method def modifier at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/cache/BuddyAllocator.java:165: warning: method def child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/cache/BuddyAllocator.java:166: warning: method def rcurly at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/cache/BuddyAllocator.java:167: warning: method def modifier at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/cache/BuddyAllocator.java:168: warning: method def modifier at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/cache/BuddyAllocator.java:169: warning: method def rcurly at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/cache/BuddyAllocator.java:171: warning: ctor def rcurly at indentation level 1 not at correct indentation, 2 --- > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/cache/BuddyAllocator.java:171: warning: 'ctor def rcurly' have incorrect indentation level 1, expected level should be 2. 45119c50750 < /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/cache/BuddyAllocator.java:1015: warning: if at indentation level 9 not at correct indentation, 8 --- > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/cache/BuddyAllocator.java:1015: warning: 'if' have incorrect indentation level 9, expected level should be 8. 45130a50762 > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/cache/BuddyAllocator.java:1388: warning: '||' have incorrect indentation level 12, expected level should be 14. 45140d50771 < /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/cache/BuddyAllocator.java:1631: warning: member def at indentation level 8 not at correct indentation, 4 45158d50788 < /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/cache/BuddyAllocator.java:1745: warning: block child at indentation level 6 not at correct indentation, 8 45194,45203c50824,50826 < /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/cache/LlapAllocatorBuffer.java:342: warning: member def at indentation level 8 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/cache/LlapAllocatorBuffer.java:343: warning: member def at indentation level 8 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/cache/LlapAllocatorBuffer.java:344: warning: member def at indentation level 8 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/cache/LlapAllocatorBuffer.java:345: warning: member def at indentation level 8 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/cache/LlapAllocatorBuffer.java:346: warning: member def at indentation level 8 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/cache/LlapAllocatorBuffer.java:348: warning: member def at indentation level 8 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/cache/LlapAllocatorBuffer.java:353: warning: member def at indentation level 8 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/cache/LlapAllocatorBuffer.java:356: warning: member def at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/cache/LlapAllocatorBuffer.java:357: warning: member def at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/cache/LlapAllocatorBuffer.java:358: warning: member def at indentation level 6 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/cache/LlapAllocatorBuffer.java:356: warning: 'REFCOUNT_MASK' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/cache/LlapAllocatorBuffer.java:357: warning: 'ARENA_MASK' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/cache/LlapAllocatorBuffer.java:358: warning: 'HEADER_MASK' have incorrect indentation level 6, expected level should be 8. 45231a50855 > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/cache/LowLevelCacheImpl.java:403: warning: 'extends' have incorrect indentation level 4, expected level should be 6. 45233a50858 > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/cache/LowLevelCacheImpl.java:453: warning: 'cache' have incorrect indentation level 6, expected level should be 8. 45235a50861 > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/cache/LowLevelCacheImpl.java:480: warning: 'cache' have incorrect indentation level 6, expected level should be 8. 45286d50911 < /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/cache/SerDeLowLevelCacheImpl.java:267: warning: method def throws at indentation level 10 not at correct indentation, 6 45292c50917,50920 < /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/cache/SerDeLowLevelCacheImpl.java:511: warning: object def rcurly at indentation level 6 not at correct indentation, [10, 12] --- > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/cache/SerDeLowLevelCacheImpl.java:507: warning: 'method def modifier' have incorrect indentation level 8, expected level should be one of the following: 12, 14, 16. > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/cache/SerDeLowLevelCacheImpl.java:509: warning: 'method def' child have incorrect indentation level 10, expected level should be one of the following: 14, 16, 18. > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/cache/SerDeLowLevelCacheImpl.java:510: warning: 'method def rcurly' have incorrect indentation level 8, expected level should be one of the following: 12, 14, 16. > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/cache/SerDeLowLevelCacheImpl.java:511: warning: 'object def rcurly' have incorrect indentation level 6, expected level should be one of the following: 10, 12. 45338a50967 > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/cli/LlapOptionsProcessor.java:240: warning: '.' have incorrect indentation level 6, expected level should be 8. 45339a50969,50970 > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/cli/LlapOptionsProcessor.java:244: warning: '.' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/cli/LlapOptionsProcessor.java:245: warning: '.' have incorrect indentation level 6, expected level should be 8. 45340a50972,50973 > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/cli/LlapOptionsProcessor.java:248: warning: '.' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/cli/LlapOptionsProcessor.java:249: warning: '.' have incorrect indentation level 6, expected level should be 8. 45352a50986 > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/cli/LlapServiceDriver.java:92: warning: 'array initialization' child have incorrect indentation level 4, expected level should be 6. 45353a50988 > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/cli/LlapServiceDriver.java:93: warning: 'array initialization' child have incorrect indentation level 4, expected level should be 6. 45360a50996 > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/cli/LlapServiceDriver.java:264: warning: '"Working memory (Xmx="' have incorrect indentation level 12, expected level should be 14. 45364a51001,51003 > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/cli/LlapServiceDriver.java:324: warning: 'LlapUtil' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/cli/LlapServiceDriver.java:325: warning: 'LlapUtil' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/cli/LlapServiceDriver.java:326: warning: 'LlapUtil' have incorrect indentation level 8, expected level should be 10. 45366,45376d51004 < /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/cli/LlapServiceDriver.java:389: warning: array initialization child at indentation level 14 not at correct indentation, [12, 53] < /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/cli/LlapServiceDriver.java:390: warning: array initialization child at indentation level 14 not at correct indentation, [12, 53] < /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/cli/LlapServiceDriver.java:391: warning: array initialization child at indentation level 14 not at correct indentation, [12, 53] < /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/cli/LlapServiceDriver.java:392: warning: array initialization child at indentation level 14 not at correct indentation, [12, 53] < /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/cli/LlapServiceDriver.java:393: warning: array initialization child at indentation level 14 not at correct indentation, [12, 53] < /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/cli/LlapServiceDriver.java:394: warning: array initialization child at indentation level 14 not at correct indentation, [12, 53] < /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/cli/LlapServiceDriver.java:396: warning: array initialization child at indentation level 14 not at correct indentation, [12, 53] < /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/cli/LlapServiceDriver.java:397: warning: array initialization child at indentation level 14 not at correct indentation, [12, 53] < /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/cli/LlapServiceDriver.java:398: warning: array initialization child at indentation level 14 not at correct indentation, [12, 53] < /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/cli/LlapServiceDriver.java:399: warning: array initialization child at indentation level 14 not at correct indentation, [12, 53] < /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/cli/LlapServiceDriver.java:401: warning: array initialization child at indentation level 14 not at correct indentation, [12, 53] 45385,45389c51013,51017 < /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/cli/LlapServiceDriver.java:548: warning: array initialization child at indentation level 10 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/cli/LlapServiceDriver.java:549: warning: array initialization child at indentation level 10 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/cli/LlapServiceDriver.java:550: warning: array initialization child at indentation level 10 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/cli/LlapServiceDriver.java:551: warning: array initialization child at indentation level 10 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/cli/LlapServiceDriver.java:552: warning: array initialization child at indentation level 10 not at correct indentation, 12 --- > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/cli/LlapServiceDriver.java:548: warning: 'array initialization' child have incorrect indentation level 10, expected level should be 14. > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/cli/LlapServiceDriver.java:549: warning: 'array initialization' child have incorrect indentation level 10, expected level should be 14. > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/cli/LlapServiceDriver.java:550: warning: 'array initialization' child have incorrect indentation level 10, expected level should be 14. > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/cli/LlapServiceDriver.java:551: warning: 'array initialization' child have incorrect indentation level 10, expected level should be 14. > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/cli/LlapServiceDriver.java:552: warning: 'array initialization' child have incorrect indentation level 10, expected level should be 14. 45397a51026 > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/cli/LlapSliderUtils.java:119: warning: '+' have incorrect indentation level 6, expected level should be 8. 45424a51054 > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/cli/LlapStatusOptionsProcessor.java:224: warning: '.' have incorrect indentation level 8, expected level should be 10. 45433d51062 < /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/cli/LlapStatusServiceDriver.java:114: warning: member def at indentation level 6 not at correct indentation, 2 45435a51065,51072 > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/cli/LlapStatusServiceDriver.java:150: warning: 'conf' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/cli/LlapStatusServiceDriver.java:154: warning: 'conf' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/cli/LlapStatusServiceDriver.java:157: warning: 'conf' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/cli/LlapStatusServiceDriver.java:160: warning: 'conf' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/cli/LlapStatusServiceDriver.java:163: warning: 'conf' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/cli/LlapStatusServiceDriver.java:167: warning: '.' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/cli/LlapStatusServiceDriver.java:168: warning: '"ms"' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/cli/LlapStatusServiceDriver.java:215: warning: '"Invalid app name. This must be setup via config or passed in as a parameter."' have incorrect indentation level 12, expected level should be 14. 45442,45447c51079,51085 < /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/cli/LlapStatusServiceDriver.java:391: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/cli/LlapStatusServiceDriver.java:392: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/cli/LlapStatusServiceDriver.java:393: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/cli/LlapStatusServiceDriver.java:394: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/cli/LlapStatusServiceDriver.java:395: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/cli/LlapStatusServiceDriver.java:396: warning: case child at indentation level 6 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/cli/LlapStatusServiceDriver.java:391: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/cli/LlapStatusServiceDriver.java:392: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/cli/LlapStatusServiceDriver.java:393: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/cli/LlapStatusServiceDriver.java:394: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/cli/LlapStatusServiceDriver.java:395: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/cli/LlapStatusServiceDriver.java:396: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/cli/LlapStatusServiceDriver.java:397: warning: 'block' child have incorrect indentation level 8, expected level should be 6. 45449,45452c51087,51090 < /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/cli/LlapStatusServiceDriver.java:397: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/cli/LlapStatusServiceDriver.java:398: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/cli/LlapStatusServiceDriver.java:399: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/cli/LlapStatusServiceDriver.java:400: warning: case child at indentation level 6 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/cli/LlapStatusServiceDriver.java:398: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/cli/LlapStatusServiceDriver.java:399: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/cli/LlapStatusServiceDriver.java:400: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/cli/LlapStatusServiceDriver.java:401: warning: 'block' child have incorrect indentation level 8, expected level should be 6. 45454,45458c51092,51096 < /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/cli/LlapStatusServiceDriver.java:401: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/cli/LlapStatusServiceDriver.java:403: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/cli/LlapStatusServiceDriver.java:404: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/cli/LlapStatusServiceDriver.java:405: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/cli/LlapStatusServiceDriver.java:406: warning: case child at indentation level 6 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/cli/LlapStatusServiceDriver.java:403: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/cli/LlapStatusServiceDriver.java:404: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/cli/LlapStatusServiceDriver.java:405: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/cli/LlapStatusServiceDriver.java:406: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/cli/LlapStatusServiceDriver.java:407: warning: 'block' child have incorrect indentation level 8, expected level should be 6. 45460,45471c51098,51109 < /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/cli/LlapStatusServiceDriver.java:407: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/cli/LlapStatusServiceDriver.java:408: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/cli/LlapStatusServiceDriver.java:409: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/cli/LlapStatusServiceDriver.java:410: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/cli/LlapStatusServiceDriver.java:413: warning: if at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/cli/LlapStatusServiceDriver.java:414: warning: if child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/cli/LlapStatusServiceDriver.java:415: warning: if rcurly at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/cli/LlapStatusServiceDriver.java:416: warning: else child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/cli/LlapStatusServiceDriver.java:417: warning: else rcurly at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/cli/LlapStatusServiceDriver.java:418: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/cli/LlapStatusServiceDriver.java:419: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/cli/LlapStatusServiceDriver.java:420: warning: block child at indentation level 8 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/cli/LlapStatusServiceDriver.java:408: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/cli/LlapStatusServiceDriver.java:409: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/cli/LlapStatusServiceDriver.java:410: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/cli/LlapStatusServiceDriver.java:410: warning: 'member def type' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/cli/LlapStatusServiceDriver.java:413: warning: 'if' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/cli/LlapStatusServiceDriver.java:414: warning: 'if' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/cli/LlapStatusServiceDriver.java:415: warning: 'if rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/cli/LlapStatusServiceDriver.java:416: warning: 'else' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/cli/LlapStatusServiceDriver.java:417: warning: 'else rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/cli/LlapStatusServiceDriver.java:418: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/cli/LlapStatusServiceDriver.java:419: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/cli/LlapStatusServiceDriver.java:420: warning: 'block' child have incorrect indentation level 8, expected level should be 6. 45479a51118,51119 > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/cli/LlapStatusServiceDriver.java:593: warning: 'HiveConf' have incorrect indentation level 10, expected level should be 12. > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/cli/LlapStatusServiceDriver.java:596: warning: 'containerIdString' have incorrect indentation level 10, expected level should be 12. 45485,45488c51125,51128 < /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/cli/LlapStatusServiceDriver.java:733: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/cli/LlapStatusServiceDriver.java:734: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/cli/LlapStatusServiceDriver.java:735: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/cli/LlapStatusServiceDriver.java:736: warning: case child at indentation level 6 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/cli/LlapStatusServiceDriver.java:733: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/cli/LlapStatusServiceDriver.java:734: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/cli/LlapStatusServiceDriver.java:735: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/cli/LlapStatusServiceDriver.java:736: warning: 'case' child have incorrect indentation level 6, expected level should be 4. 45490,45492c51130,51133 < /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/cli/LlapStatusServiceDriver.java:738: warning: if at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/cli/LlapStatusServiceDriver.java:739: warning: if child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/cli/LlapStatusServiceDriver.java:741: warning: if at indentation level 10 not at correct indentation, 8 --- > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/cli/LlapStatusServiceDriver.java:738: warning: 'if' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/cli/LlapStatusServiceDriver.java:739: warning: 'if' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/cli/LlapStatusServiceDriver.java:741: warning: 'if' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/cli/LlapStatusServiceDriver.java:742: warning: 'if' child have incorrect indentation level 12, expected level should be 10. 45494,45524c51135,51166 < /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/cli/LlapStatusServiceDriver.java:742: warning: if child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/cli/LlapStatusServiceDriver.java:743: warning: if rcurly at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/cli/LlapStatusServiceDriver.java:745: warning: if child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/cli/LlapStatusServiceDriver.java:747: warning: if at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/cli/LlapStatusServiceDriver.java:748: warning: if child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/cli/LlapStatusServiceDriver.java:749: warning: if rcurly at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/cli/LlapStatusServiceDriver.java:750: warning: if rcurly at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/cli/LlapStatusServiceDriver.java:751: warning: else child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/cli/LlapStatusServiceDriver.java:752: warning: else rcurly at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/cli/LlapStatusServiceDriver.java:753: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/cli/LlapStatusServiceDriver.java:754: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/cli/LlapStatusServiceDriver.java:755: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/cli/LlapStatusServiceDriver.java:757: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/cli/LlapStatusServiceDriver.java:760: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/cli/LlapStatusServiceDriver.java:762: warning: if at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/cli/LlapStatusServiceDriver.java:763: warning: if child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/cli/LlapStatusServiceDriver.java:764: warning: if rcurly at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/cli/LlapStatusServiceDriver.java:768: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/cli/LlapStatusServiceDriver.java:769: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/cli/LlapStatusServiceDriver.java:770: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/cli/LlapStatusServiceDriver.java:772: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/cli/LlapStatusServiceDriver.java:773: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/cli/LlapStatusServiceDriver.java:775: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/cli/LlapStatusServiceDriver.java:777: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/cli/LlapStatusServiceDriver.java:779: warning: if at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/cli/LlapStatusServiceDriver.java:780: warning: if child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/cli/LlapStatusServiceDriver.java:781: warning: if rcurly at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/cli/LlapStatusServiceDriver.java:783: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/cli/LlapStatusServiceDriver.java:784: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/cli/LlapStatusServiceDriver.java:785: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/cli/LlapStatusServiceDriver.java:786: warning: block child at indentation level 8 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/cli/LlapStatusServiceDriver.java:743: warning: 'if rcurly' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/cli/LlapStatusServiceDriver.java:745: warning: 'if' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/cli/LlapStatusServiceDriver.java:745: warning: 'member def type' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/cli/LlapStatusServiceDriver.java:747: warning: 'if' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/cli/LlapStatusServiceDriver.java:748: warning: 'if' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/cli/LlapStatusServiceDriver.java:749: warning: 'if rcurly' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/cli/LlapStatusServiceDriver.java:750: warning: 'if rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/cli/LlapStatusServiceDriver.java:751: warning: 'else' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/cli/LlapStatusServiceDriver.java:752: warning: 'else rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/cli/LlapStatusServiceDriver.java:753: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/cli/LlapStatusServiceDriver.java:754: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/cli/LlapStatusServiceDriver.java:755: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/cli/LlapStatusServiceDriver.java:757: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/cli/LlapStatusServiceDriver.java:760: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/cli/LlapStatusServiceDriver.java:760: warning: 'member def type' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/cli/LlapStatusServiceDriver.java:762: warning: 'if' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/cli/LlapStatusServiceDriver.java:763: warning: 'if' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/cli/LlapStatusServiceDriver.java:764: warning: 'if rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/cli/LlapStatusServiceDriver.java:768: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/cli/LlapStatusServiceDriver.java:769: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/cli/LlapStatusServiceDriver.java:770: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/cli/LlapStatusServiceDriver.java:772: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/cli/LlapStatusServiceDriver.java:773: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/cli/LlapStatusServiceDriver.java:775: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/cli/LlapStatusServiceDriver.java:777: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/cli/LlapStatusServiceDriver.java:779: warning: 'if' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/cli/LlapStatusServiceDriver.java:780: warning: 'if' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/cli/LlapStatusServiceDriver.java:781: warning: 'if rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/cli/LlapStatusServiceDriver.java:783: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/cli/LlapStatusServiceDriver.java:784: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/cli/LlapStatusServiceDriver.java:785: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/cli/LlapStatusServiceDriver.java:786: warning: 'block' child have incorrect indentation level 8, expected level should be 6. 45531a51174,51176 > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/cli/LlapStatusServiceDriver.java:890: warning: 'TimeUnit' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/cli/LlapStatusServiceDriver.java:891: warning: 'TimeUnit' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/cli/LlapStatusServiceDriver.java:892: warning: 'numAttempts' have incorrect indentation level 8, expected level should be 10. 45533a51179 > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/cli/LlapStatusServiceDriver.java:1013: warning: 'TimeUnit' have incorrect indentation level 10, expected level should be 12. 45544d51189 < /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/cli/status/LlapStatusHelpers.java:253: warning: member def at indentation level 8 not at correct indentation, 4 45546d51190 < /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/cli/status/LlapStatusHelpers.java:255: warning: member def at indentation level 8 not at correct indentation, 4 45553d51196 < /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/configuration/LlapDaemonConfiguration.java:32: warning: array initialization child at indentation level 6 not at correct indentation, [4, 50] 45597a51241 > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/daemon/impl/AMReporter.java:128: warning: 'maxThreads' have incorrect indentation level 8, expected level should be 10. 45608a51253 > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/daemon/impl/AMReporter.java:344: warning: 'amNodeInfo' have incorrect indentation level 20, expected level should be 22. 45614c51259 < /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/daemon/impl/AMReporter.java:430: warning: method def throws at indentation level 4 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/daemon/impl/AMReporter.java:432: warning: 'amNodeInfo' have incorrect indentation level 6, expected level should be 8. 45648a51294,51295 > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/daemon/impl/ContainerRunnerImpl.java:401: warning: 'knownFragments' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/daemon/impl/ContainerRunnerImpl.java:404: warning: 'fragmentInfo' have incorrect indentation level 10, expected level should be 12. 45686d51332 < /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/daemon/impl/LlapDaemon.java:120: warning: member def at indentation level 6 not at correct indentation, 2 45688a51335,51336 > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/daemon/impl/LlapDaemon.java:124: warning: 'boolean' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/daemon/impl/LlapDaemon.java:125: warning: 'int' have incorrect indentation level 4, expected level should be 6. 45690a51339,51360 > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/daemon/impl/LlapDaemon.java:182: warning: '"maxJvmMemory="' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/daemon/impl/LlapDaemon.java:183: warning: '+' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/daemon/impl/LlapDaemon.java:184: warning: '", requestedExecutorMemory="' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/daemon/impl/LlapDaemon.java:185: warning: '" ("' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/daemon/impl/LlapDaemon.java:186: warning: '", llapIoCacheSize="' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/daemon/impl/LlapDaemon.java:187: warning: '+' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/daemon/impl/LlapDaemon.java:188: warning: '", xmxHeadRoomMemory="' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/daemon/impl/LlapDaemon.java:189: warning: '+' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/daemon/impl/LlapDaemon.java:190: warning: '", adjustedExecutorMemory="' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/daemon/impl/LlapDaemon.java:191: warning: '" ("' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/daemon/impl/LlapDaemon.java:192: warning: '", numExecutors="' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/daemon/impl/LlapDaemon.java:193: warning: '", llapIoEnabled="' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/daemon/impl/LlapDaemon.java:194: warning: '", llapIoCacheIsDirect="' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/daemon/impl/LlapDaemon.java:195: warning: '", rpcListenerPort="' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/daemon/impl/LlapDaemon.java:196: warning: '", mngListenerPort="' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/daemon/impl/LlapDaemon.java:197: warning: '", webPort="' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/daemon/impl/LlapDaemon.java:198: warning: '", outputFormatSvcPort="' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/daemon/impl/LlapDaemon.java:199: warning: '", workDirs="' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/daemon/impl/LlapDaemon.java:200: warning: '", shufflePort="' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/daemon/impl/LlapDaemon.java:201: warning: '", waitQueueSize= "' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/daemon/impl/LlapDaemon.java:202: warning: '", enablePreemption= "' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/daemon/impl/LlapDaemon.java:203: warning: '", versionInfo= ("' have incorrect indentation level 6, expected level should be 8. 45733,45738c51403,51405 < /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/daemon/impl/LlapProtocolServerImpl.java:178: warning: method def modifier at indentation level 7 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/daemon/impl/LlapProtocolServerImpl.java:180: warning: method def child at indentation level 9 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/daemon/impl/LlapProtocolServerImpl.java:181: warning: method def child at indentation level 9 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/daemon/impl/LlapProtocolServerImpl.java:190: warning: block child at indentation level 4 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/daemon/impl/LlapProtocolServerImpl.java:191: warning: block child at indentation level 4 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/daemon/impl/LlapProtocolServerImpl.java:192: warning: block child at indentation level 4 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/daemon/impl/LlapProtocolServerImpl.java:178: warning: 'method def modifier' have incorrect indentation level 7, expected level should be one of the following: 6, 8, 10. > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/daemon/impl/LlapProtocolServerImpl.java:180: warning: 'method def' child have incorrect indentation level 9, expected level should be one of the following: 8, 10, 12. > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/daemon/impl/LlapProtocolServerImpl.java:181: warning: 'method def' child have incorrect indentation level 9, expected level should be one of the following: 8, 10, 12. 45740,45743d51406 < /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/daemon/impl/LlapProtocolServerImpl.java:277: warning: block child at indentation level 4 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/daemon/impl/LlapProtocolServerImpl.java:278: warning: block child at indentation level 4 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/daemon/impl/LlapProtocolServerImpl.java:282: warning: block child at indentation level 4 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/daemon/impl/LlapProtocolServerImpl.java:283: warning: block child at indentation level 4 not at correct indentation, 6 45843a51507,51514 > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/daemon/impl/QueryInfo.java:75: warning: 'String' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/daemon/impl/QueryInfo.java:76: warning: 'int' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/daemon/impl/QueryInfo.java:77: warning: 'ConcurrentMap' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/daemon/impl/QueryInfo.java:78: warning: 'String' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/daemon/impl/QueryInfo.java:79: warning: 'String' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/daemon/impl/QueryInfo.java:80: warning: 'String' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/daemon/impl/QueryInfo.java:81: warning: 'Token' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/daemon/impl/QueryInfo.java:82: warning: 'boolean' have incorrect indentation level 4, expected level should be 6. 45861d51531 < /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/daemon/impl/QueryTracker.java:97: warning: member def at indentation level 6 not at correct indentation, 2 45868a51539 > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/daemon/impl/QueryTracker.java:139: warning: 'String' have incorrect indentation level 4, expected level should be 6. 45869a51541,51543 > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/daemon/impl/QueryTracker.java:140: warning: 'int' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/daemon/impl/QueryTracker.java:141: warning: 'String' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/daemon/impl/QueryTracker.java:142: warning: 'String' have incorrect indentation level 4, expected level should be 6. 45886,45890c51560,51564 < /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/daemon/impl/QueryTracker.java:526: warning: if at indentation level 9 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/daemon/impl/QueryTracker.java:527: warning: if child at indentation level 11 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/daemon/impl/QueryTracker.java:528: warning: if rcurly at indentation level 9 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/daemon/impl/QueryTracker.java:529: warning: if at indentation level 11 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/daemon/impl/QueryTracker.java:530: warning: if child at indentation level 13 not at correct indentation, 12 --- > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/daemon/impl/QueryTracker.java:526: warning: 'if' have incorrect indentation level 9, expected level should be 8. > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/daemon/impl/QueryTracker.java:527: warning: 'if' child have incorrect indentation level 11, expected level should be 10. > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/daemon/impl/QueryTracker.java:528: warning: 'if rcurly' have incorrect indentation level 9, expected level should be 8. > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/daemon/impl/QueryTracker.java:529: warning: 'if' have incorrect indentation level 11, expected level should be 10. > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/daemon/impl/QueryTracker.java:530: warning: 'if' child have incorrect indentation level 13, expected level should be 12. 45892,45893c51566,51567 < /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/daemon/impl/QueryTracker.java:533: warning: if rcurly at indentation level 11 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/daemon/impl/QueryTracker.java:534: warning: else rcurly at indentation level 9 not at correct indentation, 8 --- > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/daemon/impl/QueryTracker.java:533: warning: 'if rcurly' have incorrect indentation level 11, expected level should be 10. > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/daemon/impl/QueryTracker.java:534: warning: 'else rcurly' have incorrect indentation level 9, expected level should be 8. 45904c51578 < /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/daemon/impl/StaticPermanentFunctionChecker.java:66: warning: method def child at indentation level 6 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/daemon/impl/StaticPermanentFunctionChecker.java:66: warning: 'method def' child have incorrect indentation level 6, expected level should be 4. 45912c51586 < /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/daemon/impl/TaskExecutorService.java:196: warning: operator new child at indentation level 6 not at correct indentation, 8 --- > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/daemon/impl/TaskExecutorService.java:167: warning: '.' have incorrect indentation level 6, expected level should be 8. 45916d51589 < /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/daemon/impl/TaskExecutorService.java:242: warning: object def rcurly at indentation level 7 not at correct indentation, [4, 6] 45931d51603 < /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/daemon/impl/TaskExecutorService.java:654: warning: member def at indentation level 6 not at correct indentation, 2 45933a51606 > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/daemon/impl/TaskExecutorService.java:682: warning: 'taskWrapper' have incorrect indentation level 6, expected level should be 8. 45950a51624,51625 > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/daemon/impl/TaskExecutorService.java:963: warning: 'taskWrapper' have incorrect indentation level 10, expected level should be 12. > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/daemon/impl/TaskExecutorService.java:964: warning: 'preemptionQueue' have incorrect indentation level 10, expected level should be 12. 45954,45968c51629,51643 < /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/daemon/impl/TaskExecutorService.java:990: warning: case child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/daemon/impl/TaskExecutorService.java:991: warning: if at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/daemon/impl/TaskExecutorService.java:992: warning: if child at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/daemon/impl/TaskExecutorService.java:993: warning: if rcurly at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/daemon/impl/TaskExecutorService.java:994: warning: block child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/daemon/impl/TaskExecutorService.java:995: warning: case child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/daemon/impl/TaskExecutorService.java:996: warning: if at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/daemon/impl/TaskExecutorService.java:997: warning: if child at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/daemon/impl/TaskExecutorService.java:998: warning: if rcurly at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/daemon/impl/TaskExecutorService.java:999: warning: block child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/daemon/impl/TaskExecutorService.java:1000: warning: case child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/daemon/impl/TaskExecutorService.java:1001: warning: if at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/daemon/impl/TaskExecutorService.java:1002: warning: if child at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/daemon/impl/TaskExecutorService.java:1003: warning: if rcurly at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/daemon/impl/TaskExecutorService.java:1004: warning: block child at indentation level 12 not at correct indentation, 10 --- > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/daemon/impl/TaskExecutorService.java:990: warning: 'case' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/daemon/impl/TaskExecutorService.java:991: warning: 'if' have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/daemon/impl/TaskExecutorService.java:992: warning: 'if' child have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/daemon/impl/TaskExecutorService.java:993: warning: 'if rcurly' have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/daemon/impl/TaskExecutorService.java:994: warning: 'block' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/daemon/impl/TaskExecutorService.java:995: warning: 'case' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/daemon/impl/TaskExecutorService.java:996: warning: 'if' have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/daemon/impl/TaskExecutorService.java:997: warning: 'if' child have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/daemon/impl/TaskExecutorService.java:998: warning: 'if rcurly' have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/daemon/impl/TaskExecutorService.java:999: warning: 'block' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/daemon/impl/TaskExecutorService.java:1000: warning: 'case' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/daemon/impl/TaskExecutorService.java:1001: warning: 'if' have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/daemon/impl/TaskExecutorService.java:1002: warning: 'if' child have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/daemon/impl/TaskExecutorService.java:1003: warning: 'if rcurly' have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/daemon/impl/TaskExecutorService.java:1004: warning: 'block' child have incorrect indentation level 12, expected level should be 10. 45998,46036c51673,51712 < /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/daemon/impl/TaskRunnerCallable.java:504: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/daemon/impl/TaskRunnerCallable.java:505: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/daemon/impl/TaskRunnerCallable.java:506: warning: if at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/daemon/impl/TaskRunnerCallable.java:507: warning: if child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/daemon/impl/TaskRunnerCallable.java:508: warning: if rcurly at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/daemon/impl/TaskRunnerCallable.java:509: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/daemon/impl/TaskRunnerCallable.java:510: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/daemon/impl/TaskRunnerCallable.java:511: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/daemon/impl/TaskRunnerCallable.java:512: warning: if at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/daemon/impl/TaskRunnerCallable.java:513: warning: if child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/daemon/impl/TaskRunnerCallable.java:514: warning: if rcurly at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/daemon/impl/TaskRunnerCallable.java:515: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/daemon/impl/TaskRunnerCallable.java:516: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/daemon/impl/TaskRunnerCallable.java:517: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/daemon/impl/TaskRunnerCallable.java:518: warning: if at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/daemon/impl/TaskRunnerCallable.java:519: warning: if child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/daemon/impl/TaskRunnerCallable.java:520: warning: if child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/daemon/impl/TaskRunnerCallable.java:521: warning: if child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/daemon/impl/TaskRunnerCallable.java:522: warning: if at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/daemon/impl/TaskRunnerCallable.java:523: warning: if child at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/daemon/impl/TaskRunnerCallable.java:524: warning: if rcurly at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/daemon/impl/TaskRunnerCallable.java:525: warning: if rcurly at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/daemon/impl/TaskRunnerCallable.java:526: warning: if at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/daemon/impl/TaskRunnerCallable.java:527: warning: if child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/daemon/impl/TaskRunnerCallable.java:528: warning: if child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/daemon/impl/TaskRunnerCallable.java:529: warning: if rcurly at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/daemon/impl/TaskRunnerCallable.java:530: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/daemon/impl/TaskRunnerCallable.java:531: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/daemon/impl/TaskRunnerCallable.java:532: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/daemon/impl/TaskRunnerCallable.java:533: warning: if at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/daemon/impl/TaskRunnerCallable.java:534: warning: if child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/daemon/impl/TaskRunnerCallable.java:535: warning: if rcurly at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/daemon/impl/TaskRunnerCallable.java:536: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/daemon/impl/TaskRunnerCallable.java:537: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/daemon/impl/TaskRunnerCallable.java:538: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/daemon/impl/TaskRunnerCallable.java:539: warning: if at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/daemon/impl/TaskRunnerCallable.java:540: warning: if child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/daemon/impl/TaskRunnerCallable.java:541: warning: if rcurly at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/daemon/impl/TaskRunnerCallable.java:542: warning: block child at indentation level 10 not at correct indentation, 8 --- > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/daemon/impl/TaskRunnerCallable.java:504: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/daemon/impl/TaskRunnerCallable.java:505: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/daemon/impl/TaskRunnerCallable.java:506: warning: 'if' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/daemon/impl/TaskRunnerCallable.java:507: warning: 'if' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/daemon/impl/TaskRunnerCallable.java:508: warning: 'if rcurly' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/daemon/impl/TaskRunnerCallable.java:509: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/daemon/impl/TaskRunnerCallable.java:510: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/daemon/impl/TaskRunnerCallable.java:511: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/daemon/impl/TaskRunnerCallable.java:512: warning: 'if' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/daemon/impl/TaskRunnerCallable.java:513: warning: 'if' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/daemon/impl/TaskRunnerCallable.java:514: warning: 'if rcurly' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/daemon/impl/TaskRunnerCallable.java:515: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/daemon/impl/TaskRunnerCallable.java:516: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/daemon/impl/TaskRunnerCallable.java:517: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/daemon/impl/TaskRunnerCallable.java:518: warning: 'if' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/daemon/impl/TaskRunnerCallable.java:519: warning: 'if' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/daemon/impl/TaskRunnerCallable.java:520: warning: 'if' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/daemon/impl/TaskRunnerCallable.java:520: warning: 'member def type' have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/daemon/impl/TaskRunnerCallable.java:521: warning: 'if' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/daemon/impl/TaskRunnerCallable.java:522: warning: 'if' have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/daemon/impl/TaskRunnerCallable.java:523: warning: 'if' child have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/daemon/impl/TaskRunnerCallable.java:524: warning: 'if rcurly' have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/daemon/impl/TaskRunnerCallable.java:525: warning: 'if rcurly' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/daemon/impl/TaskRunnerCallable.java:526: warning: 'if' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/daemon/impl/TaskRunnerCallable.java:527: warning: 'if' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/daemon/impl/TaskRunnerCallable.java:528: warning: 'if' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/daemon/impl/TaskRunnerCallable.java:529: warning: 'if rcurly' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/daemon/impl/TaskRunnerCallable.java:530: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/daemon/impl/TaskRunnerCallable.java:531: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/daemon/impl/TaskRunnerCallable.java:532: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/daemon/impl/TaskRunnerCallable.java:533: warning: 'if' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/daemon/impl/TaskRunnerCallable.java:534: warning: 'if' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/daemon/impl/TaskRunnerCallable.java:535: warning: 'if rcurly' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/daemon/impl/TaskRunnerCallable.java:536: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/daemon/impl/TaskRunnerCallable.java:537: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/daemon/impl/TaskRunnerCallable.java:538: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/daemon/impl/TaskRunnerCallable.java:539: warning: 'if' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/daemon/impl/TaskRunnerCallable.java:540: warning: 'if' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/daemon/impl/TaskRunnerCallable.java:541: warning: 'if rcurly' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/daemon/impl/TaskRunnerCallable.java:542: warning: 'block' child have incorrect indentation level 10, expected level should be 8. 46067c51743 < /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/daemon/services/impl/SystemConfigurationServlet.java:71: warning: method def throws at indentation level 4 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/daemon/services/impl/SystemConfigurationServlet.java:75: warning: 'request' have incorrect indentation level 6, expected level should be 8. 46103c51779 < /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/IncrementalObjectSizeEstimator.java:312: warning: if at indentation level 5 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/IncrementalObjectSizeEstimator.java:312: warning: 'if' have incorrect indentation level 5, expected level should be 4. 46105c51781 < /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/IncrementalObjectSizeEstimator.java:313: warning: if at indentation level 5 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/IncrementalObjectSizeEstimator.java:313: warning: 'if' have incorrect indentation level 5, expected level should be 4. 46107c51783 < /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/IncrementalObjectSizeEstimator.java:314: warning: if at indentation level 5 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/IncrementalObjectSizeEstimator.java:314: warning: 'if' have incorrect indentation level 5, expected level should be 4. 46109,46110c51785,51786 < /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/IncrementalObjectSizeEstimator.java:315: warning: if at indentation level 5 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/IncrementalObjectSizeEstimator.java:316: warning: method def child at indentation level 5 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/IncrementalObjectSizeEstimator.java:315: warning: 'if' have incorrect indentation level 5, expected level should be 4. > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/IncrementalObjectSizeEstimator.java:316: warning: 'method def' child have incorrect indentation level 5, expected level should be 4. 46129d51804 < /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/IncrementalObjectSizeEstimator.java:472: warning: block child at indentation level 8 not at correct indentation, 10 46173d51847 < /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/io/api/impl/LlapRecordReader.java:105: warning: method def throws at indentation level 10 not at correct indentation, 6 46178a51853 > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/io/api/impl/LlapRecordReader.java:283: warning: 'method def modifier' have incorrect indentation level 18, expected level should be one of the following: 12, 14, 16. 46180c51855,51871 < /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/io/api/impl/LlapRecordReader.java:311: warning: object def rcurly at indentation level 16 not at correct indentation, [12, 14] --- > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/io/api/impl/LlapRecordReader.java:285: warning: 'method def' child have incorrect indentation level 20, expected level should be one of the following: 14, 16, 18. > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/io/api/impl/LlapRecordReader.java:286: warning: 'method def rcurly' have incorrect indentation level 18, expected level should be one of the following: 12, 14, 16. > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/io/api/impl/LlapRecordReader.java:288: warning: 'method def modifier' have incorrect indentation level 18, expected level should be one of the following: 12, 14, 16. > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/io/api/impl/LlapRecordReader.java:290: warning: 'method def' child have incorrect indentation level 20, expected level should be one of the following: 14, 16, 18. > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/io/api/impl/LlapRecordReader.java:291: warning: 'method def rcurly' have incorrect indentation level 18, expected level should be one of the following: 12, 14, 16. > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/io/api/impl/LlapRecordReader.java:293: warning: 'method def modifier' have incorrect indentation level 18, expected level should be one of the following: 12, 14, 16. > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/io/api/impl/LlapRecordReader.java:295: warning: 'method def' child have incorrect indentation level 20, expected level should be one of the following: 14, 16, 18. > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/io/api/impl/LlapRecordReader.java:296: warning: 'method def rcurly' have incorrect indentation level 18, expected level should be one of the following: 12, 14, 16. > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/io/api/impl/LlapRecordReader.java:298: warning: 'method def modifier' have incorrect indentation level 18, expected level should be one of the following: 12, 14, 16. > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/io/api/impl/LlapRecordReader.java:300: warning: 'method def' child have incorrect indentation level 20, expected level should be one of the following: 14, 16, 18. > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/io/api/impl/LlapRecordReader.java:301: warning: 'method def rcurly' have incorrect indentation level 18, expected level should be one of the following: 12, 14, 16. > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/io/api/impl/LlapRecordReader.java:303: warning: 'method def modifier' have incorrect indentation level 18, expected level should be one of the following: 12, 14, 16. > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/io/api/impl/LlapRecordReader.java:305: warning: 'method def rcurly' have incorrect indentation level 18, expected level should be one of the following: 12, 14, 16. > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/io/api/impl/LlapRecordReader.java:307: warning: 'method def modifier' have incorrect indentation level 18, expected level should be one of the following: 12, 14, 16. > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/io/api/impl/LlapRecordReader.java:309: warning: 'method def' child have incorrect indentation level 20, expected level should be one of the following: 14, 16, 18. > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/io/api/impl/LlapRecordReader.java:310: warning: 'method def rcurly' have incorrect indentation level 18, expected level should be one of the following: 12, 14, 16. > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/io/api/impl/LlapRecordReader.java:311: warning: 'object def rcurly' have incorrect indentation level 16, expected level should be one of the following: 10, 12. 46190a51882 > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/io/decode/EncodedDataConsumer.java:35: warning: 'implements' have incorrect indentation level 2, expected level should be 4. 46197d51888 < /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/io/decode/GenericColumnVectorProducer.java:87: warning: method def throws at indentation level 10 not at correct indentation, 6 46202,46274c51893,51965 < /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/io/decode/GenericColumnVectorProducer.java:187: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/io/decode/GenericColumnVectorProducer.java:188: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/io/decode/GenericColumnVectorProducer.java:189: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/io/decode/GenericColumnVectorProducer.java:190: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/io/decode/GenericColumnVectorProducer.java:191: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/io/decode/GenericColumnVectorProducer.java:192: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/io/decode/GenericColumnVectorProducer.java:193: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/io/decode/GenericColumnVectorProducer.java:194: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/io/decode/GenericColumnVectorProducer.java:195: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/io/decode/GenericColumnVectorProducer.java:196: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/io/decode/GenericColumnVectorProducer.java:197: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/io/decode/GenericColumnVectorProducer.java:198: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/io/decode/GenericColumnVectorProducer.java:199: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/io/decode/GenericColumnVectorProducer.java:200: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/io/decode/GenericColumnVectorProducer.java:201: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/io/decode/GenericColumnVectorProducer.java:202: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/io/decode/GenericColumnVectorProducer.java:203: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/io/decode/GenericColumnVectorProducer.java:204: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/io/decode/GenericColumnVectorProducer.java:205: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/io/decode/GenericColumnVectorProducer.java:206: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/io/decode/GenericColumnVectorProducer.java:207: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/io/decode/GenericColumnVectorProducer.java:208: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/io/decode/GenericColumnVectorProducer.java:209: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/io/decode/GenericColumnVectorProducer.java:210: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/io/decode/GenericColumnVectorProducer.java:211: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/io/decode/GenericColumnVectorProducer.java:212: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/io/decode/GenericColumnVectorProducer.java:213: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/io/decode/GenericColumnVectorProducer.java:214: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/io/decode/GenericColumnVectorProducer.java:215: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/io/decode/GenericColumnVectorProducer.java:216: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/io/decode/GenericColumnVectorProducer.java:217: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/io/decode/GenericColumnVectorProducer.java:218: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/io/decode/GenericColumnVectorProducer.java:219: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/io/decode/GenericColumnVectorProducer.java:220: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/io/decode/GenericColumnVectorProducer.java:221: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/io/decode/GenericColumnVectorProducer.java:222: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/io/decode/GenericColumnVectorProducer.java:223: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/io/decode/GenericColumnVectorProducer.java:224: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/io/decode/GenericColumnVectorProducer.java:225: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/io/decode/GenericColumnVectorProducer.java:226: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/io/decode/GenericColumnVectorProducer.java:227: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/io/decode/GenericColumnVectorProducer.java:228: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/io/decode/GenericColumnVectorProducer.java:229: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/io/decode/GenericColumnVectorProducer.java:230: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/io/decode/GenericColumnVectorProducer.java:231: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/io/decode/GenericColumnVectorProducer.java:232: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/io/decode/GenericColumnVectorProducer.java:233: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/io/decode/GenericColumnVectorProducer.java:234: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/io/decode/GenericColumnVectorProducer.java:235: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/io/decode/GenericColumnVectorProducer.java:236: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/io/decode/GenericColumnVectorProducer.java:237: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/io/decode/GenericColumnVectorProducer.java:238: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/io/decode/GenericColumnVectorProducer.java:239: warning: for at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/io/decode/GenericColumnVectorProducer.java:240: warning: for child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/io/decode/GenericColumnVectorProducer.java:241: warning: for rcurly at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/io/decode/GenericColumnVectorProducer.java:242: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/io/decode/GenericColumnVectorProducer.java:243: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/io/decode/GenericColumnVectorProducer.java:244: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/io/decode/GenericColumnVectorProducer.java:245: warning: for at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/io/decode/GenericColumnVectorProducer.java:246: warning: for child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/io/decode/GenericColumnVectorProducer.java:247: warning: for rcurly at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/io/decode/GenericColumnVectorProducer.java:248: warning: for at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/io/decode/GenericColumnVectorProducer.java:249: warning: for child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/io/decode/GenericColumnVectorProducer.java:250: warning: for rcurly at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/io/decode/GenericColumnVectorProducer.java:251: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/io/decode/GenericColumnVectorProducer.java:252: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/io/decode/GenericColumnVectorProducer.java:253: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/io/decode/GenericColumnVectorProducer.java:254: warning: for at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/io/decode/GenericColumnVectorProducer.java:255: warning: for child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/io/decode/GenericColumnVectorProducer.java:256: warning: for rcurly at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/io/decode/GenericColumnVectorProducer.java:257: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/io/decode/GenericColumnVectorProducer.java:258: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/io/decode/GenericColumnVectorProducer.java:259: warning: block child at indentation level 10 not at correct indentation, 8 --- > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/io/decode/GenericColumnVectorProducer.java:187: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/io/decode/GenericColumnVectorProducer.java:188: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/io/decode/GenericColumnVectorProducer.java:189: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/io/decode/GenericColumnVectorProducer.java:190: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/io/decode/GenericColumnVectorProducer.java:191: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/io/decode/GenericColumnVectorProducer.java:192: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/io/decode/GenericColumnVectorProducer.java:193: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/io/decode/GenericColumnVectorProducer.java:194: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/io/decode/GenericColumnVectorProducer.java:195: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/io/decode/GenericColumnVectorProducer.java:196: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/io/decode/GenericColumnVectorProducer.java:197: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/io/decode/GenericColumnVectorProducer.java:198: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/io/decode/GenericColumnVectorProducer.java:199: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/io/decode/GenericColumnVectorProducer.java:200: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/io/decode/GenericColumnVectorProducer.java:201: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/io/decode/GenericColumnVectorProducer.java:202: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/io/decode/GenericColumnVectorProducer.java:203: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/io/decode/GenericColumnVectorProducer.java:204: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/io/decode/GenericColumnVectorProducer.java:205: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/io/decode/GenericColumnVectorProducer.java:206: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/io/decode/GenericColumnVectorProducer.java:207: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/io/decode/GenericColumnVectorProducer.java:208: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/io/decode/GenericColumnVectorProducer.java:209: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/io/decode/GenericColumnVectorProducer.java:210: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/io/decode/GenericColumnVectorProducer.java:211: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/io/decode/GenericColumnVectorProducer.java:212: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/io/decode/GenericColumnVectorProducer.java:213: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/io/decode/GenericColumnVectorProducer.java:214: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/io/decode/GenericColumnVectorProducer.java:215: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/io/decode/GenericColumnVectorProducer.java:216: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/io/decode/GenericColumnVectorProducer.java:217: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/io/decode/GenericColumnVectorProducer.java:218: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/io/decode/GenericColumnVectorProducer.java:219: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/io/decode/GenericColumnVectorProducer.java:220: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/io/decode/GenericColumnVectorProducer.java:221: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/io/decode/GenericColumnVectorProducer.java:222: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/io/decode/GenericColumnVectorProducer.java:223: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/io/decode/GenericColumnVectorProducer.java:224: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/io/decode/GenericColumnVectorProducer.java:225: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/io/decode/GenericColumnVectorProducer.java:226: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/io/decode/GenericColumnVectorProducer.java:227: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/io/decode/GenericColumnVectorProducer.java:228: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/io/decode/GenericColumnVectorProducer.java:229: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/io/decode/GenericColumnVectorProducer.java:230: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/io/decode/GenericColumnVectorProducer.java:231: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/io/decode/GenericColumnVectorProducer.java:232: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/io/decode/GenericColumnVectorProducer.java:233: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/io/decode/GenericColumnVectorProducer.java:234: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/io/decode/GenericColumnVectorProducer.java:235: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/io/decode/GenericColumnVectorProducer.java:236: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/io/decode/GenericColumnVectorProducer.java:237: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/io/decode/GenericColumnVectorProducer.java:238: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/io/decode/GenericColumnVectorProducer.java:239: warning: 'for' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/io/decode/GenericColumnVectorProducer.java:240: warning: 'for' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/io/decode/GenericColumnVectorProducer.java:241: warning: 'for rcurly' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/io/decode/GenericColumnVectorProducer.java:242: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/io/decode/GenericColumnVectorProducer.java:243: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/io/decode/GenericColumnVectorProducer.java:244: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/io/decode/GenericColumnVectorProducer.java:245: warning: 'for' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/io/decode/GenericColumnVectorProducer.java:246: warning: 'for' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/io/decode/GenericColumnVectorProducer.java:247: warning: 'for rcurly' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/io/decode/GenericColumnVectorProducer.java:248: warning: 'for' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/io/decode/GenericColumnVectorProducer.java:249: warning: 'for' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/io/decode/GenericColumnVectorProducer.java:250: warning: 'for rcurly' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/io/decode/GenericColumnVectorProducer.java:251: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/io/decode/GenericColumnVectorProducer.java:252: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/io/decode/GenericColumnVectorProducer.java:253: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/io/decode/GenericColumnVectorProducer.java:254: warning: 'for' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/io/decode/GenericColumnVectorProducer.java:255: warning: 'for' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/io/decode/GenericColumnVectorProducer.java:256: warning: 'for rcurly' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/io/decode/GenericColumnVectorProducer.java:257: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/io/decode/GenericColumnVectorProducer.java:258: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/io/decode/GenericColumnVectorProducer.java:259: warning: 'block' child have incorrect indentation level 10, expected level should be 8. 46287a51979 > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/io/decode/OrcEncodedDataConsumer.java:63: warning: 'extends' have incorrect indentation level 2, expected level should be 4. 46292,46311c51984,52003 < /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/io/decode/OrcEncodedDataConsumer.java:184: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/io/decode/OrcEncodedDataConsumer.java:185: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/io/decode/OrcEncodedDataConsumer.java:186: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/io/decode/OrcEncodedDataConsumer.java:187: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/io/decode/OrcEncodedDataConsumer.java:188: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/io/decode/OrcEncodedDataConsumer.java:189: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/io/decode/OrcEncodedDataConsumer.java:190: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/io/decode/OrcEncodedDataConsumer.java:191: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/io/decode/OrcEncodedDataConsumer.java:192: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/io/decode/OrcEncodedDataConsumer.java:193: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/io/decode/OrcEncodedDataConsumer.java:194: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/io/decode/OrcEncodedDataConsumer.java:195: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/io/decode/OrcEncodedDataConsumer.java:196: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/io/decode/OrcEncodedDataConsumer.java:197: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/io/decode/OrcEncodedDataConsumer.java:198: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/io/decode/OrcEncodedDataConsumer.java:199: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/io/decode/OrcEncodedDataConsumer.java:200: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/io/decode/OrcEncodedDataConsumer.java:201: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/io/decode/OrcEncodedDataConsumer.java:202: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/io/decode/OrcEncodedDataConsumer.java:204: warning: case child at indentation level 6 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/io/decode/OrcEncodedDataConsumer.java:184: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/io/decode/OrcEncodedDataConsumer.java:185: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/io/decode/OrcEncodedDataConsumer.java:186: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/io/decode/OrcEncodedDataConsumer.java:187: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/io/decode/OrcEncodedDataConsumer.java:188: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/io/decode/OrcEncodedDataConsumer.java:189: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/io/decode/OrcEncodedDataConsumer.java:190: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/io/decode/OrcEncodedDataConsumer.java:191: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/io/decode/OrcEncodedDataConsumer.java:192: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/io/decode/OrcEncodedDataConsumer.java:193: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/io/decode/OrcEncodedDataConsumer.java:194: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/io/decode/OrcEncodedDataConsumer.java:195: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/io/decode/OrcEncodedDataConsumer.java:196: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/io/decode/OrcEncodedDataConsumer.java:197: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/io/decode/OrcEncodedDataConsumer.java:198: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/io/decode/OrcEncodedDataConsumer.java:199: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/io/decode/OrcEncodedDataConsumer.java:200: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/io/decode/OrcEncodedDataConsumer.java:201: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/io/decode/OrcEncodedDataConsumer.java:202: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/io/decode/OrcEncodedDataConsumer.java:204: warning: 'case' child have incorrect indentation level 6, expected level should be 4. 46313,46320c52005,52014 < /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/io/decode/OrcEncodedDataConsumer.java:205: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/io/decode/OrcEncodedDataConsumer.java:206: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/io/decode/OrcEncodedDataConsumer.java:207: warning: for at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/io/decode/OrcEncodedDataConsumer.java:208: warning: for child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/io/decode/OrcEncodedDataConsumer.java:209: warning: for rcurly at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/io/decode/OrcEncodedDataConsumer.java:210: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/io/decode/OrcEncodedDataConsumer.java:211: warning: block rcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/io/decode/OrcEncodedDataConsumer.java:212: warning: case child at indentation level 6 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/io/decode/OrcEncodedDataConsumer.java:205: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/io/decode/OrcEncodedDataConsumer.java:205: warning: 'member def type' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/io/decode/OrcEncodedDataConsumer.java:206: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/io/decode/OrcEncodedDataConsumer.java:206: warning: 'member def type' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/io/decode/OrcEncodedDataConsumer.java:207: warning: 'for' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/io/decode/OrcEncodedDataConsumer.java:208: warning: 'for' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/io/decode/OrcEncodedDataConsumer.java:209: warning: 'for rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/io/decode/OrcEncodedDataConsumer.java:210: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/io/decode/OrcEncodedDataConsumer.java:211: warning: 'block rcurly' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/io/decode/OrcEncodedDataConsumer.java:212: warning: 'case' child have incorrect indentation level 6, expected level should be 4. 46322,46335c52016,52032 < /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/io/decode/OrcEncodedDataConsumer.java:213: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/io/decode/OrcEncodedDataConsumer.java:214: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/io/decode/OrcEncodedDataConsumer.java:215: warning: for at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/io/decode/OrcEncodedDataConsumer.java:216: warning: for child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/io/decode/OrcEncodedDataConsumer.java:217: warning: for rcurly at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/io/decode/OrcEncodedDataConsumer.java:218: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/io/decode/OrcEncodedDataConsumer.java:219: warning: block rcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/io/decode/OrcEncodedDataConsumer.java:220: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/io/decode/OrcEncodedDataConsumer.java:221: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/io/decode/OrcEncodedDataConsumer.java:222: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/io/decode/OrcEncodedDataConsumer.java:223: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/io/decode/OrcEncodedDataConsumer.java:224: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/io/decode/OrcEncodedDataConsumer.java:226: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/io/decode/OrcEncodedDataConsumer.java:227: warning: block child at indentation level 8 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/io/decode/OrcEncodedDataConsumer.java:213: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/io/decode/OrcEncodedDataConsumer.java:213: warning: 'member def type' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/io/decode/OrcEncodedDataConsumer.java:214: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/io/decode/OrcEncodedDataConsumer.java:214: warning: 'member def type' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/io/decode/OrcEncodedDataConsumer.java:215: warning: 'for' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/io/decode/OrcEncodedDataConsumer.java:216: warning: 'for' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/io/decode/OrcEncodedDataConsumer.java:217: warning: 'for rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/io/decode/OrcEncodedDataConsumer.java:218: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/io/decode/OrcEncodedDataConsumer.java:219: warning: 'block rcurly' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/io/decode/OrcEncodedDataConsumer.java:220: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/io/decode/OrcEncodedDataConsumer.java:221: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/io/decode/OrcEncodedDataConsumer.java:222: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/io/decode/OrcEncodedDataConsumer.java:223: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/io/decode/OrcEncodedDataConsumer.java:223: warning: 'member def type' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/io/decode/OrcEncodedDataConsumer.java:224: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/io/decode/OrcEncodedDataConsumer.java:226: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/io/decode/OrcEncodedDataConsumer.java:227: warning: 'block' child have incorrect indentation level 8, expected level should be 6. 46357d52053 < /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/io/encoded/OrcEncodedDataReader.java:193: warning: ctor def throws at indentation level 10 not at correct indentation, 6 46373a52070,52071 > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/io/encoded/OrcEncodedDataReader.java:611: warning: 'if' child have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/io/encoded/OrcEncodedDataReader.java:611: warning: 'member def type' have incorrect indentation level 14, expected level should be 12. 46375,46378c52073,52075 < /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/io/encoded/OrcEncodedDataReader.java:611: warning: if child at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/io/encoded/OrcEncodedDataReader.java:612: warning: if child at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/io/encoded/OrcEncodedDataReader.java:613: warning: if child at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/io/encoded/OrcEncodedDataReader.java:614: warning: if child at indentation level 14 not at correct indentation, 12 --- > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/io/encoded/OrcEncodedDataReader.java:612: warning: 'if' child have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/io/encoded/OrcEncodedDataReader.java:613: warning: 'if' child have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/io/encoded/OrcEncodedDataReader.java:614: warning: 'if' child have incorrect indentation level 14, expected level should be 12. 46401d52097 < /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/io/encoded/SerDeEncodedDataReader.java:179: warning: ctor def throws at indentation level 10 not at correct indentation, 6 46429a52126 > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/io/encoded/SerDeEncodedDataReader.java:913: warning: 'writerIncludes' have incorrect indentation level 8, expected level should be 10. 46437c52134,52135 < /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/io/encoded/SerDeEncodedDataReader.java:1109: warning: method call child at indentation level 8 not at correct indentation, 10 --- > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/io/encoded/SerDeEncodedDataReader.java:1102: warning: '+' have incorrect indentation level 10, expected level should be 12. > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/io/encoded/SerDeEncodedDataReader.java:1103: warning: '+' have incorrect indentation level 10, expected level should be 12. 46439a52138,52139 > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/io/encoded/SerDeEncodedDataReader.java:1157: warning: '+' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/io/encoded/SerDeEncodedDataReader.java:1158: warning: '+' have incorrect indentation level 8, expected level should be 10. 46445a52146 > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/io/encoded/SerDeEncodedDataReader.java:1322: warning: '+' have incorrect indentation level 18, expected level should be 20. 46473a52175 > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/io/encoded/VectorDeserializeOrcWriter.java:104: warning: '+' have incorrect indentation level 8, expected level should be 10. 46501d52202 < /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/io/metadata/MetadataCache.java:388: warning: block child at indentation level 6 not at correct indentation, 8 46504d52204 < /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/io/metadata/MetadataCache.java:398: warning: block child at indentation level 6 not at correct indentation, 8 46630a52331 > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/metrics/LlapDaemonJvmMetrics.java:69: warning: 'null' have incorrect indentation level 6, expected level should be 8. 46631a52333 > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/metrics/LlapDaemonJvmMetrics.java:79: warning: 'final' have incorrect indentation level 4, expected level should be 6. 46637a52340,52341 > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/security/LlapDaemonPolicyProvider.java:28: warning: 'array initialization' child have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/security/LlapDaemonPolicyProvider.java:30: warning: 'array initialization' child have incorrect indentation level 4, expected level should be 6. 46657,46664c52361,52369 < /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/shufflehandler/DirWatcher.java:211: warning: case child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/shufflehandler/DirWatcher.java:213: warning: if at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/shufflehandler/DirWatcher.java:214: warning: if child at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/shufflehandler/DirWatcher.java:215: warning: if child at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/shufflehandler/DirWatcher.java:216: warning: if child at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/shufflehandler/DirWatcher.java:218: warning: try at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/shufflehandler/DirWatcher.java:219: warning: for at indentation level 16 not at correct indentation, 14 < /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/shufflehandler/DirWatcher.java:221: warning: if at indentation level 18 not at correct indentation, 16 --- > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/shufflehandler/DirWatcher.java:211: warning: 'case' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/shufflehandler/DirWatcher.java:213: warning: 'if' have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/shufflehandler/DirWatcher.java:214: warning: 'if' child have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/shufflehandler/DirWatcher.java:215: warning: 'if' child have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/shufflehandler/DirWatcher.java:216: warning: 'if' child have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/shufflehandler/DirWatcher.java:218: warning: 'try' have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/shufflehandler/DirWatcher.java:219: warning: 'for' have incorrect indentation level 16, expected level should be 14. > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/shufflehandler/DirWatcher.java:221: warning: 'if' have incorrect indentation level 18, expected level should be 16. > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/shufflehandler/DirWatcher.java:222: warning: 'if' child have incorrect indentation level 20, expected level should be 18. 46666,46678c52371,52383 < /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/shufflehandler/DirWatcher.java:222: warning: if child at indentation level 20 not at correct indentation, 18 < /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/shufflehandler/DirWatcher.java:223: warning: if child at indentation level 20 not at correct indentation, 18 < /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/shufflehandler/DirWatcher.java:224: warning: if child at indentation level 20 not at correct indentation, 18 < /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/shufflehandler/DirWatcher.java:225: warning: if rcurly at indentation level 18 not at correct indentation, 16 < /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/shufflehandler/DirWatcher.java:226: warning: else child at indentation level 20 not at correct indentation, 18 < /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/shufflehandler/DirWatcher.java:227: warning: else rcurly at indentation level 18 not at correct indentation, 16 < /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/shufflehandler/DirWatcher.java:228: warning: for rcurly at indentation level 16 not at correct indentation, 14 < /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/shufflehandler/DirWatcher.java:229: warning: try rcurly at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/shufflehandler/DirWatcher.java:230: warning: catch child at indentation level 16 not at correct indentation, 14 < /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/shufflehandler/DirWatcher.java:231: warning: catch rcurly at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/shufflehandler/DirWatcher.java:233: warning: if child at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/shufflehandler/DirWatcher.java:234: warning: if child at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/shufflehandler/DirWatcher.java:235: warning: if rcurly at indentation level 12 not at correct indentation, 10 --- > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/shufflehandler/DirWatcher.java:223: warning: 'if' child have incorrect indentation level 20, expected level should be 18. > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/shufflehandler/DirWatcher.java:224: warning: 'if' child have incorrect indentation level 20, expected level should be 18. > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/shufflehandler/DirWatcher.java:225: warning: 'if rcurly' have incorrect indentation level 18, expected level should be 16. > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/shufflehandler/DirWatcher.java:226: warning: 'else' child have incorrect indentation level 20, expected level should be 18. > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/shufflehandler/DirWatcher.java:227: warning: 'else rcurly' have incorrect indentation level 18, expected level should be 16. > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/shufflehandler/DirWatcher.java:228: warning: 'for rcurly' have incorrect indentation level 16, expected level should be 14. > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/shufflehandler/DirWatcher.java:229: warning: 'try rcurly' have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/shufflehandler/DirWatcher.java:230: warning: 'catch' child have incorrect indentation level 16, expected level should be 14. > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/shufflehandler/DirWatcher.java:231: warning: 'catch rcurly' have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/shufflehandler/DirWatcher.java:233: warning: 'if' child have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/shufflehandler/DirWatcher.java:234: warning: 'if' child have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/shufflehandler/DirWatcher.java:235: warning: 'if rcurly' have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/shufflehandler/DirWatcher.java:236: warning: 'else' child have incorrect indentation level 14, expected level should be 12. 46680,46684c52385,52389 < /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/shufflehandler/DirWatcher.java:236: warning: else child at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/shufflehandler/DirWatcher.java:237: warning: else rcurly at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/shufflehandler/DirWatcher.java:238: warning: block child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/shufflehandler/DirWatcher.java:239: warning: case child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/shufflehandler/DirWatcher.java:241: warning: block child at indentation level 12 not at correct indentation, 10 --- > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/shufflehandler/DirWatcher.java:237: warning: 'else rcurly' have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/shufflehandler/DirWatcher.java:238: warning: 'block' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/shufflehandler/DirWatcher.java:239: warning: 'case' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/shufflehandler/DirWatcher.java:241: warning: 'block' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/shufflehandler/DirWatcher.java:243: warning: 'block' child have incorrect indentation level 12, expected level should be 10. 46686,46693c52391,52398 < /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/shufflehandler/DirWatcher.java:243: warning: block child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/shufflehandler/DirWatcher.java:244: warning: block child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/shufflehandler/DirWatcher.java:245: warning: block child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/shufflehandler/DirWatcher.java:247: warning: block child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/shufflehandler/DirWatcher.java:248: warning: case child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/shufflehandler/DirWatcher.java:249: warning: block child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/shufflehandler/DirWatcher.java:250: warning: if at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/shufflehandler/DirWatcher.java:251: warning: if child at indentation level 14 not at correct indentation, 12 --- > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/shufflehandler/DirWatcher.java:244: warning: 'block' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/shufflehandler/DirWatcher.java:245: warning: 'block' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/shufflehandler/DirWatcher.java:247: warning: 'block' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/shufflehandler/DirWatcher.java:248: warning: 'case' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/shufflehandler/DirWatcher.java:249: warning: 'block' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/shufflehandler/DirWatcher.java:250: warning: 'if' have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/shufflehandler/DirWatcher.java:251: warning: 'if' child have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/shufflehandler/DirWatcher.java:252: warning: 'if rcurly' have incorrect indentation level 12, expected level should be 10. 46695,46700c52400,52404 < /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/shufflehandler/DirWatcher.java:252: warning: if rcurly at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/shufflehandler/DirWatcher.java:253: warning: if child at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/shufflehandler/DirWatcher.java:254: warning: if rcurly at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/shufflehandler/DirWatcher.java:255: warning: else child at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/shufflehandler/DirWatcher.java:256: warning: else rcurly at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/shufflehandler/DirWatcher.java:257: warning: block child at indentation level 12 not at correct indentation, 10 --- > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/shufflehandler/DirWatcher.java:253: warning: 'if' child have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/shufflehandler/DirWatcher.java:254: warning: 'if rcurly' have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/shufflehandler/DirWatcher.java:255: warning: 'else' child have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/shufflehandler/DirWatcher.java:256: warning: 'else rcurly' have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/shufflehandler/DirWatcher.java:257: warning: 'block' child have incorrect indentation level 12, expected level should be 10. 46730a52435 > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/shufflehandler/ShuffleHandler.java:195: warning: '"llap.shuffle.ssl.file.buffer.size"' have incorrect indentation level 4, expected level should be 6. 46745a52451 > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/shufflehandler/ShuffleHandler.java:358: warning: '+' have incorrect indentation level 6, expected level should be 8. 46756,46759c52462,52485 < /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/shufflehandler/ShuffleHandler.java:629: warning: object def rcurly at indentation level 12 not at correct indentation, [14, 16] < /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/shufflehandler/ShuffleHandler.java:647: warning: object def rcurly at indentation level 8 not at correct indentation, [12, 14] < /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/shufflehandler/ShuffleHandler.java:696: warning: if child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/shufflehandler/ShuffleHandler.java:697: warning: if child at indentation level 10 not at correct indentation, 8 --- > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/shufflehandler/ShuffleHandler.java:623: warning: 'method def modifier' have incorrect indentation level 14, expected level should be one of the following: 16, 18, 20. > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/shufflehandler/ShuffleHandler.java:625: warning: 'method def' child have incorrect indentation level 16, expected level should be one of the following: 18, 20, 22. > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/shufflehandler/ShuffleHandler.java:628: warning: 'method def rcurly' have incorrect indentation level 14, expected level should be one of the following: 16, 18, 20. > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/shufflehandler/ShuffleHandler.java:629: warning: 'object def rcurly' have incorrect indentation level 12, expected level should be one of the following: 14, 16. > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/shufflehandler/ShuffleHandler.java:630: warning: 'method def modifier' have incorrect indentation level 10, expected level should be one of the following: 14, 16, 18. > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/shufflehandler/ShuffleHandler.java:633: warning: 'member def type' have incorrect indentation level 12, expected level should be one of the following: 16, 18, 20. > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/shufflehandler/ShuffleHandler.java:633: warning: 'method def' child have incorrect indentation level 12, expected level should be one of the following: 16, 18, 20. > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/shufflehandler/ShuffleHandler.java:634: warning: 'member def type' have incorrect indentation level 12, expected level should be one of the following: 16, 18, 20. > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/shufflehandler/ShuffleHandler.java:634: warning: 'method def' child have incorrect indentation level 12, expected level should be one of the following: 16, 18, 20. > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/shufflehandler/ShuffleHandler.java:635: warning: 'member def type' have incorrect indentation level 12, expected level should be one of the following: 16, 18, 20. > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/shufflehandler/ShuffleHandler.java:635: warning: 'method def' child have incorrect indentation level 12, expected level should be one of the following: 16, 18, 20. > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/shufflehandler/ShuffleHandler.java:637: warning: 'member def type' have incorrect indentation level 12, expected level should be one of the following: 16, 18, 20. > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/shufflehandler/ShuffleHandler.java:637: warning: 'method def' child have incorrect indentation level 12, expected level should be one of the following: 16, 18, 20. > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/shufflehandler/ShuffleHandler.java:640: warning: 'method call' child have incorrect indentation level 12, expected level should be one of the following: 16, 18, 20. > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/shufflehandler/ShuffleHandler.java:640: warning: 'method def' child have incorrect indentation level 12, expected level should be one of the following: 16, 18, 20. > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/shufflehandler/ShuffleHandler.java:641: warning: 'if' have incorrect indentation level 12, expected level should be one of the following: 16, 18, 20. > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/shufflehandler/ShuffleHandler.java:642: warning: 'if' child have incorrect indentation level 14, expected level should be one of the following: 18, 20, 22. > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/shufflehandler/ShuffleHandler.java:642: warning: 'method call' child have incorrect indentation level 14, expected level should be one of the following: 18, 20, 22. > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/shufflehandler/ShuffleHandler.java:643: warning: 'if rcurly' have incorrect indentation level 12, expected level should be one of the following: 16, 18, 20. > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/shufflehandler/ShuffleHandler.java:644: warning: 'method def' child have incorrect indentation level 12, expected level should be one of the following: 16, 18, 20. > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/shufflehandler/ShuffleHandler.java:646: warning: 'method def rcurly' have incorrect indentation level 10, expected level should be one of the following: 14, 16, 18. > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/shufflehandler/ShuffleHandler.java:647: warning: 'object def rcurly' have incorrect indentation level 8, expected level should be one of the following: 12, 14. > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/shufflehandler/ShuffleHandler.java:696: warning: 'if' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/shufflehandler/ShuffleHandler.java:697: warning: 'if' child have incorrect indentation level 10, expected level should be 8. 46760a52487,52488 > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/shufflehandler/ShuffleHandler.java:707: warning: 'new' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/shufflehandler/ShuffleHandler.java:714: warning: '+' have incorrect indentation level 12, expected level should be 14. 46763a52492 > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/shufflehandler/ShuffleHandler.java:910: warning: 'String' have incorrect indentation level 10, expected level should be 12. 46767a52497,52500 > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/shufflehandler/ShuffleHandler.java:940: warning: 'request' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/shufflehandler/ShuffleHandler.java:954: warning: 'SecureShuffleUtils' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/shufflehandler/ShuffleHandler.java:974: warning: 'new' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/llap-server/src/java/org/apache/hadoop/hive/llap/shufflehandler/ShuffleHandler.java:1035: warning: 'ChannelBuffers' have incorrect indentation level 8, expected level should be 10. 46774d52506 < 46782,46783c52514 < [INFO] --- maven-checkstyle-plugin:2.12.1:checkstyle (default-cli) @ hive-service --- < /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/session/SessionManager.java:464:55: unexpected token: > --- > [INFO] --- maven-checkstyle-plugin:2.15:checkstyle (default-cli) @ hive-service --- 46793,46794d52523 < /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/auth/AuthenticationProviderFactory.java:46: warning: method def throws at indentation level 6 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/auth/AuthenticationProviderFactory.java:60: warning: method def throws at indentation level 4 not at correct indentation, 6 46796c52525 < /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/auth/AuthenticationProviderFactory.java:64: warning: method def throws at indentation level 4 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/auth/CustomAuthenticationProviderImpl.java:40: warning: '(' have incorrect indentation level 6, expected level should be 8. 46812c52541 < /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/auth/HiveAuthFactory.java:164: warning: if child at indentation level 7 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/auth/HiveAuthFactory.java:164: warning: 'if' child have incorrect indentation level 7, expected level should be 6. 46815d52543 < /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/auth/HiveAuthFactory.java:226: warning: method def throws at indentation level 4 not at correct indentation, 6 46816a52545 > /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/auth/HiveAuthFactory.java:315: warning: 'HiveConf' have incorrect indentation level 4, expected level should be 6. 46820a52550 > /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/auth/HttpAuthUtils.java:61: warning: 'new' have incorrect indentation level 4, expected level should be 6. 46823c52553,52559 < /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/auth/KerberosSaslHelper.java:44: warning: method def throws at indentation level 4 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/auth/KerberosSaslHelper.java:38: warning: 'ThriftCLIService' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/auth/KerberosSaslHelper.java:43: warning: 'TTransport' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/auth/KerberosSaslHelper.java:55: warning: 'HadoopThriftAuthBridge' have incorrect indentation level 10, expected level should be 12. > /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/auth/KerberosSaslHelper.java:65: warning: 'TTransport' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/auth/KerberosSaslHelper.java:69: warning: 'new' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/auth/KerberosSaslHelper.java:78: warning: 'TTransport' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/auth/KerberosSaslHelper.java:80: warning: 'HadoopThriftAuthBridge' have incorrect indentation level 6, expected level should be 8. 46833c52569,52570 < /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/auth/PlainSaslHelper.java:57: warning: method def throws at indentation level 4 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/auth/PlainSaslHelper.java:61: warning: 'new' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/auth/PlainSaslHelper.java:69: warning: 'TTransport' have incorrect indentation level 4, expected level should be 6. 46834a52572 > /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/auth/PlainSaslHelper.java:106: warning: 'AuthenticationProviderFactory' have incorrect indentation level 8, expected level should be 10. 46836a52575 > /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/auth/PlainSaslServer.java:149: warning: 'Map' have incorrect indentation level 6, expected level should be 8. 46840,46844c52579,52583 < /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/BreakableService.java:55: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/BreakableService.java:56: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/BreakableService.java:57: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/BreakableService.java:58: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/BreakableService.java:59: warning: case child at indentation level 6 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/BreakableService.java:55: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/BreakableService.java:56: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/BreakableService.java:57: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/BreakableService.java:58: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/BreakableService.java:59: warning: 'case' child have incorrect indentation level 6, expected level should be 4. 46852d52590 < /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/CLIService.java:177: warning: method def throws at indentation level 10 not at correct indentation, 6 46856d52593 < /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/CLIService.java:193: warning: method def throws at indentation level 10 not at correct indentation, 6 46863c52600,52601 < /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/CLIService.java:216: warning: method def throws at indentation level 4 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/CLIService.java:215: warning: 'Map' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/CLIService.java:218: warning: 'configuration' have incorrect indentation level 6, expected level should be 8. 46872d52609 < /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/CLIService.java:346: warning: method def throws at indentation level 10 not at correct indentation, 6 46874d52610 < /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/CLIService.java:359: warning: method def throws at indentation level 10 not at correct indentation, 6 46877d52612 < /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/CLIService.java:384: warning: method def throws at indentation level 10 not at correct indentation, 6 46879d52613 < /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/CLIService.java:397: warning: method def throws at indentation level 10 not at correct indentation, 6 46881d52614 < /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/CLIService.java:410: warning: method def throws at indentation level 10 not at correct indentation, 6 46883d52615 < /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/CLIService.java:425: warning: method def throws at indentation level 10 not at correct indentation, 6 46887c52619 < /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/CLIService.java:482: warning: method def child at indentation level 10 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/CLIService.java:482: warning: 'method def' child have incorrect indentation level 10, expected level should be 4. 46898c52630 < /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/CLIService.java:599: warning: method call child at indentation level 4 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/CLIService.java:599: warning: 'method call' child have incorrect indentation level 4, expected level should be 6. 46911,46924c52643,52656 < /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/ColumnValue.java:300: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/ColumnValue.java:301: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/ColumnValue.java:302: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/ColumnValue.java:303: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/ColumnValue.java:304: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/ColumnValue.java:305: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/ColumnValue.java:306: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/ColumnValue.java:307: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/ColumnValue.java:308: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/ColumnValue.java:309: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/ColumnValue.java:310: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/ColumnValue.java:311: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/ColumnValue.java:312: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/ColumnValue.java:313: warning: block child at indentation level 8 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/ColumnValue.java:300: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/ColumnValue.java:301: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/ColumnValue.java:302: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/ColumnValue.java:303: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/ColumnValue.java:304: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/ColumnValue.java:305: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/ColumnValue.java:306: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/ColumnValue.java:307: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/ColumnValue.java:308: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/ColumnValue.java:309: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/ColumnValue.java:310: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/ColumnValue.java:311: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/ColumnValue.java:312: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/ColumnValue.java:313: warning: 'block' child have incorrect indentation level 8, expected level should be 6. 46936d52667 < /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/EmbeddedCLIServiceClient.java:155: warning: method def throws at indentation level 10 not at correct indentation, 6 46941a52673 > /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/EmbeddedCLIServiceClient.java:218: warning: 'String' have incorrect indentation level 2, expected level should be 6. 46943,46944c52675,52677 < /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/EmbeddedCLIServiceClient.java:219: warning: method def child at indentation level 8 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/EmbeddedCLIServiceClient.java:226: warning: method def throws at indentation level 16 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/EmbeddedCLIServiceClient.java:219: warning: 'method def' child have incorrect indentation level 8, expected level should be 4. > /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/EmbeddedCLIServiceClient.java:224: warning: 'String' have incorrect indentation level 2, expected level should be 6. > /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/EmbeddedCLIServiceClient.java:225: warning: 'String' have incorrect indentation level 2, expected level should be 6. 46954,46960c52687,52689 < /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/ICLIService.java:30: warning: method def throws at indentation level 10 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/ICLIService.java:34: warning: method def throws at indentation level 10 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/ICLIService.java:62: warning: method def throws at indentation level 10 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/ICLIService.java:66: warning: method def throws at indentation level 10 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/ICLIService.java:73: warning: method def throws at indentation level 10 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/ICLIService.java:77: warning: method def throws at indentation level 10 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/ICLIService.java:114: warning: method def throws at indentation level 4 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/ICLIService.java:109: warning: 'String' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/ICLIService.java:112: warning: 'String' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/ICLIService.java:113: warning: 'String' have incorrect indentation level 4, expected level should be 6. 46971c52700 < /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/operation/GetCatalogsOperation.java:40: warning: method call child at indentation level 2 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/operation/GetCatalogsOperation.java:40: warning: '.' have incorrect indentation level 2, expected level should be 6. 46974,47025c52703,52725 < /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/operation/GetColumnsOperation.java:61: warning: method call child at indentation level 2 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/operation/GetColumnsOperation.java:63: warning: method call child at indentation level 2 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/operation/GetColumnsOperation.java:64: warning: method call child at indentation level 6 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/operation/GetColumnsOperation.java:65: warning: method call child at indentation level 2 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/operation/GetColumnsOperation.java:66: warning: method call child at indentation level 6 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/operation/GetColumnsOperation.java:67: warning: method call child at indentation level 2 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/operation/GetColumnsOperation.java:68: warning: method call child at indentation level 6 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/operation/GetColumnsOperation.java:69: warning: method call child at indentation level 2 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/operation/GetColumnsOperation.java:70: warning: method call child at indentation level 6 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/operation/GetColumnsOperation.java:71: warning: method call child at indentation level 2 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/operation/GetColumnsOperation.java:72: warning: method call child at indentation level 6 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/operation/GetColumnsOperation.java:73: warning: method call child at indentation level 2 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/operation/GetColumnsOperation.java:74: warning: method call child at indentation level 6 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/operation/GetColumnsOperation.java:75: warning: method call child at indentation level 6 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/operation/GetColumnsOperation.java:76: warning: method call child at indentation level 2 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/operation/GetColumnsOperation.java:77: warning: method call child at indentation level 6 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/operation/GetColumnsOperation.java:78: warning: method call child at indentation level 2 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/operation/GetColumnsOperation.java:79: warning: method call child at indentation level 6 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/operation/GetColumnsOperation.java:80: warning: method call child at indentation level 2 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/operation/GetColumnsOperation.java:81: warning: method call child at indentation level 6 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/operation/GetColumnsOperation.java:82: warning: method call child at indentation level 2 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/operation/GetColumnsOperation.java:83: warning: method call child at indentation level 6 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/operation/GetColumnsOperation.java:84: warning: method call child at indentation level 2 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/operation/GetColumnsOperation.java:85: warning: method call child at indentation level 6 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/operation/GetColumnsOperation.java:86: warning: method call child at indentation level 2 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/operation/GetColumnsOperation.java:87: warning: method call child at indentation level 6 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/operation/GetColumnsOperation.java:88: warning: method call child at indentation level 2 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/operation/GetColumnsOperation.java:89: warning: method call child at indentation level 6 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/operation/GetColumnsOperation.java:90: warning: method call child at indentation level 2 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/operation/GetColumnsOperation.java:91: warning: method call child at indentation level 6 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/operation/GetColumnsOperation.java:92: warning: method call child at indentation level 2 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/operation/GetColumnsOperation.java:93: warning: method call child at indentation level 6 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/operation/GetColumnsOperation.java:94: warning: method call child at indentation level 2 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/operation/GetColumnsOperation.java:95: warning: method call child at indentation level 6 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/operation/GetColumnsOperation.java:96: warning: method call child at indentation level 2 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/operation/GetColumnsOperation.java:97: warning: method call child at indentation level 6 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/operation/GetColumnsOperation.java:98: warning: method call child at indentation level 6 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/operation/GetColumnsOperation.java:99: warning: method call child at indentation level 6 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/operation/GetColumnsOperation.java:100: warning: method call child at indentation level 2 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/operation/GetColumnsOperation.java:101: warning: method call child at indentation level 6 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/operation/GetColumnsOperation.java:102: warning: method call child at indentation level 6 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/operation/GetColumnsOperation.java:103: warning: method call child at indentation level 2 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/operation/GetColumnsOperation.java:104: warning: method call child at indentation level 6 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/operation/GetColumnsOperation.java:105: warning: method call child at indentation level 6 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/operation/GetColumnsOperation.java:106: warning: method call child at indentation level 2 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/operation/GetColumnsOperation.java:107: warning: method call child at indentation level 6 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/operation/GetColumnsOperation.java:108: warning: method call child at indentation level 6 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/operation/GetColumnsOperation.java:109: warning: method call child at indentation level 2 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/operation/GetColumnsOperation.java:110: warning: method call child at indentation level 6 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/operation/GetColumnsOperation.java:111: warning: method call child at indentation level 6 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/operation/GetColumnsOperation.java:112: warning: method call child at indentation level 2 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/operation/GetColumnsOperation.java:113: warning: method call child at indentation level 6 not at correct indentation, 8 --- > /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/operation/GetColumnsOperation.java:61: warning: '.' have incorrect indentation level 2, expected level should be 6. > /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/operation/GetColumnsOperation.java:63: warning: '.' have incorrect indentation level 2, expected level should be 6. > /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/operation/GetColumnsOperation.java:65: warning: '.' have incorrect indentation level 2, expected level should be 6. > /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/operation/GetColumnsOperation.java:67: warning: '.' have incorrect indentation level 2, expected level should be 6. > /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/operation/GetColumnsOperation.java:69: warning: '.' have incorrect indentation level 2, expected level should be 6. > /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/operation/GetColumnsOperation.java:71: warning: '.' have incorrect indentation level 2, expected level should be 6. > /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/operation/GetColumnsOperation.java:73: warning: '.' have incorrect indentation level 2, expected level should be 6. > /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/operation/GetColumnsOperation.java:76: warning: '.' have incorrect indentation level 2, expected level should be 6. > /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/operation/GetColumnsOperation.java:78: warning: '.' have incorrect indentation level 2, expected level should be 6. > /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/operation/GetColumnsOperation.java:80: warning: '.' have incorrect indentation level 2, expected level should be 6. > /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/operation/GetColumnsOperation.java:82: warning: '.' have incorrect indentation level 2, expected level should be 6. > /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/operation/GetColumnsOperation.java:84: warning: '.' have incorrect indentation level 2, expected level should be 6. > /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/operation/GetColumnsOperation.java:86: warning: '.' have incorrect indentation level 2, expected level should be 6. > /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/operation/GetColumnsOperation.java:88: warning: '.' have incorrect indentation level 2, expected level should be 6. > /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/operation/GetColumnsOperation.java:90: warning: '.' have incorrect indentation level 2, expected level should be 6. > /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/operation/GetColumnsOperation.java:92: warning: '.' have incorrect indentation level 2, expected level should be 6. > /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/operation/GetColumnsOperation.java:94: warning: '.' have incorrect indentation level 2, expected level should be 6. > /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/operation/GetColumnsOperation.java:96: warning: '.' have incorrect indentation level 2, expected level should be 6. > /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/operation/GetColumnsOperation.java:100: warning: '.' have incorrect indentation level 2, expected level should be 6. > /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/operation/GetColumnsOperation.java:103: warning: '.' have incorrect indentation level 2, expected level should be 6. > /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/operation/GetColumnsOperation.java:106: warning: '.' have incorrect indentation level 2, expected level should be 6. > /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/operation/GetColumnsOperation.java:109: warning: '.' have incorrect indentation level 2, expected level should be 6. > /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/operation/GetColumnsOperation.java:112: warning: '.' have incorrect indentation level 2, expected level should be 6. 47028,47038d52727 < /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/operation/GetColumnsOperation.java:181: warning: array initialization child at indentation level 16 not at correct indentation, 14 < /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/operation/GetColumnsOperation.java:188: warning: array initialization child at indentation level 16 not at correct indentation, 14 < /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/operation/GetColumnsOperation.java:194: warning: array initialization child at indentation level 16 not at correct indentation, 14 < /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/operation/GetColumnsOperation.java:195: warning: array initialization child at indentation level 16 not at correct indentation, 14 < /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/operation/GetColumnsOperation.java:196: warning: array initialization child at indentation level 16 not at correct indentation, 14 < /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/operation/GetColumnsOperation.java:197: warning: array initialization child at indentation level 16 not at correct indentation, 14 < /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/operation/GetColumnsOperation.java:200: warning: array initialization child at indentation level 16 not at correct indentation, 14 < /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/operation/GetColumnsOperation.java:201: warning: array initialization child at indentation level 16 not at correct indentation, 14 < /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/operation/GetColumnsOperation.java:202: warning: array initialization child at indentation level 16 not at correct indentation, 14 < /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/operation/GetColumnsOperation.java:203: warning: array initialization child at indentation level 16 not at correct indentation, 14 < /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/operation/GetColumnsOperation.java:204: warning: array initialization child at indentation level 16 not at correct indentation, 14 47041,47068c52730,52747 < /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/operation/GetCrossReferenceOperation.java:73: warning: method call child at indentation level 2 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/operation/GetCrossReferenceOperation.java:75: warning: method call child at indentation level 2 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/operation/GetCrossReferenceOperation.java:76: warning: method call child at indentation level 6 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/operation/GetCrossReferenceOperation.java:77: warning: method call child at indentation level 2 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/operation/GetCrossReferenceOperation.java:78: warning: method call child at indentation level 6 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/operation/GetCrossReferenceOperation.java:79: warning: method call child at indentation level 2 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/operation/GetCrossReferenceOperation.java:80: warning: method call child at indentation level 6 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/operation/GetCrossReferenceOperation.java:81: warning: method call child at indentation level 2 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/operation/GetCrossReferenceOperation.java:82: warning: method call child at indentation level 6 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/operation/GetCrossReferenceOperation.java:83: warning: method call child at indentation level 2 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/operation/GetCrossReferenceOperation.java:84: warning: method call child at indentation level 6 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/operation/GetCrossReferenceOperation.java:85: warning: method call child at indentation level 2 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/operation/GetCrossReferenceOperation.java:86: warning: method call child at indentation level 6 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/operation/GetCrossReferenceOperation.java:87: warning: method call child at indentation level 2 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/operation/GetCrossReferenceOperation.java:88: warning: method call child at indentation level 6 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/operation/GetCrossReferenceOperation.java:89: warning: method call child at indentation level 2 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/operation/GetCrossReferenceOperation.java:90: warning: method call child at indentation level 6 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/operation/GetCrossReferenceOperation.java:91: warning: method call child at indentation level 2 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/operation/GetCrossReferenceOperation.java:92: warning: method call child at indentation level 6 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/operation/GetCrossReferenceOperation.java:93: warning: method call child at indentation level 2 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/operation/GetCrossReferenceOperation.java:94: warning: method call child at indentation level 6 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/operation/GetCrossReferenceOperation.java:95: warning: method call child at indentation level 2 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/operation/GetCrossReferenceOperation.java:96: warning: method call child at indentation level 6 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/operation/GetCrossReferenceOperation.java:97: warning: method call child at indentation level 2 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/operation/GetCrossReferenceOperation.java:98: warning: method call child at indentation level 6 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/operation/GetCrossReferenceOperation.java:99: warning: method call child at indentation level 2 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/operation/GetCrossReferenceOperation.java:100: warning: method call child at indentation level 6 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/operation/GetCrossReferenceOperation.java:126: warning: try child at indentation level 7 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/operation/GetCrossReferenceOperation.java:73: warning: '.' have incorrect indentation level 2, expected level should be 6. > /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/operation/GetCrossReferenceOperation.java:75: warning: '.' have incorrect indentation level 2, expected level should be 6. > /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/operation/GetCrossReferenceOperation.java:77: warning: '.' have incorrect indentation level 2, expected level should be 6. > /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/operation/GetCrossReferenceOperation.java:79: warning: '.' have incorrect indentation level 2, expected level should be 6. > /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/operation/GetCrossReferenceOperation.java:81: warning: '.' have incorrect indentation level 2, expected level should be 6. > /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/operation/GetCrossReferenceOperation.java:83: warning: '.' have incorrect indentation level 2, expected level should be 6. > /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/operation/GetCrossReferenceOperation.java:85: warning: '.' have incorrect indentation level 2, expected level should be 6. > /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/operation/GetCrossReferenceOperation.java:87: warning: '.' have incorrect indentation level 2, expected level should be 6. > /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/operation/GetCrossReferenceOperation.java:89: warning: '.' have incorrect indentation level 2, expected level should be 6. > /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/operation/GetCrossReferenceOperation.java:91: warning: '.' have incorrect indentation level 2, expected level should be 6. > /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/operation/GetCrossReferenceOperation.java:93: warning: '.' have incorrect indentation level 2, expected level should be 6. > /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/operation/GetCrossReferenceOperation.java:95: warning: '.' have incorrect indentation level 2, expected level should be 6. > /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/operation/GetCrossReferenceOperation.java:97: warning: '.' have incorrect indentation level 2, expected level should be 6. > /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/operation/GetCrossReferenceOperation.java:99: warning: '.' have incorrect indentation level 2, expected level should be 6. > /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/operation/GetCrossReferenceOperation.java:126: warning: 'member def type' have incorrect indentation level 7, expected level should be 6. > /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/operation/GetCrossReferenceOperation.java:126: warning: 'try' child have incorrect indentation level 7, expected level should be 6. > /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/operation/GetCrossReferenceOperation.java:127: warning: 'member def type' have incorrect indentation level 5, expected level should be 6. > /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/operation/GetCrossReferenceOperation.java:127: warning: 'try' child have incorrect indentation level 5, expected level should be 6. 47070,47076c52749,52756 < /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/operation/GetCrossReferenceOperation.java:127: warning: try child at indentation level 5 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/operation/GetCrossReferenceOperation.java:128: warning: try child at indentation level 5 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/operation/GetCrossReferenceOperation.java:134: warning: method call child at indentation level 8 not at correct indentation, [10, 36] < /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/operation/GetCrossReferenceOperation.java:135: warning: array initialization child at indentation level 8 not at correct indentation, [10, 36] < /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/operation/GetCrossReferenceOperation.java:136: warning: method call child at indentation level 8 not at correct indentation, [10, 36] < /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/operation/GetCrossReferenceOperation.java:137: warning: method call child at indentation level 8 not at correct indentation, [10, 36] < /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/operation/GetCrossReferenceOperation.java:138: warning: method call child at indentation level 8 not at correct indentation, [10, 36] --- > /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/operation/GetCrossReferenceOperation.java:128: warning: 'member def type' have incorrect indentation level 5, expected level should be 6. > /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/operation/GetCrossReferenceOperation.java:128: warning: 'try' child have incorrect indentation level 5, expected level should be 6. > /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/operation/GetCrossReferenceOperation.java:134: warning: 'fk' have incorrect indentation level 8, expected level should be 12. > /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/operation/GetCrossReferenceOperation.java:135: warning: 'array initialization' child have incorrect indentation level 8, expected level should be one of the following: 12, 36, 39. > /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/operation/GetCrossReferenceOperation.java:135: warning: 'foreignCatalogName' have incorrect indentation level 8, expected level should be 12. > /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/operation/GetCrossReferenceOperation.java:136: warning: 'fk' have incorrect indentation level 8, expected level should be 12. > /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/operation/GetCrossReferenceOperation.java:137: warning: 'fk' have incorrect indentation level 8, expected level should be 12. > /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/operation/GetCrossReferenceOperation.java:138: warning: 'fk' have incorrect indentation level 8, expected level should be 12. 47078,47088c52758,52763 < /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/operation/GetFunctionsOperation.java:51: warning: method call child at indentation level 2 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/operation/GetFunctionsOperation.java:53: warning: method call child at indentation level 2 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/operation/GetFunctionsOperation.java:54: warning: method call child at indentation level 6 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/operation/GetFunctionsOperation.java:55: warning: method call child at indentation level 2 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/operation/GetFunctionsOperation.java:56: warning: method call child at indentation level 6 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/operation/GetFunctionsOperation.java:57: warning: method call child at indentation level 2 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/operation/GetFunctionsOperation.java:58: warning: method call child at indentation level 6 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/operation/GetFunctionsOperation.java:59: warning: method call child at indentation level 2 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/operation/GetFunctionsOperation.java:60: warning: method call child at indentation level 6 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/operation/GetFunctionsOperation.java:61: warning: method call child at indentation level 2 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/operation/GetFunctionsOperation.java:62: warning: method call child at indentation level 6 not at correct indentation, 8 --- > /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/operation/GetFunctionsOperation.java:51: warning: '.' have incorrect indentation level 2, expected level should be 6. > /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/operation/GetFunctionsOperation.java:53: warning: '.' have incorrect indentation level 2, expected level should be 6. > /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/operation/GetFunctionsOperation.java:55: warning: '.' have incorrect indentation level 2, expected level should be 6. > /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/operation/GetFunctionsOperation.java:57: warning: '.' have incorrect indentation level 2, expected level should be 6. > /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/operation/GetFunctionsOperation.java:59: warning: '.' have incorrect indentation level 2, expected level should be 6. > /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/operation/GetFunctionsOperation.java:61: warning: '.' have incorrect indentation level 2, expected level should be 6. 47091,47094d52765 < /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/operation/GetFunctionsOperation.java:108: warning: array initialization child at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/operation/GetFunctionsOperation.java:109: warning: array initialization child at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/operation/GetFunctionsOperation.java:111: warning: array initialization child at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/operation/GetFunctionsOperation.java:112: warning: array initialization child at indentation level 14 not at correct indentation, 12 47100,47111c52771,52777 < /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/operation/GetPrimaryKeysOperation.java:55: warning: method call child at indentation level 2 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/operation/GetPrimaryKeysOperation.java:57: warning: method call child at indentation level 2 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/operation/GetPrimaryKeysOperation.java:58: warning: method call child at indentation level 6 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/operation/GetPrimaryKeysOperation.java:59: warning: method call child at indentation level 2 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/operation/GetPrimaryKeysOperation.java:60: warning: method call child at indentation level 6 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/operation/GetPrimaryKeysOperation.java:61: warning: method call child at indentation level 2 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/operation/GetPrimaryKeysOperation.java:62: warning: method call child at indentation level 6 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/operation/GetPrimaryKeysOperation.java:63: warning: method call child at indentation level 2 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/operation/GetPrimaryKeysOperation.java:64: warning: method call child at indentation level 6 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/operation/GetPrimaryKeysOperation.java:65: warning: method call child at indentation level 2 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/operation/GetPrimaryKeysOperation.java:66: warning: method call child at indentation level 6 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/operation/GetPrimaryKeysOperation.java:94: warning: for child at indentation level 12 not at correct indentation, 8 --- > /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/operation/GetPrimaryKeysOperation.java:55: warning: '.' have incorrect indentation level 2, expected level should be 6. > /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/operation/GetPrimaryKeysOperation.java:57: warning: '.' have incorrect indentation level 2, expected level should be 6. > /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/operation/GetPrimaryKeysOperation.java:59: warning: '.' have incorrect indentation level 2, expected level should be 6. > /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/operation/GetPrimaryKeysOperation.java:61: warning: '.' have incorrect indentation level 2, expected level should be 6. > /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/operation/GetPrimaryKeysOperation.java:63: warning: '.' have incorrect indentation level 2, expected level should be 6. > /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/operation/GetPrimaryKeysOperation.java:65: warning: '.' have incorrect indentation level 2, expected level should be 6. > /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/operation/GetPrimaryKeysOperation.java:94: warning: 'for' child have incorrect indentation level 12, expected level should be 8. 47113,47118c52779,52785 < /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/operation/GetPrimaryKeysOperation.java:96: warning: for rcurly at indentation level 10 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/operation/GetPrimaryKeysOperation.java:97: warning: try child at indentation level 10 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/operation/GetPrimaryKeysOperation.java:98: warning: try rcurly at indentation level 8 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/operation/GetPrimaryKeysOperation.java:99: warning: catch child at indentation level 10 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/operation/GetPrimaryKeysOperation.java:100: warning: catch child at indentation level 10 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/operation/GetPrimaryKeysOperation.java:101: warning: catch rcurly at indentation level 8 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/operation/GetPrimaryKeysOperation.java:95: warning: 'pk' have incorrect indentation level 7, expected level should be 9. > /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/operation/GetPrimaryKeysOperation.java:96: warning: 'for rcurly' have incorrect indentation level 10, expected level should be 6. > /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/operation/GetPrimaryKeysOperation.java:97: warning: 'try' child have incorrect indentation level 10, expected level should be 6. > /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/operation/GetPrimaryKeysOperation.java:98: warning: 'try rcurly' have incorrect indentation level 8, expected level should be 4. > /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/operation/GetPrimaryKeysOperation.java:99: warning: 'catch' child have incorrect indentation level 10, expected level should be 6. > /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/operation/GetPrimaryKeysOperation.java:100: warning: 'catch' child have incorrect indentation level 10, expected level should be 6. > /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/operation/GetPrimaryKeysOperation.java:101: warning: 'catch rcurly' have incorrect indentation level 8, expected level should be 4. 47120,47121c52787,52788 < /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/operation/GetSchemasOperation.java:44: warning: method call child at indentation level 2 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/operation/GetSchemasOperation.java:45: warning: method call child at indentation level 2 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/operation/GetSchemasOperation.java:44: warning: '.' have incorrect indentation level 2, expected level should be 6. > /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/operation/GetSchemasOperation.java:45: warning: '.' have incorrect indentation level 2, expected level should be 6. 47123,47134c52790,52799 < /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/operation/GetTablesOperation.java:55: warning: method call child at indentation level 2 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/operation/GetTablesOperation.java:56: warning: method call child at indentation level 2 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/operation/GetTablesOperation.java:57: warning: method call child at indentation level 2 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/operation/GetTablesOperation.java:58: warning: method call child at indentation level 2 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/operation/GetTablesOperation.java:59: warning: method call child at indentation level 2 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/operation/GetTablesOperation.java:60: warning: method call child at indentation level 2 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/operation/GetTablesOperation.java:61: warning: method call child at indentation level 2 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/operation/GetTablesOperation.java:62: warning: method call child at indentation level 2 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/operation/GetTablesOperation.java:63: warning: method call child at indentation level 2 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/operation/GetTablesOperation.java:64: warning: method call child at indentation level 6 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/operation/GetTablesOperation.java:65: warning: method call child at indentation level 2 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/operation/GetTablesOperation.java:66: warning: method call child at indentation level 6 not at correct indentation, 8 --- > /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/operation/GetTablesOperation.java:55: warning: '.' have incorrect indentation level 2, expected level should be 6. > /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/operation/GetTablesOperation.java:56: warning: '.' have incorrect indentation level 2, expected level should be 6. > /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/operation/GetTablesOperation.java:57: warning: '.' have incorrect indentation level 2, expected level should be 6. > /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/operation/GetTablesOperation.java:58: warning: '.' have incorrect indentation level 2, expected level should be 6. > /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/operation/GetTablesOperation.java:59: warning: '.' have incorrect indentation level 2, expected level should be 6. > /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/operation/GetTablesOperation.java:60: warning: '.' have incorrect indentation level 2, expected level should be 6. > /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/operation/GetTablesOperation.java:61: warning: '.' have incorrect indentation level 2, expected level should be 6. > /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/operation/GetTablesOperation.java:62: warning: '.' have incorrect indentation level 2, expected level should be 6. > /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/operation/GetTablesOperation.java:63: warning: '.' have incorrect indentation level 2, expected level should be 6. > /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/operation/GetTablesOperation.java:65: warning: '.' have incorrect indentation level 2, expected level should be 6. 47136,47138c52801,52803 < /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/operation/GetTablesOperation.java:108: warning: array initialization child at indentation level 14 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/operation/GetTablesOperation.java:113: warning: array initialization child at indentation level 14 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/operation/GetTablesOperation.java:114: warning: array initialization rcurly at indentation level 14 not at correct indentation, 8 --- > /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/operation/GetTablesOperation.java:108: warning: 'array initialization' child have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/operation/GetTablesOperation.java:113: warning: 'array initialization' child have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/operation/GetTablesOperation.java:114: warning: 'array initialization rcurly' have incorrect indentation level 14, expected level should be one of the following: 8, 12. 47142c52807 < /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/operation/GetTableTypesOperation.java:43: warning: method call child at indentation level 2 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/operation/GetTableTypesOperation.java:43: warning: '.' have incorrect indentation level 2, expected level should be 6. 47145,47181c52810,52827 < /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/operation/GetTypeInfoOperation.java:42: warning: method call child at indentation level 2 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/operation/GetTypeInfoOperation.java:44: warning: method call child at indentation level 2 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/operation/GetTypeInfoOperation.java:45: warning: method call child at indentation level 6 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/operation/GetTypeInfoOperation.java:46: warning: method call child at indentation level 2 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/operation/GetTypeInfoOperation.java:47: warning: method call child at indentation level 6 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/operation/GetTypeInfoOperation.java:48: warning: method call child at indentation level 2 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/operation/GetTypeInfoOperation.java:49: warning: method call child at indentation level 6 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/operation/GetTypeInfoOperation.java:50: warning: method call child at indentation level 2 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/operation/GetTypeInfoOperation.java:51: warning: method call child at indentation level 6 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/operation/GetTypeInfoOperation.java:52: warning: method call child at indentation level 2 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/operation/GetTypeInfoOperation.java:53: warning: method call child at indentation level 6 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/operation/GetTypeInfoOperation.java:54: warning: method call child at indentation level 2 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/operation/GetTypeInfoOperation.java:55: warning: method call child at indentation level 6 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/operation/GetTypeInfoOperation.java:56: warning: method call child at indentation level 2 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/operation/GetTypeInfoOperation.java:57: warning: method call child at indentation level 6 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/operation/GetTypeInfoOperation.java:58: warning: method call child at indentation level 2 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/operation/GetTypeInfoOperation.java:59: warning: method call child at indentation level 6 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/operation/GetTypeInfoOperation.java:60: warning: method call child at indentation level 2 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/operation/GetTypeInfoOperation.java:61: warning: method call child at indentation level 6 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/operation/GetTypeInfoOperation.java:62: warning: method call child at indentation level 2 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/operation/GetTypeInfoOperation.java:63: warning: method call child at indentation level 6 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/operation/GetTypeInfoOperation.java:64: warning: method call child at indentation level 2 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/operation/GetTypeInfoOperation.java:65: warning: method call child at indentation level 6 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/operation/GetTypeInfoOperation.java:66: warning: method call child at indentation level 2 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/operation/GetTypeInfoOperation.java:67: warning: method call child at indentation level 6 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/operation/GetTypeInfoOperation.java:68: warning: method call child at indentation level 2 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/operation/GetTypeInfoOperation.java:69: warning: method call child at indentation level 6 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/operation/GetTypeInfoOperation.java:70: warning: method call child at indentation level 2 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/operation/GetTypeInfoOperation.java:71: warning: method call child at indentation level 6 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/operation/GetTypeInfoOperation.java:72: warning: method call child at indentation level 2 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/operation/GetTypeInfoOperation.java:73: warning: method call child at indentation level 6 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/operation/GetTypeInfoOperation.java:74: warning: method call child at indentation level 2 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/operation/GetTypeInfoOperation.java:75: warning: method call child at indentation level 6 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/operation/GetTypeInfoOperation.java:76: warning: method call child at indentation level 2 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/operation/GetTypeInfoOperation.java:77: warning: method call child at indentation level 6 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/operation/GetTypeInfoOperation.java:110: warning: array initialization child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/operation/GetTypeInfoOperation.java:111: warning: array initialization child at indentation level 12 not at correct indentation, 10 --- > /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/operation/GetTypeInfoOperation.java:42: warning: '.' have incorrect indentation level 2, expected level should be 6. > /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/operation/GetTypeInfoOperation.java:44: warning: '.' have incorrect indentation level 2, expected level should be 6. > /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/operation/GetTypeInfoOperation.java:46: warning: '.' have incorrect indentation level 2, expected level should be 6. > /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/operation/GetTypeInfoOperation.java:48: warning: '.' have incorrect indentation level 2, expected level should be 6. > /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/operation/GetTypeInfoOperation.java:50: warning: '.' have incorrect indentation level 2, expected level should be 6. > /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/operation/GetTypeInfoOperation.java:52: warning: '.' have incorrect indentation level 2, expected level should be 6. > /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/operation/GetTypeInfoOperation.java:54: warning: '.' have incorrect indentation level 2, expected level should be 6. > /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/operation/GetTypeInfoOperation.java:56: warning: '.' have incorrect indentation level 2, expected level should be 6. > /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/operation/GetTypeInfoOperation.java:58: warning: '.' have incorrect indentation level 2, expected level should be 6. > /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/operation/GetTypeInfoOperation.java:60: warning: '.' have incorrect indentation level 2, expected level should be 6. > /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/operation/GetTypeInfoOperation.java:62: warning: '.' have incorrect indentation level 2, expected level should be 6. > /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/operation/GetTypeInfoOperation.java:64: warning: '.' have incorrect indentation level 2, expected level should be 6. > /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/operation/GetTypeInfoOperation.java:66: warning: '.' have incorrect indentation level 2, expected level should be 6. > /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/operation/GetTypeInfoOperation.java:68: warning: '.' have incorrect indentation level 2, expected level should be 6. > /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/operation/GetTypeInfoOperation.java:70: warning: '.' have incorrect indentation level 2, expected level should be 6. > /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/operation/GetTypeInfoOperation.java:72: warning: '.' have incorrect indentation level 2, expected level should be 6. > /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/operation/GetTypeInfoOperation.java:74: warning: '.' have incorrect indentation level 2, expected level should be 6. > /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/operation/GetTypeInfoOperation.java:76: warning: '.' have incorrect indentation level 2, expected level should be 6. 47214a52861,52863 > /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/operation/Operation.java:322: warning: 'OperationState' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/operation/Operation.java:323: warning: 'OperationState' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/operation/Operation.java:324: warning: 'OperationState' have incorrect indentation level 4, expected level should be 6. 47216a52866,52870 > /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/operation/Operation.java:329: warning: 'OperationState' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/operation/Operation.java:330: warning: 'OperationState' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/operation/Operation.java:331: warning: 'OperationState' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/operation/Operation.java:332: warning: 'OperationState' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/operation/Operation.java:333: warning: 'OperationState' have incorrect indentation level 4, expected level should be 6. 47219,47226c52873,52880 < /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/operation/Operation.java:364: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/operation/Operation.java:365: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/operation/Operation.java:366: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/operation/Operation.java:367: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/operation/Operation.java:368: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/operation/Operation.java:369: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/operation/Operation.java:370: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/operation/Operation.java:371: warning: block child at indentation level 8 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/operation/Operation.java:364: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/operation/Operation.java:365: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/operation/Operation.java:366: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/operation/Operation.java:367: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/operation/Operation.java:368: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/operation/Operation.java:369: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/operation/Operation.java:370: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/operation/Operation.java:371: warning: 'block' child have incorrect indentation level 8, expected level should be 6. 47229,47236c52883,52896 < /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/operation/OperationManager.java:161: warning: method def child at indentation level 8 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/operation/OperationManager.java:162: warning: method def child at indentation level 8 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/operation/OperationManager.java:167: warning: method def child at indentation level 3 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/operation/OperationManager.java:168: warning: method def child at indentation level 3 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/operation/OperationManager.java:169: warning: method def child at indentation level 3 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/operation/OperationManager.java:172: warning: method call child at indentation level 3 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/operation/OperationManager.java:172: warning: method def child at indentation level 3 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/operation/OperationManager.java:173: warning: method def child at indentation level 3 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/operation/OperationManager.java:160: warning: 'catalogName' have incorrect indentation level 5, expected level should be 8. > /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/operation/OperationManager.java:161: warning: 'method def' child have incorrect indentation level 8, expected level should be 4. > /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/operation/OperationManager.java:162: warning: 'method def' child have incorrect indentation level 8, expected level should be 4. > /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/operation/OperationManager.java:166: warning: 'HiveSession' have incorrect indentation level 3, expected level should be 6. > /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/operation/OperationManager.java:167: warning: 'String' have incorrect indentation level 3, expected level should be 6. > /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/operation/OperationManager.java:168: warning: 'String' have incorrect indentation level 3, expected level should be 6. > /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/operation/OperationManager.java:169: warning: 'member def type' have incorrect indentation level 3, expected level should be 4. > /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/operation/OperationManager.java:169: warning: 'method def' child have incorrect indentation level 3, expected level should be 4. > /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/operation/OperationManager.java:170: warning: 'primaryCatalog' have incorrect indentation level 5, expected level should be 7. > /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/operation/OperationManager.java:171: warning: 'foreignTable' have incorrect indentation level 5, expected level should be 7. > /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/operation/OperationManager.java:172: warning: 'method call' child have incorrect indentation level 3, expected level should be 4. > /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/operation/OperationManager.java:172: warning: 'method def' child have incorrect indentation level 3, expected level should be 4. > /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/operation/OperationManager.java:173: warning: 'method def' child have incorrect indentation level 3, expected level should be 4. > /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/operation/OperationManager.java:199: warning: '(' have incorrect indentation level 10, expected level should be 12. 47246c52906 < /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/operation/QueryInfoCache.java:34: warning: ctor def child at indentation level 6 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/operation/QueryInfoCache.java:34: warning: 'ctor def' child have incorrect indentation level 6, expected level should be 4. 47251,47257c52911,52917 < /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/operation/SQLOperation.java:146: warning: catch child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/operation/SQLOperation.java:147: warning: catch child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/operation/SQLOperation.java:148: warning: catch child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/operation/SQLOperation.java:149: warning: catch child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/operation/SQLOperation.java:150: warning: catch child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/operation/SQLOperation.java:151: warning: catch rcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/operation/SQLOperation.java:152: warning: method def rcurly at indentation level 4 not at correct indentation, 2 --- > /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/operation/SQLOperation.java:146: warning: 'catch' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/operation/SQLOperation.java:147: warning: 'catch' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/operation/SQLOperation.java:148: warning: 'catch' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/operation/SQLOperation.java:149: warning: 'catch' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/operation/SQLOperation.java:150: warning: 'catch' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/operation/SQLOperation.java:151: warning: 'catch rcurly' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/operation/SQLOperation.java:152: warning: 'method def rcurly' have incorrect indentation level 4, expected level should be 2. 47260a52921 > /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/operation/SQLOperation.java:285: warning: '&&' have incorrect indentation level 6, expected level should be 8. 47267d52927 < /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/operation/SQLOperation.java:466: warning: method def throws at indentation level 4 not at correct indentation, 6 47284d52943 < /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/OperationState.java:54: warning: method def throws at indentation level 10 not at correct indentation, 6 47295a52955,52956 > /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/RowBasedSet.java:133:28: warning: '{' should have line break after. > /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/RowBasedSet.java:134:40: warning: '{' should have line break after. 47299c52960 < /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/RowSetFactory.java:39: warning: if at indentation level 10 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/RowSetFactory.java:39: warning: 'if' have incorrect indentation level 10, expected level should be 4. 47301,47303c52962,52964 < /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/RowSetFactory.java:40: warning: if child at indentation level 10 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/RowSetFactory.java:41: warning: if rcurly at indentation level 7 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/RowSetFactory.java:42: warning: method def child at indentation level 6 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/RowSetFactory.java:40: warning: 'if' child have incorrect indentation level 10, expected level should be 6. > /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/RowSetFactory.java:41: warning: 'if rcurly' have incorrect indentation level 7, expected level should be 4. > /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/RowSetFactory.java:42: warning: 'method def' child have incorrect indentation level 6, expected level should be 4. 47322d52982 < /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/session/HiveSession.java:169: warning: method def throws at indentation level 4 not at correct indentation, 6 47325d52984 < /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/session/HiveSession.java:186: warning: method def throws at indentation level 4 not at correct indentation, 6 47342a53002,53003 > /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/session/HiveSessionImpl.java:126: warning: 'String' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/session/HiveSessionImpl.java:127: warning: 'final' have incorrect indentation level 4, expected level should be 6. 47343a53005 > /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/session/HiveSessionImpl.java:141: warning: 'sessionConf' have incorrect indentation level 8, expected level should be 10. 47344a53007,53008 > /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/session/HiveSessionImpl.java:267: warning: 'sessionConf' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/session/HiveSessionImpl.java:269: warning: 'sessionConfMap' have incorrect indentation level 6, expected level should be 8. 47346,47347c53010,53013 < /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/session/HiveSessionImpl.java:273: warning: if child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/session/HiveSessionImpl.java:274: warning: if child at indentation level 8 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/session/HiveSessionImpl.java:273: warning: 'if' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/session/HiveSessionImpl.java:273: warning: 'member def type' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/session/HiveSessionImpl.java:274: warning: 'if' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/session/HiveSessionImpl.java:275: warning: '"set:hiveconf:"' have incorrect indentation level 10, expected level should be 12. 47349c53015,53016 < /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/session/HiveSessionImpl.java:307: warning: method def child at indentation level 8 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/session/HiveSessionImpl.java:276: warning: 'Integer' have incorrect indentation level 10, expected level should be 12. > /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/session/HiveSessionImpl.java:307: warning: 'method def' child have incorrect indentation level 8, expected level should be 4. 47352c53019 < /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/session/HiveSessionImpl.java:505: warning: method def child at indentation level 10 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/session/HiveSessionImpl.java:505: warning: 'method def' child have incorrect indentation level 10, expected level should be 4. 47357c53024,53028 < /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/session/HiveSessionImpl.java:569: warning: object def rcurly at indentation level 4 not at correct indentation, [8, 10] --- > /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/session/HiveSessionImpl.java:565: warning: 'method def modifier' have incorrect indentation level 6, expected level should be one of the following: 10, 12, 14. > /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/session/HiveSessionImpl.java:567: warning: 'method call' child have incorrect indentation level 8, expected level should be one of the following: 12, 14, 16. > /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/session/HiveSessionImpl.java:567: warning: 'method def' child have incorrect indentation level 8, expected level should be one of the following: 12, 14, 16. > /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/session/HiveSessionImpl.java:568: warning: 'method def rcurly' have incorrect indentation level 6, expected level should be one of the following: 10, 12, 14. > /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/session/HiveSessionImpl.java:569: warning: 'object def rcurly' have incorrect indentation level 4, expected level should be one of the following: 8, 10. 47361d53031 < /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/session/HiveSessionImpl.java:639: warning: method def throws at indentation level 10 not at correct indentation, 6 47365,47366c53035,53037 < /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/session/HiveSessionImpl.java:686: warning: if child at indentation level 7 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/session/HiveSessionImpl.java:687: warning: if child at indentation level 7 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/session/HiveSessionImpl.java:686: warning: 'if' child have incorrect indentation level 7, expected level should be 6. > /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/session/HiveSessionImpl.java:686: warning: 'member def type' have incorrect indentation level 7, expected level should be 6. > /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/session/HiveSessionImpl.java:687: warning: 'if' child have incorrect indentation level 7, expected level should be 6. 47370a53042 > /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/session/HiveSessionImpl.java:972: warning: 'String' have incorrect indentation level 4, expected level should be 6. 47371a53044,53045 > /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/session/HiveSessionImpl.java:994: warning: 'String' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/session/HiveSessionImpl.java:995: warning: 'String' have incorrect indentation level 4, expected level should be 6. 47372a53047 > /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/session/HiveSessionImpl.java:1000: warning: '.' have incorrect indentation level 6, expected level should be 8. 47375a53051,53052 > /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/session/HiveSessionImplwithUGI.java:53: warning: 'String' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/session/HiveSessionImplwithUGI.java:54: warning: 'final' have incorrect indentation level 4, expected level should be 6. 47384c53061,53097 < /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/session/SessionManager.java:465:7: Got an exception - expecting EOF, found '}' --- > /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/session/SessionManager.java:53:8: warning: Unused import - org.apache.hive.service.rpc.thrift.TOpenSessionReq. > /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/session/SessionManager.java:113: warning: Line is longer than 100 characters (found 104). > /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/session/SessionManager.java:114: warning: Line is longer than 100 characters (found 106). > /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/session/SessionManager.java:115: warning: 'userIpAddressLimit' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/session/SessionManager.java:146: warning: Line is longer than 100 characters (found 103). > /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/session/SessionManager.java:170: warning: Line is longer than 100 characters (found 103). > /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/session/SessionManager.java:175: warning: Line is longer than 100 characters (found 102). > /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/session/SessionManager.java:263:55: warning: Should use uppercase 'L'. > /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/session/SessionManager.java:301:44: warning: Must have at least one statement. > /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/session/SessionManager.java:348: warning: Line is longer than 100 characters (found 113). > /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/session/SessionManager.java:370: warning: Line is longer than 100 characters (found 113). > /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/session/SessionManager.java:376: warning: Line is longer than 100 characters (found 107). > /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/session/SessionManager.java:376:22: warning: More than 7 parameters (found 8). > /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/session/SessionManager.java:377: warning: 'String' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/session/SessionManager.java:378: warning: 'String' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/session/SessionManager.java:396: warning: Line is longer than 100 characters (found 118). > /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/session/SessionManager.java:397: warning: 'String' have incorrect indentation level 12, expected level should be 14. > /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/session/SessionManager.java:399: warning: Line is longer than 100 characters (found 102). > /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/session/SessionManager.java:401: warning: Line is longer than 100 characters (found 103). > /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/session/SessionManager.java:412: warning: 'member def type' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/session/SessionManager.java:412: warning: 'try' child have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/session/SessionManager.java:413: warning: 'member def type' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/session/SessionManager.java:413: warning: 'try' child have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/session/SessionManager.java:413: warning: Line is longer than 100 characters (found 102). > /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/session/SessionManager.java:414: warning: 'String' have incorrect indentation level 10, expected level should be 12. > /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/session/SessionManager.java:415: warning: 'try' child have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/session/SessionManager.java:452: warning: Line is longer than 100 characters (found 110). > /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/session/SessionManager.java:457: warning: 'final' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/session/SessionManager.java:472: warning: Line is longer than 100 characters (found 109). > /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/session/SessionManager.java:480: warning: Line is longer than 100 characters (found 106). > /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/session/SessionManager.java:490: warning: Line is longer than 100 characters (found 117). > /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/session/SessionManager.java:510: warning: Line is longer than 100 characters (found 115). > /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/session/SessionManager.java:514: warning: '!' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/session/SessionManager.java:515: warning: Line is longer than 100 characters (found 120). > /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/session/SessionManager.java:556: warning: Line is longer than 100 characters (found 114). > /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/session/SessionManager.java:602: warning: Line is longer than 100 characters (found 107). > /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/session/SessionManager.java:657: warning: Line is longer than 100 characters (found 121). 47393,47401c53106,53115 < /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/TezProgressMonitorStatusMapper.java:39: warning: method def child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/TezProgressMonitorStatusMapper.java:40: warning: switch at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/TezProgressMonitorStatusMapper.java:41: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/TezProgressMonitorStatusMapper.java:42: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/TezProgressMonitorStatusMapper.java:43: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/TezProgressMonitorStatusMapper.java:44: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/TezProgressMonitorStatusMapper.java:45: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/TezProgressMonitorStatusMapper.java:46: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/TezProgressMonitorStatusMapper.java:47: warning: switch rcurly at indentation level 6 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/TezProgressMonitorStatusMapper.java:39: warning: 'member def type' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/TezProgressMonitorStatusMapper.java:39: warning: 'method def' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/TezProgressMonitorStatusMapper.java:40: warning: 'switch' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/TezProgressMonitorStatusMapper.java:41: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/TezProgressMonitorStatusMapper.java:42: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/TezProgressMonitorStatusMapper.java:43: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/TezProgressMonitorStatusMapper.java:44: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/TezProgressMonitorStatusMapper.java:45: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/TezProgressMonitorStatusMapper.java:46: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/TezProgressMonitorStatusMapper.java:47: warning: 'switch rcurly' have incorrect indentation level 6, expected level should be 4. 47404,47406c53118,53120 < /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/thrift/EmbeddedThriftBinaryCLIService.java:42: warning: if at indentation level 8 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/thrift/EmbeddedThriftBinaryCLIService.java:43: warning: if child at indentation level 10 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/thrift/EmbeddedThriftBinaryCLIService.java:44: warning: if rcurly at indentation level 8 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/thrift/EmbeddedThriftBinaryCLIService.java:42: warning: 'if' have incorrect indentation level 8, expected level should be 4. > /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/thrift/EmbeddedThriftBinaryCLIService.java:43: warning: 'if' child have incorrect indentation level 10, expected level should be 6. > /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/thrift/EmbeddedThriftBinaryCLIService.java:44: warning: 'if rcurly' have incorrect indentation level 8, expected level should be 4. 47410d53123 < /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/thrift/RetryingThriftCLIServiceClient.java:108: warning: method def throws at indentation level 6 not at correct indentation, 8 47415d53127 < /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/thrift/RetryingThriftCLIServiceClient.java:166: warning: method def throws at indentation level 6 not at correct indentation, 8 47421,47422c53133,53135 < /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/thrift/RetryingThriftCLIServiceClient.java:231: warning: method def throws at indentation level 6 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/thrift/RetryingThriftCLIServiceClient.java:239: warning: method def throws at indentation level 6 not at correct indentation, 8 --- > /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/thrift/RetryingThriftCLIServiceClient.java:230: warning: 'String' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/thrift/RetryingThriftCLIServiceClient.java:237: warning: 'String' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/thrift/RetryingThriftCLIServiceClient.java:238: warning: 'String' have incorrect indentation level 6, expected level should be 8. 47424a53138 > /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/thrift/RetryingThriftCLIServiceClient.java:255: warning: '.' have incorrect indentation level 6, expected level should be 8. 47425a53140 > /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/thrift/RetryingThriftCLIServiceClient.java:257: warning: '(' have incorrect indentation level 6, expected level should be 8. 47428a53144 > /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/thrift/RetryingThriftCLIServiceClient.java:291: warning: 'TimeUnit' have incorrect indentation level 6, expected level should be 8. 47433a53150,53151 > /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/thrift/RetryingThriftCLIServiceClient.java:338: warning: '(' have incorrect indentation level 10, expected level should be 12. > /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/thrift/RetryingThriftCLIServiceClient.java:339: warning: '(' have incorrect indentation level 10, expected level should be 12. 47436a53155 > /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/thrift/RetryingThriftCLIServiceClient.java:371: warning: 'invokeResult' have incorrect indentation level 8, expected level should be 10. 47440a53160,53163 > /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/thrift/ThriftBinaryCLIService.java:110: warning: 'TProtocol' have incorrect indentation level 10, expected level should be 12. > /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/thrift/ThriftBinaryCLIService.java:125: warning: 'TProtocol' have incorrect indentation level 10, expected level should be 12. > /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/thrift/ThriftBinaryCLIService.java:140: warning: '.' have incorrect indentation level 16, expected level should be 18. > /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/thrift/ThriftBinaryCLIService.java:157: warning: 'TTransport' have incorrect indentation level 10, expected level should be 12. 47460a53184,53185 > /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/thrift/ThriftCLIService.java:329: warning: 'HiveConf' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/thrift/ThriftCLIService.java:330: warning: 'Integer' have incorrect indentation level 8, expected level should be 10. 47461a53187 > /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/thrift/ThriftCLIService.java:336: warning: '(' have incorrect indentation level 8, expected level should be 10. 47470a53197 > /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/thrift/ThriftCLIService.java:494: warning: '(' have incorrect indentation level 8, expected level should be 10. 47473d53199 < /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/thrift/ThriftCLIService.java:533: warning: method call child at indentation level 14 not at correct indentation, 16 47490a53217 > /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/thrift/ThriftCLIService.java:751: warning: 'hiveConf' have incorrect indentation level 8, expected level should be 10. 47492d53218 < /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/thrift/ThriftCLIService.java:772: warning: method def throws at indentation level 16 not at correct indentation, 6 47494,47499c53220,53225 < /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/thrift/ThriftCLIService.java:776: warning: method call child at indentation level 6 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/thrift/ThriftCLIService.java:777: warning: method call child at indentation level 6 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/thrift/ThriftCLIService.java:781: warning: catch child at indentation level 5 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/thrift/ThriftCLIService.java:781: warning: method call child at indentation level 5 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/thrift/ThriftCLIService.java:782: warning: catch child at indentation level 5 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/thrift/ThriftCLIService.java:782: warning: method call child at indentation level 5 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/thrift/ThriftCLIService.java:776: warning: 'new' have incorrect indentation level 6, expected level should be 10. > /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/thrift/ThriftCLIService.java:777: warning: 'req' have incorrect indentation level 6, expected level should be 10. > /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/thrift/ThriftCLIService.java:781: warning: 'catch' child have incorrect indentation level 5, expected level should be 6. > /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/thrift/ThriftCLIService.java:781: warning: 'method call' child have incorrect indentation level 5, expected level should be 6. > /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/thrift/ThriftCLIService.java:782: warning: 'catch' child have incorrect indentation level 5, expected level should be 6. > /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/thrift/ThriftCLIService.java:782: warning: 'method call' child have incorrect indentation level 5, expected level should be 6. 47501,47505c53227,53232 < /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/thrift/ThriftCLIService.java:789: warning: method def throws at indentation level 16 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/thrift/ThriftCLIService.java:796: warning: try child at indentation level 10 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/thrift/ThriftCLIService.java:797: warning: try child at indentation level 10 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/thrift/ThriftCLIService.java:800: warning: catch child at indentation level 10 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/thrift/ThriftCLIService.java:801: warning: catch rcurly at indentation level 8 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/thrift/ThriftCLIService.java:793: warning: 'new' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/thrift/ThriftCLIService.java:794: warning: 'req' have incorrect indentation level 7, expected level should be 10. > /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/thrift/ThriftCLIService.java:796: warning: 'try' child have incorrect indentation level 10, expected level should be 6. > /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/thrift/ThriftCLIService.java:797: warning: 'try' child have incorrect indentation level 10, expected level should be 6. > /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/thrift/ThriftCLIService.java:800: warning: 'catch' child have incorrect indentation level 10, expected level should be 6. > /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/thrift/ThriftCLIService.java:801: warning: 'catch rcurly' have incorrect indentation level 8, expected level should be 4. 47510d53236 < /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/thrift/ThriftCLIServiceClient.java:120: warning: method def throws at indentation level 10 not at correct indentation, 6 47518d53243 < /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/thrift/ThriftCLIServiceClient.java:265: warning: method def throws at indentation level 10 not at correct indentation, 6 47520d53244 < /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/thrift/ThriftCLIServiceClient.java:287: warning: method def throws at indentation level 10 not at correct indentation, 6 47523d53246 < /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/thrift/ThriftCLIServiceClient.java:328: warning: method def throws at indentation level 10 not at correct indentation, 6 47531a53255,53258 > /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/thrift/ThriftCLIServiceClient.java:493: warning: 'cliService' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/thrift/ThriftCLIServiceClient.java:508: warning: 'cliService' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/thrift/ThriftCLIServiceClient.java:518: warning: 'String' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/thrift/ThriftCLIServiceClient.java:537: warning: 'String' have incorrect indentation level 2, expected level should be 6. 47533c53260 < /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/thrift/ThriftCLIServiceClient.java:539: warning: method def throws at indentation level 16 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/thrift/ThriftCLIServiceClient.java:538: warning: 'String' have incorrect indentation level 2, expected level should be 6. 47538a53266 > /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/thrift/ThriftHttpCLIService.java:113: warning: 'Arrays' have incorrect indentation level 10, expected level should be 12. 47555c53283,53284 < /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/thrift/ThriftHttpServlet.java:281: warning: method def child at indentation level 8 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/thrift/ThriftHttpServlet.java:281: warning: 'member def type' have incorrect indentation level 8, expected level should be 4. > /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/thrift/ThriftHttpServlet.java:281: warning: 'method def' child have incorrect indentation level 8, expected level should be 4. 47557,47558c53286,53287 < /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/thrift/ThriftHttpServlet.java:283: warning: for at indentation level 8 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/thrift/ThriftHttpServlet.java:284: warning: for child at indentation level 5 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/thrift/ThriftHttpServlet.java:283: warning: 'for' have incorrect indentation level 8, expected level should be 4. > /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/thrift/ThriftHttpServlet.java:284: warning: 'for' child have incorrect indentation level 5, expected level should be 6. 47559a53289,53290 > /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/thrift/ThriftHttpServlet.java:343: warning: 'cookie' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/cli/thrift/ThriftHttpServlet.java:344: warning: 'cookie' have incorrect indentation level 6, expected level should be 8. 47583a53315,53319 > /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/server/HiveServer2.java:245: warning: 'hiveConf' have incorrect indentation level 12, expected level should be 14. > /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/server/HiveServer2.java:249: warning: 'cliService' have incorrect indentation level 12, expected level should be 14. > /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/server/HiveServer2.java:251: warning: 'String' have incorrect indentation level 12, expected level should be 14. > /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/server/HiveServer2.java:254: warning: 'ConfVars' have incorrect indentation level 14, expected level should be 16. > /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/server/HiveServer2.java:261: warning: 'hiveConf' have incorrect indentation level 14, expected level should be 16. 47588a53325 > /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/server/HiveServer2.java:619: warning: '+' have incorrect indentation level 10, expected level should be 12. 47590a53328 > /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/server/HiveServer2.java:633: warning: 'tezSessionPoolManager' have incorrect indentation level 6, expected level should be 8. 47592,47593d53329 < /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/server/HiveServer2.java:665: warning: method call child at indentation level 10 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/server/HiveServer2.java:666: warning: method call child at indentation level 10 not at correct indentation, 12 47594a53331 > /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/server/HiveServer2.java:701: warning: '"warned upon."' have incorrect indentation level 12, expected level should be 14. 47616c53353 < /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/ServiceException.java:33: warning: ctor def rcurly at indentation level 4 not at correct indentation, 2 --- > /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/ServiceException.java:33: warning: 'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. 47622c53359 < /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/servlet/QueryProfileServlet.java:44: warning: method def throws at indentation level 4 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/service/src/java/org/apache/hive/service/servlet/QueryProfileServlet.java:48: warning: '(' have incorrect indentation level 6, expected level should be 8. 47627,47628d53363 < < [INFO] There are 1 checkstyle errors. 47635c53370 < [INFO] --- maven-checkstyle-plugin:2.12.1:checkstyle (default-cli) @ hive-accumulo-handler --- --- > [INFO] --- maven-checkstyle-plugin:2.15:checkstyle (default-cli) @ hive-accumulo-handler --- 47650,47682c53385,53417 < /Users/szita/shadow/CDH/hive/accumulo-handler/src/java/org/apache/hadoop/hive/accumulo/AccumuloIndexLexicoder.java:66: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/accumulo-handler/src/java/org/apache/hadoop/hive/accumulo/AccumuloIndexLexicoder.java:67: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/accumulo-handler/src/java/org/apache/hadoop/hive/accumulo/AccumuloIndexLexicoder.java:68: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/accumulo-handler/src/java/org/apache/hadoop/hive/accumulo/AccumuloIndexLexicoder.java:69: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/accumulo-handler/src/java/org/apache/hadoop/hive/accumulo/AccumuloIndexLexicoder.java:70: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/accumulo-handler/src/java/org/apache/hadoop/hive/accumulo/AccumuloIndexLexicoder.java:71: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/accumulo-handler/src/java/org/apache/hadoop/hive/accumulo/AccumuloIndexLexicoder.java:72: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/accumulo-handler/src/java/org/apache/hadoop/hive/accumulo/AccumuloIndexLexicoder.java:73: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/accumulo-handler/src/java/org/apache/hadoop/hive/accumulo/AccumuloIndexLexicoder.java:74: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/accumulo-handler/src/java/org/apache/hadoop/hive/accumulo/AccumuloIndexLexicoder.java:75: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/accumulo-handler/src/java/org/apache/hadoop/hive/accumulo/AccumuloIndexLexicoder.java:76: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/accumulo-handler/src/java/org/apache/hadoop/hive/accumulo/AccumuloIndexLexicoder.java:77: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/accumulo-handler/src/java/org/apache/hadoop/hive/accumulo/AccumuloIndexLexicoder.java:78: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/accumulo-handler/src/java/org/apache/hadoop/hive/accumulo/AccumuloIndexLexicoder.java:79: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/accumulo-handler/src/java/org/apache/hadoop/hive/accumulo/AccumuloIndexLexicoder.java:81: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/accumulo-handler/src/java/org/apache/hadoop/hive/accumulo/AccumuloIndexLexicoder.java:89: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/accumulo-handler/src/java/org/apache/hadoop/hive/accumulo/AccumuloIndexLexicoder.java:90: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/accumulo-handler/src/java/org/apache/hadoop/hive/accumulo/AccumuloIndexLexicoder.java:91: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/accumulo-handler/src/java/org/apache/hadoop/hive/accumulo/AccumuloIndexLexicoder.java:92: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/accumulo-handler/src/java/org/apache/hadoop/hive/accumulo/AccumuloIndexLexicoder.java:93: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/accumulo-handler/src/java/org/apache/hadoop/hive/accumulo/AccumuloIndexLexicoder.java:94: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/accumulo-handler/src/java/org/apache/hadoop/hive/accumulo/AccumuloIndexLexicoder.java:95: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/accumulo-handler/src/java/org/apache/hadoop/hive/accumulo/AccumuloIndexLexicoder.java:96: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/accumulo-handler/src/java/org/apache/hadoop/hive/accumulo/AccumuloIndexLexicoder.java:97: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/accumulo-handler/src/java/org/apache/hadoop/hive/accumulo/AccumuloIndexLexicoder.java:98: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/accumulo-handler/src/java/org/apache/hadoop/hive/accumulo/AccumuloIndexLexicoder.java:99: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/accumulo-handler/src/java/org/apache/hadoop/hive/accumulo/AccumuloIndexLexicoder.java:100: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/accumulo-handler/src/java/org/apache/hadoop/hive/accumulo/AccumuloIndexLexicoder.java:101: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/accumulo-handler/src/java/org/apache/hadoop/hive/accumulo/AccumuloIndexLexicoder.java:102: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/accumulo-handler/src/java/org/apache/hadoop/hive/accumulo/AccumuloIndexLexicoder.java:103: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/accumulo-handler/src/java/org/apache/hadoop/hive/accumulo/AccumuloIndexLexicoder.java:104: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/accumulo-handler/src/java/org/apache/hadoop/hive/accumulo/AccumuloIndexLexicoder.java:105: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/accumulo-handler/src/java/org/apache/hadoop/hive/accumulo/AccumuloIndexLexicoder.java:106: warning: block child at indentation level 8 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/accumulo-handler/src/java/org/apache/hadoop/hive/accumulo/AccumuloIndexLexicoder.java:66: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/accumulo-handler/src/java/org/apache/hadoop/hive/accumulo/AccumuloIndexLexicoder.java:67: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/accumulo-handler/src/java/org/apache/hadoop/hive/accumulo/AccumuloIndexLexicoder.java:68: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/accumulo-handler/src/java/org/apache/hadoop/hive/accumulo/AccumuloIndexLexicoder.java:69: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/accumulo-handler/src/java/org/apache/hadoop/hive/accumulo/AccumuloIndexLexicoder.java:70: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/accumulo-handler/src/java/org/apache/hadoop/hive/accumulo/AccumuloIndexLexicoder.java:71: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/accumulo-handler/src/java/org/apache/hadoop/hive/accumulo/AccumuloIndexLexicoder.java:72: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/accumulo-handler/src/java/org/apache/hadoop/hive/accumulo/AccumuloIndexLexicoder.java:73: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/accumulo-handler/src/java/org/apache/hadoop/hive/accumulo/AccumuloIndexLexicoder.java:74: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/accumulo-handler/src/java/org/apache/hadoop/hive/accumulo/AccumuloIndexLexicoder.java:75: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/accumulo-handler/src/java/org/apache/hadoop/hive/accumulo/AccumuloIndexLexicoder.java:76: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/accumulo-handler/src/java/org/apache/hadoop/hive/accumulo/AccumuloIndexLexicoder.java:77: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/accumulo-handler/src/java/org/apache/hadoop/hive/accumulo/AccumuloIndexLexicoder.java:78: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/accumulo-handler/src/java/org/apache/hadoop/hive/accumulo/AccumuloIndexLexicoder.java:79: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/accumulo-handler/src/java/org/apache/hadoop/hive/accumulo/AccumuloIndexLexicoder.java:81: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/accumulo-handler/src/java/org/apache/hadoop/hive/accumulo/AccumuloIndexLexicoder.java:89: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/accumulo-handler/src/java/org/apache/hadoop/hive/accumulo/AccumuloIndexLexicoder.java:90: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/accumulo-handler/src/java/org/apache/hadoop/hive/accumulo/AccumuloIndexLexicoder.java:91: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/accumulo-handler/src/java/org/apache/hadoop/hive/accumulo/AccumuloIndexLexicoder.java:92: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/accumulo-handler/src/java/org/apache/hadoop/hive/accumulo/AccumuloIndexLexicoder.java:93: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/accumulo-handler/src/java/org/apache/hadoop/hive/accumulo/AccumuloIndexLexicoder.java:94: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/accumulo-handler/src/java/org/apache/hadoop/hive/accumulo/AccumuloIndexLexicoder.java:95: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/accumulo-handler/src/java/org/apache/hadoop/hive/accumulo/AccumuloIndexLexicoder.java:96: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/accumulo-handler/src/java/org/apache/hadoop/hive/accumulo/AccumuloIndexLexicoder.java:97: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/accumulo-handler/src/java/org/apache/hadoop/hive/accumulo/AccumuloIndexLexicoder.java:98: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/accumulo-handler/src/java/org/apache/hadoop/hive/accumulo/AccumuloIndexLexicoder.java:99: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/accumulo-handler/src/java/org/apache/hadoop/hive/accumulo/AccumuloIndexLexicoder.java:100: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/accumulo-handler/src/java/org/apache/hadoop/hive/accumulo/AccumuloIndexLexicoder.java:101: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/accumulo-handler/src/java/org/apache/hadoop/hive/accumulo/AccumuloIndexLexicoder.java:102: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/accumulo-handler/src/java/org/apache/hadoop/hive/accumulo/AccumuloIndexLexicoder.java:103: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/accumulo-handler/src/java/org/apache/hadoop/hive/accumulo/AccumuloIndexLexicoder.java:104: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/accumulo-handler/src/java/org/apache/hadoop/hive/accumulo/AccumuloIndexLexicoder.java:105: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/accumulo-handler/src/java/org/apache/hadoop/hive/accumulo/AccumuloIndexLexicoder.java:106: warning: 'block' child have incorrect indentation level 8, expected level should be 6. 47698d53432 < /Users/szita/shadow/CDH/hive/accumulo-handler/src/java/org/apache/hadoop/hive/accumulo/columns/ColumnEncoding.java:34: warning: member def at indentation level 6 not at correct indentation, 2 47768d53501 < /Users/szita/shadow/CDH/hive/accumulo-handler/src/java/org/apache/hadoop/hive/accumulo/LazyAccumuloRow.java:92: warning: method call child at indentation level 4 not at correct indentation, 6 47771c53504 < /Users/szita/shadow/CDH/hive/accumulo-handler/src/java/org/apache/hadoop/hive/accumulo/mr/AccumuloIndexedOutputFormat.java:136: warning: method def return type at indentation level 5 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/accumulo-handler/src/java/org/apache/hadoop/hive/accumulo/mr/AccumuloIndexedOutputFormat.java:136: warning: 'method def modifier' have incorrect indentation level 5, expected level should be 4. 47821c53554 < /Users/szita/shadow/CDH/hive/accumulo-handler/src/java/org/apache/hadoop/hive/accumulo/mr/IndexOutputConfigurator.java:68: warning: method def child at indentation level 6 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/accumulo-handler/src/java/org/apache/hadoop/hive/accumulo/mr/IndexOutputConfigurator.java:68: warning: 'method def' child have incorrect indentation level 6, expected level should be 4. 47831,47842c53564,53575 < /Users/szita/shadow/CDH/hive/accumulo-handler/src/java/org/apache/hadoop/hive/accumulo/predicate/AccumuloRangeGenerator.java:290: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/accumulo-handler/src/java/org/apache/hadoop/hive/accumulo/predicate/AccumuloRangeGenerator.java:291: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/accumulo-handler/src/java/org/apache/hadoop/hive/accumulo/predicate/AccumuloRangeGenerator.java:292: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/accumulo-handler/src/java/org/apache/hadoop/hive/accumulo/predicate/AccumuloRangeGenerator.java:293: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/accumulo-handler/src/java/org/apache/hadoop/hive/accumulo/predicate/AccumuloRangeGenerator.java:294: warning: try at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/accumulo-handler/src/java/org/apache/hadoop/hive/accumulo/predicate/AccumuloRangeGenerator.java:295: warning: try child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/accumulo-handler/src/java/org/apache/hadoop/hive/accumulo/predicate/AccumuloRangeGenerator.java:296: warning: try rcurly at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/accumulo-handler/src/java/org/apache/hadoop/hive/accumulo/predicate/AccumuloRangeGenerator.java:297: warning: catch child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/accumulo-handler/src/java/org/apache/hadoop/hive/accumulo/predicate/AccumuloRangeGenerator.java:298: warning: catch rcurly at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/accumulo-handler/src/java/org/apache/hadoop/hive/accumulo/predicate/AccumuloRangeGenerator.java:299: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/accumulo-handler/src/java/org/apache/hadoop/hive/accumulo/predicate/AccumuloRangeGenerator.java:300: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/accumulo-handler/src/java/org/apache/hadoop/hive/accumulo/predicate/AccumuloRangeGenerator.java:301: warning: block child at indentation level 8 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/accumulo-handler/src/java/org/apache/hadoop/hive/accumulo/predicate/AccumuloRangeGenerator.java:290: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/accumulo-handler/src/java/org/apache/hadoop/hive/accumulo/predicate/AccumuloRangeGenerator.java:291: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/accumulo-handler/src/java/org/apache/hadoop/hive/accumulo/predicate/AccumuloRangeGenerator.java:292: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/accumulo-handler/src/java/org/apache/hadoop/hive/accumulo/predicate/AccumuloRangeGenerator.java:293: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/accumulo-handler/src/java/org/apache/hadoop/hive/accumulo/predicate/AccumuloRangeGenerator.java:294: warning: 'try' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/accumulo-handler/src/java/org/apache/hadoop/hive/accumulo/predicate/AccumuloRangeGenerator.java:295: warning: 'try' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/accumulo-handler/src/java/org/apache/hadoop/hive/accumulo/predicate/AccumuloRangeGenerator.java:296: warning: 'try rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/accumulo-handler/src/java/org/apache/hadoop/hive/accumulo/predicate/AccumuloRangeGenerator.java:297: warning: 'catch' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/accumulo-handler/src/java/org/apache/hadoop/hive/accumulo/predicate/AccumuloRangeGenerator.java:298: warning: 'catch rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/accumulo-handler/src/java/org/apache/hadoop/hive/accumulo/predicate/AccumuloRangeGenerator.java:299: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/accumulo-handler/src/java/org/apache/hadoop/hive/accumulo/predicate/AccumuloRangeGenerator.java:300: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/accumulo-handler/src/java/org/apache/hadoop/hive/accumulo/predicate/AccumuloRangeGenerator.java:301: warning: 'block' child have incorrect indentation level 8, expected level should be 6. 47886,47889c53619,53622 < /Users/szita/shadow/CDH/hive/accumulo-handler/src/java/org/apache/hadoop/hive/accumulo/serde/AccumuloIndexParameters.java:60: warning: for at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/accumulo-handler/src/java/org/apache/hadoop/hive/accumulo/serde/AccumuloIndexParameters.java:61: warning: for child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/accumulo-handler/src/java/org/apache/hadoop/hive/accumulo/serde/AccumuloIndexParameters.java:62: warning: for rcurly at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/accumulo-handler/src/java/org/apache/hadoop/hive/accumulo/serde/AccumuloIndexParameters.java:63: warning: if child at indentation level 8 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/accumulo-handler/src/java/org/apache/hadoop/hive/accumulo/serde/AccumuloIndexParameters.java:60: warning: 'for' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/accumulo-handler/src/java/org/apache/hadoop/hive/accumulo/serde/AccumuloIndexParameters.java:61: warning: 'for' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/accumulo-handler/src/java/org/apache/hadoop/hive/accumulo/serde/AccumuloIndexParameters.java:62: warning: 'for rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/accumulo-handler/src/java/org/apache/hadoop/hive/accumulo/serde/AccumuloIndexParameters.java:63: warning: 'if' child have incorrect indentation level 8, expected level should be 6. 47912,47942c53645,53685 < /Users/szita/shadow/CDH/hive/accumulo-handler/src/java/org/apache/hadoop/hive/accumulo/serde/AccumuloRowSerializer.java:269: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/accumulo-handler/src/java/org/apache/hadoop/hive/accumulo/serde/AccumuloRowSerializer.java:270: warning: if at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/accumulo-handler/src/java/org/apache/hadoop/hive/accumulo/serde/AccumuloRowSerializer.java:271: warning: if child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/accumulo-handler/src/java/org/apache/hadoop/hive/accumulo/serde/AccumuloRowSerializer.java:272: warning: if rcurly at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/accumulo-handler/src/java/org/apache/hadoop/hive/accumulo/serde/AccumuloRowSerializer.java:273: warning: else child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/accumulo-handler/src/java/org/apache/hadoop/hive/accumulo/serde/AccumuloRowSerializer.java:274: warning: else rcurly at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/accumulo-handler/src/java/org/apache/hadoop/hive/accumulo/serde/AccumuloRowSerializer.java:275: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/accumulo-handler/src/java/org/apache/hadoop/hive/accumulo/serde/AccumuloRowSerializer.java:276: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/accumulo-handler/src/java/org/apache/hadoop/hive/accumulo/serde/AccumuloRowSerializer.java:277: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/accumulo-handler/src/java/org/apache/hadoop/hive/accumulo/serde/AccumuloRowSerializer.java:278: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/accumulo-handler/src/java/org/apache/hadoop/hive/accumulo/serde/AccumuloRowSerializer.java:279: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/accumulo-handler/src/java/org/apache/hadoop/hive/accumulo/serde/AccumuloRowSerializer.java:280: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/accumulo-handler/src/java/org/apache/hadoop/hive/accumulo/serde/AccumuloRowSerializer.java:281: warning: if at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/accumulo-handler/src/java/org/apache/hadoop/hive/accumulo/serde/AccumuloRowSerializer.java:282: warning: if child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/accumulo-handler/src/java/org/apache/hadoop/hive/accumulo/serde/AccumuloRowSerializer.java:283: warning: if child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/accumulo-handler/src/java/org/apache/hadoop/hive/accumulo/serde/AccumuloRowSerializer.java:284: warning: if rcurly at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/accumulo-handler/src/java/org/apache/hadoop/hive/accumulo/serde/AccumuloRowSerializer.java:285: warning: for at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/accumulo-handler/src/java/org/apache/hadoop/hive/accumulo/serde/AccumuloRowSerializer.java:286: warning: if at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/accumulo-handler/src/java/org/apache/hadoop/hive/accumulo/serde/AccumuloRowSerializer.java:287: warning: if child at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/accumulo-handler/src/java/org/apache/hadoop/hive/accumulo/serde/AccumuloRowSerializer.java:288: warning: if rcurly at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/accumulo-handler/src/java/org/apache/hadoop/hive/accumulo/serde/AccumuloRowSerializer.java:289: warning: for child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/accumulo-handler/src/java/org/apache/hadoop/hive/accumulo/serde/AccumuloRowSerializer.java:290: warning: for rcurly at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/accumulo-handler/src/java/org/apache/hadoop/hive/accumulo/serde/AccumuloRowSerializer.java:291: warning: else rcurly at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/accumulo-handler/src/java/org/apache/hadoop/hive/accumulo/serde/AccumuloRowSerializer.java:292: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/accumulo-handler/src/java/org/apache/hadoop/hive/accumulo/serde/AccumuloRowSerializer.java:293: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/accumulo-handler/src/java/org/apache/hadoop/hive/accumulo/serde/AccumuloRowSerializer.java:294: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/accumulo-handler/src/java/org/apache/hadoop/hive/accumulo/serde/AccumuloRowSerializer.java:295: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/accumulo-handler/src/java/org/apache/hadoop/hive/accumulo/serde/AccumuloRowSerializer.java:296: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/accumulo-handler/src/java/org/apache/hadoop/hive/accumulo/serde/AccumuloRowSerializer.java:297: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/accumulo-handler/src/java/org/apache/hadoop/hive/accumulo/serde/AccumuloRowSerializer.java:298: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/accumulo-handler/src/java/org/apache/hadoop/hive/accumulo/serde/AccumuloRowSerializer.java:300: warning: block child at indentation level 8 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/accumulo-handler/src/java/org/apache/hadoop/hive/accumulo/serde/AccumuloRowSerializer.java:269: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/accumulo-handler/src/java/org/apache/hadoop/hive/accumulo/serde/AccumuloRowSerializer.java:270: warning: 'if' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/accumulo-handler/src/java/org/apache/hadoop/hive/accumulo/serde/AccumuloRowSerializer.java:271: warning: 'if' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/accumulo-handler/src/java/org/apache/hadoop/hive/accumulo/serde/AccumuloRowSerializer.java:272: warning: 'if rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/accumulo-handler/src/java/org/apache/hadoop/hive/accumulo/serde/AccumuloRowSerializer.java:273: warning: 'else' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/accumulo-handler/src/java/org/apache/hadoop/hive/accumulo/serde/AccumuloRowSerializer.java:274: warning: 'else rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/accumulo-handler/src/java/org/apache/hadoop/hive/accumulo/serde/AccumuloRowSerializer.java:275: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/accumulo-handler/src/java/org/apache/hadoop/hive/accumulo/serde/AccumuloRowSerializer.java:276: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/accumulo-handler/src/java/org/apache/hadoop/hive/accumulo/serde/AccumuloRowSerializer.java:277: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/accumulo-handler/src/java/org/apache/hadoop/hive/accumulo/serde/AccumuloRowSerializer.java:277: warning: 'member def type' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/accumulo-handler/src/java/org/apache/hadoop/hive/accumulo/serde/AccumuloRowSerializer.java:278: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/accumulo-handler/src/java/org/apache/hadoop/hive/accumulo/serde/AccumuloRowSerializer.java:278: warning: 'member def type' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/accumulo-handler/src/java/org/apache/hadoop/hive/accumulo/serde/AccumuloRowSerializer.java:279: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/accumulo-handler/src/java/org/apache/hadoop/hive/accumulo/serde/AccumuloRowSerializer.java:279: warning: 'member def type' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/accumulo-handler/src/java/org/apache/hadoop/hive/accumulo/serde/AccumuloRowSerializer.java:280: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/accumulo-handler/src/java/org/apache/hadoop/hive/accumulo/serde/AccumuloRowSerializer.java:280: warning: 'member def type' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/accumulo-handler/src/java/org/apache/hadoop/hive/accumulo/serde/AccumuloRowSerializer.java:281: warning: 'if' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/accumulo-handler/src/java/org/apache/hadoop/hive/accumulo/serde/AccumuloRowSerializer.java:282: warning: 'if' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/accumulo-handler/src/java/org/apache/hadoop/hive/accumulo/serde/AccumuloRowSerializer.java:283: warning: 'if' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/accumulo-handler/src/java/org/apache/hadoop/hive/accumulo/serde/AccumuloRowSerializer.java:284: warning: 'if rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/accumulo-handler/src/java/org/apache/hadoop/hive/accumulo/serde/AccumuloRowSerializer.java:285: warning: 'for' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/accumulo-handler/src/java/org/apache/hadoop/hive/accumulo/serde/AccumuloRowSerializer.java:286: warning: 'if' have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/accumulo-handler/src/java/org/apache/hadoop/hive/accumulo/serde/AccumuloRowSerializer.java:287: warning: 'if' child have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/accumulo-handler/src/java/org/apache/hadoop/hive/accumulo/serde/AccumuloRowSerializer.java:288: warning: 'if rcurly' have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/accumulo-handler/src/java/org/apache/hadoop/hive/accumulo/serde/AccumuloRowSerializer.java:289: warning: 'for' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/accumulo-handler/src/java/org/apache/hadoop/hive/accumulo/serde/AccumuloRowSerializer.java:290: warning: 'for rcurly' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/accumulo-handler/src/java/org/apache/hadoop/hive/accumulo/serde/AccumuloRowSerializer.java:291: warning: 'else rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/accumulo-handler/src/java/org/apache/hadoop/hive/accumulo/serde/AccumuloRowSerializer.java:292: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/accumulo-handler/src/java/org/apache/hadoop/hive/accumulo/serde/AccumuloRowSerializer.java:293: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/accumulo-handler/src/java/org/apache/hadoop/hive/accumulo/serde/AccumuloRowSerializer.java:294: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/accumulo-handler/src/java/org/apache/hadoop/hive/accumulo/serde/AccumuloRowSerializer.java:294: warning: 'member def type' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/accumulo-handler/src/java/org/apache/hadoop/hive/accumulo/serde/AccumuloRowSerializer.java:295: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/accumulo-handler/src/java/org/apache/hadoop/hive/accumulo/serde/AccumuloRowSerializer.java:295: warning: 'member def type' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/accumulo-handler/src/java/org/apache/hadoop/hive/accumulo/serde/AccumuloRowSerializer.java:296: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/accumulo-handler/src/java/org/apache/hadoop/hive/accumulo/serde/AccumuloRowSerializer.java:296: warning: 'member def type' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/accumulo-handler/src/java/org/apache/hadoop/hive/accumulo/serde/AccumuloRowSerializer.java:297: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/accumulo-handler/src/java/org/apache/hadoop/hive/accumulo/serde/AccumuloRowSerializer.java:297: warning: 'member def type' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/accumulo-handler/src/java/org/apache/hadoop/hive/accumulo/serde/AccumuloRowSerializer.java:298: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/accumulo-handler/src/java/org/apache/hadoop/hive/accumulo/serde/AccumuloRowSerializer.java:298: warning: 'member def type' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/accumulo-handler/src/java/org/apache/hadoop/hive/accumulo/serde/AccumuloRowSerializer.java:300: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/accumulo-handler/src/java/org/apache/hadoop/hive/accumulo/serde/AccumuloRowSerializer.java:300: warning: 'member def type' have incorrect indentation level 8, expected level should be 6. 47944,47949c53687,53693 < /Users/szita/shadow/CDH/hive/accumulo-handler/src/java/org/apache/hadoop/hive/accumulo/serde/AccumuloRowSerializer.java:301: warning: if at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/accumulo-handler/src/java/org/apache/hadoop/hive/accumulo/serde/AccumuloRowSerializer.java:302: warning: if child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/accumulo-handler/src/java/org/apache/hadoop/hive/accumulo/serde/AccumuloRowSerializer.java:303: warning: if child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/accumulo-handler/src/java/org/apache/hadoop/hive/accumulo/serde/AccumuloRowSerializer.java:304: warning: if rcurly at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/accumulo-handler/src/java/org/apache/hadoop/hive/accumulo/serde/AccumuloRowSerializer.java:305: warning: else child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/accumulo-handler/src/java/org/apache/hadoop/hive/accumulo/serde/AccumuloRowSerializer.java:306: warning: for at indentation level 10 not at correct indentation, 8 --- > /Users/szita/shadow/CDH/hive/accumulo-handler/src/java/org/apache/hadoop/hive/accumulo/serde/AccumuloRowSerializer.java:301: warning: 'if' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/accumulo-handler/src/java/org/apache/hadoop/hive/accumulo/serde/AccumuloRowSerializer.java:302: warning: 'if' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/accumulo-handler/src/java/org/apache/hadoop/hive/accumulo/serde/AccumuloRowSerializer.java:303: warning: 'if' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/accumulo-handler/src/java/org/apache/hadoop/hive/accumulo/serde/AccumuloRowSerializer.java:304: warning: 'if rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/accumulo-handler/src/java/org/apache/hadoop/hive/accumulo/serde/AccumuloRowSerializer.java:305: warning: 'else' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/accumulo-handler/src/java/org/apache/hadoop/hive/accumulo/serde/AccumuloRowSerializer.java:305: warning: 'member def type' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/accumulo-handler/src/java/org/apache/hadoop/hive/accumulo/serde/AccumuloRowSerializer.java:306: warning: 'for' have incorrect indentation level 10, expected level should be 8. 47951,47980c53695,53726 < /Users/szita/shadow/CDH/hive/accumulo-handler/src/java/org/apache/hadoop/hive/accumulo/serde/AccumuloRowSerializer.java:307: warning: if at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/accumulo-handler/src/java/org/apache/hadoop/hive/accumulo/serde/AccumuloRowSerializer.java:308: warning: if child at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/accumulo-handler/src/java/org/apache/hadoop/hive/accumulo/serde/AccumuloRowSerializer.java:309: warning: if rcurly at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/accumulo-handler/src/java/org/apache/hadoop/hive/accumulo/serde/AccumuloRowSerializer.java:310: warning: else child at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/accumulo-handler/src/java/org/apache/hadoop/hive/accumulo/serde/AccumuloRowSerializer.java:311: warning: else rcurly at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/accumulo-handler/src/java/org/apache/hadoop/hive/accumulo/serde/AccumuloRowSerializer.java:312: warning: for child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/accumulo-handler/src/java/org/apache/hadoop/hive/accumulo/serde/AccumuloRowSerializer.java:313: warning: for child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/accumulo-handler/src/java/org/apache/hadoop/hive/accumulo/serde/AccumuloRowSerializer.java:314: warning: for child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/accumulo-handler/src/java/org/apache/hadoop/hive/accumulo/serde/AccumuloRowSerializer.java:315: warning: for rcurly at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/accumulo-handler/src/java/org/apache/hadoop/hive/accumulo/serde/AccumuloRowSerializer.java:316: warning: else rcurly at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/accumulo-handler/src/java/org/apache/hadoop/hive/accumulo/serde/AccumuloRowSerializer.java:317: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/accumulo-handler/src/java/org/apache/hadoop/hive/accumulo/serde/AccumuloRowSerializer.java:318: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/accumulo-handler/src/java/org/apache/hadoop/hive/accumulo/serde/AccumuloRowSerializer.java:319: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/accumulo-handler/src/java/org/apache/hadoop/hive/accumulo/serde/AccumuloRowSerializer.java:320: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/accumulo-handler/src/java/org/apache/hadoop/hive/accumulo/serde/AccumuloRowSerializer.java:321: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/accumulo-handler/src/java/org/apache/hadoop/hive/accumulo/serde/AccumuloRowSerializer.java:322: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/accumulo-handler/src/java/org/apache/hadoop/hive/accumulo/serde/AccumuloRowSerializer.java:323: warning: if at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/accumulo-handler/src/java/org/apache/hadoop/hive/accumulo/serde/AccumuloRowSerializer.java:324: warning: if child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/accumulo-handler/src/java/org/apache/hadoop/hive/accumulo/serde/AccumuloRowSerializer.java:325: warning: if child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/accumulo-handler/src/java/org/apache/hadoop/hive/accumulo/serde/AccumuloRowSerializer.java:326: warning: if rcurly at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/accumulo-handler/src/java/org/apache/hadoop/hive/accumulo/serde/AccumuloRowSerializer.java:327: warning: for at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/accumulo-handler/src/java/org/apache/hadoop/hive/accumulo/serde/AccumuloRowSerializer.java:328: warning: if at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/accumulo-handler/src/java/org/apache/hadoop/hive/accumulo/serde/AccumuloRowSerializer.java:329: warning: if child at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/accumulo-handler/src/java/org/apache/hadoop/hive/accumulo/serde/AccumuloRowSerializer.java:330: warning: if rcurly at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/accumulo-handler/src/java/org/apache/hadoop/hive/accumulo/serde/AccumuloRowSerializer.java:332: warning: for child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/accumulo-handler/src/java/org/apache/hadoop/hive/accumulo/serde/AccumuloRowSerializer.java:334: warning: for rcurly at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/accumulo-handler/src/java/org/apache/hadoop/hive/accumulo/serde/AccumuloRowSerializer.java:335: warning: else rcurly at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/accumulo-handler/src/java/org/apache/hadoop/hive/accumulo/serde/AccumuloRowSerializer.java:337: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/accumulo-handler/src/java/org/apache/hadoop/hive/accumulo/serde/AccumuloRowSerializer.java:338: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/accumulo-handler/src/java/org/apache/hadoop/hive/accumulo/serde/AccumuloRowSerializer.java:339: warning: block child at indentation level 8 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/accumulo-handler/src/java/org/apache/hadoop/hive/accumulo/serde/AccumuloRowSerializer.java:307: warning: 'if' have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/accumulo-handler/src/java/org/apache/hadoop/hive/accumulo/serde/AccumuloRowSerializer.java:308: warning: 'if' child have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/accumulo-handler/src/java/org/apache/hadoop/hive/accumulo/serde/AccumuloRowSerializer.java:309: warning: 'if rcurly' have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/accumulo-handler/src/java/org/apache/hadoop/hive/accumulo/serde/AccumuloRowSerializer.java:310: warning: 'else' child have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/accumulo-handler/src/java/org/apache/hadoop/hive/accumulo/serde/AccumuloRowSerializer.java:311: warning: 'else rcurly' have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/accumulo-handler/src/java/org/apache/hadoop/hive/accumulo/serde/AccumuloRowSerializer.java:312: warning: 'for' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/accumulo-handler/src/java/org/apache/hadoop/hive/accumulo/serde/AccumuloRowSerializer.java:313: warning: 'for' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/accumulo-handler/src/java/org/apache/hadoop/hive/accumulo/serde/AccumuloRowSerializer.java:314: warning: 'for' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/accumulo-handler/src/java/org/apache/hadoop/hive/accumulo/serde/AccumuloRowSerializer.java:315: warning: 'for rcurly' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/accumulo-handler/src/java/org/apache/hadoop/hive/accumulo/serde/AccumuloRowSerializer.java:316: warning: 'else rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/accumulo-handler/src/java/org/apache/hadoop/hive/accumulo/serde/AccumuloRowSerializer.java:317: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/accumulo-handler/src/java/org/apache/hadoop/hive/accumulo/serde/AccumuloRowSerializer.java:318: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/accumulo-handler/src/java/org/apache/hadoop/hive/accumulo/serde/AccumuloRowSerializer.java:319: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/accumulo-handler/src/java/org/apache/hadoop/hive/accumulo/serde/AccumuloRowSerializer.java:320: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/accumulo-handler/src/java/org/apache/hadoop/hive/accumulo/serde/AccumuloRowSerializer.java:320: warning: 'member def type' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/accumulo-handler/src/java/org/apache/hadoop/hive/accumulo/serde/AccumuloRowSerializer.java:321: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/accumulo-handler/src/java/org/apache/hadoop/hive/accumulo/serde/AccumuloRowSerializer.java:321: warning: 'member def type' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/accumulo-handler/src/java/org/apache/hadoop/hive/accumulo/serde/AccumuloRowSerializer.java:322: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/accumulo-handler/src/java/org/apache/hadoop/hive/accumulo/serde/AccumuloRowSerializer.java:323: warning: 'if' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/accumulo-handler/src/java/org/apache/hadoop/hive/accumulo/serde/AccumuloRowSerializer.java:324: warning: 'if' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/accumulo-handler/src/java/org/apache/hadoop/hive/accumulo/serde/AccumuloRowSerializer.java:325: warning: 'if' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/accumulo-handler/src/java/org/apache/hadoop/hive/accumulo/serde/AccumuloRowSerializer.java:326: warning: 'if rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/accumulo-handler/src/java/org/apache/hadoop/hive/accumulo/serde/AccumuloRowSerializer.java:327: warning: 'for' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/accumulo-handler/src/java/org/apache/hadoop/hive/accumulo/serde/AccumuloRowSerializer.java:328: warning: 'if' have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/accumulo-handler/src/java/org/apache/hadoop/hive/accumulo/serde/AccumuloRowSerializer.java:329: warning: 'if' child have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/accumulo-handler/src/java/org/apache/hadoop/hive/accumulo/serde/AccumuloRowSerializer.java:330: warning: 'if rcurly' have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/accumulo-handler/src/java/org/apache/hadoop/hive/accumulo/serde/AccumuloRowSerializer.java:332: warning: 'for' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/accumulo-handler/src/java/org/apache/hadoop/hive/accumulo/serde/AccumuloRowSerializer.java:334: warning: 'for rcurly' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/accumulo-handler/src/java/org/apache/hadoop/hive/accumulo/serde/AccumuloRowSerializer.java:335: warning: 'else rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/accumulo-handler/src/java/org/apache/hadoop/hive/accumulo/serde/AccumuloRowSerializer.java:337: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/accumulo-handler/src/java/org/apache/hadoop/hive/accumulo/serde/AccumuloRowSerializer.java:338: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/accumulo-handler/src/java/org/apache/hadoop/hive/accumulo/serde/AccumuloRowSerializer.java:339: warning: 'block' child have incorrect indentation level 8, expected level should be 6. 48023d53768 < 48030c53775 < [INFO] --- maven-checkstyle-plugin:2.12.1:checkstyle (default-cli) @ hive-jdbc --- --- > [INFO] --- maven-checkstyle-plugin:2.15:checkstyle (default-cli) @ hive-jdbc --- 48043,48077c53788,53810 < /Users/szita/shadow/CDH/hive/jdbc/src/java/org/apache/hive/jdbc/HiveBaseResultSet.java:439: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/jdbc/src/java/org/apache/hive/jdbc/HiveBaseResultSet.java:440: warning: if at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/jdbc/src/java/org/apache/hive/jdbc/HiveBaseResultSet.java:441: warning: if child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/jdbc/src/java/org/apache/hive/jdbc/HiveBaseResultSet.java:442: warning: if rcurly at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/jdbc/src/java/org/apache/hive/jdbc/HiveBaseResultSet.java:443: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/jdbc/src/java/org/apache/hive/jdbc/HiveBaseResultSet.java:444: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/jdbc/src/java/org/apache/hive/jdbc/HiveBaseResultSet.java:445: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/jdbc/src/java/org/apache/hive/jdbc/HiveBaseResultSet.java:446: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/jdbc/src/java/org/apache/hive/jdbc/HiveBaseResultSet.java:447: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/jdbc/src/java/org/apache/hive/jdbc/HiveBaseResultSet.java:448: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/jdbc/src/java/org/apache/hive/jdbc/HiveBaseResultSet.java:449: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/jdbc/src/java/org/apache/hive/jdbc/HiveBaseResultSet.java:450: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/jdbc/src/java/org/apache/hive/jdbc/HiveBaseResultSet.java:451: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/jdbc/src/java/org/apache/hive/jdbc/HiveBaseResultSet.java:452: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/jdbc/src/java/org/apache/hive/jdbc/HiveBaseResultSet.java:453: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/jdbc/src/java/org/apache/hive/jdbc/HiveBaseResultSet.java:454: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/jdbc/src/java/org/apache/hive/jdbc/HiveBaseResultSet.java:455: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/jdbc/src/java/org/apache/hive/jdbc/HiveBaseResultSet.java:456: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/jdbc/src/java/org/apache/hive/jdbc/HiveBaseResultSet.java:457: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/jdbc/src/java/org/apache/hive/jdbc/HiveBaseResultSet.java:458: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/jdbc/src/java/org/apache/hive/jdbc/HiveBaseResultSet.java:460: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/jdbc/src/java/org/apache/hive/jdbc/HiveBaseResultSet.java:461: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/jdbc/src/java/org/apache/hive/jdbc/HiveBaseResultSet.java:462: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/jdbc/src/java/org/apache/hive/jdbc/HiveBaseResultSet.java:701: warning: method def throws at indentation level 10 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/jdbc/src/java/org/apache/hive/jdbc/HiveBaseResultSet.java:706: warning: method def throws at indentation level 10 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/jdbc/src/java/org/apache/hive/jdbc/HiveBaseResultSet.java:711: warning: method def throws at indentation level 10 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/jdbc/src/java/org/apache/hive/jdbc/HiveBaseResultSet.java:716: warning: method def throws at indentation level 10 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/jdbc/src/java/org/apache/hive/jdbc/HiveBaseResultSet.java:737: warning: method def throws at indentation level 10 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/jdbc/src/java/org/apache/hive/jdbc/HiveBaseResultSet.java:742: warning: method def throws at indentation level 10 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/jdbc/src/java/org/apache/hive/jdbc/HiveBaseResultSet.java:747: warning: method def throws at indentation level 10 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/jdbc/src/java/org/apache/hive/jdbc/HiveBaseResultSet.java:752: warning: method def throws at indentation level 10 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/jdbc/src/java/org/apache/hive/jdbc/HiveBaseResultSet.java:773: warning: method def throws at indentation level 10 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/jdbc/src/java/org/apache/hive/jdbc/HiveBaseResultSet.java:815: warning: method def throws at indentation level 10 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/jdbc/src/java/org/apache/hive/jdbc/HiveBaseResultSet.java:820: warning: method def throws at indentation level 10 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/jdbc/src/java/org/apache/hive/jdbc/HiveBaseResultSet.java:825: warning: method def throws at indentation level 10 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/jdbc/src/java/org/apache/hive/jdbc/HiveBaseResultSet.java:439: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/jdbc/src/java/org/apache/hive/jdbc/HiveBaseResultSet.java:440: warning: 'if' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/jdbc/src/java/org/apache/hive/jdbc/HiveBaseResultSet.java:441: warning: 'if' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/jdbc/src/java/org/apache/hive/jdbc/HiveBaseResultSet.java:442: warning: 'if rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/jdbc/src/java/org/apache/hive/jdbc/HiveBaseResultSet.java:443: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/jdbc/src/java/org/apache/hive/jdbc/HiveBaseResultSet.java:444: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/jdbc/src/java/org/apache/hive/jdbc/HiveBaseResultSet.java:445: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/jdbc/src/java/org/apache/hive/jdbc/HiveBaseResultSet.java:446: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/jdbc/src/java/org/apache/hive/jdbc/HiveBaseResultSet.java:447: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/jdbc/src/java/org/apache/hive/jdbc/HiveBaseResultSet.java:448: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/jdbc/src/java/org/apache/hive/jdbc/HiveBaseResultSet.java:449: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/jdbc/src/java/org/apache/hive/jdbc/HiveBaseResultSet.java:450: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/jdbc/src/java/org/apache/hive/jdbc/HiveBaseResultSet.java:451: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/jdbc/src/java/org/apache/hive/jdbc/HiveBaseResultSet.java:452: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/jdbc/src/java/org/apache/hive/jdbc/HiveBaseResultSet.java:453: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/jdbc/src/java/org/apache/hive/jdbc/HiveBaseResultSet.java:454: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/jdbc/src/java/org/apache/hive/jdbc/HiveBaseResultSet.java:455: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/jdbc/src/java/org/apache/hive/jdbc/HiveBaseResultSet.java:456: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/jdbc/src/java/org/apache/hive/jdbc/HiveBaseResultSet.java:457: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/jdbc/src/java/org/apache/hive/jdbc/HiveBaseResultSet.java:458: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/jdbc/src/java/org/apache/hive/jdbc/HiveBaseResultSet.java:460: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/jdbc/src/java/org/apache/hive/jdbc/HiveBaseResultSet.java:461: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/jdbc/src/java/org/apache/hive/jdbc/HiveBaseResultSet.java:462: warning: 'block' child have incorrect indentation level 8, expected level should be 6. 48084c53817,53822 < /Users/szita/shadow/CDH/hive/jdbc/src/java/org/apache/hive/jdbc/HiveConnection.java:364: warning: method call child at indentation level 6 not at correct indentation, 8 --- > /Users/szita/shadow/CDH/hive/jdbc/src/java/org/apache/hive/jdbc/HiveConnection.java:363: warning: '(' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/jdbc/src/java/org/apache/hive/jdbc/HiveConnection.java:364: warning: 'sessConfMap' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/jdbc/src/java/org/apache/hive/jdbc/HiveConnection.java:366: warning: 'JdbcConnectionParams' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/jdbc/src/java/org/apache/hive/jdbc/HiveConnection.java:367: warning: 'sessConfMap' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/jdbc/src/java/org/apache/hive/jdbc/HiveConnection.java:380: warning: 'entry' have incorrect indentation level 10, expected level should be 12. > /Users/szita/shadow/CDH/hive/jdbc/src/java/org/apache/hive/jdbc/HiveConnection.java:470: warning: 'JdbcConnectionParams' have incorrect indentation level 8, expected level should be 10. 48086a53825 > /Users/szita/shadow/CDH/hive/jdbc/src/java/org/apache/hive/jdbc/HiveConnection.java:526: warning: 'JdbcConnectionParams' have incorrect indentation level 8, expected level should be 10. 48089,48090c53828,53832 < /Users/szita/shadow/CDH/hive/jdbc/src/java/org/apache/hive/jdbc/HiveConnection.java:617: warning: operator new child at indentation level 8 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/jdbc/src/java/org/apache/hive/jdbc/HiveConnection.java:633: warning: operator new child at indentation level 8 not at correct indentation, 10 --- > /Users/szita/shadow/CDH/hive/jdbc/src/java/org/apache/hive/jdbc/HiveConnection.java:609: warning: 'JdbcConnectionParams' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/jdbc/src/java/org/apache/hive/jdbc/HiveConnection.java:610: warning: 'JdbcConnectionParams' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/jdbc/src/java/org/apache/hive/jdbc/HiveConnection.java:625: warning: 'JdbcConnectionParams' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/jdbc/src/java/org/apache/hive/jdbc/HiveConnection.java:628: warning: 'JdbcConnectionParams' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/jdbc/src/java/org/apache/hive/jdbc/HiveConnection.java:641: warning: 'trustManagerFactory' have incorrect indentation level 8, expected level should be 10. 48091a53834,53835 > /Users/szita/shadow/CDH/hive/jdbc/src/java/org/apache/hive/jdbc/HiveConnection.java:680: warning: 'Integer' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/jdbc/src/java/org/apache/hive/jdbc/HiveConnection.java:709: warning: 'openResp' have incorrect indentation level 8, expected level should be 10. 48093d53836 < /Users/szita/shadow/CDH/hive/jdbc/src/java/org/apache/hive/jdbc/HiveConnection.java:755: warning: method call child at indentation level 6 not at correct indentation, 8 48103,48132c53846,53869 < /Users/szita/shadow/CDH/hive/jdbc/src/java/org/apache/hive/jdbc/HiveDatabaseMetaData.java:145: warning: method call child at indentation level 4 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/jdbc/src/java/org/apache/hive/jdbc/HiveDatabaseMetaData.java:146: warning: method call child at indentation level 4 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/jdbc/src/java/org/apache/hive/jdbc/HiveDatabaseMetaData.java:147: warning: method call child at indentation level 4 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/jdbc/src/java/org/apache/hive/jdbc/HiveDatabaseMetaData.java:148: warning: method call child at indentation level 4 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/jdbc/src/java/org/apache/hive/jdbc/HiveDatabaseMetaData.java:229: warning: method call child at indentation level 4 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/jdbc/src/java/org/apache/hive/jdbc/HiveDatabaseMetaData.java:230: warning: method call child at indentation level 4 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/jdbc/src/java/org/apache/hive/jdbc/HiveDatabaseMetaData.java:231: warning: method call child at indentation level 4 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/jdbc/src/java/org/apache/hive/jdbc/HiveDatabaseMetaData.java:232: warning: method call child at indentation level 4 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/jdbc/src/java/org/apache/hive/jdbc/HiveDatabaseMetaData.java:263: warning: method def child at indentation level 3 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/jdbc/src/java/org/apache/hive/jdbc/HiveDatabaseMetaData.java:264: warning: method def child at indentation level 3 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/jdbc/src/java/org/apache/hive/jdbc/HiveDatabaseMetaData.java:265: warning: method call child at indentation level 3 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/jdbc/src/java/org/apache/hive/jdbc/HiveDatabaseMetaData.java:265: warning: method def child at indentation level 3 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/jdbc/src/java/org/apache/hive/jdbc/HiveDatabaseMetaData.java:266: warning: method call child at indentation level 3 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/jdbc/src/java/org/apache/hive/jdbc/HiveDatabaseMetaData.java:266: warning: method def child at indentation level 3 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/jdbc/src/java/org/apache/hive/jdbc/HiveDatabaseMetaData.java:267: warning: method call child at indentation level 3 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/jdbc/src/java/org/apache/hive/jdbc/HiveDatabaseMetaData.java:267: warning: method def child at indentation level 3 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/jdbc/src/java/org/apache/hive/jdbc/HiveDatabaseMetaData.java:268: warning: method call child at indentation level 3 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/jdbc/src/java/org/apache/hive/jdbc/HiveDatabaseMetaData.java:268: warning: method def child at indentation level 3 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/jdbc/src/java/org/apache/hive/jdbc/HiveDatabaseMetaData.java:269: warning: method call child at indentation level 3 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/jdbc/src/java/org/apache/hive/jdbc/HiveDatabaseMetaData.java:269: warning: method def child at indentation level 3 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/jdbc/src/java/org/apache/hive/jdbc/HiveDatabaseMetaData.java:270: warning: method call child at indentation level 3 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/jdbc/src/java/org/apache/hive/jdbc/HiveDatabaseMetaData.java:270: warning: method def child at indentation level 3 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/jdbc/src/java/org/apache/hive/jdbc/HiveDatabaseMetaData.java:272: warning: try at indentation level 3 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/jdbc/src/java/org/apache/hive/jdbc/HiveDatabaseMetaData.java:273: warning: try child at indentation level 5 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/jdbc/src/java/org/apache/hive/jdbc/HiveDatabaseMetaData.java:274: warning: try rcurly at indentation level 3 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/jdbc/src/java/org/apache/hive/jdbc/HiveDatabaseMetaData.java:275: warning: catch child at indentation level 5 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/jdbc/src/java/org/apache/hive/jdbc/HiveDatabaseMetaData.java:276: warning: catch rcurly at indentation level 3 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/jdbc/src/java/org/apache/hive/jdbc/HiveDatabaseMetaData.java:277: warning: method call child at indentation level 3 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/jdbc/src/java/org/apache/hive/jdbc/HiveDatabaseMetaData.java:277: warning: method def child at indentation level 3 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/jdbc/src/java/org/apache/hive/jdbc/HiveDatabaseMetaData.java:279: warning: method def child at indentation level 3 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/jdbc/src/java/org/apache/hive/jdbc/HiveDatabaseMetaData.java:263: warning: 'member def type' have incorrect indentation level 3, expected level should be 4. > /Users/szita/shadow/CDH/hive/jdbc/src/java/org/apache/hive/jdbc/HiveDatabaseMetaData.java:263: warning: 'method def' child have incorrect indentation level 3, expected level should be 4. > /Users/szita/shadow/CDH/hive/jdbc/src/java/org/apache/hive/jdbc/HiveDatabaseMetaData.java:264: warning: 'member def type' have incorrect indentation level 3, expected level should be 4. > /Users/szita/shadow/CDH/hive/jdbc/src/java/org/apache/hive/jdbc/HiveDatabaseMetaData.java:264: warning: 'method def' child have incorrect indentation level 3, expected level should be 4. > /Users/szita/shadow/CDH/hive/jdbc/src/java/org/apache/hive/jdbc/HiveDatabaseMetaData.java:265: warning: 'method call' child have incorrect indentation level 3, expected level should be 4. > /Users/szita/shadow/CDH/hive/jdbc/src/java/org/apache/hive/jdbc/HiveDatabaseMetaData.java:265: warning: 'method def' child have incorrect indentation level 3, expected level should be 4. > /Users/szita/shadow/CDH/hive/jdbc/src/java/org/apache/hive/jdbc/HiveDatabaseMetaData.java:266: warning: 'method call' child have incorrect indentation level 3, expected level should be 4. > /Users/szita/shadow/CDH/hive/jdbc/src/java/org/apache/hive/jdbc/HiveDatabaseMetaData.java:266: warning: 'method def' child have incorrect indentation level 3, expected level should be 4. > /Users/szita/shadow/CDH/hive/jdbc/src/java/org/apache/hive/jdbc/HiveDatabaseMetaData.java:267: warning: 'method call' child have incorrect indentation level 3, expected level should be 4. > /Users/szita/shadow/CDH/hive/jdbc/src/java/org/apache/hive/jdbc/HiveDatabaseMetaData.java:267: warning: 'method def' child have incorrect indentation level 3, expected level should be 4. > /Users/szita/shadow/CDH/hive/jdbc/src/java/org/apache/hive/jdbc/HiveDatabaseMetaData.java:268: warning: 'method call' child have incorrect indentation level 3, expected level should be 4. > /Users/szita/shadow/CDH/hive/jdbc/src/java/org/apache/hive/jdbc/HiveDatabaseMetaData.java:268: warning: 'method def' child have incorrect indentation level 3, expected level should be 4. > /Users/szita/shadow/CDH/hive/jdbc/src/java/org/apache/hive/jdbc/HiveDatabaseMetaData.java:269: warning: 'method call' child have incorrect indentation level 3, expected level should be 4. > /Users/szita/shadow/CDH/hive/jdbc/src/java/org/apache/hive/jdbc/HiveDatabaseMetaData.java:269: warning: 'method def' child have incorrect indentation level 3, expected level should be 4. > /Users/szita/shadow/CDH/hive/jdbc/src/java/org/apache/hive/jdbc/HiveDatabaseMetaData.java:270: warning: 'method call' child have incorrect indentation level 3, expected level should be 4. > /Users/szita/shadow/CDH/hive/jdbc/src/java/org/apache/hive/jdbc/HiveDatabaseMetaData.java:270: warning: 'method def' child have incorrect indentation level 3, expected level should be 4. > /Users/szita/shadow/CDH/hive/jdbc/src/java/org/apache/hive/jdbc/HiveDatabaseMetaData.java:272: warning: 'try' have incorrect indentation level 3, expected level should be 4. > /Users/szita/shadow/CDH/hive/jdbc/src/java/org/apache/hive/jdbc/HiveDatabaseMetaData.java:273: warning: 'try' child have incorrect indentation level 5, expected level should be 6. > /Users/szita/shadow/CDH/hive/jdbc/src/java/org/apache/hive/jdbc/HiveDatabaseMetaData.java:274: warning: 'try rcurly' have incorrect indentation level 3, expected level should be 4. > /Users/szita/shadow/CDH/hive/jdbc/src/java/org/apache/hive/jdbc/HiveDatabaseMetaData.java:275: warning: 'catch' child have incorrect indentation level 5, expected level should be 6. > /Users/szita/shadow/CDH/hive/jdbc/src/java/org/apache/hive/jdbc/HiveDatabaseMetaData.java:276: warning: 'catch rcurly' have incorrect indentation level 3, expected level should be 4. > /Users/szita/shadow/CDH/hive/jdbc/src/java/org/apache/hive/jdbc/HiveDatabaseMetaData.java:277: warning: 'method call' child have incorrect indentation level 3, expected level should be 4. > /Users/szita/shadow/CDH/hive/jdbc/src/java/org/apache/hive/jdbc/HiveDatabaseMetaData.java:277: warning: 'method def' child have incorrect indentation level 3, expected level should be 4. > /Users/szita/shadow/CDH/hive/jdbc/src/java/org/apache/hive/jdbc/HiveDatabaseMetaData.java:279: warning: 'method def' child have incorrect indentation level 3, expected level should be 4. 48135,48147d53871 < /Users/szita/shadow/CDH/hive/jdbc/src/java/org/apache/hive/jdbc/HiveDatabaseMetaData.java:361: warning: method call child at indentation level 4 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/jdbc/src/java/org/apache/hive/jdbc/HiveDatabaseMetaData.java:362: warning: method call child at indentation level 4 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/jdbc/src/java/org/apache/hive/jdbc/HiveDatabaseMetaData.java:363: warning: method call child at indentation level 4 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/jdbc/src/java/org/apache/hive/jdbc/HiveDatabaseMetaData.java:364: warning: method call child at indentation level 4 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/jdbc/src/java/org/apache/hive/jdbc/HiveDatabaseMetaData.java:374: warning: method call child at indentation level 4 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/jdbc/src/java/org/apache/hive/jdbc/HiveDatabaseMetaData.java:375: warning: method call child at indentation level 4 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/jdbc/src/java/org/apache/hive/jdbc/HiveDatabaseMetaData.java:376: warning: method call child at indentation level 4 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/jdbc/src/java/org/apache/hive/jdbc/HiveDatabaseMetaData.java:377: warning: method call child at indentation level 8 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/jdbc/src/java/org/apache/hive/jdbc/HiveDatabaseMetaData.java:392: warning: method call child at indentation level 8 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/jdbc/src/java/org/apache/hive/jdbc/HiveDatabaseMetaData.java:534: warning: method call child at indentation level 4 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/jdbc/src/java/org/apache/hive/jdbc/HiveDatabaseMetaData.java:535: warning: method call child at indentation level 4 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/jdbc/src/java/org/apache/hive/jdbc/HiveDatabaseMetaData.java:536: warning: method call child at indentation level 4 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/jdbc/src/java/org/apache/hive/jdbc/HiveDatabaseMetaData.java:537: warning: method call child at indentation level 4 not at correct indentation, 8 48153,48160d53876 < /Users/szita/shadow/CDH/hive/jdbc/src/java/org/apache/hive/jdbc/HiveDatabaseMetaData.java:623: warning: method call child at indentation level 4 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/jdbc/src/java/org/apache/hive/jdbc/HiveDatabaseMetaData.java:624: warning: method call child at indentation level 4 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/jdbc/src/java/org/apache/hive/jdbc/HiveDatabaseMetaData.java:625: warning: method call child at indentation level 4 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/jdbc/src/java/org/apache/hive/jdbc/HiveDatabaseMetaData.java:626: warning: method call child at indentation level 4 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/jdbc/src/java/org/apache/hive/jdbc/HiveDatabaseMetaData.java:667: warning: method call child at indentation level 4 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/jdbc/src/java/org/apache/hive/jdbc/HiveDatabaseMetaData.java:668: warning: method call child at indentation level 4 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/jdbc/src/java/org/apache/hive/jdbc/HiveDatabaseMetaData.java:669: warning: method call child at indentation level 4 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/jdbc/src/java/org/apache/hive/jdbc/HiveDatabaseMetaData.java:670: warning: method call child at indentation level 4 not at correct indentation, 8 48163,48171d53878 < /Users/szita/shadow/CDH/hive/jdbc/src/java/org/apache/hive/jdbc/HiveDatabaseMetaData.java:698: warning: method call child at indentation level 4 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/jdbc/src/java/org/apache/hive/jdbc/HiveDatabaseMetaData.java:699: warning: method call child at indentation level 4 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/jdbc/src/java/org/apache/hive/jdbc/HiveDatabaseMetaData.java:700: warning: method call child at indentation level 4 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/jdbc/src/java/org/apache/hive/jdbc/HiveDatabaseMetaData.java:701: warning: method call child at indentation level 4 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/jdbc/src/java/org/apache/hive/jdbc/HiveDatabaseMetaData.java:756: warning: method call child at indentation level 4 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/jdbc/src/java/org/apache/hive/jdbc/HiveDatabaseMetaData.java:757: warning: method call child at indentation level 4 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/jdbc/src/java/org/apache/hive/jdbc/HiveDatabaseMetaData.java:758: warning: method call child at indentation level 4 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/jdbc/src/java/org/apache/hive/jdbc/HiveDatabaseMetaData.java:759: warning: method call child at indentation level 4 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/jdbc/src/java/org/apache/hive/jdbc/HiveDatabaseMetaData.java:783: warning: method def rcurly at indentation level 8 not at correct indentation, 6 48181a53889 > /Users/szita/shadow/CDH/hive/jdbc/src/java/org/apache/hive/jdbc/HiveMetaDataResultSet.java:31: warning: 'final' have incorrect indentation level 4, expected level should be 6. 48191d53898 < /Users/szita/shadow/CDH/hive/jdbc/src/java/org/apache/hive/jdbc/HivePreparedStatement.java:335: warning: method def throws at indentation level 10 not at correct indentation, 6 48198,48199c53905,53906 < /Users/szita/shadow/CDH/hive/jdbc/src/java/org/apache/hive/jdbc/HivePreparedStatement.java:706: warning: method def child at indentation level 5 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/jdbc/src/java/org/apache/hive/jdbc/HivePreparedStatement.java:707: warning: method def child at indentation level 5 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/jdbc/src/java/org/apache/hive/jdbc/HivePreparedStatement.java:706: warning: 'method def' child have incorrect indentation level 5, expected level should be 4. > /Users/szita/shadow/CDH/hive/jdbc/src/java/org/apache/hive/jdbc/HivePreparedStatement.java:707: warning: 'method def' child have incorrect indentation level 5, expected level should be 4. 48204,48213c53911,53924 < /Users/szita/shadow/CDH/hive/jdbc/src/java/org/apache/hive/jdbc/HiveQueryResultSet.java:223: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/jdbc/src/java/org/apache/hive/jdbc/HiveQueryResultSet.java:224: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/jdbc/src/java/org/apache/hive/jdbc/HiveQueryResultSet.java:225: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/jdbc/src/java/org/apache/hive/jdbc/HiveQueryResultSet.java:227: warning: if at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/jdbc/src/java/org/apache/hive/jdbc/HiveQueryResultSet.java:229: warning: if child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/jdbc/src/java/org/apache/hive/jdbc/HiveQueryResultSet.java:230: warning: if rcurly at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/jdbc/src/java/org/apache/hive/jdbc/HiveQueryResultSet.java:231: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/jdbc/src/java/org/apache/hive/jdbc/HiveQueryResultSet.java:232: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/jdbc/src/java/org/apache/hive/jdbc/HiveQueryResultSet.java:233: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/jdbc/src/java/org/apache/hive/jdbc/HiveQueryResultSet.java:234: warning: block child at indentation level 10 not at correct indentation, 8 --- > /Users/szita/shadow/CDH/hive/jdbc/src/java/org/apache/hive/jdbc/HiveQueryResultSet.java:223: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/jdbc/src/java/org/apache/hive/jdbc/HiveQueryResultSet.java:224: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/jdbc/src/java/org/apache/hive/jdbc/HiveQueryResultSet.java:225: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/jdbc/src/java/org/apache/hive/jdbc/HiveQueryResultSet.java:225: warning: 'member def type' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/jdbc/src/java/org/apache/hive/jdbc/HiveQueryResultSet.java:227: warning: 'if' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/jdbc/src/java/org/apache/hive/jdbc/HiveQueryResultSet.java:229: warning: 'if' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/jdbc/src/java/org/apache/hive/jdbc/HiveQueryResultSet.java:230: warning: 'if rcurly' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/jdbc/src/java/org/apache/hive/jdbc/HiveQueryResultSet.java:231: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/jdbc/src/java/org/apache/hive/jdbc/HiveQueryResultSet.java:232: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/jdbc/src/java/org/apache/hive/jdbc/HiveQueryResultSet.java:233: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/jdbc/src/java/org/apache/hive/jdbc/HiveQueryResultSet.java:233: warning: 'member def type' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/jdbc/src/java/org/apache/hive/jdbc/HiveQueryResultSet.java:234: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/jdbc/src/java/org/apache/hive/jdbc/HiveQueryResultSet.java:234: warning: 'member def type' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/jdbc/src/java/org/apache/hive/jdbc/HiveQueryResultSet.java:235: warning: 'block' child have incorrect indentation level 10, expected level should be 8. 48215,48218c53926,53928 < /Users/szita/shadow/CDH/hive/jdbc/src/java/org/apache/hive/jdbc/HiveQueryResultSet.java:235: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/jdbc/src/java/org/apache/hive/jdbc/HiveQueryResultSet.java:237: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/jdbc/src/java/org/apache/hive/jdbc/HiveQueryResultSet.java:238: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/jdbc/src/java/org/apache/hive/jdbc/HiveQueryResultSet.java:239: warning: block child at indentation level 10 not at correct indentation, 8 --- > /Users/szita/shadow/CDH/hive/jdbc/src/java/org/apache/hive/jdbc/HiveQueryResultSet.java:237: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/jdbc/src/java/org/apache/hive/jdbc/HiveQueryResultSet.java:238: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/jdbc/src/java/org/apache/hive/jdbc/HiveQueryResultSet.java:239: warning: 'block' child have incorrect indentation level 10, expected level should be 8. 48238d53947 < /Users/szita/shadow/CDH/hive/jdbc/src/java/org/apache/hive/jdbc/HttpBasicAuthInterceptor.java:51: warning: method def throws at indentation level 4 not at correct indentation, 6 48245c53954,53955 < /Users/szita/shadow/CDH/hive/jdbc/src/java/org/apache/hive/jdbc/HttpKerberosRequestInterceptor.java:58: warning: try at indentation level 8 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/jdbc/src/java/org/apache/hive/jdbc/HttpKerberosRequestInterceptor.java:57: warning: 'HttpContext' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/jdbc/src/java/org/apache/hive/jdbc/HttpKerberosRequestInterceptor.java:58: warning: 'try' have incorrect indentation level 8, expected level should be 4. 48246a53957,53958 > /Users/szita/shadow/CDH/hive/jdbc/src/java/org/apache/hive/jdbc/HttpKerberosRequestInterceptor.java:63: warning: 'principal' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/jdbc/src/java/org/apache/hive/jdbc/HttpKerberosRequestInterceptor.java:66: warning: 'HttpAuthUtils' have incorrect indentation level 8, expected level should be 10. 48254,48255c53966 < /Users/szita/shadow/CDH/hive/jdbc/src/java/org/apache/hive/jdbc/HttpRequestInterceptorBase.java:41: warning: method def throws at indentation level 4 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/jdbc/src/java/org/apache/hive/jdbc/HttpRequestInterceptorBase.java:54: warning: method def throws at indentation level 4 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/jdbc/src/java/org/apache/hive/jdbc/HttpRequestInterceptorBase.java:44: warning: 'Map' have incorrect indentation level 4, expected level should be 6. 48258,48289c53969,53999 < /Users/szita/shadow/CDH/hive/jdbc/src/java/org/apache/hive/jdbc/HttpTokenAuthInterceptor.java:44: warning: method def throws at indentation level 4 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/jdbc/src/java/org/apache/hive/jdbc/JdbcColumn.java:75: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/jdbc/src/java/org/apache/hive/jdbc/JdbcColumn.java:76: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/jdbc/src/java/org/apache/hive/jdbc/JdbcColumn.java:77: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/jdbc/src/java/org/apache/hive/jdbc/JdbcColumn.java:78: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/jdbc/src/java/org/apache/hive/jdbc/JdbcColumn.java:79: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/jdbc/src/java/org/apache/hive/jdbc/JdbcColumn.java:80: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/jdbc/src/java/org/apache/hive/jdbc/JdbcColumn.java:81: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/jdbc/src/java/org/apache/hive/jdbc/JdbcColumn.java:82: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/jdbc/src/java/org/apache/hive/jdbc/JdbcColumn.java:83: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/jdbc/src/java/org/apache/hive/jdbc/JdbcColumn.java:84: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/jdbc/src/java/org/apache/hive/jdbc/JdbcColumn.java:85: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/jdbc/src/java/org/apache/hive/jdbc/JdbcColumn.java:86: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/jdbc/src/java/org/apache/hive/jdbc/JdbcColumn.java:87: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/jdbc/src/java/org/apache/hive/jdbc/JdbcColumn.java:88: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/jdbc/src/java/org/apache/hive/jdbc/JdbcColumn.java:89: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/jdbc/src/java/org/apache/hive/jdbc/JdbcColumn.java:90: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/jdbc/src/java/org/apache/hive/jdbc/JdbcColumn.java:91: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/jdbc/src/java/org/apache/hive/jdbc/JdbcColumn.java:92: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/jdbc/src/java/org/apache/hive/jdbc/JdbcColumn.java:93: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/jdbc/src/java/org/apache/hive/jdbc/JdbcColumn.java:94: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/jdbc/src/java/org/apache/hive/jdbc/JdbcColumn.java:95: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/jdbc/src/java/org/apache/hive/jdbc/JdbcColumn.java:96: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/jdbc/src/java/org/apache/hive/jdbc/JdbcColumn.java:97: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/jdbc/src/java/org/apache/hive/jdbc/JdbcColumn.java:98: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/jdbc/src/java/org/apache/hive/jdbc/JdbcColumn.java:99: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/jdbc/src/java/org/apache/hive/jdbc/JdbcColumn.java:100: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/jdbc/src/java/org/apache/hive/jdbc/JdbcColumn.java:101: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/jdbc/src/java/org/apache/hive/jdbc/JdbcColumn.java:102: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/jdbc/src/java/org/apache/hive/jdbc/JdbcColumn.java:103: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/jdbc/src/java/org/apache/hive/jdbc/JdbcColumn.java:104: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/jdbc/src/java/org/apache/hive/jdbc/JdbcColumn.java:105: warning: case child at indentation level 6 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/jdbc/src/java/org/apache/hive/jdbc/JdbcColumn.java:75: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/jdbc/src/java/org/apache/hive/jdbc/JdbcColumn.java:76: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/jdbc/src/java/org/apache/hive/jdbc/JdbcColumn.java:77: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/jdbc/src/java/org/apache/hive/jdbc/JdbcColumn.java:78: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/jdbc/src/java/org/apache/hive/jdbc/JdbcColumn.java:79: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/jdbc/src/java/org/apache/hive/jdbc/JdbcColumn.java:80: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/jdbc/src/java/org/apache/hive/jdbc/JdbcColumn.java:81: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/jdbc/src/java/org/apache/hive/jdbc/JdbcColumn.java:82: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/jdbc/src/java/org/apache/hive/jdbc/JdbcColumn.java:83: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/jdbc/src/java/org/apache/hive/jdbc/JdbcColumn.java:84: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/jdbc/src/java/org/apache/hive/jdbc/JdbcColumn.java:85: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/jdbc/src/java/org/apache/hive/jdbc/JdbcColumn.java:86: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/jdbc/src/java/org/apache/hive/jdbc/JdbcColumn.java:87: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/jdbc/src/java/org/apache/hive/jdbc/JdbcColumn.java:88: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/jdbc/src/java/org/apache/hive/jdbc/JdbcColumn.java:89: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/jdbc/src/java/org/apache/hive/jdbc/JdbcColumn.java:90: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/jdbc/src/java/org/apache/hive/jdbc/JdbcColumn.java:91: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/jdbc/src/java/org/apache/hive/jdbc/JdbcColumn.java:92: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/jdbc/src/java/org/apache/hive/jdbc/JdbcColumn.java:93: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/jdbc/src/java/org/apache/hive/jdbc/JdbcColumn.java:94: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/jdbc/src/java/org/apache/hive/jdbc/JdbcColumn.java:95: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/jdbc/src/java/org/apache/hive/jdbc/JdbcColumn.java:96: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/jdbc/src/java/org/apache/hive/jdbc/JdbcColumn.java:97: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/jdbc/src/java/org/apache/hive/jdbc/JdbcColumn.java:98: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/jdbc/src/java/org/apache/hive/jdbc/JdbcColumn.java:99: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/jdbc/src/java/org/apache/hive/jdbc/JdbcColumn.java:100: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/jdbc/src/java/org/apache/hive/jdbc/JdbcColumn.java:101: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/jdbc/src/java/org/apache/hive/jdbc/JdbcColumn.java:102: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/jdbc/src/java/org/apache/hive/jdbc/JdbcColumn.java:103: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/jdbc/src/java/org/apache/hive/jdbc/JdbcColumn.java:104: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/jdbc/src/java/org/apache/hive/jdbc/JdbcColumn.java:105: warning: 'case' child have incorrect indentation level 6, expected level should be 4. 48291,48304c54001,54014 < /Users/szita/shadow/CDH/hive/jdbc/src/java/org/apache/hive/jdbc/JdbcColumn.java:106: warning: switch at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/jdbc/src/java/org/apache/hive/jdbc/JdbcColumn.java:107: warning: case child at indentation level 10 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/jdbc/src/java/org/apache/hive/jdbc/JdbcColumn.java:108: warning: block child at indentation level 12 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/jdbc/src/java/org/apache/hive/jdbc/JdbcColumn.java:109: warning: case child at indentation level 10 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/jdbc/src/java/org/apache/hive/jdbc/JdbcColumn.java:110: warning: block child at indentation level 12 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/jdbc/src/java/org/apache/hive/jdbc/JdbcColumn.java:111: warning: case child at indentation level 10 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/jdbc/src/java/org/apache/hive/jdbc/JdbcColumn.java:112: warning: block child at indentation level 12 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/jdbc/src/java/org/apache/hive/jdbc/JdbcColumn.java:113: warning: switch rcurly at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/jdbc/src/java/org/apache/hive/jdbc/JdbcColumn.java:114: warning: block rcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/jdbc/src/java/org/apache/hive/jdbc/JdbcColumn.java:115: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/jdbc/src/java/org/apache/hive/jdbc/JdbcColumn.java:116: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/jdbc/src/java/org/apache/hive/jdbc/JdbcColumn.java:117: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/jdbc/src/java/org/apache/hive/jdbc/JdbcColumn.java:118: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/jdbc/src/java/org/apache/hive/jdbc/JdbcColumn.java:119: warning: block child at indentation level 8 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/jdbc/src/java/org/apache/hive/jdbc/JdbcColumn.java:106: warning: 'switch' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/jdbc/src/java/org/apache/hive/jdbc/JdbcColumn.java:107: warning: 'case' child have incorrect indentation level 10, expected level should be 6. > /Users/szita/shadow/CDH/hive/jdbc/src/java/org/apache/hive/jdbc/JdbcColumn.java:108: warning: 'block' child have incorrect indentation level 12, expected level should be 8. > /Users/szita/shadow/CDH/hive/jdbc/src/java/org/apache/hive/jdbc/JdbcColumn.java:109: warning: 'case' child have incorrect indentation level 10, expected level should be 6. > /Users/szita/shadow/CDH/hive/jdbc/src/java/org/apache/hive/jdbc/JdbcColumn.java:110: warning: 'block' child have incorrect indentation level 12, expected level should be 8. > /Users/szita/shadow/CDH/hive/jdbc/src/java/org/apache/hive/jdbc/JdbcColumn.java:111: warning: 'case' child have incorrect indentation level 10, expected level should be 6. > /Users/szita/shadow/CDH/hive/jdbc/src/java/org/apache/hive/jdbc/JdbcColumn.java:112: warning: 'block' child have incorrect indentation level 12, expected level should be 8. > /Users/szita/shadow/CDH/hive/jdbc/src/java/org/apache/hive/jdbc/JdbcColumn.java:113: warning: 'switch rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/jdbc/src/java/org/apache/hive/jdbc/JdbcColumn.java:114: warning: 'block rcurly' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/jdbc/src/java/org/apache/hive/jdbc/JdbcColumn.java:115: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/jdbc/src/java/org/apache/hive/jdbc/JdbcColumn.java:116: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/jdbc/src/java/org/apache/hive/jdbc/JdbcColumn.java:117: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/jdbc/src/java/org/apache/hive/jdbc/JdbcColumn.java:118: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/jdbc/src/java/org/apache/hive/jdbc/JdbcColumn.java:119: warning: 'block' child have incorrect indentation level 8, expected level should be 6. 48312,48317c54022,54027 < /Users/szita/shadow/CDH/hive/jdbc/src/java/org/apache/hive/jdbc/JdbcColumn.java:314: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/jdbc/src/java/org/apache/hive/jdbc/JdbcColumn.java:316: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/jdbc/src/java/org/apache/hive/jdbc/JdbcColumn.java:317: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/jdbc/src/java/org/apache/hive/jdbc/JdbcColumn.java:319: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/jdbc/src/java/org/apache/hive/jdbc/JdbcColumn.java:320: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/jdbc/src/java/org/apache/hive/jdbc/JdbcColumn.java:321: warning: block child at indentation level 10 not at correct indentation, 8 --- > /Users/szita/shadow/CDH/hive/jdbc/src/java/org/apache/hive/jdbc/JdbcColumn.java:314: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/jdbc/src/java/org/apache/hive/jdbc/JdbcColumn.java:316: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/jdbc/src/java/org/apache/hive/jdbc/JdbcColumn.java:317: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/jdbc/src/java/org/apache/hive/jdbc/JdbcColumn.java:319: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/jdbc/src/java/org/apache/hive/jdbc/JdbcColumn.java:320: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/jdbc/src/java/org/apache/hive/jdbc/JdbcColumn.java:321: warning: 'block' child have incorrect indentation level 10, expected level should be 8. 48352,48357c54062,54068 < /Users/szita/shadow/CDH/hive/jdbc/src/java/org/apache/hive/jdbc/Utils.java:416: warning: if at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/jdbc/src/java/org/apache/hive/jdbc/Utils.java:417: warning: if child at indentation level 12 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/jdbc/src/java/org/apache/hive/jdbc/Utils.java:419: warning: if rcurly at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/jdbc/src/java/org/apache/hive/jdbc/Utils.java:420: warning: if at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/jdbc/src/java/org/apache/hive/jdbc/Utils.java:421: warning: if child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/jdbc/src/java/org/apache/hive/jdbc/Utils.java:423: warning: if rcurly at indentation level 8 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/jdbc/src/java/org/apache/hive/jdbc/Utils.java:416: warning: 'if' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/jdbc/src/java/org/apache/hive/jdbc/Utils.java:417: warning: 'if' child have incorrect indentation level 12, expected level should be 8. > /Users/szita/shadow/CDH/hive/jdbc/src/java/org/apache/hive/jdbc/Utils.java:418: warning: 'info' have incorrect indentation level 14, expected level should be 16. > /Users/szita/shadow/CDH/hive/jdbc/src/java/org/apache/hive/jdbc/Utils.java:419: warning: 'if rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/jdbc/src/java/org/apache/hive/jdbc/Utils.java:420: warning: 'if' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/jdbc/src/java/org/apache/hive/jdbc/Utils.java:421: warning: 'if' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/jdbc/src/java/org/apache/hive/jdbc/Utils.java:423: warning: 'if rcurly' have incorrect indentation level 8, expected level should be 6. 48385d54095 < 48392c54102 < [INFO] --- maven-checkstyle-plugin:2.12.1:checkstyle (default-cli) @ hive-beeline --- --- > [INFO] --- maven-checkstyle-plugin:2.15:checkstyle (default-cli) @ hive-beeline --- 48406,48414c54116 < /Users/szita/shadow/CDH/hive/beeline/src/java/org/apache/hive/beeline/BeeLine.java:178: warning: array initialization child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/beeline/src/java/org/apache/hive/beeline/BeeLine.java:179: warning: array initialization child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/beeline/src/java/org/apache/hive/beeline/BeeLine.java:180: warning: array initialization child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/beeline/src/java/org/apache/hive/beeline/BeeLine.java:181: warning: array initialization child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/beeline/src/java/org/apache/hive/beeline/BeeLine.java:182: warning: array initialization child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/beeline/src/java/org/apache/hive/beeline/BeeLine.java:183: warning: array initialization child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/beeline/src/java/org/apache/hive/beeline/BeeLine.java:184: warning: array initialization child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/beeline/src/java/org/apache/hive/beeline/BeeLine.java:185: warning: array initialization child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/beeline/src/java/org/apache/hive/beeline/BeeLine.java:186: warning: array initialization child at indentation level 6 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/beeline/src/java/org/apache/hive/beeline/BeeLine.java:190: warning: 'new' have incorrect indentation level 4, expected level should be 6. 48416,48463d54117 < /Users/szita/shadow/CDH/hive/beeline/src/java/org/apache/hive/beeline/BeeLine.java:193: warning: array initialization child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/beeline/src/java/org/apache/hive/beeline/BeeLine.java:195: warning: array initialization child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/beeline/src/java/org/apache/hive/beeline/BeeLine.java:197: warning: array initialization child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/beeline/src/java/org/apache/hive/beeline/BeeLine.java:199: warning: array initialization child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/beeline/src/java/org/apache/hive/beeline/BeeLine.java:201: warning: array initialization child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/beeline/src/java/org/apache/hive/beeline/BeeLine.java:203: warning: array initialization child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/beeline/src/java/org/apache/hive/beeline/BeeLine.java:205: warning: array initialization child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/beeline/src/java/org/apache/hive/beeline/BeeLine.java:207: warning: array initialization child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/beeline/src/java/org/apache/hive/beeline/BeeLine.java:209: warning: array initialization child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/beeline/src/java/org/apache/hive/beeline/BeeLine.java:211: warning: array initialization child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/beeline/src/java/org/apache/hive/beeline/BeeLine.java:213: warning: array initialization child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/beeline/src/java/org/apache/hive/beeline/BeeLine.java:215: warning: array initialization child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/beeline/src/java/org/apache/hive/beeline/BeeLine.java:217: warning: array initialization child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/beeline/src/java/org/apache/hive/beeline/BeeLine.java:219: warning: array initialization child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/beeline/src/java/org/apache/hive/beeline/BeeLine.java:221: warning: array initialization child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/beeline/src/java/org/apache/hive/beeline/BeeLine.java:223: warning: array initialization child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/beeline/src/java/org/apache/hive/beeline/BeeLine.java:225: warning: array initialization child at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/beeline/src/java/org/apache/hive/beeline/BeeLine.java:226: warning: array initialization child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/beeline/src/java/org/apache/hive/beeline/BeeLine.java:228: warning: array initialization child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/beeline/src/java/org/apache/hive/beeline/BeeLine.java:230: warning: array initialization child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/beeline/src/java/org/apache/hive/beeline/BeeLine.java:232: warning: array initialization child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/beeline/src/java/org/apache/hive/beeline/BeeLine.java:234: warning: array initialization child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/beeline/src/java/org/apache/hive/beeline/BeeLine.java:236: warning: array initialization child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/beeline/src/java/org/apache/hive/beeline/BeeLine.java:238: warning: array initialization child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/beeline/src/java/org/apache/hive/beeline/BeeLine.java:240: warning: array initialization child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/beeline/src/java/org/apache/hive/beeline/BeeLine.java:242: warning: array initialization child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/beeline/src/java/org/apache/hive/beeline/BeeLine.java:244: warning: array initialization child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/beeline/src/java/org/apache/hive/beeline/BeeLine.java:246: warning: array initialization child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/beeline/src/java/org/apache/hive/beeline/BeeLine.java:248: warning: array initialization child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/beeline/src/java/org/apache/hive/beeline/BeeLine.java:250: warning: array initialization child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/beeline/src/java/org/apache/hive/beeline/BeeLine.java:252: warning: array initialization child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/beeline/src/java/org/apache/hive/beeline/BeeLine.java:254: warning: array initialization child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/beeline/src/java/org/apache/hive/beeline/BeeLine.java:256: warning: array initialization child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/beeline/src/java/org/apache/hive/beeline/BeeLine.java:259: warning: array initialization child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/beeline/src/java/org/apache/hive/beeline/BeeLine.java:261: warning: array initialization child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/beeline/src/java/org/apache/hive/beeline/BeeLine.java:263: warning: array initialization child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/beeline/src/java/org/apache/hive/beeline/BeeLine.java:265: warning: array initialization child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/beeline/src/java/org/apache/hive/beeline/BeeLine.java:267: warning: array initialization child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/beeline/src/java/org/apache/hive/beeline/BeeLine.java:269: warning: array initialization child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/beeline/src/java/org/apache/hive/beeline/BeeLine.java:271: warning: array initialization child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/beeline/src/java/org/apache/hive/beeline/BeeLine.java:273: warning: array initialization child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/beeline/src/java/org/apache/hive/beeline/BeeLine.java:275: warning: array initialization child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/beeline/src/java/org/apache/hive/beeline/BeeLine.java:277: warning: array initialization child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/beeline/src/java/org/apache/hive/beeline/BeeLine.java:279: warning: array initialization child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/beeline/src/java/org/apache/hive/beeline/BeeLine.java:281: warning: array initialization child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/beeline/src/java/org/apache/hive/beeline/BeeLine.java:283: warning: array initialization child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/beeline/src/java/org/apache/hive/beeline/BeeLine.java:285: warning: array initialization child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/beeline/src/java/org/apache/hive/beeline/BeeLine.java:287: warning: array initialization child at indentation level 6 not at correct indentation, 4 48465,48466d54118 < /Users/szita/shadow/CDH/hive/beeline/src/java/org/apache/hive/beeline/BeeLine.java:295: warning: array initialization child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/beeline/src/java/org/apache/hive/beeline/BeeLine.java:296: warning: array initialization child at indentation level 10 not at correct indentation, 8 48468,48474c54120 < /Users/szita/shadow/CDH/hive/beeline/src/java/org/apache/hive/beeline/BeeLine.java:452: warning: array initialization child at indentation level 8 not at correct indentation, [6, 50] < /Users/szita/shadow/CDH/hive/beeline/src/java/org/apache/hive/beeline/BeeLine.java:533: warning: if child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/beeline/src/java/org/apache/hive/beeline/BeeLine.java:591: warning: array initialization child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/beeline/src/java/org/apache/hive/beeline/BeeLine.java:592: warning: array initialization child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/beeline/src/java/org/apache/hive/beeline/BeeLine.java:593: warning: array initialization child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/beeline/src/java/org/apache/hive/beeline/BeeLine.java:594: warning: array initialization child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/beeline/src/java/org/apache/hive/beeline/BeeLine.java:595: warning: array initialization child at indentation level 8 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/beeline/src/java/org/apache/hive/beeline/BeeLine.java:533: warning: 'if' child have incorrect indentation level 10, expected level should be 8. 48476,48507d54121 < /Users/szita/shadow/CDH/hive/beeline/src/java/org/apache/hive/beeline/BeeLine.java:616: warning: array initialization child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/beeline/src/java/org/apache/hive/beeline/BeeLine.java:617: warning: array initialization child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/beeline/src/java/org/apache/hive/beeline/BeeLine.java:618: warning: array initialization child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/beeline/src/java/org/apache/hive/beeline/BeeLine.java:619: warning: array initialization child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/beeline/src/java/org/apache/hive/beeline/BeeLine.java:620: warning: array initialization child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/beeline/src/java/org/apache/hive/beeline/BeeLine.java:621: warning: array initialization child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/beeline/src/java/org/apache/hive/beeline/BeeLine.java:622: warning: array initialization child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/beeline/src/java/org/apache/hive/beeline/BeeLine.java:623: warning: array initialization child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/beeline/src/java/org/apache/hive/beeline/BeeLine.java:624: warning: array initialization child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/beeline/src/java/org/apache/hive/beeline/BeeLine.java:625: warning: array initialization child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/beeline/src/java/org/apache/hive/beeline/BeeLine.java:626: warning: array initialization child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/beeline/src/java/org/apache/hive/beeline/BeeLine.java:627: warning: array initialization child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/beeline/src/java/org/apache/hive/beeline/BeeLine.java:628: warning: array initialization child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/beeline/src/java/org/apache/hive/beeline/BeeLine.java:629: warning: array initialization child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/beeline/src/java/org/apache/hive/beeline/BeeLine.java:630: warning: array initialization child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/beeline/src/java/org/apache/hive/beeline/BeeLine.java:631: warning: array initialization child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/beeline/src/java/org/apache/hive/beeline/BeeLine.java:632: warning: array initialization child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/beeline/src/java/org/apache/hive/beeline/BeeLine.java:633: warning: array initialization child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/beeline/src/java/org/apache/hive/beeline/BeeLine.java:634: warning: array initialization child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/beeline/src/java/org/apache/hive/beeline/BeeLine.java:635: warning: array initialization child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/beeline/src/java/org/apache/hive/beeline/BeeLine.java:636: warning: array initialization child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/beeline/src/java/org/apache/hive/beeline/BeeLine.java:637: warning: array initialization child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/beeline/src/java/org/apache/hive/beeline/BeeLine.java:638: warning: array initialization child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/beeline/src/java/org/apache/hive/beeline/BeeLine.java:639: warning: array initialization child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/beeline/src/java/org/apache/hive/beeline/BeeLine.java:640: warning: array initialization child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/beeline/src/java/org/apache/hive/beeline/BeeLine.java:641: warning: array initialization child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/beeline/src/java/org/apache/hive/beeline/BeeLine.java:642: warning: array initialization child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/beeline/src/java/org/apache/hive/beeline/BeeLine.java:643: warning: array initialization child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/beeline/src/java/org/apache/hive/beeline/BeeLine.java:644: warning: array initialization child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/beeline/src/java/org/apache/hive/beeline/BeeLine.java:645: warning: array initialization child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/beeline/src/java/org/apache/hive/beeline/BeeLine.java:646: warning: array initialization child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/beeline/src/java/org/apache/hive/beeline/BeeLine.java:647: warning: array initialization child at indentation level 8 not at correct indentation, 6 48512a54127 > /Users/szita/shadow/CDH/hive/beeline/src/java/org/apache/hive/beeline/BeeLine.java:952: warning: 'BeeLine' have incorrect indentation level 10, expected level should be 12. 48517c54132 < /Users/szita/shadow/CDH/hive/beeline/src/java/org/apache/hive/beeline/BeeLine.java:1211: warning: if child at indentation level 7 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/beeline/src/java/org/apache/hive/beeline/BeeLine.java:1211: warning: 'if' child have incorrect indentation level 7, expected level should be 6. 48527,48546c54142,54160 < /Users/szita/shadow/CDH/hive/beeline/src/java/org/apache/hive/beeline/BeeLine.java:1938: warning: assign child at indentation level 4 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/beeline/src/java/org/apache/hive/beeline/BeeLine.java:1939: warning: assign child at indentation level 4 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/beeline/src/java/org/apache/hive/beeline/BeeLine.java:1987: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/beeline/src/java/org/apache/hive/beeline/BeeLine.java:1988: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/beeline/src/java/org/apache/hive/beeline/BeeLine.java:1989: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/beeline/src/java/org/apache/hive/beeline/BeeLine.java:1990: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/beeline/src/java/org/apache/hive/beeline/BeeLine.java:1991: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/beeline/src/java/org/apache/hive/beeline/BeeLine.java:1992: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/beeline/src/java/org/apache/hive/beeline/BeeLine.java:1993: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/beeline/src/java/org/apache/hive/beeline/BeeLine.java:1994: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/beeline/src/java/org/apache/hive/beeline/BeeLine.java:1995: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/beeline/src/java/org/apache/hive/beeline/BeeLine.java:1996: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/beeline/src/java/org/apache/hive/beeline/BeeLine.java:1997: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/beeline/src/java/org/apache/hive/beeline/BeeLine.java:1998: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/beeline/src/java/org/apache/hive/beeline/BeeLine.java:1999: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/beeline/src/java/org/apache/hive/beeline/BeeLine.java:2000: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/beeline/src/java/org/apache/hive/beeline/BeeLine.java:2001: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/beeline/src/java/org/apache/hive/beeline/BeeLine.java:2002: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/beeline/src/java/org/apache/hive/beeline/BeeLine.java:2003: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/beeline/src/java/org/apache/hive/beeline/BeeLine.java:2011: warning: array initialization child at indentation level 12 not at correct indentation, 10 --- > /Users/szita/shadow/CDH/hive/beeline/src/java/org/apache/hive/beeline/BeeLine.java:1938: warning: '+' have incorrect indentation level 4, expected level should be 8. > /Users/szita/shadow/CDH/hive/beeline/src/java/org/apache/hive/beeline/BeeLine.java:1939: warning: '+' have incorrect indentation level 4, expected level should be 8. > /Users/szita/shadow/CDH/hive/beeline/src/java/org/apache/hive/beeline/BeeLine.java:1987: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/beeline/src/java/org/apache/hive/beeline/BeeLine.java:1988: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/beeline/src/java/org/apache/hive/beeline/BeeLine.java:1989: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/beeline/src/java/org/apache/hive/beeline/BeeLine.java:1990: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/beeline/src/java/org/apache/hive/beeline/BeeLine.java:1991: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/beeline/src/java/org/apache/hive/beeline/BeeLine.java:1992: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/beeline/src/java/org/apache/hive/beeline/BeeLine.java:1993: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/beeline/src/java/org/apache/hive/beeline/BeeLine.java:1994: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/beeline/src/java/org/apache/hive/beeline/BeeLine.java:1995: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/beeline/src/java/org/apache/hive/beeline/BeeLine.java:1996: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/beeline/src/java/org/apache/hive/beeline/BeeLine.java:1997: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/beeline/src/java/org/apache/hive/beeline/BeeLine.java:1998: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/beeline/src/java/org/apache/hive/beeline/BeeLine.java:1999: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/beeline/src/java/org/apache/hive/beeline/BeeLine.java:2000: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/beeline/src/java/org/apache/hive/beeline/BeeLine.java:2001: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/beeline/src/java/org/apache/hive/beeline/BeeLine.java:2002: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/beeline/src/java/org/apache/hive/beeline/BeeLine.java:2003: warning: 'block' child have incorrect indentation level 10, expected level should be 8. 48549,48550c54163,54164 < /Users/szita/shadow/CDH/hive/beeline/src/java/org/apache/hive/beeline/BeeLine.java:2123: warning: for child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/beeline/src/java/org/apache/hive/beeline/BeeLine.java:2142: warning: array initialization child at indentation level 10 not at correct indentation, 8 --- > /Users/szita/shadow/CDH/hive/beeline/src/java/org/apache/hive/beeline/BeeLine.java:2085: warning: 'Thread' have incorrect indentation level 10, expected level should be 12. > /Users/szita/shadow/CDH/hive/beeline/src/java/org/apache/hive/beeline/BeeLine.java:2123: warning: 'for' child have incorrect indentation level 8, expected level should be 6. 48561d54174 < /Users/szita/shadow/CDH/hive/beeline/src/java/org/apache/hive/beeline/BeeLineOpts.java:229: warning: method def throws at indentation level 4 not at correct indentation, 6 48575d54187 < /Users/szita/shadow/CDH/hive/beeline/src/java/org/apache/hive/beeline/cli/CliOptionsProcessor.java:42: warning: method call lparen at indentation level 8 not at correct indentation, 4 48577d54188 < /Users/szita/shadow/CDH/hive/beeline/src/java/org/apache/hive/beeline/cli/CliOptionsProcessor.java:50: warning: method call lparen at indentation level 8 not at correct indentation, 4 48608,48610d54218 < /Users/szita/shadow/CDH/hive/beeline/src/java/org/apache/hive/beeline/Commands.java:213: warning: array initialization child at indentation level 14 not at correct indentation, [12, 24] < /Users/szita/shadow/CDH/hive/beeline/src/java/org/apache/hive/beeline/Commands.java:223: warning: array initialization child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/beeline/src/java/org/apache/hive/beeline/Commands.java:224: warning: array initialization child at indentation level 8 not at correct indentation, 6 48623,48739d54230 < /Users/szita/shadow/CDH/hive/beeline/src/java/org/apache/hive/beeline/Commands.java:509: warning: array initialization child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/beeline/src/java/org/apache/hive/beeline/Commands.java:510: warning: array initialization child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/beeline/src/java/org/apache/hive/beeline/Commands.java:511: warning: array initialization child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/beeline/src/java/org/apache/hive/beeline/Commands.java:512: warning: array initialization child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/beeline/src/java/org/apache/hive/beeline/Commands.java:513: warning: array initialization child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/beeline/src/java/org/apache/hive/beeline/Commands.java:514: warning: array initialization child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/beeline/src/java/org/apache/hive/beeline/Commands.java:515: warning: array initialization child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/beeline/src/java/org/apache/hive/beeline/Commands.java:516: warning: array initialization child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/beeline/src/java/org/apache/hive/beeline/Commands.java:517: warning: array initialization child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/beeline/src/java/org/apache/hive/beeline/Commands.java:518: warning: array initialization child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/beeline/src/java/org/apache/hive/beeline/Commands.java:519: warning: array initialization child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/beeline/src/java/org/apache/hive/beeline/Commands.java:520: warning: array initialization child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/beeline/src/java/org/apache/hive/beeline/Commands.java:521: warning: array initialization child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/beeline/src/java/org/apache/hive/beeline/Commands.java:522: warning: array initialization child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/beeline/src/java/org/apache/hive/beeline/Commands.java:523: warning: array initialization child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/beeline/src/java/org/apache/hive/beeline/Commands.java:524: warning: array initialization child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/beeline/src/java/org/apache/hive/beeline/Commands.java:525: warning: array initialization child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/beeline/src/java/org/apache/hive/beeline/Commands.java:526: warning: array initialization child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/beeline/src/java/org/apache/hive/beeline/Commands.java:527: warning: array initialization child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/beeline/src/java/org/apache/hive/beeline/Commands.java:528: warning: array initialization child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/beeline/src/java/org/apache/hive/beeline/Commands.java:529: warning: array initialization child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/beeline/src/java/org/apache/hive/beeline/Commands.java:530: warning: array initialization child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/beeline/src/java/org/apache/hive/beeline/Commands.java:531: warning: array initialization child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/beeline/src/java/org/apache/hive/beeline/Commands.java:532: warning: array initialization child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/beeline/src/java/org/apache/hive/beeline/Commands.java:533: warning: array initialization child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/beeline/src/java/org/apache/hive/beeline/Commands.java:534: warning: array initialization child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/beeline/src/java/org/apache/hive/beeline/Commands.java:535: warning: array initialization child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/beeline/src/java/org/apache/hive/beeline/Commands.java:536: warning: array initialization child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/beeline/src/java/org/apache/hive/beeline/Commands.java:537: warning: array initialization child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/beeline/src/java/org/apache/hive/beeline/Commands.java:538: warning: array initialization child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/beeline/src/java/org/apache/hive/beeline/Commands.java:539: warning: array initialization child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/beeline/src/java/org/apache/hive/beeline/Commands.java:540: warning: array initialization child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/beeline/src/java/org/apache/hive/beeline/Commands.java:541: warning: array initialization child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/beeline/src/java/org/apache/hive/beeline/Commands.java:542: warning: array initialization child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/beeline/src/java/org/apache/hive/beeline/Commands.java:543: warning: array initialization child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/beeline/src/java/org/apache/hive/beeline/Commands.java:544: warning: array initialization child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/beeline/src/java/org/apache/hive/beeline/Commands.java:545: warning: array initialization child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/beeline/src/java/org/apache/hive/beeline/Commands.java:546: warning: array initialization child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/beeline/src/java/org/apache/hive/beeline/Commands.java:547: warning: array initialization child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/beeline/src/java/org/apache/hive/beeline/Commands.java:548: warning: array initialization child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/beeline/src/java/org/apache/hive/beeline/Commands.java:549: warning: array initialization child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/beeline/src/java/org/apache/hive/beeline/Commands.java:550: warning: array initialization child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/beeline/src/java/org/apache/hive/beeline/Commands.java:551: warning: array initialization child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/beeline/src/java/org/apache/hive/beeline/Commands.java:552: warning: array initialization child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/beeline/src/java/org/apache/hive/beeline/Commands.java:553: warning: array initialization child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/beeline/src/java/org/apache/hive/beeline/Commands.java:554: warning: array initialization child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/beeline/src/java/org/apache/hive/beeline/Commands.java:555: warning: array initialization child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/beeline/src/java/org/apache/hive/beeline/Commands.java:556: warning: array initialization child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/beeline/src/java/org/apache/hive/beeline/Commands.java:557: warning: array initialization child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/beeline/src/java/org/apache/hive/beeline/Commands.java:558: warning: array initialization child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/beeline/src/java/org/apache/hive/beeline/Commands.java:559: warning: array initialization child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/beeline/src/java/org/apache/hive/beeline/Commands.java:560: warning: array initialization child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/beeline/src/java/org/apache/hive/beeline/Commands.java:561: warning: array initialization child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/beeline/src/java/org/apache/hive/beeline/Commands.java:562: warning: array initialization child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/beeline/src/java/org/apache/hive/beeline/Commands.java:563: warning: array initialization child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/beeline/src/java/org/apache/hive/beeline/Commands.java:564: warning: array initialization child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/beeline/src/java/org/apache/hive/beeline/Commands.java:565: warning: array initialization child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/beeline/src/java/org/apache/hive/beeline/Commands.java:566: warning: array initialization child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/beeline/src/java/org/apache/hive/beeline/Commands.java:567: warning: array initialization child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/beeline/src/java/org/apache/hive/beeline/Commands.java:568: warning: array initialization child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/beeline/src/java/org/apache/hive/beeline/Commands.java:569: warning: array initialization child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/beeline/src/java/org/apache/hive/beeline/Commands.java:570: warning: array initialization child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/beeline/src/java/org/apache/hive/beeline/Commands.java:571: warning: array initialization child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/beeline/src/java/org/apache/hive/beeline/Commands.java:572: warning: array initialization child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/beeline/src/java/org/apache/hive/beeline/Commands.java:573: warning: array initialization child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/beeline/src/java/org/apache/hive/beeline/Commands.java:574: warning: array initialization child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/beeline/src/java/org/apache/hive/beeline/Commands.java:575: warning: array initialization child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/beeline/src/java/org/apache/hive/beeline/Commands.java:576: warning: array initialization child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/beeline/src/java/org/apache/hive/beeline/Commands.java:577: warning: array initialization child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/beeline/src/java/org/apache/hive/beeline/Commands.java:578: warning: array initialization child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/beeline/src/java/org/apache/hive/beeline/Commands.java:579: warning: array initialization child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/beeline/src/java/org/apache/hive/beeline/Commands.java:580: warning: array initialization child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/beeline/src/java/org/apache/hive/beeline/Commands.java:581: warning: array initialization child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/beeline/src/java/org/apache/hive/beeline/Commands.java:582: warning: array initialization child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/beeline/src/java/org/apache/hive/beeline/Commands.java:583: warning: array initialization child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/beeline/src/java/org/apache/hive/beeline/Commands.java:584: warning: array initialization child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/beeline/src/java/org/apache/hive/beeline/Commands.java:585: warning: array initialization child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/beeline/src/java/org/apache/hive/beeline/Commands.java:586: warning: array initialization child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/beeline/src/java/org/apache/hive/beeline/Commands.java:587: warning: array initialization child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/beeline/src/java/org/apache/hive/beeline/Commands.java:588: warning: array initialization child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/beeline/src/java/org/apache/hive/beeline/Commands.java:589: warning: array initialization child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/beeline/src/java/org/apache/hive/beeline/Commands.java:590: warning: array initialization child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/beeline/src/java/org/apache/hive/beeline/Commands.java:591: warning: array initialization child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/beeline/src/java/org/apache/hive/beeline/Commands.java:592: warning: array initialization child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/beeline/src/java/org/apache/hive/beeline/Commands.java:593: warning: array initialization child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/beeline/src/java/org/apache/hive/beeline/Commands.java:594: warning: array initialization child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/beeline/src/java/org/apache/hive/beeline/Commands.java:595: warning: array initialization child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/beeline/src/java/org/apache/hive/beeline/Commands.java:596: warning: array initialization child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/beeline/src/java/org/apache/hive/beeline/Commands.java:597: warning: array initialization child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/beeline/src/java/org/apache/hive/beeline/Commands.java:598: warning: array initialization child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/beeline/src/java/org/apache/hive/beeline/Commands.java:599: warning: array initialization child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/beeline/src/java/org/apache/hive/beeline/Commands.java:600: warning: array initialization child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/beeline/src/java/org/apache/hive/beeline/Commands.java:601: warning: array initialization child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/beeline/src/java/org/apache/hive/beeline/Commands.java:602: warning: array initialization child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/beeline/src/java/org/apache/hive/beeline/Commands.java:603: warning: array initialization child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/beeline/src/java/org/apache/hive/beeline/Commands.java:604: warning: array initialization child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/beeline/src/java/org/apache/hive/beeline/Commands.java:605: warning: array initialization child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/beeline/src/java/org/apache/hive/beeline/Commands.java:606: warning: array initialization child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/beeline/src/java/org/apache/hive/beeline/Commands.java:607: warning: array initialization child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/beeline/src/java/org/apache/hive/beeline/Commands.java:608: warning: array initialization child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/beeline/src/java/org/apache/hive/beeline/Commands.java:609: warning: array initialization child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/beeline/src/java/org/apache/hive/beeline/Commands.java:610: warning: array initialization child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/beeline/src/java/org/apache/hive/beeline/Commands.java:611: warning: array initialization child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/beeline/src/java/org/apache/hive/beeline/Commands.java:612: warning: array initialization child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/beeline/src/java/org/apache/hive/beeline/Commands.java:613: warning: array initialization child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/beeline/src/java/org/apache/hive/beeline/Commands.java:614: warning: array initialization child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/beeline/src/java/org/apache/hive/beeline/Commands.java:615: warning: array initialization child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/beeline/src/java/org/apache/hive/beeline/Commands.java:616: warning: array initialization child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/beeline/src/java/org/apache/hive/beeline/Commands.java:617: warning: array initialization child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/beeline/src/java/org/apache/hive/beeline/Commands.java:618: warning: array initialization child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/beeline/src/java/org/apache/hive/beeline/Commands.java:619: warning: array initialization child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/beeline/src/java/org/apache/hive/beeline/Commands.java:620: warning: array initialization child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/beeline/src/java/org/apache/hive/beeline/Commands.java:621: warning: array initialization child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/beeline/src/java/org/apache/hive/beeline/Commands.java:622: warning: array initialization child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/beeline/src/java/org/apache/hive/beeline/Commands.java:623: warning: array initialization child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/beeline/src/java/org/apache/hive/beeline/Commands.java:624: warning: array initialization child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/beeline/src/java/org/apache/hive/beeline/Commands.java:625: warning: array initialization child at indentation level 8 not at correct indentation, 6 48751d54241 < /Users/szita/shadow/CDH/hive/beeline/src/java/org/apache/hive/beeline/Commands.java:1003: warning: operator new rparen at indentation level 18 not at correct indentation, 16 48761,48772d54250 < /Users/szita/shadow/CDH/hive/beeline/src/java/org/apache/hive/beeline/Commands.java:1585: warning: array initialization child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/beeline/src/java/org/apache/hive/beeline/Commands.java:1586: warning: array initialization child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/beeline/src/java/org/apache/hive/beeline/Commands.java:1587: warning: array initialization child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/beeline/src/java/org/apache/hive/beeline/Commands.java:1590: warning: array initialization child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/beeline/src/java/org/apache/hive/beeline/Commands.java:1591: warning: array initialization child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/beeline/src/java/org/apache/hive/beeline/Commands.java:1592: warning: array initialization child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/beeline/src/java/org/apache/hive/beeline/Commands.java:1595: warning: array initialization child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/beeline/src/java/org/apache/hive/beeline/Commands.java:1596: warning: array initialization child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/beeline/src/java/org/apache/hive/beeline/Commands.java:1597: warning: array initialization child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/beeline/src/java/org/apache/hive/beeline/Commands.java:1600: warning: array initialization child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/beeline/src/java/org/apache/hive/beeline/Commands.java:1601: warning: array initialization child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/beeline/src/java/org/apache/hive/beeline/Commands.java:1602: warning: array initialization child at indentation level 8 not at correct indentation, 6 48781a54260 > /Users/szita/shadow/CDH/hive/beeline/src/java/org/apache/hive/beeline/DatabaseConnection.java:193: warning: '(' have incorrect indentation level 12, expected level should be 14. 48803a54283 > /Users/szita/shadow/CDH/hive/beeline/src/java/org/apache/hive/beeline/HiveSchemaTool.java:240: warning: 'if' child have incorrect indentation level 4, expected level should be 8. 48805c54285 < /Users/szita/shadow/CDH/hive/beeline/src/java/org/apache/hive/beeline/HiveSchemaTool.java:240: warning: assign child at indentation level 4 not at correct indentation, 8 --- > /Users/szita/shadow/CDH/hive/beeline/src/java/org/apache/hive/beeline/HiveSchemaTool.java:241: warning: 'if' child have incorrect indentation level 4, expected level should be 8. 48807d54286 < /Users/szita/shadow/CDH/hive/beeline/src/java/org/apache/hive/beeline/HiveSchemaTool.java:241: warning: assign child at indentation level 4 not at correct indentation, 8 48808a54288 > /Users/szita/shadow/CDH/hive/beeline/src/java/org/apache/hive/beeline/HiveSchemaTool.java:244: warning: 'else' child have incorrect indentation level 6, expected level should be 8. 48810d54289 < /Users/szita/shadow/CDH/hive/beeline/src/java/org/apache/hive/beeline/HiveSchemaTool.java:244: warning: assign child at indentation level 6 not at correct indentation, 8 48840a54320 > /Users/szita/shadow/CDH/hive/beeline/src/java/org/apache/hive/beeline/HiveSchemaTool.java:504: warning: 'metaStoreSchemaInfo' have incorrect indentation level 6, expected level should be 8. 48844,48846d54323 < /Users/szita/shadow/CDH/hive/beeline/src/java/org/apache/hive/beeline/HiveSchemaTool.java:647: warning: method call child at indentation level 8 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/beeline/src/java/org/apache/hive/beeline/HiveSchemaTool.java:648: warning: method call child at indentation level 8 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/beeline/src/java/org/apache/hive/beeline/HiveSchemaTool.java:649: warning: method call child at indentation level 8 not at correct indentation, 10 48848,48858d54324 < /Users/szita/shadow/CDH/hive/beeline/src/java/org/apache/hive/beeline/HiveSchemaTool.java:650: warning: method call child at indentation level 8 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/beeline/src/java/org/apache/hive/beeline/HiveSchemaTool.java:651: warning: method call child at indentation level 8 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/beeline/src/java/org/apache/hive/beeline/HiveSchemaTool.java:652: warning: method call child at indentation level 8 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/beeline/src/java/org/apache/hive/beeline/HiveSchemaTool.java:653: warning: method call child at indentation level 8 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/beeline/src/java/org/apache/hive/beeline/HiveSchemaTool.java:654: warning: method call child at indentation level 8 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/beeline/src/java/org/apache/hive/beeline/HiveSchemaTool.java:655: warning: method call child at indentation level 8 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/beeline/src/java/org/apache/hive/beeline/HiveSchemaTool.java:656: warning: method call child at indentation level 8 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/beeline/src/java/org/apache/hive/beeline/HiveSchemaTool.java:657: warning: method call child at indentation level 8 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/beeline/src/java/org/apache/hive/beeline/HiveSchemaTool.java:658: warning: method call child at indentation level 8 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/beeline/src/java/org/apache/hive/beeline/HiveSchemaTool.java:659: warning: method call child at indentation level 8 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/beeline/src/java/org/apache/hive/beeline/HiveSchemaTool.java:660: warning: method call child at indentation level 8 not at correct indentation, 10 48862c54328 < /Users/szita/shadow/CDH/hive/beeline/src/java/org/apache/hive/beeline/HiveSchemaTool.java:700: warning: catch child at indentation level 8 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/beeline/src/java/org/apache/hive/beeline/HiveSchemaTool.java:700: warning: 'catch' child have incorrect indentation level 8, expected level should be 6. 48863a54330,54331 > /Users/szita/shadow/CDH/hive/beeline/src/java/org/apache/hive/beeline/HiveSchemaTool.java:711: warning: '||' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/beeline/src/java/org/apache/hive/beeline/HiveSchemaTool.java:712: warning: '||' have incorrect indentation level 8, expected level should be 10. 48875,48878c54343,54350 < /Users/szita/shadow/CDH/hive/beeline/src/java/org/apache/hive/beeline/HiveSchemaTool.java:865: warning: while child at indentation level 9 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/beeline/src/java/org/apache/hive/beeline/HiveSchemaTool.java:866: warning: while child at indentation level 9 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/beeline/src/java/org/apache/hive/beeline/HiveSchemaTool.java:867: warning: while child at indentation level 9 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/beeline/src/java/org/apache/hive/beeline/HiveSchemaTool.java:868: warning: while child at indentation level 9 not at correct indentation, 8 --- > /Users/szita/shadow/CDH/hive/beeline/src/java/org/apache/hive/beeline/HiveSchemaTool.java:865: warning: 'member def type' have incorrect indentation level 9, expected level should be 8. > /Users/szita/shadow/CDH/hive/beeline/src/java/org/apache/hive/beeline/HiveSchemaTool.java:865: warning: 'while' child have incorrect indentation level 9, expected level should be 8. > /Users/szita/shadow/CDH/hive/beeline/src/java/org/apache/hive/beeline/HiveSchemaTool.java:866: warning: 'member def type' have incorrect indentation level 9, expected level should be 8. > /Users/szita/shadow/CDH/hive/beeline/src/java/org/apache/hive/beeline/HiveSchemaTool.java:866: warning: 'while' child have incorrect indentation level 9, expected level should be 8. > /Users/szita/shadow/CDH/hive/beeline/src/java/org/apache/hive/beeline/HiveSchemaTool.java:867: warning: 'member def type' have incorrect indentation level 9, expected level should be 8. > /Users/szita/shadow/CDH/hive/beeline/src/java/org/apache/hive/beeline/HiveSchemaTool.java:867: warning: 'while' child have incorrect indentation level 9, expected level should be 8. > /Users/szita/shadow/CDH/hive/beeline/src/java/org/apache/hive/beeline/HiveSchemaTool.java:868: warning: 'while' child have incorrect indentation level 9, expected level should be 8. > /Users/szita/shadow/CDH/hive/beeline/src/java/org/apache/hive/beeline/HiveSchemaTool.java:869: warning: 'while' child have incorrect indentation level 9, expected level should be 8. 48880d54351 < /Users/szita/shadow/CDH/hive/beeline/src/java/org/apache/hive/beeline/HiveSchemaTool.java:869: warning: while child at indentation level 9 not at correct indentation, 8 48882,48883c54353,54354 < /Users/szita/shadow/CDH/hive/beeline/src/java/org/apache/hive/beeline/HiveSchemaTool.java:875: warning: catch child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/beeline/src/java/org/apache/hive/beeline/HiveSchemaTool.java:991: warning: array initialization lcurly at indentation level 8 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/beeline/src/java/org/apache/hive/beeline/HiveSchemaTool.java:875: warning: 'catch' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/beeline/src/java/org/apache/hive/beeline/HiveSchemaTool.java:991: warning: 'array initialization lcurly' have incorrect indentation level 8, expected level should be 6. 48885d54355 < /Users/szita/shadow/CDH/hive/beeline/src/java/org/apache/hive/beeline/HiveSchemaTool.java:992: warning: array initialization child at indentation level 10 not at correct indentation, 8 48887,48891c54357 < /Users/szita/shadow/CDH/hive/beeline/src/java/org/apache/hive/beeline/HiveSchemaTool.java:993: warning: array initialization child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/beeline/src/java/org/apache/hive/beeline/HiveSchemaTool.java:994: warning: array initialization child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/beeline/src/java/org/apache/hive/beeline/HiveSchemaTool.java:995: warning: array initialization child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/beeline/src/java/org/apache/hive/beeline/HiveSchemaTool.java:996: warning: array initialization child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/beeline/src/java/org/apache/hive/beeline/HiveSchemaTool.java:997: warning: array initialization rcurly at indentation level 8 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/beeline/src/java/org/apache/hive/beeline/HiveSchemaTool.java:997: warning: 'array initialization rcurly' have incorrect indentation level 8, expected level should be one of the following: 6, 10. 48959c54425 < /Users/szita/shadow/CDH/hive/beeline/src/java/org/apache/hive/beeline/Rows.java:157: warning: for at indentation level 7 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/beeline/src/java/org/apache/hive/beeline/Rows.java:157: warning: 'for' have incorrect indentation level 7, expected level should be 6. 48964a54431,54433 > /Users/szita/shadow/CDH/hive/beeline/src/java/org/apache/hive/beeline/SQLCompleter.java:64: warning: '"fail to get string function names from database metadata due to the exception: "' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/beeline/src/java/org/apache/hive/beeline/SQLCompleter.java:70: warning: '"fail to get numeric function names from database metadata due to the exception: "' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/beeline/src/java/org/apache/hive/beeline/SQLCompleter.java:76: warning: '"fail to get system function names from database metadata due to the exception: "' have incorrect indentation level 8, expected level should be 10. 48965a54435,54436 > /Users/szita/shadow/CDH/hive/beeline/src/java/org/apache/hive/beeline/SQLCompleter.java:82: warning: '"fail to get time date function names from database metadata due to the exception: "' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/beeline/src/java/org/apache/hive/beeline/SQLCompleter.java:83: warning: 'e' have incorrect indentation level 8, expected level should be 10. 48977,48979c54448,54450 < /Users/szita/shadow/CDH/hive/beeline/src/java/org/apache/hive/beeline/TableOutputFormat.java:63: warning: if child at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/beeline/src/java/org/apache/hive/beeline/TableOutputFormat.java:77: warning: if rparen at indentation level 11 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/beeline/src/java/org/apache/hive/beeline/TableOutputFormat.java:83: warning: if child at indentation level 10 not at correct indentation, 8 --- > /Users/szita/shadow/CDH/hive/beeline/src/java/org/apache/hive/beeline/TableOutputFormat.java:63: warning: 'if' child have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/beeline/src/java/org/apache/hive/beeline/TableOutputFormat.java:77: warning: 'if rparen' have incorrect indentation level 11, expected level should be 8. > /Users/szita/shadow/CDH/hive/beeline/src/java/org/apache/hive/beeline/TableOutputFormat.java:83: warning: 'if' child have incorrect indentation level 10, expected level should be 8. 48988d54458 < 48995c54465 < [INFO] --- maven-checkstyle-plugin:2.12.1:checkstyle (default-cli) @ hive-cli --- --- > [INFO] --- maven-checkstyle-plugin:2.15:checkstyle (default-cli) @ hive-cli --- 49013a54484 > /Users/szita/shadow/CDH/hive/cli/src/java/org/apache/hadoop/hive/cli/CliDriver.java:156: warning: 'stringifyException' have incorrect indentation level 12, expected level should be 14. 49014a54486 > /Users/szita/shadow/CDH/hive/cli/src/java/org/apache/hadoop/hive/cli/CliDriver.java:193: warning: 'org' have incorrect indentation level 10, expected level should be 12. 49022a54495,54497 > /Users/szita/shadow/CDH/hive/cli/src/java/org/apache/hadoop/hive/cli/CliDriver.java:515: warning: '"bin"' have incorrect indentation level 10, expected level should be 12. > /Users/szita/shadow/CDH/hive/cli/src/java/org/apache/hadoop/hive/cli/CliDriver.java:528: warning: '+' have incorrect indentation level 10, expected level should be 12. > /Users/szita/shadow/CDH/hive/cli/src/java/org/apache/hadoop/hive/cli/CliDriver.java:538: warning: 'HIVERCFILE' have incorrect indentation level 10, expected level should be 12. 49058d54532 < 49065c54539 < [INFO] --- maven-checkstyle-plugin:2.12.1:checkstyle (default-cli) @ hive-contrib --- --- > [INFO] --- maven-checkstyle-plugin:2.15:checkstyle (default-cli) @ hive-contrib --- 49090,49155c54564,54642 < /Users/szita/shadow/CDH/hive/contrib/src/java/org/apache/hadoop/hive/contrib/serde2/MultiDelimitSerDe.java:216: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/contrib/src/java/org/apache/hadoop/hive/contrib/serde2/MultiDelimitSerDe.java:217: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/contrib/src/java/org/apache/hadoop/hive/contrib/serde2/MultiDelimitSerDe.java:218: warning: if at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/contrib/src/java/org/apache/hadoop/hive/contrib/serde2/MultiDelimitSerDe.java:219: warning: if child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/contrib/src/java/org/apache/hadoop/hive/contrib/serde2/MultiDelimitSerDe.java:220: warning: if child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/contrib/src/java/org/apache/hadoop/hive/contrib/serde2/MultiDelimitSerDe.java:221: warning: if child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/contrib/src/java/org/apache/hadoop/hive/contrib/serde2/MultiDelimitSerDe.java:222: warning: if child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/contrib/src/java/org/apache/hadoop/hive/contrib/serde2/MultiDelimitSerDe.java:223: warning: if rcurly at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/contrib/src/java/org/apache/hadoop/hive/contrib/serde2/MultiDelimitSerDe.java:224: warning: else child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/contrib/src/java/org/apache/hadoop/hive/contrib/serde2/MultiDelimitSerDe.java:225: warning: else rcurly at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/contrib/src/java/org/apache/hadoop/hive/contrib/serde2/MultiDelimitSerDe.java:226: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/contrib/src/java/org/apache/hadoop/hive/contrib/serde2/MultiDelimitSerDe.java:227: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/contrib/src/java/org/apache/hadoop/hive/contrib/serde2/MultiDelimitSerDe.java:228: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/contrib/src/java/org/apache/hadoop/hive/contrib/serde2/MultiDelimitSerDe.java:229: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/contrib/src/java/org/apache/hadoop/hive/contrib/serde2/MultiDelimitSerDe.java:230: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/contrib/src/java/org/apache/hadoop/hive/contrib/serde2/MultiDelimitSerDe.java:231: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/contrib/src/java/org/apache/hadoop/hive/contrib/serde2/MultiDelimitSerDe.java:232: warning: if at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/contrib/src/java/org/apache/hadoop/hive/contrib/serde2/MultiDelimitSerDe.java:233: warning: if child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/contrib/src/java/org/apache/hadoop/hive/contrib/serde2/MultiDelimitSerDe.java:234: warning: if rcurly at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/contrib/src/java/org/apache/hadoop/hive/contrib/serde2/MultiDelimitSerDe.java:235: warning: for at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/contrib/src/java/org/apache/hadoop/hive/contrib/serde2/MultiDelimitSerDe.java:236: warning: if at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/contrib/src/java/org/apache/hadoop/hive/contrib/serde2/MultiDelimitSerDe.java:237: warning: if child at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/contrib/src/java/org/apache/hadoop/hive/contrib/serde2/MultiDelimitSerDe.java:238: warning: if rcurly at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/contrib/src/java/org/apache/hadoop/hive/contrib/serde2/MultiDelimitSerDe.java:239: warning: for child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/contrib/src/java/org/apache/hadoop/hive/contrib/serde2/MultiDelimitSerDe.java:241: warning: for rcurly at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/contrib/src/java/org/apache/hadoop/hive/contrib/serde2/MultiDelimitSerDe.java:242: warning: else rcurly at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/contrib/src/java/org/apache/hadoop/hive/contrib/serde2/MultiDelimitSerDe.java:243: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/contrib/src/java/org/apache/hadoop/hive/contrib/serde2/MultiDelimitSerDe.java:244: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/contrib/src/java/org/apache/hadoop/hive/contrib/serde2/MultiDelimitSerDe.java:245: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/contrib/src/java/org/apache/hadoop/hive/contrib/serde2/MultiDelimitSerDe.java:246: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/contrib/src/java/org/apache/hadoop/hive/contrib/serde2/MultiDelimitSerDe.java:248: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/contrib/src/java/org/apache/hadoop/hive/contrib/serde2/MultiDelimitSerDe.java:249: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/contrib/src/java/org/apache/hadoop/hive/contrib/serde2/MultiDelimitSerDe.java:250: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/contrib/src/java/org/apache/hadoop/hive/contrib/serde2/MultiDelimitSerDe.java:251: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/contrib/src/java/org/apache/hadoop/hive/contrib/serde2/MultiDelimitSerDe.java:252: warning: if at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/contrib/src/java/org/apache/hadoop/hive/contrib/serde2/MultiDelimitSerDe.java:253: warning: if child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/contrib/src/java/org/apache/hadoop/hive/contrib/serde2/MultiDelimitSerDe.java:254: warning: if rcurly at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/contrib/src/java/org/apache/hadoop/hive/contrib/serde2/MultiDelimitSerDe.java:255: warning: else child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/contrib/src/java/org/apache/hadoop/hive/contrib/serde2/MultiDelimitSerDe.java:256: warning: for at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/contrib/src/java/org/apache/hadoop/hive/contrib/serde2/MultiDelimitSerDe.java:257: warning: if at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/contrib/src/java/org/apache/hadoop/hive/contrib/serde2/MultiDelimitSerDe.java:258: warning: if child at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/contrib/src/java/org/apache/hadoop/hive/contrib/serde2/MultiDelimitSerDe.java:259: warning: if rcurly at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/contrib/src/java/org/apache/hadoop/hive/contrib/serde2/MultiDelimitSerDe.java:260: warning: else child at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/contrib/src/java/org/apache/hadoop/hive/contrib/serde2/MultiDelimitSerDe.java:261: warning: else rcurly at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/contrib/src/java/org/apache/hadoop/hive/contrib/serde2/MultiDelimitSerDe.java:262: warning: for child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/contrib/src/java/org/apache/hadoop/hive/contrib/serde2/MultiDelimitSerDe.java:264: warning: for child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/contrib/src/java/org/apache/hadoop/hive/contrib/serde2/MultiDelimitSerDe.java:265: warning: for child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/contrib/src/java/org/apache/hadoop/hive/contrib/serde2/MultiDelimitSerDe.java:267: warning: for rcurly at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/contrib/src/java/org/apache/hadoop/hive/contrib/serde2/MultiDelimitSerDe.java:268: warning: else rcurly at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/contrib/src/java/org/apache/hadoop/hive/contrib/serde2/MultiDelimitSerDe.java:269: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/contrib/src/java/org/apache/hadoop/hive/contrib/serde2/MultiDelimitSerDe.java:270: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/contrib/src/java/org/apache/hadoop/hive/contrib/serde2/MultiDelimitSerDe.java:271: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/contrib/src/java/org/apache/hadoop/hive/contrib/serde2/MultiDelimitSerDe.java:272: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/contrib/src/java/org/apache/hadoop/hive/contrib/serde2/MultiDelimitSerDe.java:273: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/contrib/src/java/org/apache/hadoop/hive/contrib/serde2/MultiDelimitSerDe.java:274: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/contrib/src/java/org/apache/hadoop/hive/contrib/serde2/MultiDelimitSerDe.java:275: warning: if at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/contrib/src/java/org/apache/hadoop/hive/contrib/serde2/MultiDelimitSerDe.java:276: warning: if child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/contrib/src/java/org/apache/hadoop/hive/contrib/serde2/MultiDelimitSerDe.java:277: warning: if rcurly at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/contrib/src/java/org/apache/hadoop/hive/contrib/serde2/MultiDelimitSerDe.java:278: warning: for at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/contrib/src/java/org/apache/hadoop/hive/contrib/serde2/MultiDelimitSerDe.java:279: warning: if at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/contrib/src/java/org/apache/hadoop/hive/contrib/serde2/MultiDelimitSerDe.java:280: warning: if child at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/contrib/src/java/org/apache/hadoop/hive/contrib/serde2/MultiDelimitSerDe.java:281: warning: if rcurly at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/contrib/src/java/org/apache/hadoop/hive/contrib/serde2/MultiDelimitSerDe.java:282: warning: for child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/contrib/src/java/org/apache/hadoop/hive/contrib/serde2/MultiDelimitSerDe.java:285: warning: for rcurly at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/contrib/src/java/org/apache/hadoop/hive/contrib/serde2/MultiDelimitSerDe.java:286: warning: else rcurly at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/contrib/src/java/org/apache/hadoop/hive/contrib/serde2/MultiDelimitSerDe.java:287: warning: block child at indentation level 8 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/contrib/src/java/org/apache/hadoop/hive/contrib/serde2/MultiDelimitSerDe.java:216: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/contrib/src/java/org/apache/hadoop/hive/contrib/serde2/MultiDelimitSerDe.java:217: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/contrib/src/java/org/apache/hadoop/hive/contrib/serde2/MultiDelimitSerDe.java:217: warning: 'member def type' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/contrib/src/java/org/apache/hadoop/hive/contrib/serde2/MultiDelimitSerDe.java:218: warning: 'if' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/contrib/src/java/org/apache/hadoop/hive/contrib/serde2/MultiDelimitSerDe.java:219: warning: 'if' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/contrib/src/java/org/apache/hadoop/hive/contrib/serde2/MultiDelimitSerDe.java:219: warning: 'member def type' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/contrib/src/java/org/apache/hadoop/hive/contrib/serde2/MultiDelimitSerDe.java:220: warning: 'if' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/contrib/src/java/org/apache/hadoop/hive/contrib/serde2/MultiDelimitSerDe.java:220: warning: 'member def type' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/contrib/src/java/org/apache/hadoop/hive/contrib/serde2/MultiDelimitSerDe.java:221: warning: 'if' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/contrib/src/java/org/apache/hadoop/hive/contrib/serde2/MultiDelimitSerDe.java:222: warning: 'if' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/contrib/src/java/org/apache/hadoop/hive/contrib/serde2/MultiDelimitSerDe.java:223: warning: 'if rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/contrib/src/java/org/apache/hadoop/hive/contrib/serde2/MultiDelimitSerDe.java:224: warning: 'else' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/contrib/src/java/org/apache/hadoop/hive/contrib/serde2/MultiDelimitSerDe.java:225: warning: 'else rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/contrib/src/java/org/apache/hadoop/hive/contrib/serde2/MultiDelimitSerDe.java:226: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/contrib/src/java/org/apache/hadoop/hive/contrib/serde2/MultiDelimitSerDe.java:227: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/contrib/src/java/org/apache/hadoop/hive/contrib/serde2/MultiDelimitSerDe.java:228: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/contrib/src/java/org/apache/hadoop/hive/contrib/serde2/MultiDelimitSerDe.java:229: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/contrib/src/java/org/apache/hadoop/hive/contrib/serde2/MultiDelimitSerDe.java:229: warning: 'member def type' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/contrib/src/java/org/apache/hadoop/hive/contrib/serde2/MultiDelimitSerDe.java:230: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/contrib/src/java/org/apache/hadoop/hive/contrib/serde2/MultiDelimitSerDe.java:231: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/contrib/src/java/org/apache/hadoop/hive/contrib/serde2/MultiDelimitSerDe.java:231: warning: 'member def type' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/contrib/src/java/org/apache/hadoop/hive/contrib/serde2/MultiDelimitSerDe.java:232: warning: 'if' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/contrib/src/java/org/apache/hadoop/hive/contrib/serde2/MultiDelimitSerDe.java:233: warning: 'if' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/contrib/src/java/org/apache/hadoop/hive/contrib/serde2/MultiDelimitSerDe.java:234: warning: 'if rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/contrib/src/java/org/apache/hadoop/hive/contrib/serde2/MultiDelimitSerDe.java:235: warning: 'for' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/contrib/src/java/org/apache/hadoop/hive/contrib/serde2/MultiDelimitSerDe.java:236: warning: 'if' have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/contrib/src/java/org/apache/hadoop/hive/contrib/serde2/MultiDelimitSerDe.java:237: warning: 'if' child have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/contrib/src/java/org/apache/hadoop/hive/contrib/serde2/MultiDelimitSerDe.java:238: warning: 'if rcurly' have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/contrib/src/java/org/apache/hadoop/hive/contrib/serde2/MultiDelimitSerDe.java:239: warning: 'for' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/contrib/src/java/org/apache/hadoop/hive/contrib/serde2/MultiDelimitSerDe.java:241: warning: 'for rcurly' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/contrib/src/java/org/apache/hadoop/hive/contrib/serde2/MultiDelimitSerDe.java:242: warning: 'else rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/contrib/src/java/org/apache/hadoop/hive/contrib/serde2/MultiDelimitSerDe.java:243: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/contrib/src/java/org/apache/hadoop/hive/contrib/serde2/MultiDelimitSerDe.java:244: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/contrib/src/java/org/apache/hadoop/hive/contrib/serde2/MultiDelimitSerDe.java:245: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/contrib/src/java/org/apache/hadoop/hive/contrib/serde2/MultiDelimitSerDe.java:246: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/contrib/src/java/org/apache/hadoop/hive/contrib/serde2/MultiDelimitSerDe.java:246: warning: 'member def type' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/contrib/src/java/org/apache/hadoop/hive/contrib/serde2/MultiDelimitSerDe.java:248: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/contrib/src/java/org/apache/hadoop/hive/contrib/serde2/MultiDelimitSerDe.java:248: warning: 'member def type' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/contrib/src/java/org/apache/hadoop/hive/contrib/serde2/MultiDelimitSerDe.java:249: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/contrib/src/java/org/apache/hadoop/hive/contrib/serde2/MultiDelimitSerDe.java:249: warning: 'member def type' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/contrib/src/java/org/apache/hadoop/hive/contrib/serde2/MultiDelimitSerDe.java:250: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/contrib/src/java/org/apache/hadoop/hive/contrib/serde2/MultiDelimitSerDe.java:250: warning: 'member def type' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/contrib/src/java/org/apache/hadoop/hive/contrib/serde2/MultiDelimitSerDe.java:251: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/contrib/src/java/org/apache/hadoop/hive/contrib/serde2/MultiDelimitSerDe.java:251: warning: 'member def type' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/contrib/src/java/org/apache/hadoop/hive/contrib/serde2/MultiDelimitSerDe.java:252: warning: 'if' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/contrib/src/java/org/apache/hadoop/hive/contrib/serde2/MultiDelimitSerDe.java:253: warning: 'if' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/contrib/src/java/org/apache/hadoop/hive/contrib/serde2/MultiDelimitSerDe.java:254: warning: 'if rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/contrib/src/java/org/apache/hadoop/hive/contrib/serde2/MultiDelimitSerDe.java:255: warning: 'else' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/contrib/src/java/org/apache/hadoop/hive/contrib/serde2/MultiDelimitSerDe.java:255: warning: 'member def type' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/contrib/src/java/org/apache/hadoop/hive/contrib/serde2/MultiDelimitSerDe.java:256: warning: 'for' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/contrib/src/java/org/apache/hadoop/hive/contrib/serde2/MultiDelimitSerDe.java:257: warning: 'if' have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/contrib/src/java/org/apache/hadoop/hive/contrib/serde2/MultiDelimitSerDe.java:258: warning: 'if' child have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/contrib/src/java/org/apache/hadoop/hive/contrib/serde2/MultiDelimitSerDe.java:259: warning: 'if rcurly' have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/contrib/src/java/org/apache/hadoop/hive/contrib/serde2/MultiDelimitSerDe.java:260: warning: 'else' child have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/contrib/src/java/org/apache/hadoop/hive/contrib/serde2/MultiDelimitSerDe.java:261: warning: 'else rcurly' have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/contrib/src/java/org/apache/hadoop/hive/contrib/serde2/MultiDelimitSerDe.java:262: warning: 'for' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/contrib/src/java/org/apache/hadoop/hive/contrib/serde2/MultiDelimitSerDe.java:264: warning: 'for' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/contrib/src/java/org/apache/hadoop/hive/contrib/serde2/MultiDelimitSerDe.java:265: warning: 'for' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/contrib/src/java/org/apache/hadoop/hive/contrib/serde2/MultiDelimitSerDe.java:267: warning: 'for rcurly' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/contrib/src/java/org/apache/hadoop/hive/contrib/serde2/MultiDelimitSerDe.java:268: warning: 'else rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/contrib/src/java/org/apache/hadoop/hive/contrib/serde2/MultiDelimitSerDe.java:269: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/contrib/src/java/org/apache/hadoop/hive/contrib/serde2/MultiDelimitSerDe.java:270: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/contrib/src/java/org/apache/hadoop/hive/contrib/serde2/MultiDelimitSerDe.java:271: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/contrib/src/java/org/apache/hadoop/hive/contrib/serde2/MultiDelimitSerDe.java:272: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/contrib/src/java/org/apache/hadoop/hive/contrib/serde2/MultiDelimitSerDe.java:272: warning: 'member def type' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/contrib/src/java/org/apache/hadoop/hive/contrib/serde2/MultiDelimitSerDe.java:273: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/contrib/src/java/org/apache/hadoop/hive/contrib/serde2/MultiDelimitSerDe.java:273: warning: 'member def type' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/contrib/src/java/org/apache/hadoop/hive/contrib/serde2/MultiDelimitSerDe.java:274: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/contrib/src/java/org/apache/hadoop/hive/contrib/serde2/MultiDelimitSerDe.java:275: warning: 'if' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/contrib/src/java/org/apache/hadoop/hive/contrib/serde2/MultiDelimitSerDe.java:276: warning: 'if' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/contrib/src/java/org/apache/hadoop/hive/contrib/serde2/MultiDelimitSerDe.java:277: warning: 'if rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/contrib/src/java/org/apache/hadoop/hive/contrib/serde2/MultiDelimitSerDe.java:278: warning: 'for' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/contrib/src/java/org/apache/hadoop/hive/contrib/serde2/MultiDelimitSerDe.java:279: warning: 'if' have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/contrib/src/java/org/apache/hadoop/hive/contrib/serde2/MultiDelimitSerDe.java:280: warning: 'if' child have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/contrib/src/java/org/apache/hadoop/hive/contrib/serde2/MultiDelimitSerDe.java:281: warning: 'if rcurly' have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/contrib/src/java/org/apache/hadoop/hive/contrib/serde2/MultiDelimitSerDe.java:282: warning: 'for' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/contrib/src/java/org/apache/hadoop/hive/contrib/serde2/MultiDelimitSerDe.java:285: warning: 'for rcurly' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/contrib/src/java/org/apache/hadoop/hive/contrib/serde2/MultiDelimitSerDe.java:286: warning: 'else rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/contrib/src/java/org/apache/hadoop/hive/contrib/serde2/MultiDelimitSerDe.java:287: warning: 'block' child have incorrect indentation level 8, expected level should be 6. 49230a54718 > /Users/szita/shadow/CDH/hive/contrib/src/java/org/apache/hadoop/hive/contrib/udaf/example/UDAFExampleAvg.java:37: warning: 'value' have incorrect indentation level 0, expected level should be 4. 49231a54720 > /Users/szita/shadow/CDH/hive/contrib/src/java/org/apache/hadoop/hive/contrib/udaf/example/UDAFExampleGroupConcat.java:40: warning: 'value' have incorrect indentation level 0, expected level should be 4. 49274a54764 > /Users/szita/shadow/CDH/hive/contrib/src/java/org/apache/hadoop/hive/contrib/udf/example/UDFExampleMapConcat.java:32: warning: 'value' have incorrect indentation level 0, expected level should be 4. 49278a54769 > /Users/szita/shadow/CDH/hive/contrib/src/java/org/apache/hadoop/hive/contrib/udtf/example/GenericUDTFCount2.java:39: warning: 'value' have incorrect indentation level 0, expected level should be 4. 49302d54792 < 49309,49314c54799 < [INFO] --- maven-checkstyle-plugin:2.12.1:checkstyle (default-cli) @ hive-druid-handler --- < /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/DruidStorageHandler.java:116:42: unexpected token: ) < /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/DruidStorageHandlerUtils.java:286:11: expecting "class", found 'DataPusher' < /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/DruidStorageHandlerUtils.java:287:29: expecting IDENT, found ',' < /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/serde/DruidGroupByQueryRecordReader.java:84:37: unexpected token: > < /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/serde/DruidSerDe.java:141:23: unexpected token: > --- > [INFO] --- maven-checkstyle-plugin:2.15:checkstyle (default-cli) @ hive-druid-handler --- 49318c54803,54875 < /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/DruidStorageHandler.java:117:3: Got an exception - expecting EOF, found '}' --- > /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/DruidStorageHandler.java:100:49: warning: Name 'console' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. > /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/DruidStorageHandler.java:143: warning: Line is longer than 100 characters (found 137). > /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/DruidStorageHandler.java:145: warning: 'method def modifier' have incorrect indentation level 14, expected level should be one of the following: 8, 10, 12. > /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/DruidStorageHandler.java:147: warning: 'method def' child have incorrect indentation level 16, expected level should be one of the following: 10, 12, 14. > /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/DruidStorageHandler.java:148: warning: 'method def rcurly' have incorrect indentation level 14, expected level should be one of the following: 8, 10, 12. > /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/DruidStorageHandler.java:150: warning: 'method def modifier' have incorrect indentation level 14, expected level should be one of the following: 8, 10, 12. > /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/DruidStorageHandler.java:152: warning: 'method def' child have incorrect indentation level 16, expected level should be one of the following: 10, 12, 14. > /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/DruidStorageHandler.java:153: warning: 'method def rcurly' have incorrect indentation level 14, expected level should be one of the following: 8, 10, 12. > /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/DruidStorageHandler.java:155: warning: 'method def modifier' have incorrect indentation level 14, expected level should be one of the following: 8, 10, 12. > /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/DruidStorageHandler.java:157: warning: 'method def' child have incorrect indentation level 16, expected level should be one of the following: 10, 12, 14. > /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/DruidStorageHandler.java:158: warning: 'method def rcurly' have incorrect indentation level 14, expected level should be one of the following: 8, 10, 12. > /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/DruidStorageHandler.java:159: warning: 'object def rcurly' have incorrect indentation level 12, expected level should be one of the following: 6, 8. > /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/DruidStorageHandler.java:161:22: warning: String literal expressions should be on the left side of an equals comparison. > /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/DruidStorageHandler.java:165:29: warning: String literal expressions should be on the left side of an equals comparison. > /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/DruidStorageHandler.java:305: warning: Line is longer than 100 characters (found 110). > /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/DruidStorageHandler.java:329: warning: Line is longer than 100 characters (found 133). > /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/DruidStorageHandler.java:341:53: warning: ')' is preceded with whitespace. > /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/DruidStorageHandler.java:350: warning: 'member def modifier' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/DruidStorageHandler.java:350: warning: 'method def' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/DruidStorageHandler.java:352: warning: 'member def type' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/DruidStorageHandler.java:352: warning: 'method def' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/DruidStorageHandler.java:353: warning: 'if' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/DruidStorageHandler.java:354: warning: 'if' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/DruidStorageHandler.java:355: warning: 'if rcurly' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/DruidStorageHandler.java:356: warning: 'method def' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/DruidStorageHandler.java:358: warning: 'member def type' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/DruidStorageHandler.java:358: warning: 'method def' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/DruidStorageHandler.java:359: warning: 'try' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/DruidStorageHandler.java:360: warning: 'try' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/DruidStorageHandler.java:360: warning: Line is longer than 100 characters (found 101). > /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/DruidStorageHandler.java:363: warning: 'try rcurly' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/DruidStorageHandler.java:364: warning: 'catch' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/DruidStorageHandler.java:366: warning: 'catch' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/DruidStorageHandler.java:367: warning: 'catch rcurly' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/DruidStorageHandler.java:368: warning: 'if' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/DruidStorageHandler.java:369: warning: 'if' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/DruidStorageHandler.java:371: warning: 'if' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/DruidStorageHandler.java:372: warning: 'if rcurly' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/DruidStorageHandler.java:373: warning: 'method def' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/DruidStorageHandler.java:375: warning: 'member def type' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/DruidStorageHandler.java:375: warning: 'method def' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/DruidStorageHandler.java:377: warning: 'member def type' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/DruidStorageHandler.java:377: warning: 'method def' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/DruidStorageHandler.java:379: warning: 'try' have incorrect indentation level 16, expected level should be 18. > /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/DruidStorageHandler.java:380: warning: Line is longer than 100 characters (found 110). > /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/DruidStorageHandler.java:381: warning: 'try' child have incorrect indentation level 18, expected level should be 20. > /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/DruidStorageHandler.java:393: warning: 'try rcurly' have incorrect indentation level 16, expected level should be 18. > /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/DruidStorageHandler.java:394: warning: 'catch' child have incorrect indentation level 18, expected level should be 20. > /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/DruidStorageHandler.java:394: warning: 'method call' child have incorrect indentation level 18, expected level should be 20. > /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/DruidStorageHandler.java:395: warning: 'catch rcurly' have incorrect indentation level 16, expected level should be 18. > /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/DruidStorageHandler.java:396: warning: 'block' child have incorrect indentation level 16, expected level should be 18. > /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/DruidStorageHandler.java:397: warning: 'block rcurly' have incorrect indentation level 14, expected level should be 16. > /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/DruidStorageHandler.java:399: warning: 'member def type' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/DruidStorageHandler.java:399: warning: 'method def' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/DruidStorageHandler.java:400: warning: 'while' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/DruidStorageHandler.java:401: warning: 'while' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/DruidStorageHandler.java:415: warning: 'try' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/DruidStorageHandler.java:416: warning: 'if' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/DruidStorageHandler.java:417: warning: 'if' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/DruidStorageHandler.java:418: warning: 'if rcurly' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/DruidStorageHandler.java:419: warning: 'try rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/DruidStorageHandler.java:420: warning: 'catch' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/DruidStorageHandler.java:421: warning: 'catch' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/DruidStorageHandler.java:422: warning: 'catch rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/DruidStorageHandler.java:423: warning: 'while rcurly' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/DruidStorageHandler.java:424: warning: 'if' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/DruidStorageHandler.java:425: warning: Line is longer than 100 characters (found 104). > /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/DruidStorageHandler.java:426: warning: 'if' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/DruidStorageHandler.java:430: warning: 'if rcurly' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/DruidStorageHandler.java:445: warning: Line is longer than 100 characters (found 101). > /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/DruidStorageHandler.java:503:20: warning: Expression can be simplified. > /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/DruidStorageHandler.java:515: warning: Line is longer than 100 characters (found 104). > /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/DruidStorageHandler.java:564: warning: Line is longer than 100 characters (found 124). 49320c54877,54993 < /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/DruidStorageHandlerUtils.java:293:19: Got an exception - expecting EOF, found '}' --- > /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/DruidStorageHandlerUtils.java:117:1: warning: Utility classes should not have a public or default constructor. > /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/DruidStorageHandlerUtils.java:134: warning: First sentence should end with a period. > /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/DruidStorageHandlerUtils.java:139: warning: First sentence should end with a period. > /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/DruidStorageHandlerUtils.java:145: warning: Line is longer than 100 characters (found 102). > /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/DruidStorageHandlerUtils.java:170: warning: First sentence should end with a period. > /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/DruidStorageHandlerUtils.java:180: warning: First sentence should end with a period. > /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/DruidStorageHandlerUtils.java:187: warning: First sentence should end with a period. > /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/DruidStorageHandlerUtils.java:242: warning: Line is longer than 100 characters (found 135). > /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/DruidStorageHandlerUtils.java:288: warning: 'try' have incorrect indentation level 14, expected level should be 8. > /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/DruidStorageHandlerUtils.java:289: warning: 'if' have incorrect indentation level 16, expected level should be 10. > /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/DruidStorageHandlerUtils.java:290: warning: 'if' have incorrect indentation level 18, expected level should be 12. > /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/DruidStorageHandlerUtils.java:291: warning: 'if' child have incorrect indentation level 20, expected level should be 14. > /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/DruidStorageHandlerUtils.java:293: warning: 'if rcurly' have incorrect indentation level 18, expected level should be 12. > /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/DruidStorageHandlerUtils.java:294: warning: 'if rcurly' have incorrect indentation level 16, expected level should be 10. > /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/DruidStorageHandlerUtils.java:295: warning: 'try' have incorrect indentation level 16, expected level should be 10. > /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/DruidStorageHandlerUtils.java:300: warning: 'try' child have incorrect indentation level 18, expected level should be 12. > /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/DruidStorageHandlerUtils.java:301: warning: 'try' child have incorrect indentation level 18, expected level should be 12. > /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/DruidStorageHandlerUtils.java:302: warning: 'try rcurly' have incorrect indentation level 16, expected level should be 10. > /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/DruidStorageHandlerUtils.java:303: warning: 'try rcurly' have incorrect indentation level 14, expected level should be 8. > /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/DruidStorageHandlerUtils.java:304: warning: 'catch' child have incorrect indentation level 16, expected level should be 10. > /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/DruidStorageHandlerUtils.java:305: warning: 'catch rcurly' have incorrect indentation level 14, expected level should be 8. > /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/DruidStorageHandlerUtils.java:306: warning: 'block' child have incorrect indentation level 14, expected level should be 8. > /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/DruidStorageHandlerUtils.java:307: warning: 'block rcurly' have incorrect indentation level 12, expected level should be 6. > /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/DruidStorageHandlerUtils.java:330: warning: 'method def modifier' have incorrect indentation level 30, expected level should be one of the following: 24, 26, 28. > /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/DruidStorageHandlerUtils.java:331:38: warning: Declaring variables, return values or parameters of type 'ArrayList' is not allowed. > /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/DruidStorageHandlerUtils.java:331:61: warning: Declaring variables, return values or parameters of type 'ArrayList' is not allowed. > /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/DruidStorageHandlerUtils.java:335: warning: ')' have incorrect indentation level 30, expected level should be 34. > /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/DruidStorageHandlerUtils.java:335: warning: 'method def rparen' have incorrect indentation level 30, expected level should be one of the following: 24, 26, 28. > /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/DruidStorageHandlerUtils.java:336: warning: 'method def' child have incorrect indentation level 32, expected level should be one of the following: 26, 28, 30. > /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/DruidStorageHandlerUtils.java:338: warning: 'method call rparen' have incorrect indentation level 32, expected level should be one of the following: 26, 28, 30. > /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/DruidStorageHandlerUtils.java:339: warning: 'method def' child have incorrect indentation level 32, expected level should be one of the following: 26, 28, 30. > /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/DruidStorageHandlerUtils.java:340: warning: 'method def rcurly' have incorrect indentation level 30, expected level should be one of the following: 24, 26, 28. > /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/DruidStorageHandlerUtils.java:341: warning: 'object def rcurly' have incorrect indentation level 28, expected level should be one of the following: 22, 24. > /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/DruidStorageHandlerUtils.java:364: warning: 'block' child have incorrect indentation level 16, expected level should be 10. > /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/DruidStorageHandlerUtils.java:365: warning: 'block' child have incorrect indentation level 16, expected level should be 10. > /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/DruidStorageHandlerUtils.java:366: warning: 'block rcurly' have incorrect indentation level 14, expected level should be 8. > /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/DruidStorageHandlerUtils.java:376:22: warning: More than 7 parameters (found 8). > /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/DruidStorageHandlerUtils.java:384:12: warning: Redundant throws: 'CallbackFailedException' is unchecked exception. > /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/DruidStorageHandlerUtils.java:388: warning: 'block' child have incorrect indentation level 14, expected level should be 8. > /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/DruidStorageHandlerUtils.java:388: warning: 'member def type' have incorrect indentation level 14, expected level should be 8. > /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/DruidStorageHandlerUtils.java:389: warning: 'if' have incorrect indentation level 14, expected level should be 8. > /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/DruidStorageHandlerUtils.java:391: warning: 'if' child have incorrect indentation level 16, expected level should be 10. > /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/DruidStorageHandlerUtils.java:395: warning: 'if' child have incorrect indentation level 16, expected level should be 10. > /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/DruidStorageHandlerUtils.java:396: warning: 'if rcurly' have incorrect indentation level 14, expected level should be 8. > /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/DruidStorageHandlerUtils.java:398: warning: 'if' have incorrect indentation level 16, expected level should be 10. > /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/DruidStorageHandlerUtils.java:400: warning: 'if' child have incorrect indentation level 18, expected level should be 12. > /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/DruidStorageHandlerUtils.java:401: warning: 'if rcurly' have incorrect indentation level 16, expected level should be 10. > /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/DruidStorageHandlerUtils.java:403: warning: 'else' child have incorrect indentation level 16, expected level should be 10. > /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/DruidStorageHandlerUtils.java:403: warning: 'member def type' have incorrect indentation level 16, expected level should be 10. > /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/DruidStorageHandlerUtils.java:407: warning: 'else' child have incorrect indentation level 16, expected level should be 10. > /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/DruidStorageHandlerUtils.java:408: warning: 'else' child have incorrect indentation level 16, expected level should be 10. > /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/DruidStorageHandlerUtils.java:410: warning: 'else rcurly' have incorrect indentation level 14, expected level should be 8. > /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/DruidStorageHandlerUtils.java:412: warning: 'block' child have incorrect indentation level 14, expected level should be 8. > /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/DruidStorageHandlerUtils.java:412: warning: 'member def modifier' have incorrect indentation level 14, expected level should be 8. > /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/DruidStorageHandlerUtils.java:413: warning: 'for' have incorrect indentation level 14, expected level should be 8. > /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/DruidStorageHandlerUtils.java:414: warning: 'for' child have incorrect indentation level 16, expected level should be 10. > /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/DruidStorageHandlerUtils.java:414: warning: 'member def type' have incorrect indentation level 16, expected level should be 10. > /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/DruidStorageHandlerUtils.java:416: warning: 'if' have incorrect indentation level 16, expected level should be 10. > /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/DruidStorageHandlerUtils.java:419: warning: Line is longer than 100 characters (found 136). > /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/DruidStorageHandlerUtils.java:420: warning: Line is longer than 100 characters (found 121). > /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/DruidStorageHandlerUtils.java:421: warning: 'if' child have incorrect indentation level 18, expected level should be 12. > /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/DruidStorageHandlerUtils.java:423: warning: Line is longer than 100 characters (found 161). > /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/DruidStorageHandlerUtils.java:429: warning: 'if rcurly' have incorrect indentation level 16, expected level should be 10. > /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/DruidStorageHandlerUtils.java:431: warning: 'for' child have incorrect indentation level 16, expected level should be 10. > /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/DruidStorageHandlerUtils.java:431: warning: 'member def type' have incorrect indentation level 16, expected level should be 10. > /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/DruidStorageHandlerUtils.java:432: warning: 'for' child have incorrect indentation level 16, expected level should be 10. > /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/DruidStorageHandlerUtils.java:432: warning: 'member def modifier' have incorrect indentation level 16, expected level should be 10. > /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/DruidStorageHandlerUtils.java:433: warning: 'for' child have incorrect indentation level 16, expected level should be 10. > /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/DruidStorageHandlerUtils.java:433: warning: 'member def modifier' have incorrect indentation level 16, expected level should be 10. > /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/DruidStorageHandlerUtils.java:434: warning: 'if' have incorrect indentation level 16, expected level should be 10. > /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/DruidStorageHandlerUtils.java:436: warning: 'if' child have incorrect indentation level 18, expected level should be 12. > /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/DruidStorageHandlerUtils.java:436: warning: 'member def type' have incorrect indentation level 18, expected level should be 12. > /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/DruidStorageHandlerUtils.java:438: warning: 'for' have incorrect indentation level 18, expected level should be 12. > /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/DruidStorageHandlerUtils.java:439: warning: 'if' have incorrect indentation level 20, expected level should be 14. > /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/DruidStorageHandlerUtils.java:443: warning: 'if' child have incorrect indentation level 22, expected level should be 16. > /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/DruidStorageHandlerUtils.java:444: warning: 'if rcurly' have incorrect indentation level 20, expected level should be 14. > /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/DruidStorageHandlerUtils.java:445: warning: 'for rcurly' have incorrect indentation level 18, expected level should be 12. > /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/DruidStorageHandlerUtils.java:446: warning: 'if rcurly' have incorrect indentation level 16, expected level should be 10. > /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/DruidStorageHandlerUtils.java:448: warning: 'if' have incorrect indentation level 16, expected level should be 10. > /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/DruidStorageHandlerUtils.java:450: warning: 'if' child have incorrect indentation level 18, expected level should be 12. > /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/DruidStorageHandlerUtils.java:451: warning: 'if' child have incorrect indentation level 18, expected level should be 12. > /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/DruidStorageHandlerUtils.java:452: warning: 'if rcurly' have incorrect indentation level 16, expected level should be 10. > /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/DruidStorageHandlerUtils.java:454: warning: 'else' child have incorrect indentation level 18, expected level should be 12. > /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/DruidStorageHandlerUtils.java:455: warning: 'else' child have incorrect indentation level 18, expected level should be 12. > /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/DruidStorageHandlerUtils.java:456: warning: 'else rcurly' have incorrect indentation level 16, expected level should be 10. > /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/DruidStorageHandlerUtils.java:457: warning: 'for' child have incorrect indentation level 16, expected level should be 10. > /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/DruidStorageHandlerUtils.java:457: warning: 'member def type' have incorrect indentation level 16, expected level should be 10. > /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/DruidStorageHandlerUtils.java:464: warning: 'for' child have incorrect indentation level 16, expected level should be 10. > /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/DruidStorageHandlerUtils.java:465: warning: 'for' child have incorrect indentation level 16, expected level should be 10. > /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/DruidStorageHandlerUtils.java:469: warning: 'method call rparen' have incorrect indentation level 16, expected level should be 10. > /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/DruidStorageHandlerUtils.java:471: warning: 'for rcurly' have incorrect indentation level 14, expected level should be 8. > /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/DruidStorageHandlerUtils.java:474: warning: 'block' child have incorrect indentation level 14, expected level should be 8. > /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/DruidStorageHandlerUtils.java:474: warning: 'member def modifier' have incorrect indentation level 14, expected level should be 8. > /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/DruidStorageHandlerUtils.java:476: warning: Line is longer than 100 characters (found 133). > /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/DruidStorageHandlerUtils.java:477: warning: Line is longer than 100 characters (found 138). > /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/DruidStorageHandlerUtils.java:483: warning: 'for' have incorrect indentation level 14, expected level should be 8. > /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/DruidStorageHandlerUtils.java:485: warning: 'for' child have incorrect indentation level 16, expected level should be 10. > /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/DruidStorageHandlerUtils.java:501: warning: 'method call rparen' have incorrect indentation level 16, expected level should be 10. > /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/DruidStorageHandlerUtils.java:503: warning: 'for' child have incorrect indentation level 16, expected level should be 10. > /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/DruidStorageHandlerUtils.java:504: warning: 'for rcurly' have incorrect indentation level 14, expected level should be 8. > /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/DruidStorageHandlerUtils.java:505: warning: 'block' child have incorrect indentation level 14, expected level should be 8. > /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/DruidStorageHandlerUtils.java:507: warning: 'block' child have incorrect indentation level 14, expected level should be 8. > /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/DruidStorageHandlerUtils.java:508: warning: 'block rcurly' have incorrect indentation level 12, expected level should be 6. > /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/DruidStorageHandlerUtils.java:545: warning: Line is longer than 100 characters (found 106). > /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/DruidStorageHandlerUtils.java:546: warning: 'try' have incorrect indentation level 30, expected level should be 24. > /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/DruidStorageHandlerUtils.java:547: warning: 'member def modifier' have incorrect indentation level 32, expected level should be 26. > /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/DruidStorageHandlerUtils.java:547: warning: 'try' child have incorrect indentation level 32, expected level should be 26. > /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/DruidStorageHandlerUtils.java:553: warning: 'try' child have incorrect indentation level 32, expected level should be 26. > /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/DruidStorageHandlerUtils.java:554: warning: 'try' child have incorrect indentation level 32, expected level should be 26. > /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/DruidStorageHandlerUtils.java:555: warning: 'try rcurly' have incorrect indentation level 30, expected level should be 24. > /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/DruidStorageHandlerUtils.java:556: warning: 'catch' child have incorrect indentation level 32, expected level should be 26. > /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/DruidStorageHandlerUtils.java:557: warning: 'catch rcurly' have incorrect indentation level 30, expected level should be 24. > /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/DruidStorageHandlerUtils.java:558: warning: 'block rcurly' have incorrect indentation level 28, expected level should be 22. > /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/DruidStorageHandlerUtils.java:591: warning: First sentence should end with a period. > /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/DruidStorageHandlerUtils.java:631: warning: Line is longer than 100 characters (found 114). > /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/DruidStorageHandlerUtils.java:663: warning: Line is longer than 100 characters (found 102). > /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/DruidStorageHandlerUtils.java:703: warning: Line is longer than 100 characters (found 119). 49326c54999 < /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/io/DruidOutputFormat.java:119: warning: method call rparen at indentation level 14 not at correct indentation, 8 --- > /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/io/DruidOutputFormat.java:89: warning: ')' have incorrect indentation level 2, expected level should be 6. 49331,49350c55004,55026 < /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/io/DruidOutputFormat.java:140: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/io/DruidOutputFormat.java:141: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/io/DruidOutputFormat.java:142: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/io/DruidOutputFormat.java:143: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/io/DruidOutputFormat.java:144: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/io/DruidOutputFormat.java:145: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/io/DruidOutputFormat.java:146: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/io/DruidOutputFormat.java:147: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/io/DruidOutputFormat.java:148: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/io/DruidOutputFormat.java:149: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/io/DruidOutputFormat.java:150: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/io/DruidOutputFormat.java:151: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/io/DruidOutputFormat.java:153: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/io/DruidOutputFormat.java:154: warning: if at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/io/DruidOutputFormat.java:155: warning: if child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/io/DruidOutputFormat.java:157: warning: if rcurly at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/io/DruidOutputFormat.java:158: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/io/DruidOutputFormat.java:159: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/io/DruidOutputFormat.java:161: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/io/DruidOutputFormat.java:162: warning: if at indentation level 10 not at correct indentation, 8 --- > /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/io/DruidOutputFormat.java:140: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/io/DruidOutputFormat.java:141: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/io/DruidOutputFormat.java:142: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/io/DruidOutputFormat.java:143: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/io/DruidOutputFormat.java:144: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/io/DruidOutputFormat.java:145: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/io/DruidOutputFormat.java:146: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/io/DruidOutputFormat.java:147: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/io/DruidOutputFormat.java:148: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/io/DruidOutputFormat.java:149: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/io/DruidOutputFormat.java:150: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/io/DruidOutputFormat.java:151: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/io/DruidOutputFormat.java:153: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/io/DruidOutputFormat.java:153: warning: 'member def type' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/io/DruidOutputFormat.java:154: warning: 'if' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/io/DruidOutputFormat.java:155: warning: 'if' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/io/DruidOutputFormat.java:157: warning: 'if rcurly' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/io/DruidOutputFormat.java:158: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/io/DruidOutputFormat.java:159: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/io/DruidOutputFormat.java:161: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/io/DruidOutputFormat.java:161: warning: 'member def type' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/io/DruidOutputFormat.java:162: warning: 'if' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/io/DruidOutputFormat.java:163: warning: 'if' child have incorrect indentation level 12, expected level should be 10. 49352,49362c55028,55038 < /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/io/DruidOutputFormat.java:163: warning: if child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/io/DruidOutputFormat.java:165: warning: if rcurly at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/io/DruidOutputFormat.java:166: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/io/DruidOutputFormat.java:167: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/io/DruidOutputFormat.java:169: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/io/DruidOutputFormat.java:170: warning: if at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/io/DruidOutputFormat.java:173: warning: if child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/io/DruidOutputFormat.java:175: warning: if rcurly at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/io/DruidOutputFormat.java:176: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/io/DruidOutputFormat.java:177: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/io/DruidOutputFormat.java:186: warning: operator new rparen at indentation level 12 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/io/DruidOutputFormat.java:165: warning: 'if rcurly' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/io/DruidOutputFormat.java:166: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/io/DruidOutputFormat.java:167: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/io/DruidOutputFormat.java:169: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/io/DruidOutputFormat.java:169: warning: 'member def type' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/io/DruidOutputFormat.java:170: warning: 'if' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/io/DruidOutputFormat.java:173: warning: 'if' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/io/DruidOutputFormat.java:175: warning: 'if rcurly' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/io/DruidOutputFormat.java:176: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/io/DruidOutputFormat.java:177: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/io/DruidOutputFormat.java:245: warning: ')' have incorrect indentation level 2, expected level should be 6. 49364,49368c55040,55043 < /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/io/DruidQueryBasedInputFormat.java:102: warning: method def throws at indentation level 10 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/io/DruidQueryBasedInputFormat.java:149: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/io/DruidQueryBasedInputFormat.java:150: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/io/DruidQueryBasedInputFormat.java:151: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/io/DruidQueryBasedInputFormat.java:152: warning: block child at indentation level 8 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/io/DruidQueryBasedInputFormat.java:149: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/io/DruidQueryBasedInputFormat.java:150: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/io/DruidQueryBasedInputFormat.java:151: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/io/DruidQueryBasedInputFormat.java:152: warning: 'block' child have incorrect indentation level 8, expected level should be 6. 49370,49374c55045,55050 < /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/io/DruidQueryBasedInputFormat.java:154: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/io/DruidQueryBasedInputFormat.java:155: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/io/DruidQueryBasedInputFormat.java:157: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/io/DruidQueryBasedInputFormat.java:158: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/io/DruidQueryBasedInputFormat.java:159: warning: block child at indentation level 8 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/io/DruidQueryBasedInputFormat.java:154: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/io/DruidQueryBasedInputFormat.java:155: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/io/DruidQueryBasedInputFormat.java:155: warning: 'member def type' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/io/DruidQueryBasedInputFormat.java:157: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/io/DruidQueryBasedInputFormat.java:158: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/io/DruidQueryBasedInputFormat.java:159: warning: 'block' child have incorrect indentation level 8, expected level should be 6. 49381d55056 < /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/io/DruidQueryBasedInputFormat.java:237: warning: method def throws at indentation level 10 not at correct indentation, 6 49384c55059,55060 < /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/io/DruidQueryBasedInputFormat.java:247: warning: method def throws at indentation level 10 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/io/DruidQueryBasedInputFormat.java:246: warning: ')' have incorrect indentation level 2, expected level should be 6. > /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/io/DruidQueryBasedInputFormat.java:269: warning: ')' have incorrect indentation level 2, expected level should be 6. 49387,49388d55062 < /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/io/DruidRecordWriter.java:101: warning: method call rparen at indentation level 12 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/io/DruidRecordWriter.java:108: warning: method call rparen at indentation level 12 not at correct indentation, 4 49390d55063 < /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/io/DruidRecordWriter.java:197: warning: method call rparen at indentation level 16 not at correct indentation, 10 49401a55075 > /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/security/DruidKerberosUtil.java:70: warning: 'manager' have incorrect indentation level 8, expected level should be 10. 49431a55106 > /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/security/ResponseCookieHandler.java:75: warning: 'ClientResponse' have incorrect indentation level 4, expected level should be 6. 49434a55110 > /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/security/RetryIfUnauthorizedResponseHandler.java:30: warning: 'implements' have incorrect indentation level 2, expected level should be 4. 49436a55113 > /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/security/RetryIfUnauthorizedResponseHandler.java:37: warning: 'HttpResponseHandler' have incorrect indentation level 4, expected level should be 6. 49437a55115 > /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/security/RetryIfUnauthorizedResponseHandler.java:58: warning: 'ClientResponse' have incorrect indentation level 4, expected level should be 6. 49449c55127,55156 < /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/serde/DruidGroupByQueryRecordReader.java:86:5: Got an exception - expecting EOF, found 'extractionDimensionSpecList' --- > /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/serde/DruidGroupByQueryRecordReader.java:52:17: warning: 'static' modifier out of order with the JLS suggestions. > /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/serde/DruidGroupByQueryRecordReader.java:70: warning: ')' have incorrect indentation level 2, expected level should be 6. > /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/serde/DruidGroupByQueryRecordReader.java:87: warning: 'ExtractionDimensionSpec' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/serde/DruidGroupByQueryRecordReader.java:87: warning: 'block' child have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/serde/DruidGroupByQueryRecordReader.java:87: warning: 'member def type' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/serde/DruidGroupByQueryRecordReader.java:88: warning: 'if' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/serde/DruidGroupByQueryRecordReader.java:89: warning: 'if' child have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/serde/DruidGroupByQueryRecordReader.java:89: warning: 'member def modifier' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/serde/DruidGroupByQueryRecordReader.java:89: warning: Line is longer than 100 characters (found 110). > /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/serde/DruidGroupByQueryRecordReader.java:91: warning: 'if' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/serde/DruidGroupByQueryRecordReader.java:91: warning: Line is longer than 100 characters (found 108). > /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/serde/DruidGroupByQueryRecordReader.java:92: warning: 'if' child have incorrect indentation level 10, expected level should be 12. > /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/serde/DruidGroupByQueryRecordReader.java:92: warning: 'method call' child have incorrect indentation level 10, expected level should be 12. > /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/serde/DruidGroupByQueryRecordReader.java:93: warning: 'if rcurly' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/serde/DruidGroupByQueryRecordReader.java:94: warning: 'else' child have incorrect indentation level 10, expected level should be 12. > /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/serde/DruidGroupByQueryRecordReader.java:94: warning: 'method call' child have incorrect indentation level 10, expected level should be 12. > /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/serde/DruidGroupByQueryRecordReader.java:95: warning: 'else rcurly' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/serde/DruidGroupByQueryRecordReader.java:96: warning: 'if rcurly' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/serde/DruidGroupByQueryRecordReader.java:97: warning: 'block rcurly' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/serde/DruidGroupByQueryRecordReader.java:106: warning: Line is longer than 100 characters (found 107). > /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/serde/DruidGroupByQueryRecordReader.java:111: warning: 'if' have incorrect indentation level 16, expected level should be 10. > /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/serde/DruidGroupByQueryRecordReader.java:112: warning: 'if' child have incorrect indentation level 18, expected level should be 12. > /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/serde/DruidGroupByQueryRecordReader.java:113: warning: 'if rcurly' have incorrect indentation level 16, expected level should be 10. > /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/serde/DruidGroupByQueryRecordReader.java:114: warning: 'if' have incorrect indentation level 16, expected level should be 10. > /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/serde/DruidGroupByQueryRecordReader.java:115: warning: 'if' child have incorrect indentation level 18, expected level should be 12. > /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/serde/DruidGroupByQueryRecordReader.java:116: warning: 'if rcurly' have incorrect indentation level 16, expected level should be 10. > /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/serde/DruidGroupByQueryRecordReader.java:117: warning: 'block' child have incorrect indentation level 16, expected level should be 10. > /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/serde/DruidGroupByQueryRecordReader.java:118: warning: 'block rcurly' have incorrect indentation level 14, expected level should be 8. > /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/serde/DruidGroupByQueryRecordReader.java:135: warning: Line is longer than 100 characters (found 115). > /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/serde/DruidGroupByQueryRecordReader.java:147: warning: Line is longer than 100 characters (found 117). 49473,49474c55180,55181 < /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/serde/DruidSelectQueryRecordReader.java:46: warning: object def lcurly at indentation level 10 not at correct indentation, [4, 6] < /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/serde/DruidSelectQueryRecordReader.java:47: warning: object def rcurly at indentation level 10 not at correct indentation, [4, 6] --- > /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/serde/DruidSelectQueryRecordReader.java:46: warning: 'object def lcurly' have incorrect indentation level 10, expected level should be one of the following: 2, 4. > /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/serde/DruidSelectQueryRecordReader.java:47: warning: 'object def rcurly' have incorrect indentation level 10, expected level should be one of the following: 2, 4. 49477c55184,55288 < /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/serde/DruidSerDe.java:143:9: Got an exception - expecting EOF, found 'inspectors' --- > /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/serde/DruidSerDe.java:136: warning: Line is longer than 100 characters (found 111). > /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/serde/DruidSerDe.java:144: warning: Line is longer than 100 characters (found 102). > /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/serde/DruidSerDe.java:206: warning: Line is longer than 100 characters (found 101). > /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/serde/DruidSerDe.java:221: warning: 'case' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/serde/DruidSerDe.java:222: warning: 'block' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/serde/DruidSerDe.java:224: warning: 'block' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/serde/DruidSerDe.java:225: warning: 'case' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/serde/DruidSerDe.java:226: warning: 'block' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/serde/DruidSerDe.java:228: warning: 'block' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/serde/DruidSerDe.java:229: warning: 'case' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/serde/DruidSerDe.java:230: warning: 'block' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/serde/DruidSerDe.java:230: warning: 'member def type' have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/serde/DruidSerDe.java:232: warning: 'if' have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/serde/DruidSerDe.java:233: warning: 'if' child have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/serde/DruidSerDe.java:234: warning: 'if rcurly' have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/serde/DruidSerDe.java:235: warning: 'block' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/serde/DruidSerDe.java:237: warning: 'block' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/serde/DruidSerDe.java:238: warning: 'case' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/serde/DruidSerDe.java:239: warning: 'block' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/serde/DruidSerDe.java:241: warning: 'block' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/serde/DruidSerDe.java:242: warning: 'case' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/serde/DruidSerDe.java:243: warning: 'block' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/serde/DruidSerDe.java:254: warning: Line is longer than 100 characters (found 102). > /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/serde/DruidSerDe.java:282: warning: Line is longer than 100 characters (found 113). > /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/serde/DruidSerDe.java:285: warning: 'object def rcurly' have incorrect indentation level 14, expected level should be one of the following: 8, 10. > /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/serde/DruidSerDe.java:320: warning: Comment matches to-do format 'TODO:'. > /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/serde/DruidSerDe.java:351: warning: Comment matches to-do format 'TODO:'. > /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/serde/DruidSerDe.java:427: warning: Comment matches to-do format 'TODO:'. > /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/serde/DruidSerDe.java:463: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/serde/DruidSerDe.java:464: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/serde/DruidSerDe.java:465: warning: Line is longer than 100 characters (found 103). > /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/serde/DruidSerDe.java:466: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/serde/DruidSerDe.java:467: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/serde/DruidSerDe.java:468: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/serde/DruidSerDe.java:469: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/serde/DruidSerDe.java:470: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/serde/DruidSerDe.java:471: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/serde/DruidSerDe.java:472: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/serde/DruidSerDe.java:473: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/serde/DruidSerDe.java:474: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/serde/DruidSerDe.java:475: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/serde/DruidSerDe.java:476: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/serde/DruidSerDe.java:477: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/serde/DruidSerDe.java:478: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/serde/DruidSerDe.java:479: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/serde/DruidSerDe.java:480: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/serde/DruidSerDe.java:481: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/serde/DruidSerDe.java:482: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/serde/DruidSerDe.java:483: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/serde/DruidSerDe.java:485: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/serde/DruidSerDe.java:486: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/serde/DruidSerDe.java:487: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/serde/DruidSerDe.java:489: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/serde/DruidSerDe.java:490: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/serde/DruidSerDe.java:491: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/serde/DruidSerDe.java:493: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/serde/DruidSerDe.java:494: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/serde/DruidSerDe.java:495: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/serde/DruidSerDe.java:497: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/serde/DruidSerDe.java:498: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/serde/DruidSerDe.java:499: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/serde/DruidSerDe.java:501: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/serde/DruidSerDe.java:502: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/serde/DruidSerDe.java:503: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/serde/DruidSerDe.java:505: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/serde/DruidSerDe.java:506: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/serde/DruidSerDe.java:507: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/serde/DruidSerDe.java:535: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/serde/DruidSerDe.java:536: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/serde/DruidSerDe.java:542: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/serde/DruidSerDe.java:543: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/serde/DruidSerDe.java:544: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/serde/DruidSerDe.java:545: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/serde/DruidSerDe.java:546: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/serde/DruidSerDe.java:547: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/serde/DruidSerDe.java:548: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/serde/DruidSerDe.java:549: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/serde/DruidSerDe.java:550: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/serde/DruidSerDe.java:551: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/serde/DruidSerDe.java:552: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/serde/DruidSerDe.java:553: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/serde/DruidSerDe.java:554: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/serde/DruidSerDe.java:555: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/serde/DruidSerDe.java:556: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/serde/DruidSerDe.java:557: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/serde/DruidSerDe.java:558: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/serde/DruidSerDe.java:559: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/serde/DruidSerDe.java:560: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/serde/DruidSerDe.java:561: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/serde/DruidSerDe.java:562: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/serde/DruidSerDe.java:563: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/serde/DruidSerDe.java:564: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/serde/DruidSerDe.java:565: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/serde/DruidSerDe.java:570: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/serde/DruidSerDe.java:571: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/serde/DruidSerDe.java:572: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/serde/DruidSerDe.java:577: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/serde/DruidSerDe.java:578: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/serde/DruidSerDe.java:579: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/serde/DruidSerDe.java:580: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/serde/DruidSerDe.java:581: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/serde/DruidSerDe.java:582: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/serde/DruidSerDe.java:583: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/serde/DruidSerDe.java:584: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/serde/DruidSerDe.java:585: warning: 'block' child have incorrect indentation level 10, expected level should be 8. 49479,49489c55290,55300 < /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/serde/DruidSerDeUtils.java:48: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/serde/DruidSerDeUtils.java:49: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/serde/DruidSerDeUtils.java:50: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/serde/DruidSerDeUtils.java:51: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/serde/DruidSerDeUtils.java:52: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/serde/DruidSerDeUtils.java:53: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/serde/DruidSerDeUtils.java:54: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/serde/DruidSerDeUtils.java:55: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/serde/DruidSerDeUtils.java:56: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/serde/DruidSerDeUtils.java:63: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/serde/DruidSerDeUtils.java:64: warning: block child at indentation level 8 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/serde/DruidSerDeUtils.java:48: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/serde/DruidSerDeUtils.java:49: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/serde/DruidSerDeUtils.java:50: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/serde/DruidSerDeUtils.java:51: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/serde/DruidSerDeUtils.java:52: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/serde/DruidSerDeUtils.java:53: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/serde/DruidSerDeUtils.java:54: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/serde/DruidSerDeUtils.java:55: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/serde/DruidSerDeUtils.java:56: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/serde/DruidSerDeUtils.java:63: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/serde/DruidSerDeUtils.java:64: warning: 'block' child have incorrect indentation level 8, expected level should be 6. 49498c55309 < /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/serde/DruidTopNQueryRecordReader.java:45: warning: object def rcurly at indentation level 10 not at correct indentation, [4, 6] --- > /Users/szita/shadow/CDH/hive/druid-handler/src/java/org/apache/hadoop/hive/druid/serde/DruidTopNQueryRecordReader.java:45: warning: 'object def rcurly' have incorrect indentation level 10, expected level should be one of the following: 2, 4. 49504,49505d55314 < < [INFO] There are 4 checkstyle errors. 49512c55321 < [INFO] --- maven-checkstyle-plugin:2.12.1:checkstyle (default-cli) @ hive-hbase-handler --- --- > [INFO] --- maven-checkstyle-plugin:2.15:checkstyle (default-cli) @ hive-hbase-handler --- 49574,49611c55383,55431 < /Users/szita/shadow/CDH/hive/hbase-handler/src/java/org/apache/hadoop/hive/hbase/HBaseRowSerializer.java:235: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/hbase-handler/src/java/org/apache/hadoop/hive/hbase/HBaseRowSerializer.java:236: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/hbase-handler/src/java/org/apache/hadoop/hive/hbase/HBaseRowSerializer.java:238: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/hbase-handler/src/java/org/apache/hadoop/hive/hbase/HBaseRowSerializer.java:239: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/hbase-handler/src/java/org/apache/hadoop/hive/hbase/HBaseRowSerializer.java:240: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/hbase-handler/src/java/org/apache/hadoop/hive/hbase/HBaseRowSerializer.java:241: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/hbase-handler/src/java/org/apache/hadoop/hive/hbase/HBaseRowSerializer.java:242: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/hbase-handler/src/java/org/apache/hadoop/hive/hbase/HBaseRowSerializer.java:243: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/hbase-handler/src/java/org/apache/hadoop/hive/hbase/HBaseRowSerializer.java:244: warning: if at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/hbase-handler/src/java/org/apache/hadoop/hive/hbase/HBaseRowSerializer.java:245: warning: if child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/hbase-handler/src/java/org/apache/hadoop/hive/hbase/HBaseRowSerializer.java:246: warning: if rcurly at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/hbase-handler/src/java/org/apache/hadoop/hive/hbase/HBaseRowSerializer.java:247: warning: for at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/hbase-handler/src/java/org/apache/hadoop/hive/hbase/HBaseRowSerializer.java:248: warning: if at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/hbase-handler/src/java/org/apache/hadoop/hive/hbase/HBaseRowSerializer.java:249: warning: if child at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/hbase-handler/src/java/org/apache/hadoop/hive/hbase/HBaseRowSerializer.java:250: warning: if rcurly at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/hbase-handler/src/java/org/apache/hadoop/hive/hbase/HBaseRowSerializer.java:251: warning: for child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/hbase-handler/src/java/org/apache/hadoop/hive/hbase/HBaseRowSerializer.java:252: warning: for rcurly at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/hbase-handler/src/java/org/apache/hadoop/hive/hbase/HBaseRowSerializer.java:253: warning: else rcurly at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/hbase-handler/src/java/org/apache/hadoop/hive/hbase/HBaseRowSerializer.java:254: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/hbase-handler/src/java/org/apache/hadoop/hive/hbase/HBaseRowSerializer.java:255: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/hbase-handler/src/java/org/apache/hadoop/hive/hbase/HBaseRowSerializer.java:256: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/hbase-handler/src/java/org/apache/hadoop/hive/hbase/HBaseRowSerializer.java:257: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/hbase-handler/src/java/org/apache/hadoop/hive/hbase/HBaseRowSerializer.java:258: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/hbase-handler/src/java/org/apache/hadoop/hive/hbase/HBaseRowSerializer.java:259: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/hbase-handler/src/java/org/apache/hadoop/hive/hbase/HBaseRowSerializer.java:260: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/hbase-handler/src/java/org/apache/hadoop/hive/hbase/HBaseRowSerializer.java:262: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/hbase-handler/src/java/org/apache/hadoop/hive/hbase/HBaseRowSerializer.java:263: warning: if at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/hbase-handler/src/java/org/apache/hadoop/hive/hbase/HBaseRowSerializer.java:264: warning: if child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/hbase-handler/src/java/org/apache/hadoop/hive/hbase/HBaseRowSerializer.java:265: warning: if rcurly at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/hbase-handler/src/java/org/apache/hadoop/hive/hbase/HBaseRowSerializer.java:266: warning: else child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/hbase-handler/src/java/org/apache/hadoop/hive/hbase/HBaseRowSerializer.java:267: warning: for at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/hbase-handler/src/java/org/apache/hadoop/hive/hbase/HBaseRowSerializer.java:268: warning: if at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/hbase-handler/src/java/org/apache/hadoop/hive/hbase/HBaseRowSerializer.java:269: warning: if child at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/hbase-handler/src/java/org/apache/hadoop/hive/hbase/HBaseRowSerializer.java:270: warning: if rcurly at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/hbase-handler/src/java/org/apache/hadoop/hive/hbase/HBaseRowSerializer.java:271: warning: else child at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/hbase-handler/src/java/org/apache/hadoop/hive/hbase/HBaseRowSerializer.java:272: warning: else rcurly at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/hbase-handler/src/java/org/apache/hadoop/hive/hbase/HBaseRowSerializer.java:273: warning: for child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/hbase-handler/src/java/org/apache/hadoop/hive/hbase/HBaseRowSerializer.java:275: warning: if at indentation level 12 not at correct indentation, 10 --- > /Users/szita/shadow/CDH/hive/hbase-handler/src/java/org/apache/hadoop/hive/hbase/HBaseRowSerializer.java:235: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/hbase-handler/src/java/org/apache/hadoop/hive/hbase/HBaseRowSerializer.java:236: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/hbase-handler/src/java/org/apache/hadoop/hive/hbase/HBaseRowSerializer.java:238: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/hbase-handler/src/java/org/apache/hadoop/hive/hbase/HBaseRowSerializer.java:239: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/hbase-handler/src/java/org/apache/hadoop/hive/hbase/HBaseRowSerializer.java:240: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/hbase-handler/src/java/org/apache/hadoop/hive/hbase/HBaseRowSerializer.java:240: warning: 'member def type' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/hbase-handler/src/java/org/apache/hadoop/hive/hbase/HBaseRowSerializer.java:241: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/hbase-handler/src/java/org/apache/hadoop/hive/hbase/HBaseRowSerializer.java:241: warning: 'member def type' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/hbase-handler/src/java/org/apache/hadoop/hive/hbase/HBaseRowSerializer.java:242: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/hbase-handler/src/java/org/apache/hadoop/hive/hbase/HBaseRowSerializer.java:242: warning: 'member def type' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/hbase-handler/src/java/org/apache/hadoop/hive/hbase/HBaseRowSerializer.java:243: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/hbase-handler/src/java/org/apache/hadoop/hive/hbase/HBaseRowSerializer.java:243: warning: 'member def type' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/hbase-handler/src/java/org/apache/hadoop/hive/hbase/HBaseRowSerializer.java:244: warning: 'if' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/hbase-handler/src/java/org/apache/hadoop/hive/hbase/HBaseRowSerializer.java:245: warning: 'if' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/hbase-handler/src/java/org/apache/hadoop/hive/hbase/HBaseRowSerializer.java:246: warning: 'if rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/hbase-handler/src/java/org/apache/hadoop/hive/hbase/HBaseRowSerializer.java:247: warning: 'for' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/hbase-handler/src/java/org/apache/hadoop/hive/hbase/HBaseRowSerializer.java:248: warning: 'if' have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/hbase-handler/src/java/org/apache/hadoop/hive/hbase/HBaseRowSerializer.java:249: warning: 'if' child have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/hbase-handler/src/java/org/apache/hadoop/hive/hbase/HBaseRowSerializer.java:250: warning: 'if rcurly' have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/hbase-handler/src/java/org/apache/hadoop/hive/hbase/HBaseRowSerializer.java:251: warning: 'for' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/hbase-handler/src/java/org/apache/hadoop/hive/hbase/HBaseRowSerializer.java:252: warning: 'for rcurly' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/hbase-handler/src/java/org/apache/hadoop/hive/hbase/HBaseRowSerializer.java:253: warning: 'else rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/hbase-handler/src/java/org/apache/hadoop/hive/hbase/HBaseRowSerializer.java:254: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/hbase-handler/src/java/org/apache/hadoop/hive/hbase/HBaseRowSerializer.java:255: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/hbase-handler/src/java/org/apache/hadoop/hive/hbase/HBaseRowSerializer.java:256: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/hbase-handler/src/java/org/apache/hadoop/hive/hbase/HBaseRowSerializer.java:256: warning: 'member def type' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/hbase-handler/src/java/org/apache/hadoop/hive/hbase/HBaseRowSerializer.java:257: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/hbase-handler/src/java/org/apache/hadoop/hive/hbase/HBaseRowSerializer.java:257: warning: 'member def type' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/hbase-handler/src/java/org/apache/hadoop/hive/hbase/HBaseRowSerializer.java:258: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/hbase-handler/src/java/org/apache/hadoop/hive/hbase/HBaseRowSerializer.java:258: warning: 'member def type' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/hbase-handler/src/java/org/apache/hadoop/hive/hbase/HBaseRowSerializer.java:259: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/hbase-handler/src/java/org/apache/hadoop/hive/hbase/HBaseRowSerializer.java:259: warning: 'member def type' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/hbase-handler/src/java/org/apache/hadoop/hive/hbase/HBaseRowSerializer.java:260: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/hbase-handler/src/java/org/apache/hadoop/hive/hbase/HBaseRowSerializer.java:260: warning: 'member def type' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/hbase-handler/src/java/org/apache/hadoop/hive/hbase/HBaseRowSerializer.java:262: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/hbase-handler/src/java/org/apache/hadoop/hive/hbase/HBaseRowSerializer.java:262: warning: 'member def type' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/hbase-handler/src/java/org/apache/hadoop/hive/hbase/HBaseRowSerializer.java:263: warning: 'if' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/hbase-handler/src/java/org/apache/hadoop/hive/hbase/HBaseRowSerializer.java:264: warning: 'if' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/hbase-handler/src/java/org/apache/hadoop/hive/hbase/HBaseRowSerializer.java:265: warning: 'if rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/hbase-handler/src/java/org/apache/hadoop/hive/hbase/HBaseRowSerializer.java:266: warning: 'else' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/hbase-handler/src/java/org/apache/hadoop/hive/hbase/HBaseRowSerializer.java:266: warning: 'member def type' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/hbase-handler/src/java/org/apache/hadoop/hive/hbase/HBaseRowSerializer.java:267: warning: 'for' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/hbase-handler/src/java/org/apache/hadoop/hive/hbase/HBaseRowSerializer.java:268: warning: 'if' have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/hbase-handler/src/java/org/apache/hadoop/hive/hbase/HBaseRowSerializer.java:269: warning: 'if' child have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/hbase-handler/src/java/org/apache/hadoop/hive/hbase/HBaseRowSerializer.java:270: warning: 'if rcurly' have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/hbase-handler/src/java/org/apache/hadoop/hive/hbase/HBaseRowSerializer.java:271: warning: 'else' child have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/hbase-handler/src/java/org/apache/hadoop/hive/hbase/HBaseRowSerializer.java:272: warning: 'else rcurly' have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/hbase-handler/src/java/org/apache/hadoop/hive/hbase/HBaseRowSerializer.java:273: warning: 'for' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/hbase-handler/src/java/org/apache/hadoop/hive/hbase/HBaseRowSerializer.java:275: warning: 'if' have incorrect indentation level 12, expected level should be 10. 49613,49635c55433,55457 < /Users/szita/shadow/CDH/hive/hbase-handler/src/java/org/apache/hadoop/hive/hbase/HBaseRowSerializer.java:276: warning: if child at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/hbase-handler/src/java/org/apache/hadoop/hive/hbase/HBaseRowSerializer.java:277: warning: if child at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/hbase-handler/src/java/org/apache/hadoop/hive/hbase/HBaseRowSerializer.java:278: warning: if rcurly at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/hbase-handler/src/java/org/apache/hadoop/hive/hbase/HBaseRowSerializer.java:279: warning: for rcurly at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/hbase-handler/src/java/org/apache/hadoop/hive/hbase/HBaseRowSerializer.java:280: warning: else rcurly at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/hbase-handler/src/java/org/apache/hadoop/hive/hbase/HBaseRowSerializer.java:281: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/hbase-handler/src/java/org/apache/hadoop/hive/hbase/HBaseRowSerializer.java:282: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/hbase-handler/src/java/org/apache/hadoop/hive/hbase/HBaseRowSerializer.java:283: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/hbase-handler/src/java/org/apache/hadoop/hive/hbase/HBaseRowSerializer.java:284: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/hbase-handler/src/java/org/apache/hadoop/hive/hbase/HBaseRowSerializer.java:285: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/hbase-handler/src/java/org/apache/hadoop/hive/hbase/HBaseRowSerializer.java:286: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/hbase-handler/src/java/org/apache/hadoop/hive/hbase/HBaseRowSerializer.java:287: warning: if at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/hbase-handler/src/java/org/apache/hadoop/hive/hbase/HBaseRowSerializer.java:288: warning: if child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/hbase-handler/src/java/org/apache/hadoop/hive/hbase/HBaseRowSerializer.java:289: warning: if rcurly at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/hbase-handler/src/java/org/apache/hadoop/hive/hbase/HBaseRowSerializer.java:290: warning: for at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/hbase-handler/src/java/org/apache/hadoop/hive/hbase/HBaseRowSerializer.java:291: warning: if at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/hbase-handler/src/java/org/apache/hadoop/hive/hbase/HBaseRowSerializer.java:292: warning: if child at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/hbase-handler/src/java/org/apache/hadoop/hive/hbase/HBaseRowSerializer.java:293: warning: if rcurly at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/hbase-handler/src/java/org/apache/hadoop/hive/hbase/HBaseRowSerializer.java:295: warning: for child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/hbase-handler/src/java/org/apache/hadoop/hive/hbase/HBaseRowSerializer.java:297: warning: for rcurly at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/hbase-handler/src/java/org/apache/hadoop/hive/hbase/HBaseRowSerializer.java:298: warning: else rcurly at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/hbase-handler/src/java/org/apache/hadoop/hive/hbase/HBaseRowSerializer.java:299: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/hbase-handler/src/java/org/apache/hadoop/hive/hbase/HBaseRowSerializer.java:300: warning: case child at indentation level 7 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/hbase-handler/src/java/org/apache/hadoop/hive/hbase/HBaseRowSerializer.java:276: warning: 'if' child have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/hbase-handler/src/java/org/apache/hadoop/hive/hbase/HBaseRowSerializer.java:277: warning: 'if' child have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/hbase-handler/src/java/org/apache/hadoop/hive/hbase/HBaseRowSerializer.java:278: warning: 'if rcurly' have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/hbase-handler/src/java/org/apache/hadoop/hive/hbase/HBaseRowSerializer.java:279: warning: 'for rcurly' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/hbase-handler/src/java/org/apache/hadoop/hive/hbase/HBaseRowSerializer.java:280: warning: 'else rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/hbase-handler/src/java/org/apache/hadoop/hive/hbase/HBaseRowSerializer.java:281: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/hbase-handler/src/java/org/apache/hadoop/hive/hbase/HBaseRowSerializer.java:282: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/hbase-handler/src/java/org/apache/hadoop/hive/hbase/HBaseRowSerializer.java:283: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/hbase-handler/src/java/org/apache/hadoop/hive/hbase/HBaseRowSerializer.java:284: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/hbase-handler/src/java/org/apache/hadoop/hive/hbase/HBaseRowSerializer.java:284: warning: 'member def type' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/hbase-handler/src/java/org/apache/hadoop/hive/hbase/HBaseRowSerializer.java:285: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/hbase-handler/src/java/org/apache/hadoop/hive/hbase/HBaseRowSerializer.java:285: warning: 'member def type' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/hbase-handler/src/java/org/apache/hadoop/hive/hbase/HBaseRowSerializer.java:286: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/hbase-handler/src/java/org/apache/hadoop/hive/hbase/HBaseRowSerializer.java:287: warning: 'if' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/hbase-handler/src/java/org/apache/hadoop/hive/hbase/HBaseRowSerializer.java:288: warning: 'if' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/hbase-handler/src/java/org/apache/hadoop/hive/hbase/HBaseRowSerializer.java:289: warning: 'if rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/hbase-handler/src/java/org/apache/hadoop/hive/hbase/HBaseRowSerializer.java:290: warning: 'for' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/hbase-handler/src/java/org/apache/hadoop/hive/hbase/HBaseRowSerializer.java:291: warning: 'if' have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/hbase-handler/src/java/org/apache/hadoop/hive/hbase/HBaseRowSerializer.java:292: warning: 'if' child have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/hbase-handler/src/java/org/apache/hadoop/hive/hbase/HBaseRowSerializer.java:293: warning: 'if rcurly' have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/hbase-handler/src/java/org/apache/hadoop/hive/hbase/HBaseRowSerializer.java:295: warning: 'for' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/hbase-handler/src/java/org/apache/hadoop/hive/hbase/HBaseRowSerializer.java:297: warning: 'for rcurly' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/hbase-handler/src/java/org/apache/hadoop/hive/hbase/HBaseRowSerializer.java:298: warning: 'else rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/hbase-handler/src/java/org/apache/hadoop/hive/hbase/HBaseRowSerializer.java:299: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/hbase-handler/src/java/org/apache/hadoop/hive/hbase/HBaseRowSerializer.java:300: warning: 'case' child have incorrect indentation level 7, expected level should be 4. 49637,49640c55459,55462 < /Users/szita/shadow/CDH/hive/hbase-handler/src/java/org/apache/hadoop/hive/hbase/HBaseRowSerializer.java:302: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/hbase-handler/src/java/org/apache/hadoop/hive/hbase/HBaseRowSerializer.java:303: warning: block rcurly at indentation level 7 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/hbase-handler/src/java/org/apache/hadoop/hive/hbase/HBaseRowSerializer.java:304: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/hbase-handler/src/java/org/apache/hadoop/hive/hbase/HBaseRowSerializer.java:305: warning: block child at indentation level 8 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/hbase-handler/src/java/org/apache/hadoop/hive/hbase/HBaseRowSerializer.java:302: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/hbase-handler/src/java/org/apache/hadoop/hive/hbase/HBaseRowSerializer.java:303: warning: 'block rcurly' have incorrect indentation level 7, expected level should be 4. > /Users/szita/shadow/CDH/hive/hbase-handler/src/java/org/apache/hadoop/hive/hbase/HBaseRowSerializer.java:304: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/hbase-handler/src/java/org/apache/hadoop/hive/hbase/HBaseRowSerializer.java:305: warning: 'block' child have incorrect indentation level 8, expected level should be 6. 49643c55465 < /Users/szita/shadow/CDH/hive/hbase-handler/src/java/org/apache/hadoop/hive/hbase/HBaseSerDe.java:147: warning: method def child at indentation level 8 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/hbase-handler/src/java/org/apache/hadoop/hive/hbase/HBaseSerDe.java:147: warning: 'method def' child have incorrect indentation level 8, expected level should be 4. 49682a55505 > /Users/szita/shadow/CDH/hive/hbase-handler/src/java/org/apache/hadoop/hive/hbase/HBaseStorageHandler.java:82: warning: 'implements' have incorrect indentation level 2, expected level should be 4. 49686,49689d55508 < /Users/szita/shadow/CDH/hive/hbase-handler/src/java/org/apache/hadoop/hive/hbase/HBaseStorageHandler.java:94: warning: array initialization child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/hbase-handler/src/java/org/apache/hadoop/hive/hbase/HBaseStorageHandler.java:96: warning: array initialization child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/hbase-handler/src/java/org/apache/hadoop/hive/hbase/HBaseStorageHandler.java:98: warning: array initialization child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/hbase-handler/src/java/org/apache/hadoop/hive/hbase/HBaseStorageHandler.java:100: warning: array initialization child at indentation level 6 not at correct indentation, 4 49690a55510,55518 > /Users/szita/shadow/CDH/hive/hbase-handler/src/java/org/apache/hadoop/hive/hbase/HBaseStorageHandler.java:157: warning: 'TableDesc' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/hbase-handler/src/java/org/apache/hadoop/hive/hbase/HBaseStorageHandler.java:158: warning: 'Map' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/hbase-handler/src/java/org/apache/hadoop/hive/hbase/HBaseStorageHandler.java:166: warning: 'TableDesc' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/hbase-handler/src/java/org/apache/hadoop/hive/hbase/HBaseStorageHandler.java:167: warning: 'Map' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/hbase-handler/src/java/org/apache/hadoop/hive/hbase/HBaseStorageHandler.java:175: warning: 'TableDesc' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/hbase-handler/src/java/org/apache/hadoop/hive/hbase/HBaseStorageHandler.java:176: warning: 'Map' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/hbase-handler/src/java/org/apache/hadoop/hive/hbase/HBaseStorageHandler.java:181: warning: 'HBaseSerDe' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/hbase-handler/src/java/org/apache/hadoop/hive/hbase/HBaseStorageHandler.java:182: warning: 'tableProperties' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/hbase-handler/src/java/org/apache/hadoop/hive/hbase/HBaseStorageHandler.java:188: warning: 'tableProperties' have incorrect indentation level 6, expected level should be 8. 49692a55521 > /Users/szita/shadow/CDH/hive/hbase-handler/src/java/org/apache/hadoop/hive/hbase/HBaseStorageHandler.java:225: warning: 'HiveConf' have incorrect indentation level 12, expected level should be 14. 49701a55531,55535 > /Users/szita/shadow/CDH/hive/hbase-handler/src/java/org/apache/hadoop/hive/hbase/HBaseStorageHandler.java:345: warning: 'jobConf' have incorrect indentation level 10, expected level should be 12. > /Users/szita/shadow/CDH/hive/hbase-handler/src/java/org/apache/hadoop/hive/hbase/HBaseStorageHandler.java:348: warning: 'jobConf' have incorrect indentation level 10, expected level should be 12. > /Users/szita/shadow/CDH/hive/hbase-handler/src/java/org/apache/hadoop/hive/hbase/HBaseStorageHandler.java:373: warning: 'JobConf' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/hbase-handler/src/java/org/apache/hadoop/hive/hbase/HBaseStorageHandler.java:374: warning: 'Deserializer' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/hbase-handler/src/java/org/apache/hadoop/hive/hbase/HBaseStorageHandler.java:375: warning: 'ExprNodeDesc' have incorrect indentation level 4, expected level should be 6. 49715a55550,55551 > /Users/szita/shadow/CDH/hive/hbase-handler/src/java/org/apache/hadoop/hive/hbase/HBaseTableSnapshotInputFormatUtil.java:44: warning: '=' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/hbase-handler/src/java/org/apache/hadoop/hive/hbase/HBaseTableSnapshotInputFormatUtil.java:47: warning: '=' have incorrect indentation level 4, expected level should be 6. 49717a55554 > /Users/szita/shadow/CDH/hive/hbase-handler/src/java/org/apache/hadoop/hive/hbase/HBaseTableSnapshotInputFormatUtil.java:96: warning: '(' have incorrect indentation level 8, expected level should be 10. 49720,49724c55557,55562 < /Users/szita/shadow/CDH/hive/hbase-handler/src/java/org/apache/hadoop/hive/hbase/HiveHBaseInputFormatUtil.java:135: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/hbase-handler/src/java/org/apache/hadoop/hive/hbase/HiveHBaseInputFormatUtil.java:136: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/hbase-handler/src/java/org/apache/hadoop/hive/hbase/HiveHBaseInputFormatUtil.java:138: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/hbase-handler/src/java/org/apache/hadoop/hive/hbase/HiveHBaseInputFormatUtil.java:139: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/hbase-handler/src/java/org/apache/hadoop/hive/hbase/HiveHBaseInputFormatUtil.java:140: warning: if at indentation level 8 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/hbase-handler/src/java/org/apache/hadoop/hive/hbase/HiveHBaseInputFormatUtil.java:135: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/hbase-handler/src/java/org/apache/hadoop/hive/hbase/HiveHBaseInputFormatUtil.java:136: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/hbase-handler/src/java/org/apache/hadoop/hive/hbase/HiveHBaseInputFormatUtil.java:138: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/hbase-handler/src/java/org/apache/hadoop/hive/hbase/HiveHBaseInputFormatUtil.java:139: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/hbase-handler/src/java/org/apache/hadoop/hive/hbase/HiveHBaseInputFormatUtil.java:139: warning: 'member def type' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/hbase-handler/src/java/org/apache/hadoop/hive/hbase/HiveHBaseInputFormatUtil.java:140: warning: 'if' have incorrect indentation level 8, expected level should be 6. 49726,49733c55564,55571 < /Users/szita/shadow/CDH/hive/hbase-handler/src/java/org/apache/hadoop/hive/hbase/HiveHBaseInputFormatUtil.java:141: warning: if child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/hbase-handler/src/java/org/apache/hadoop/hive/hbase/HiveHBaseInputFormatUtil.java:142: warning: if rcurly at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/hbase-handler/src/java/org/apache/hadoop/hive/hbase/HiveHBaseInputFormatUtil.java:143: warning: if child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/hbase-handler/src/java/org/apache/hadoop/hive/hbase/HiveHBaseInputFormatUtil.java:144: warning: if rcurly at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/hbase-handler/src/java/org/apache/hadoop/hive/hbase/HiveHBaseInputFormatUtil.java:145: warning: if child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/hbase-handler/src/java/org/apache/hadoop/hive/hbase/HiveHBaseInputFormatUtil.java:146: warning: if rcurly at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/hbase-handler/src/java/org/apache/hadoop/hive/hbase/HiveHBaseInputFormatUtil.java:148: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/hbase-handler/src/java/org/apache/hadoop/hive/hbase/HiveHBaseInputFormatUtil.java:149: warning: block child at indentation level 8 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/hbase-handler/src/java/org/apache/hadoop/hive/hbase/HiveHBaseInputFormatUtil.java:141: warning: 'if' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/hbase-handler/src/java/org/apache/hadoop/hive/hbase/HiveHBaseInputFormatUtil.java:142: warning: 'if rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/hbase-handler/src/java/org/apache/hadoop/hive/hbase/HiveHBaseInputFormatUtil.java:143: warning: 'if' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/hbase-handler/src/java/org/apache/hadoop/hive/hbase/HiveHBaseInputFormatUtil.java:144: warning: 'if rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/hbase-handler/src/java/org/apache/hadoop/hive/hbase/HiveHBaseInputFormatUtil.java:145: warning: 'if' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/hbase-handler/src/java/org/apache/hadoop/hive/hbase/HiveHBaseInputFormatUtil.java:146: warning: 'if rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/hbase-handler/src/java/org/apache/hadoop/hive/hbase/HiveHBaseInputFormatUtil.java:148: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/hbase-handler/src/java/org/apache/hadoop/hive/hbase/HiveHBaseInputFormatUtil.java:149: warning: 'block' child have incorrect indentation level 8, expected level should be 6. 49734a55573,55576 > /Users/szita/shadow/CDH/hive/hbase-handler/src/java/org/apache/hadoop/hive/hbase/HiveHBaseTableInputFormat.java:95: warning: 'InputSplit' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/hbase-handler/src/java/org/apache/hadoop/hive/hbase/HiveHBaseTableInputFormat.java:96: warning: 'JobConf' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/hbase-handler/src/java/org/apache/hadoop/hive/hbase/HiveHBaseTableInputFormat.java:97: warning: 'final' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/hbase-handler/src/java/org/apache/hadoop/hive/hbase/HiveHBaseTableInputFormat.java:114: warning: 'recordReader' have incorrect indentation level 4, expected level should be 8. 49739,49769c55581,55614 < /Users/szita/shadow/CDH/hive/hbase-handler/src/java/org/apache/hadoop/hive/hbase/HiveHBaseTableInputFormat.java:358: warning: method def modifier at indentation level 4 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/hbase-handler/src/java/org/apache/hadoop/hive/hbase/HiveHBaseTableInputFormat.java:361: warning: if at indentation level 8 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/hbase-handler/src/java/org/apache/hadoop/hive/hbase/HiveHBaseTableInputFormat.java:364: warning: if child at indentation level 10 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/hbase-handler/src/java/org/apache/hadoop/hive/hbase/HiveHBaseTableInputFormat.java:365: warning: if child at indentation level 10 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/hbase-handler/src/java/org/apache/hadoop/hive/hbase/HiveHBaseTableInputFormat.java:366: warning: if child at indentation level 10 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/hbase-handler/src/java/org/apache/hadoop/hive/hbase/HiveHBaseTableInputFormat.java:367: warning: if child at indentation level 10 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/hbase-handler/src/java/org/apache/hadoop/hive/hbase/HiveHBaseTableInputFormat.java:368: warning: if child at indentation level 10 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/hbase-handler/src/java/org/apache/hadoop/hive/hbase/HiveHBaseTableInputFormat.java:369: warning: if child at indentation level 10 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/hbase-handler/src/java/org/apache/hadoop/hive/hbase/HiveHBaseTableInputFormat.java:370: warning: if rcurly at indentation level 8 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/hbase-handler/src/java/org/apache/hadoop/hive/hbase/HiveHBaseTableInputFormat.java:372: warning: method def child at indentation level 8 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/hbase-handler/src/java/org/apache/hadoop/hive/hbase/HiveHBaseTableInputFormat.java:373: warning: switch at indentation level 8 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/hbase-handler/src/java/org/apache/hadoop/hive/hbase/HiveHBaseTableInputFormat.java:374: warning: case child at indentation level 8 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/hbase-handler/src/java/org/apache/hadoop/hive/hbase/HiveHBaseTableInputFormat.java:375: warning: block child at indentation level 12 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/hbase-handler/src/java/org/apache/hadoop/hive/hbase/HiveHBaseTableInputFormat.java:376: warning: case child at indentation level 8 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/hbase-handler/src/java/org/apache/hadoop/hive/hbase/HiveHBaseTableInputFormat.java:377: warning: block child at indentation level 12 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/hbase-handler/src/java/org/apache/hadoop/hive/hbase/HiveHBaseTableInputFormat.java:378: warning: case child at indentation level 8 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/hbase-handler/src/java/org/apache/hadoop/hive/hbase/HiveHBaseTableInputFormat.java:379: warning: block child at indentation level 12 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/hbase-handler/src/java/org/apache/hadoop/hive/hbase/HiveHBaseTableInputFormat.java:380: warning: case child at indentation level 8 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/hbase-handler/src/java/org/apache/hadoop/hive/hbase/HiveHBaseTableInputFormat.java:381: warning: block child at indentation level 12 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/hbase-handler/src/java/org/apache/hadoop/hive/hbase/HiveHBaseTableInputFormat.java:382: warning: case child at indentation level 8 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/hbase-handler/src/java/org/apache/hadoop/hive/hbase/HiveHBaseTableInputFormat.java:383: warning: block child at indentation level 12 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/hbase-handler/src/java/org/apache/hadoop/hive/hbase/HiveHBaseTableInputFormat.java:384: warning: case child at indentation level 8 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/hbase-handler/src/java/org/apache/hadoop/hive/hbase/HiveHBaseTableInputFormat.java:385: warning: block child at indentation level 12 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/hbase-handler/src/java/org/apache/hadoop/hive/hbase/HiveHBaseTableInputFormat.java:386: warning: case child at indentation level 8 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/hbase-handler/src/java/org/apache/hadoop/hive/hbase/HiveHBaseTableInputFormat.java:387: warning: block child at indentation level 12 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/hbase-handler/src/java/org/apache/hadoop/hive/hbase/HiveHBaseTableInputFormat.java:388: warning: case child at indentation level 8 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/hbase-handler/src/java/org/apache/hadoop/hive/hbase/HiveHBaseTableInputFormat.java:389: warning: block child at indentation level 12 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/hbase-handler/src/java/org/apache/hadoop/hive/hbase/HiveHBaseTableInputFormat.java:391: warning: case child at indentation level 8 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/hbase-handler/src/java/org/apache/hadoop/hive/hbase/HiveHBaseTableInputFormat.java:392: warning: block child at indentation level 10 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/hbase-handler/src/java/org/apache/hadoop/hive/hbase/HiveHBaseTableInputFormat.java:393: warning: switch rcurly at indentation level 8 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/hbase-handler/src/java/org/apache/hadoop/hive/hbase/HiveHBaseTableInputFormat.java:394: warning: method def rcurly at indentation level 6 not at correct indentation, 2 --- > /Users/szita/shadow/CDH/hive/hbase-handler/src/java/org/apache/hadoop/hive/hbase/HiveHBaseTableInputFormat.java:358: warning: 'method def modifier' have incorrect indentation level 4, expected level should be 2. > /Users/szita/shadow/CDH/hive/hbase-handler/src/java/org/apache/hadoop/hive/hbase/HiveHBaseTableInputFormat.java:361: warning: 'if' have incorrect indentation level 8, expected level should be 4. > /Users/szita/shadow/CDH/hive/hbase-handler/src/java/org/apache/hadoop/hive/hbase/HiveHBaseTableInputFormat.java:364: warning: 'if' child have incorrect indentation level 10, expected level should be 6. > /Users/szita/shadow/CDH/hive/hbase-handler/src/java/org/apache/hadoop/hive/hbase/HiveHBaseTableInputFormat.java:364: warning: 'member def type' have incorrect indentation level 10, expected level should be 6. > /Users/szita/shadow/CDH/hive/hbase-handler/src/java/org/apache/hadoop/hive/hbase/HiveHBaseTableInputFormat.java:365: warning: 'if' child have incorrect indentation level 10, expected level should be 6. > /Users/szita/shadow/CDH/hive/hbase-handler/src/java/org/apache/hadoop/hive/hbase/HiveHBaseTableInputFormat.java:365: warning: 'member def type' have incorrect indentation level 10, expected level should be 6. > /Users/szita/shadow/CDH/hive/hbase-handler/src/java/org/apache/hadoop/hive/hbase/HiveHBaseTableInputFormat.java:366: warning: 'if' child have incorrect indentation level 10, expected level should be 6. > /Users/szita/shadow/CDH/hive/hbase-handler/src/java/org/apache/hadoop/hive/hbase/HiveHBaseTableInputFormat.java:367: warning: 'if' child have incorrect indentation level 10, expected level should be 6. > /Users/szita/shadow/CDH/hive/hbase-handler/src/java/org/apache/hadoop/hive/hbase/HiveHBaseTableInputFormat.java:368: warning: 'if' child have incorrect indentation level 10, expected level should be 6. > /Users/szita/shadow/CDH/hive/hbase-handler/src/java/org/apache/hadoop/hive/hbase/HiveHBaseTableInputFormat.java:369: warning: 'if' child have incorrect indentation level 10, expected level should be 6. > /Users/szita/shadow/CDH/hive/hbase-handler/src/java/org/apache/hadoop/hive/hbase/HiveHBaseTableInputFormat.java:370: warning: 'if rcurly' have incorrect indentation level 8, expected level should be 4. > /Users/szita/shadow/CDH/hive/hbase-handler/src/java/org/apache/hadoop/hive/hbase/HiveHBaseTableInputFormat.java:372: warning: 'member def type' have incorrect indentation level 8, expected level should be 4. > /Users/szita/shadow/CDH/hive/hbase-handler/src/java/org/apache/hadoop/hive/hbase/HiveHBaseTableInputFormat.java:372: warning: 'method def' child have incorrect indentation level 8, expected level should be 4. > /Users/szita/shadow/CDH/hive/hbase-handler/src/java/org/apache/hadoop/hive/hbase/HiveHBaseTableInputFormat.java:373: warning: 'switch' have incorrect indentation level 8, expected level should be 4. > /Users/szita/shadow/CDH/hive/hbase-handler/src/java/org/apache/hadoop/hive/hbase/HiveHBaseTableInputFormat.java:374: warning: 'case' child have incorrect indentation level 8, expected level should be 4. > /Users/szita/shadow/CDH/hive/hbase-handler/src/java/org/apache/hadoop/hive/hbase/HiveHBaseTableInputFormat.java:375: warning: 'block' child have incorrect indentation level 12, expected level should be 6. > /Users/szita/shadow/CDH/hive/hbase-handler/src/java/org/apache/hadoop/hive/hbase/HiveHBaseTableInputFormat.java:376: warning: 'case' child have incorrect indentation level 8, expected level should be 4. > /Users/szita/shadow/CDH/hive/hbase-handler/src/java/org/apache/hadoop/hive/hbase/HiveHBaseTableInputFormat.java:377: warning: 'block' child have incorrect indentation level 12, expected level should be 6. > /Users/szita/shadow/CDH/hive/hbase-handler/src/java/org/apache/hadoop/hive/hbase/HiveHBaseTableInputFormat.java:378: warning: 'case' child have incorrect indentation level 8, expected level should be 4. > /Users/szita/shadow/CDH/hive/hbase-handler/src/java/org/apache/hadoop/hive/hbase/HiveHBaseTableInputFormat.java:379: warning: 'block' child have incorrect indentation level 12, expected level should be 6. > /Users/szita/shadow/CDH/hive/hbase-handler/src/java/org/apache/hadoop/hive/hbase/HiveHBaseTableInputFormat.java:380: warning: 'case' child have incorrect indentation level 8, expected level should be 4. > /Users/szita/shadow/CDH/hive/hbase-handler/src/java/org/apache/hadoop/hive/hbase/HiveHBaseTableInputFormat.java:381: warning: 'block' child have incorrect indentation level 12, expected level should be 6. > /Users/szita/shadow/CDH/hive/hbase-handler/src/java/org/apache/hadoop/hive/hbase/HiveHBaseTableInputFormat.java:382: warning: 'case' child have incorrect indentation level 8, expected level should be 4. > /Users/szita/shadow/CDH/hive/hbase-handler/src/java/org/apache/hadoop/hive/hbase/HiveHBaseTableInputFormat.java:383: warning: 'block' child have incorrect indentation level 12, expected level should be 6. > /Users/szita/shadow/CDH/hive/hbase-handler/src/java/org/apache/hadoop/hive/hbase/HiveHBaseTableInputFormat.java:384: warning: 'case' child have incorrect indentation level 8, expected level should be 4. > /Users/szita/shadow/CDH/hive/hbase-handler/src/java/org/apache/hadoop/hive/hbase/HiveHBaseTableInputFormat.java:385: warning: 'block' child have incorrect indentation level 12, expected level should be 6. > /Users/szita/shadow/CDH/hive/hbase-handler/src/java/org/apache/hadoop/hive/hbase/HiveHBaseTableInputFormat.java:386: warning: 'case' child have incorrect indentation level 8, expected level should be 4. > /Users/szita/shadow/CDH/hive/hbase-handler/src/java/org/apache/hadoop/hive/hbase/HiveHBaseTableInputFormat.java:387: warning: 'block' child have incorrect indentation level 12, expected level should be 6. > /Users/szita/shadow/CDH/hive/hbase-handler/src/java/org/apache/hadoop/hive/hbase/HiveHBaseTableInputFormat.java:388: warning: 'case' child have incorrect indentation level 8, expected level should be 4. > /Users/szita/shadow/CDH/hive/hbase-handler/src/java/org/apache/hadoop/hive/hbase/HiveHBaseTableInputFormat.java:389: warning: 'block' child have incorrect indentation level 12, expected level should be 6. > /Users/szita/shadow/CDH/hive/hbase-handler/src/java/org/apache/hadoop/hive/hbase/HiveHBaseTableInputFormat.java:391: warning: 'case' child have incorrect indentation level 8, expected level should be 4. > /Users/szita/shadow/CDH/hive/hbase-handler/src/java/org/apache/hadoop/hive/hbase/HiveHBaseTableInputFormat.java:392: warning: 'block' child have incorrect indentation level 10, expected level should be 6. > /Users/szita/shadow/CDH/hive/hbase-handler/src/java/org/apache/hadoop/hive/hbase/HiveHBaseTableInputFormat.java:393: warning: 'switch rcurly' have incorrect indentation level 8, expected level should be 4. > /Users/szita/shadow/CDH/hive/hbase-handler/src/java/org/apache/hadoop/hive/hbase/HiveHBaseTableInputFormat.java:394: warning: 'method def rcurly' have incorrect indentation level 6, expected level should be 2. 49770a55616,55618 > /Users/szita/shadow/CDH/hive/hbase-handler/src/java/org/apache/hadoop/hive/hbase/HiveHBaseTableInputFormat.java:525: warning: 'super' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/hbase-handler/src/java/org/apache/hadoop/hive/hbase/HiveHBaseTableOutputFormat.java:96: warning: 'org' have incorrect indentation level 2, expected level should be 6. > /Users/szita/shadow/CDH/hive/hbase-handler/src/java/org/apache/hadoop/hive/hbase/HiveHBaseTableOutputFormat.java:97: warning: 'getRecordWriter' have incorrect indentation level 2, expected level should be 6. 49776d55623 < /Users/szita/shadow/CDH/hive/hbase-handler/src/java/org/apache/hadoop/hive/hbase/HiveHBaseTableOutputFormat.java:131: warning: method def throws at indentation level 6 not at correct indentation, 8 49782a55630 > /Users/szita/shadow/CDH/hive/hbase-handler/src/java/org/apache/hadoop/hive/hbase/HiveHBaseTableSnapshotInputFormat.java:49: warning: 'convertScanToString' have incorrect indentation level 6, expected level should be 8. 49784c55632,55634 < /Users/szita/shadow/CDH/hive/hbase-handler/src/java/org/apache/hadoop/hive/hbase/HiveHFileOutputFormat.java:73: warning: method def throws at indentation level 2 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/hbase-handler/src/java/org/apache/hadoop/hive/hbase/HiveHBaseTableSnapshotInputFormat.java:80: warning: 'delegate' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/hbase-handler/src/java/org/apache/hadoop/hive/hbase/HiveHFileOutputFormat.java:71: warning: 'org' have incorrect indentation level 2, expected level should be 6. > /Users/szita/shadow/CDH/hive/hbase-handler/src/java/org/apache/hadoop/hive/hbase/HiveHFileOutputFormat.java:72: warning: 'getFileWriter' have incorrect indentation level 2, expected level should be 6. 49785a55636,55650 > /Users/szita/shadow/CDH/hive/hbase-handler/src/java/org/apache/hadoop/hive/hbase/HiveHFileOutputFormat.java:91: warning: 'final' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/hbase-handler/src/java/org/apache/hadoop/hive/hbase/HiveHFileOutputFormat.java:92: warning: 'final' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/hbase-handler/src/java/org/apache/hadoop/hive/hbase/HiveHFileOutputFormat.java:93: warning: 'Class' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/hbase-handler/src/java/org/apache/hadoop/hive/hbase/HiveHFileOutputFormat.java:94: warning: 'boolean' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/hbase-handler/src/java/org/apache/hadoop/hive/hbase/HiveHFileOutputFormat.java:95: warning: 'Properties' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/hbase-handler/src/java/org/apache/hadoop/hive/hbase/HiveHFileOutputFormat.java:96: warning: 'final' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/hbase-handler/src/java/org/apache/hadoop/hive/hbase/HiveHFileOutputFormat.java:115: warning: 'ShimLoader' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/hbase-handler/src/java/org/apache/hadoop/hive/hbase/HiveHFileOutputFormat.java:121: warning: 'ImmutableBytesWritable' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/hbase-handler/src/java/org/apache/hadoop/hive/hbase/HiveHFileOutputFormat.java:131: warning: 'new' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/hbase-handler/src/java/org/apache/hadoop/hive/hbase/HiveHFileOutputFormat.java:174: warning: 'regionFile' have incorrect indentation level 14, expected level should be 16. > /Users/szita/shadow/CDH/hive/hbase-handler/src/java/org/apache/hadoop/hive/hbase/HiveHFileOutputFormat.java:175: warning: 'new' have incorrect indentation level 14, expected level should be 16. > /Users/szita/shadow/CDH/hive/hbase-handler/src/java/org/apache/hadoop/hive/hbase/HiveHFileOutputFormat.java:212: warning: 'rowKeyBytes' have incorrect indentation level 12, expected level should be 14. > /Users/szita/shadow/CDH/hive/hbase-handler/src/java/org/apache/hadoop/hive/hbase/HiveHFileOutputFormat.java:213: warning: 'columnFamilyNameBytes' have incorrect indentation level 12, expected level should be 14. > /Users/szita/shadow/CDH/hive/hbase-handler/src/java/org/apache/hadoop/hive/hbase/HiveHFileOutputFormat.java:214: warning: 'columnNameBytes' have incorrect indentation level 12, expected level should be 14. > /Users/szita/shadow/CDH/hive/hbase-handler/src/java/org/apache/hadoop/hive/hbase/HiveHFileOutputFormat.java:215: warning: 'valBytes' have incorrect indentation level 12, expected level should be 14. 49787,49790c55652,55660 < /Users/szita/shadow/CDH/hive/hbase-handler/src/java/org/apache/hadoop/hive/hbase/LazyHBaseCellMap.java:66: warning: method def modifier at indentation level 8 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/hbase-handler/src/java/org/apache/hadoop/hive/hbase/LazyHBaseCellMap.java:70: warning: method def child at indentation level 16 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/hbase-handler/src/java/org/apache/hadoop/hive/hbase/LazyHBaseCellMap.java:71: warning: method def rcurly at indentation level 8 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/hbase-handler/src/java/org/apache/hadoop/hive/hbase/LazyHBaseCellMap.java:118: warning: if at indentation level 18 not at correct indentation, 8 --- > /Users/szita/shadow/CDH/hive/hbase-handler/src/java/org/apache/hadoop/hive/hbase/LazyHBaseCellMap.java:66: warning: 'method def modifier' have incorrect indentation level 8, expected level should be 2. > /Users/szita/shadow/CDH/hive/hbase-handler/src/java/org/apache/hadoop/hive/hbase/LazyHBaseCellMap.java:67: warning: 'Result' have incorrect indentation level 3, expected level should be 5. > /Users/szita/shadow/CDH/hive/hbase-handler/src/java/org/apache/hadoop/hive/hbase/LazyHBaseCellMap.java:68: warning: 'byte' have incorrect indentation level 3, expected level should be 5. > /Users/szita/shadow/CDH/hive/hbase-handler/src/java/org/apache/hadoop/hive/hbase/LazyHBaseCellMap.java:69: warning: 'List' have incorrect indentation level 3, expected level should be 5. > /Users/szita/shadow/CDH/hive/hbase-handler/src/java/org/apache/hadoop/hive/hbase/LazyHBaseCellMap.java:70: warning: 'method def' child have incorrect indentation level 16, expected level should be 4. > /Users/szita/shadow/CDH/hive/hbase-handler/src/java/org/apache/hadoop/hive/hbase/LazyHBaseCellMap.java:71: warning: 'method def rcurly' have incorrect indentation level 8, expected level should be 2. > /Users/szita/shadow/CDH/hive/hbase-handler/src/java/org/apache/hadoop/hive/hbase/LazyHBaseCellMap.java:113: warning: 'LazyFactory' have incorrect indentation level 10, expected level should be 12. > /Users/szita/shadow/CDH/hive/hbase-handler/src/java/org/apache/hadoop/hive/hbase/LazyHBaseCellMap.java:118: warning: 'if' have incorrect indentation level 18, expected level should be 8. > /Users/szita/shadow/CDH/hive/hbase-handler/src/java/org/apache/hadoop/hive/hbase/LazyHBaseCellMap.java:119: warning: 'if' child have incorrect indentation level 26, expected level should be 10. 49792,49795c55662,55665 < /Users/szita/shadow/CDH/hive/hbase-handler/src/java/org/apache/hadoop/hive/hbase/LazyHBaseCellMap.java:119: warning: if child at indentation level 26 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/hbase-handler/src/java/org/apache/hadoop/hive/hbase/LazyHBaseCellMap.java:120: warning: if rcurly at indentation level 18 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/hbase-handler/src/java/org/apache/hadoop/hive/hbase/LazyHBaseCellMap.java:121: warning: else child at indentation level 26 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/hbase-handler/src/java/org/apache/hadoop/hive/hbase/LazyHBaseCellMap.java:122: warning: else rcurly at indentation level 18 not at correct indentation, 8 --- > /Users/szita/shadow/CDH/hive/hbase-handler/src/java/org/apache/hadoop/hive/hbase/LazyHBaseCellMap.java:120: warning: 'if rcurly' have incorrect indentation level 18, expected level should be 8. > /Users/szita/shadow/CDH/hive/hbase-handler/src/java/org/apache/hadoop/hive/hbase/LazyHBaseCellMap.java:121: warning: 'else' child have incorrect indentation level 26, expected level should be 10. > /Users/szita/shadow/CDH/hive/hbase-handler/src/java/org/apache/hadoop/hive/hbase/LazyHBaseCellMap.java:122: warning: 'else rcurly' have incorrect indentation level 18, expected level should be 8. > /Users/szita/shadow/CDH/hive/hbase-handler/src/java/org/apache/hadoop/hive/hbase/LazyHBaseCellMap.java:127: warning: 'LazyFactory' have incorrect indentation level 10, expected level should be 12. 49801d55670 < /Users/szita/shadow/CDH/hive/hbase-handler/src/java/org/apache/hadoop/hive/hbase/PutWritable.java:50: warning: method def throws at indentation level 2 not at correct indentation, 6 49803d55671 < /Users/szita/shadow/CDH/hive/hbase-handler/src/java/org/apache/hadoop/hive/hbase/PutWritable.java:64: warning: method def throws at indentation level 2 not at correct indentation, 6 49806d55673 < /Users/szita/shadow/CDH/hive/hbase-handler/src/java/org/apache/hadoop/hive/hbase/ResultWritable.java:52: warning: method def throws at indentation level 2 not at correct indentation, 6 49808d55674 < /Users/szita/shadow/CDH/hive/hbase-handler/src/java/org/apache/hadoop/hive/hbase/ResultWritable.java:66: warning: method def throws at indentation level 2 not at correct indentation, 6 49845d55710 < 49852c55717 < [INFO] --- maven-checkstyle-plugin:2.12.1:checkstyle (default-cli) @ hive-jdbc-handler --- --- > [INFO] --- maven-checkstyle-plugin:2.15:checkstyle (default-cli) @ hive-jdbc-handler --- 49868,49870c55733,55734 < /Users/szita/shadow/CDH/hive/jdbc-handler/src/main/java/org/apache/hive/storage/jdbc/conf/JdbcStorageConfigManager.java:59: warning: method def throws at indentation level 4 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/jdbc-handler/src/main/java/org/apache/hive/storage/jdbc/conf/JdbcStorageConfigManager.java:70: warning: method def throws at indentation level 4 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/jdbc-handler/src/main/java/org/apache/hive/storage/jdbc/conf/JdbcStorageConfigManager.java:80: warning: method def throws at indentation level 4 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/jdbc-handler/src/main/java/org/apache/hive/storage/jdbc/conf/JdbcStorageConfigManager.java:46: warning: 'EnumSet' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/jdbc-handler/src/main/java/org/apache/hive/storage/jdbc/conf/JdbcStorageConfigManager.java:52: warning: 'EnumSet' have incorrect indentation level 4, expected level should be 6. 49872a55737 > /Users/szita/shadow/CDH/hive/jdbc-handler/src/main/java/org/apache/hive/storage/jdbc/conf/JdbcStorageConfigManager.java:138: warning: 'props' have incorrect indentation level 6, expected level should be 8. 49875a55741 > /Users/szita/shadow/CDH/hive/jdbc-handler/src/main/java/org/apache/hive/storage/jdbc/dao/DatabaseAccessor.java:32: warning: 'getRecordIterator' have incorrect indentation level 4, expected level should be 6. 49877d55742 < /Users/szita/shadow/CDH/hive/jdbc-handler/src/main/java/org/apache/hive/storage/jdbc/dao/DatabaseAccessor.java:32: warning: method def at indentation level 4 not at correct indentation, 2 49891a55757 > /Users/szita/shadow/CDH/hive/jdbc-handler/src/main/java/org/apache/hive/storage/jdbc/dao/GenericJdbcDatabaseAccessor.java:133: warning: 'getRecordIterator' have incorrect indentation level 4, expected level should be 6. 49893d55758 < /Users/szita/shadow/CDH/hive/jdbc-handler/src/main/java/org/apache/hive/storage/jdbc/dao/GenericJdbcDatabaseAccessor.java:133: warning: method def at indentation level 4 not at correct indentation, 2 49920c55785 < /Users/szita/shadow/CDH/hive/jdbc-handler/src/main/java/org/apache/hive/storage/jdbc/JdbcInputFormat.java:46: warning: method def at indentation level 4 not at correct indentation, 2 --- > /Users/szita/shadow/CDH/hive/jdbc-handler/src/main/java/org/apache/hive/storage/jdbc/JdbcInputFormat.java:46: warning: 'getRecordReader' have incorrect indentation level 4, expected level should be 6. 49956d55820 < 49963c55827 < [INFO] --- maven-checkstyle-plugin:2.12.1:checkstyle (default-cli) @ hive-hcatalog --- --- > [INFO] --- maven-checkstyle-plugin:2.15:checkstyle (default-cli) @ hive-hcatalog --- 49969c55833 < [INFO] --- maven-checkstyle-plugin:2.12.1:checkstyle (default-cli) @ hive-hcatalog-core --- --- > [INFO] --- maven-checkstyle-plugin:2.15:checkstyle (default-cli) @ hive-hcatalog-core --- 49982a55847,55849 > /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/cli/HCatCli.java:308: warning: '+' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/cli/HCatCli.java:312: warning: '+' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/cli/HCatCli.java:332: warning: '"hcat { -e \"\" | -f \"\" } [ -g \"\" ] [ -p \"\" ] [ -D\"=\" ]"' have incorrect indentation level 6, expected level should be 8. 49983a55851,55852 > /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/cli/HCatCli.java:333: warning: 'null' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/cli/HCatCli.java:334: warning: 'null' have incorrect indentation level 6, expected level should be 8. 49988a55858,55859 > /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/cli/HCatCli.java:360: warning: '(' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/cli/HCatCli.java:361: warning: '(' have incorrect indentation level 6, expected level should be 8. 50000d55870 < /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/cli/SemanticAnalysis/CreateDatabaseHook.java:44: warning: method def throws at indentation level 4 not at correct indentation, 6 50001a55872 > /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/cli/SemanticAnalysis/CreateDatabaseHook.java:92: warning: 'createDb' have incorrect indentation level 8, expected level should be 10. 50003c55874 < /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/cli/SemanticAnalysis/CreateTableHook.java:77: warning: if child at indentation level 12 not at correct indentation, 10 --- > /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/cli/SemanticAnalysis/CreateTableHook.java:77: warning: 'if' child have incorrect indentation level 12, expected level should be 10. 50004a55876 > /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/cli/SemanticAnalysis/CreateTableHook.java:109: warning: '.' have incorrect indentation level 10, expected level should be 12. 50006c55878 < /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/cli/SemanticAnalysis/CreateTableHook.java:135: warning: method def throws at indentation level 4 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/cli/SemanticAnalysis/CreateTableHook.java:143: warning: '.' have incorrect indentation level 6, expected level should be 8. 50007a55880,55882 > /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/cli/SemanticAnalysis/CreateTableHook.java:164: warning: '.' have incorrect indentation level 10, expected level should be 12. > /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/cli/SemanticAnalysis/CreateTableHook.java:184: warning: 'org' have incorrect indentation level 12, expected level should be 14. > /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/cli/SemanticAnalysis/CreateTableHook.java:185: warning: 'desc' have incorrect indentation level 12, expected level should be 14. 50011a55887 > /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/cli/SemanticAnalysis/HCatAuthUtil.java:45: warning: '+' have incorrect indentation level 8, expected level should be 10. 50015d55890 < /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/cli/SemanticAnalysis/HCatSemanticAnalyzer.java:61: warning: method def throws at indentation level 4 not at correct indentation, 6 50019,50023c55894,55898 < /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/cli/SemanticAnalysis/HCatSemanticAnalyzer.java:188: warning: case child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/cli/SemanticAnalysis/HCatSemanticAnalyzer.java:189: warning: case child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/cli/SemanticAnalysis/HCatSemanticAnalyzer.java:190: warning: case child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/cli/SemanticAnalysis/HCatSemanticAnalyzer.java:191: warning: case child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/cli/SemanticAnalysis/HCatSemanticAnalyzer.java:192: warning: case child at indentation level 10 not at correct indentation, 8 --- > /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/cli/SemanticAnalysis/HCatSemanticAnalyzer.java:188: warning: 'case' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/cli/SemanticAnalysis/HCatSemanticAnalyzer.java:189: warning: 'case' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/cli/SemanticAnalysis/HCatSemanticAnalyzer.java:190: warning: 'case' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/cli/SemanticAnalysis/HCatSemanticAnalyzer.java:191: warning: 'case' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/cli/SemanticAnalysis/HCatSemanticAnalyzer.java:192: warning: 'case' child have incorrect indentation level 10, expected level should be 8. 50025,50048c55900,55923 < /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/cli/SemanticAnalysis/HCatSemanticAnalyzer.java:222: warning: case child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/cli/SemanticAnalysis/HCatSemanticAnalyzer.java:223: warning: case child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/cli/SemanticAnalysis/HCatSemanticAnalyzer.java:224: warning: case child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/cli/SemanticAnalysis/HCatSemanticAnalyzer.java:225: warning: case child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/cli/SemanticAnalysis/HCatSemanticAnalyzer.java:226: warning: case child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/cli/SemanticAnalysis/HCatSemanticAnalyzer.java:227: warning: case child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/cli/SemanticAnalysis/HCatSemanticAnalyzer.java:228: warning: case child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/cli/SemanticAnalysis/HCatSemanticAnalyzer.java:229: warning: case child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/cli/SemanticAnalysis/HCatSemanticAnalyzer.java:230: warning: case child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/cli/SemanticAnalysis/HCatSemanticAnalyzer.java:231: warning: case child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/cli/SemanticAnalysis/HCatSemanticAnalyzer.java:232: warning: case child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/cli/SemanticAnalysis/HCatSemanticAnalyzer.java:233: warning: case child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/cli/SemanticAnalysis/HCatSemanticAnalyzer.java:234: warning: case child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/cli/SemanticAnalysis/HCatSemanticAnalyzer.java:235: warning: case child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/cli/SemanticAnalysis/HCatSemanticAnalyzer.java:236: warning: case child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/cli/SemanticAnalysis/HCatSemanticAnalyzer.java:237: warning: case child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/cli/SemanticAnalysis/HCatSemanticAnalyzer.java:238: warning: case child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/cli/SemanticAnalysis/HCatSemanticAnalyzer.java:239: warning: case child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/cli/SemanticAnalysis/HCatSemanticAnalyzer.java:240: warning: case child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/cli/SemanticAnalysis/HCatSemanticAnalyzer.java:241: warning: case child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/cli/SemanticAnalysis/HCatSemanticAnalyzer.java:242: warning: case child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/cli/SemanticAnalysis/HCatSemanticAnalyzer.java:243: warning: case child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/cli/SemanticAnalysis/HCatSemanticAnalyzer.java:244: warning: case child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/cli/SemanticAnalysis/HCatSemanticAnalyzer.java:245: warning: case child at indentation level 10 not at correct indentation, 8 --- > /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/cli/SemanticAnalysis/HCatSemanticAnalyzer.java:222: warning: 'case' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/cli/SemanticAnalysis/HCatSemanticAnalyzer.java:223: warning: 'case' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/cli/SemanticAnalysis/HCatSemanticAnalyzer.java:224: warning: 'case' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/cli/SemanticAnalysis/HCatSemanticAnalyzer.java:225: warning: 'case' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/cli/SemanticAnalysis/HCatSemanticAnalyzer.java:226: warning: 'case' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/cli/SemanticAnalysis/HCatSemanticAnalyzer.java:227: warning: 'case' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/cli/SemanticAnalysis/HCatSemanticAnalyzer.java:228: warning: 'case' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/cli/SemanticAnalysis/HCatSemanticAnalyzer.java:229: warning: 'case' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/cli/SemanticAnalysis/HCatSemanticAnalyzer.java:230: warning: 'case' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/cli/SemanticAnalysis/HCatSemanticAnalyzer.java:231: warning: 'case' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/cli/SemanticAnalysis/HCatSemanticAnalyzer.java:232: warning: 'case' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/cli/SemanticAnalysis/HCatSemanticAnalyzer.java:233: warning: 'case' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/cli/SemanticAnalysis/HCatSemanticAnalyzer.java:234: warning: 'case' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/cli/SemanticAnalysis/HCatSemanticAnalyzer.java:235: warning: 'case' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/cli/SemanticAnalysis/HCatSemanticAnalyzer.java:236: warning: 'case' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/cli/SemanticAnalysis/HCatSemanticAnalyzer.java:237: warning: 'case' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/cli/SemanticAnalysis/HCatSemanticAnalyzer.java:238: warning: 'case' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/cli/SemanticAnalysis/HCatSemanticAnalyzer.java:239: warning: 'case' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/cli/SemanticAnalysis/HCatSemanticAnalyzer.java:240: warning: 'case' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/cli/SemanticAnalysis/HCatSemanticAnalyzer.java:241: warning: 'case' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/cli/SemanticAnalysis/HCatSemanticAnalyzer.java:242: warning: 'case' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/cli/SemanticAnalysis/HCatSemanticAnalyzer.java:243: warning: 'case' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/cli/SemanticAnalysis/HCatSemanticAnalyzer.java:244: warning: 'case' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/cli/SemanticAnalysis/HCatSemanticAnalyzer.java:245: warning: 'case' child have incorrect indentation level 10, expected level should be 8. 50050c55925,55927 < /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/cli/SemanticAnalysis/HCatSemanticAnalyzer.java:288: warning: method def throws at indentation level 4 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/cli/SemanticAnalysis/HCatSemanticAnalyzer.java:294: warning: 'HiveOperation' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/cli/SemanticAnalysis/HCatSemanticAnalyzer.java:322: warning: ':' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/cli/SemanticAnalysis/HCatSemanticAnalyzer.java:329: warning: ':' have incorrect indentation level 8, expected level should be 10. 50056d55932 < /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/cli/SemanticAnalysis/HCatSemanticAnalyzerBase.java:126: warning: method def throws at indentation level 4 not at correct indentation, 6 50058d55933 < /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/cli/SemanticAnalysis/HCatSemanticAnalyzerBase.java:135: warning: method def throws at indentation level 4 not at correct indentation, 6 50060d55934 < /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/cli/SemanticAnalysis/HCatSemanticAnalyzerBase.java:144: warning: method def throws at indentation level 4 not at correct indentation, 6 50062d55935 < /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/cli/SemanticAnalysis/HCatSemanticAnalyzerBase.java:157: warning: method def throws at indentation level 4 not at correct indentation, 6 50064d55936 < /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/cli/SemanticAnalysis/HCatSemanticAnalyzerBase.java:166: warning: method def throws at indentation level 4 not at correct indentation, 6 50084a55957,55961 > /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/common/HCatConstants.java:95: warning: '=' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/common/HCatConstants.java:107: warning: '"hcat.desired.partition.num.splits"' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/common/HCatConstants.java:134: warning: 'array initialization' child have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/common/HCatConstants.java:135: warning: 'array initialization' child have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/common/HCatConstants.java:136: warning: 'array initialization' child have incorrect indentation level 4, expected level should be 6. 50088a55966,55967 > /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/common/HCatConstants.java:194: warning: '"hcat.data.convert.boolean.to.integer"' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/common/HCatConstants.java:206: warning: '"hcat.data.tiny.small.int.promotion"' have incorrect indentation level 4, expected level should be 6. 50100c55979,55983 < /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/common/HCatUtil.java:190: warning: method def throws at indentation level 4 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/common/HCatUtil.java:127: warning: 'decodeBytes' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/common/HCatUtil.java:144: warning: 'FieldSchema' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/common/HCatUtil.java:146: warning: 'fields' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/common/HCatUtil.java:156: warning: 'List' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/common/HCatUtil.java:177: warning: 'List' have incorrect indentation level 4, expected level should be 6. 50103a55987,55994 > /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/common/HCatUtil.java:250: warning: '.' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/common/HCatUtil.java:280: warning: '.' have incorrect indentation level 10, expected level should be 12. > /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/common/HCatUtil.java:282: warning: '.' have incorrect indentation level 10, expected level should be 12. > /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/common/HCatUtil.java:286: warning: '"Column <"' have incorrect indentation level 12, expected level should be 14. > /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/common/HCatUtil.java:287: warning: '+' have incorrect indentation level 12, expected level should be 14. > /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/common/HCatUtil.java:288: warning: '+' have incorrect indentation level 12, expected level should be 14. > /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/common/HCatUtil.java:289: warning: '+' have incorrect indentation level 12, expected level should be 14. > /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/common/HCatUtil.java:314: warning: '||' have incorrect indentation level 6, expected level should be 8. 50104a55996 > /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/common/HCatUtil.java:339: warning: '||' have incorrect indentation level 6, expected level should be 8. 50105a55998,56000 > /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/common/HCatUtil.java:346: warning: 'Configuration' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/common/HCatUtil.java:350: warning: '.' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/common/HCatUtil.java:358: warning: 'String' have incorrect indentation level 4, expected level should be 6. 50112c56007,56009 < /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/common/HCatUtil.java:411: warning: method def throws at indentation level 4 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/common/HCatUtil.java:416: warning: 'new' have incorrect indentation level 10, expected level should be 12. > /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/common/HCatUtil.java:427: warning: '(' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/common/HCatUtil.java:450: warning: 'getInputJobProperties' have incorrect indentation level 2, expected level should be 6. 50113a56011 > /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/common/HCatUtil.java:455: warning: 'storageHandler' have incorrect indentation level 6, expected level should be 8. 50116a56015,56018 > /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/common/HCatUtil.java:466: warning: 'HCatConstants' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/common/HCatUtil.java:467: warning: 'HCatUtil' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/common/HCatUtil.java:470: warning: 'jobProperties' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/common/HCatUtil.java:483: warning: 'configureOutputStorageHandler' have incorrect indentation level 2, expected level should be 6. 50117a56020 > /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/common/HCatUtil.java:491: warning: 'IgnoreKeyTextOutputFormat' have incorrect indentation level 6, expected level should be 8. 50119a56023,56025 > /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/common/HCatUtil.java:506: warning: 'HCatConstants' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/common/HCatUtil.java:507: warning: 'HCatUtil' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/common/HCatUtil.java:510: warning: 'jobProperties' have incorrect indentation level 8, expected level should be 10. 50129d56034 < /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/common/HCatUtil.java:644: warning: method def throws at indentation level 4 not at correct indentation, 6 50130a56036 > /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/common/HCatUtil.java:671: warning: 'conf' have incorrect indentation level 8, expected level should be 10. 50134a56041 > /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/common/HCatUtil.java:734: warning: 'Map' have incorrect indentation level 4, expected level should be 6. 50149a56057 > /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/common/HiveClientCache.java:81: warning: 'new' have incorrect indentation level 4, expected level should be 6. 50159a56068,56071 > /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/common/HiveClientCache.java:122: warning: '.' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/common/HiveClientCache.java:123: warning: '.' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/common/HiveClientCache.java:124: warning: '.' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/common/HiveClientCache.java:125: warning: '.' have incorrect indentation level 6, expected level should be 8. 50162a56075 > /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/common/HiveClientCache.java:158: warning: 'new' have incorrect indentation level 6, expected level should be 8. 50166a56080,56081 > /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/common/HiveClientCache.java:198: warning: '.' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/common/HiveClientCache.java:199: warning: '.' have incorrect indentation level 6, expected level should be 8. 50211c56126 < /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/data/DataType.java:209: warning: case child at indentation level 5 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/data/DataType.java:209: warning: 'case' child have incorrect indentation level 5, expected level should be 6. 50228,50231d56142 < /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/data/HCatRecord.java:158: warning: method def throws at indentation level 10 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/data/HCatRecord.java:165: warning: method def throws at indentation level 10 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/data/HCatRecord.java:172: warning: method def throws at indentation level 10 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/data/HCatRecord.java:190: warning: method def throws at indentation level 10 not at correct indentation, 6 50241a56153 > /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/data/HCatRecordObjectInspectorFactory.java:45: warning: 'new' have incorrect indentation level 4, expected level should be 6. 50243a56156 > /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/data/HCatRecordObjectInspectorFactory.java:47: warning: 'new' have incorrect indentation level 4, expected level should be 6. 50245a56159 > /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/data/HCatRecordObjectInspectorFactory.java:56: warning: 'StructTypeInfo' have incorrect indentation level 4, expected level should be 6. 50246a56161,56164 > /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/data/HCatRecordObjectInspectorFactory.java:103: warning: 'new' have incorrect indentation level 10, expected level should be 12. > /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/data/HCatRecordObjectInspectorFactory.java:113: warning: '(' have incorrect indentation level 10, expected level should be 12. > /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/data/HCatRecordObjectInspectorFactory.java:118: warning: '(' have incorrect indentation level 10, expected level should be 12. > /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/data/HCatRecordObjectInspectorFactory.java:120: warning: '(' have incorrect indentation level 10, expected level should be 12. 50250d56167 < /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/data/HCatRecordSerDe.java:75: warning: method def throws at indentation level 4 not at correct indentation, 6 50254d56170 < /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/data/HCatRecordSerDe.java:148: warning: method def throws at indentation level 4 not at correct indentation, 6 50257,50258d56172 < /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/data/HCatRecordSerDe.java:166: warning: method def throws at indentation level 4 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/data/HCatRecordSerDe.java:195: warning: method def throws at indentation level 4 not at correct indentation, 6 50259a56174,56176 > /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/data/HCatRecordSerDe.java:283: warning: 'conf' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/data/HCatRecordSerDe.java:288: warning: 'conf' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/data/HCatRecordSerDe.java:293: warning: 'conf' have incorrect indentation level 8, expected level should be 10. 50262d56178 < /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/data/JsonSerDe.java:105: warning: method def throws at indentation level 4 not at correct indentation, 6 50265a56182 > /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/data/JsonSerDe.java:194: warning: '+' have incorrect indentation level 8, expected level should be 10. 50266a56184 > /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/data/JsonSerDe.java:205: warning: '+' have incorrect indentation level 10, expected level should be 12. 50269d56186 < /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/data/JsonSerDe.java:378: warning: method def throws at indentation level 4 not at correct indentation, 6 50272c56189 < /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/data/JsonSerDe.java:418: warning: method def throws at indentation level 4 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/data/JsonSerDe.java:436: warning: 'structFields' have incorrect indentation level 12, expected level should be 14. 50289a56207 > /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/data/JsonSerDe.java:538: warning: '.' have incorrect indentation level 8, expected level should be 10. 50290a56209 > /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/data/JsonSerDe.java:558: warning: '.' have incorrect indentation level 8, expected level should be 10. 50292a56212 > /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/data/JsonSerDe.java:602: warning: 'structFields' have incorrect indentation level 12, expected level should be 14. 50293a56214 > /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/data/JsonSerDe.java:617: warning: 'uoi' have incorrect indentation level 10, expected level should be 12. 50305a56227 > /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/data/ReaderWriter.java:155: warning: 'm' have incorrect indentation level 8, expected level should be 10. 50328d56249 < /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/data/schema/HCatFieldSchema.java:219: warning: ctor def throws at indentation level 10 not at correct indentation, 6 50391d56311 < /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/data/transfer/HCatWriter.java:64: warning: method def throws at indentation level 4 not at correct indentation, 6 50397a56318 > /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/data/transfer/impl/HCatInputFormatReader.java:66: warning: 'job' have incorrect indentation level 8, expected level should be 10. 50402a56324 > /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/data/transfer/impl/HCatOutputFormatWriter.java:62: warning: 'we' have incorrect indentation level 6, expected level should be 8. 50406,50448c56328,56367 < /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/data/transfer/impl/ReaderContextImpl.java:40: warning: member def modifier at indentation level 4 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/data/transfer/impl/ReaderContextImpl.java:41: warning: member def modifier at indentation level 4 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/data/transfer/impl/ReaderContextImpl.java:42: warning: member def modifier at indentation level 4 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/data/transfer/impl/ReaderContextImpl.java:44: warning: ctor def modifier at indentation level 4 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/data/transfer/impl/ReaderContextImpl.java:45: warning: ctor def child at indentation level 8 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/data/transfer/impl/ReaderContextImpl.java:46: warning: ctor def child at indentation level 8 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/data/transfer/impl/ReaderContextImpl.java:47: warning: ctor def rcurly at indentation level 4 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/data/transfer/impl/ReaderContextImpl.java:49: warning: method def return type at indentation level 4 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/data/transfer/impl/ReaderContextImpl.java:50: warning: method def child at indentation level 8 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/data/transfer/impl/ReaderContextImpl.java:51: warning: method def rcurly at indentation level 4 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/data/transfer/impl/ReaderContextImpl.java:53: warning: method def return type at indentation level 4 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/data/transfer/impl/ReaderContextImpl.java:54: warning: method def child at indentation level 8 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/data/transfer/impl/ReaderContextImpl.java:55: warning: method def rcurly at indentation level 4 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/data/transfer/impl/ReaderContextImpl.java:57: warning: method def modifier at indentation level 4 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/data/transfer/impl/ReaderContextImpl.java:58: warning: method def modifier at indentation level 4 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/data/transfer/impl/ReaderContextImpl.java:59: warning: method def child at indentation level 8 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/data/transfer/impl/ReaderContextImpl.java:60: warning: method def rcurly at indentation level 4 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/data/transfer/impl/ReaderContextImpl.java:62: warning: method def modifier at indentation level 4 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/data/transfer/impl/ReaderContextImpl.java:63: warning: method def modifier at indentation level 4 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/data/transfer/impl/ReaderContextImpl.java:64: warning: method def child at indentation level 8 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/data/transfer/impl/ReaderContextImpl.java:65: warning: method def rcurly at indentation level 4 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/data/transfer/impl/ReaderContextImpl.java:67: warning: method def modifier at indentation level 4 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/data/transfer/impl/ReaderContextImpl.java:68: warning: method def modifier at indentation level 4 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/data/transfer/impl/ReaderContextImpl.java:69: warning: method def child at indentation level 8 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/data/transfer/impl/ReaderContextImpl.java:70: warning: method def rcurly at indentation level 4 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/data/transfer/impl/ReaderContextImpl.java:72: warning: method def modifier at indentation level 4 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/data/transfer/impl/ReaderContextImpl.java:73: warning: method def modifier at indentation level 4 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/data/transfer/impl/ReaderContextImpl.java:74: warning: method def child at indentation level 8 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/data/transfer/impl/ReaderContextImpl.java:75: warning: method def child at indentation level 8 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/data/transfer/impl/ReaderContextImpl.java:76: warning: for at indentation level 8 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/data/transfer/impl/ReaderContextImpl.java:77: warning: for child at indentation level 12 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/data/transfer/impl/ReaderContextImpl.java:78: warning: for rcurly at indentation level 8 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/data/transfer/impl/ReaderContextImpl.java:79: warning: method def rcurly at indentation level 4 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/data/transfer/impl/ReaderContextImpl.java:81: warning: method def modifier at indentation level 4 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/data/transfer/impl/ReaderContextImpl.java:82: warning: method def modifier at indentation level 4 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/data/transfer/impl/ReaderContextImpl.java:84: warning: method def child at indentation level 8 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/data/transfer/impl/ReaderContextImpl.java:85: warning: method def child at indentation level 8 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/data/transfer/impl/ReaderContextImpl.java:86: warning: for at indentation level 8 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/data/transfer/impl/ReaderContextImpl.java:87: warning: for child at indentation level 12 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/data/transfer/impl/ReaderContextImpl.java:88: warning: for child at indentation level 12 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/data/transfer/impl/ReaderContextImpl.java:89: warning: for child at indentation level 12 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/data/transfer/impl/ReaderContextImpl.java:90: warning: for rcurly at indentation level 8 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/data/transfer/impl/ReaderContextImpl.java:91: warning: method def rcurly at indentation level 4 not at correct indentation, 2 --- > /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/data/transfer/impl/ReaderContextImpl.java:40: warning: 'member def modifier' have incorrect indentation level 4, expected level should be 2. > /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/data/transfer/impl/ReaderContextImpl.java:41: warning: 'member def modifier' have incorrect indentation level 4, expected level should be 2. > /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/data/transfer/impl/ReaderContextImpl.java:42: warning: 'member def modifier' have incorrect indentation level 4, expected level should be 2. > /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/data/transfer/impl/ReaderContextImpl.java:44: warning: 'ctor def modifier' have incorrect indentation level 4, expected level should be 2. > /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/data/transfer/impl/ReaderContextImpl.java:45: warning: 'ctor def' child have incorrect indentation level 8, expected level should be 4. > /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/data/transfer/impl/ReaderContextImpl.java:46: warning: 'ctor def' child have incorrect indentation level 8, expected level should be 4. > /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/data/transfer/impl/ReaderContextImpl.java:47: warning: 'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. > /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/data/transfer/impl/ReaderContextImpl.java:49: warning: 'method def modifier' have incorrect indentation level 4, expected level should be 2. > /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/data/transfer/impl/ReaderContextImpl.java:50: warning: 'method def' child have incorrect indentation level 8, expected level should be 4. > /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/data/transfer/impl/ReaderContextImpl.java:51: warning: 'method def rcurly' have incorrect indentation level 4, expected level should be 2. > /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/data/transfer/impl/ReaderContextImpl.java:53: warning: 'method def modifier' have incorrect indentation level 4, expected level should be 2. > /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/data/transfer/impl/ReaderContextImpl.java:54: warning: 'method def' child have incorrect indentation level 8, expected level should be 4. > /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/data/transfer/impl/ReaderContextImpl.java:55: warning: 'method def rcurly' have incorrect indentation level 4, expected level should be 2. > /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/data/transfer/impl/ReaderContextImpl.java:57: warning: 'method def modifier' have incorrect indentation level 4, expected level should be 2. > /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/data/transfer/impl/ReaderContextImpl.java:59: warning: 'method def' child have incorrect indentation level 8, expected level should be 4. > /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/data/transfer/impl/ReaderContextImpl.java:60: warning: 'method def rcurly' have incorrect indentation level 4, expected level should be 2. > /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/data/transfer/impl/ReaderContextImpl.java:62: warning: 'method def modifier' have incorrect indentation level 4, expected level should be 2. > /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/data/transfer/impl/ReaderContextImpl.java:64: warning: 'method def' child have incorrect indentation level 8, expected level should be 4. > /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/data/transfer/impl/ReaderContextImpl.java:65: warning: 'method def rcurly' have incorrect indentation level 4, expected level should be 2. > /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/data/transfer/impl/ReaderContextImpl.java:67: warning: 'method def modifier' have incorrect indentation level 4, expected level should be 2. > /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/data/transfer/impl/ReaderContextImpl.java:69: warning: 'method def' child have incorrect indentation level 8, expected level should be 4. > /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/data/transfer/impl/ReaderContextImpl.java:70: warning: 'method def rcurly' have incorrect indentation level 4, expected level should be 2. > /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/data/transfer/impl/ReaderContextImpl.java:72: warning: 'method def modifier' have incorrect indentation level 4, expected level should be 2. > /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/data/transfer/impl/ReaderContextImpl.java:74: warning: 'method def' child have incorrect indentation level 8, expected level should be 4. > /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/data/transfer/impl/ReaderContextImpl.java:75: warning: 'method def' child have incorrect indentation level 8, expected level should be 4. > /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/data/transfer/impl/ReaderContextImpl.java:76: warning: 'for' have incorrect indentation level 8, expected level should be 4. > /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/data/transfer/impl/ReaderContextImpl.java:77: warning: 'for' child have incorrect indentation level 12, expected level should be 6. > /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/data/transfer/impl/ReaderContextImpl.java:78: warning: 'for rcurly' have incorrect indentation level 8, expected level should be 4. > /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/data/transfer/impl/ReaderContextImpl.java:79: warning: 'method def rcurly' have incorrect indentation level 4, expected level should be 2. > /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/data/transfer/impl/ReaderContextImpl.java:81: warning: 'method def modifier' have incorrect indentation level 4, expected level should be 2. > /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/data/transfer/impl/ReaderContextImpl.java:84: warning: 'method def' child have incorrect indentation level 8, expected level should be 4. > /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/data/transfer/impl/ReaderContextImpl.java:85: warning: 'member def type' have incorrect indentation level 8, expected level should be 4. > /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/data/transfer/impl/ReaderContextImpl.java:85: warning: 'method def' child have incorrect indentation level 8, expected level should be 4. > /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/data/transfer/impl/ReaderContextImpl.java:86: warning: 'for' have incorrect indentation level 8, expected level should be 4. > /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/data/transfer/impl/ReaderContextImpl.java:87: warning: 'for' child have incorrect indentation level 12, expected level should be 6. > /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/data/transfer/impl/ReaderContextImpl.java:87: warning: 'member def type' have incorrect indentation level 12, expected level should be 6. > /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/data/transfer/impl/ReaderContextImpl.java:88: warning: 'for' child have incorrect indentation level 12, expected level should be 6. > /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/data/transfer/impl/ReaderContextImpl.java:89: warning: 'for' child have incorrect indentation level 12, expected level should be 6. > /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/data/transfer/impl/ReaderContextImpl.java:90: warning: 'for rcurly' have incorrect indentation level 8, expected level should be 4. > /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/data/transfer/impl/ReaderContextImpl.java:91: warning: 'method def rcurly' have incorrect indentation level 4, expected level should be 2. 50451,50471c56370,56386 < /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/data/transfer/impl/WriterContextImpl.java:39: warning: member def modifier at indentation level 4 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/data/transfer/impl/WriterContextImpl.java:40: warning: member def modifier at indentation level 4 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/data/transfer/impl/WriterContextImpl.java:42: warning: ctor def modifier at indentation level 4 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/data/transfer/impl/WriterContextImpl.java:43: warning: ctor def child at indentation level 8 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/data/transfer/impl/WriterContextImpl.java:44: warning: ctor def rcurly at indentation level 4 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/data/transfer/impl/WriterContextImpl.java:46: warning: method def modifier at indentation level 4 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/data/transfer/impl/WriterContextImpl.java:47: warning: method def modifier at indentation level 4 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/data/transfer/impl/WriterContextImpl.java:48: warning: method def child at indentation level 8 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/data/transfer/impl/WriterContextImpl.java:49: warning: method def rcurly at indentation level 4 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/data/transfer/impl/WriterContextImpl.java:51: warning: method def modifier at indentation level 4 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/data/transfer/impl/WriterContextImpl.java:52: warning: method def modifier at indentation level 4 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/data/transfer/impl/WriterContextImpl.java:53: warning: method def child at indentation level 8 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/data/transfer/impl/WriterContextImpl.java:54: warning: method def rcurly at indentation level 4 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/data/transfer/impl/WriterContextImpl.java:56: warning: method def modifier at indentation level 4 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/data/transfer/impl/WriterContextImpl.java:57: warning: method def modifier at indentation level 4 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/data/transfer/impl/WriterContextImpl.java:58: warning: method def child at indentation level 8 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/data/transfer/impl/WriterContextImpl.java:59: warning: method def rcurly at indentation level 4 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/data/transfer/impl/WriterContextImpl.java:61: warning: method def modifier at indentation level 4 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/data/transfer/impl/WriterContextImpl.java:62: warning: method def modifier at indentation level 4 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/data/transfer/impl/WriterContextImpl.java:64: warning: method def child at indentation level 8 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/data/transfer/impl/WriterContextImpl.java:65: warning: method def rcurly at indentation level 4 not at correct indentation, 2 --- > /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/data/transfer/impl/WriterContextImpl.java:39: warning: 'member def modifier' have incorrect indentation level 4, expected level should be 2. > /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/data/transfer/impl/WriterContextImpl.java:40: warning: 'member def modifier' have incorrect indentation level 4, expected level should be 2. > /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/data/transfer/impl/WriterContextImpl.java:42: warning: 'ctor def modifier' have incorrect indentation level 4, expected level should be 2. > /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/data/transfer/impl/WriterContextImpl.java:43: warning: 'ctor def' child have incorrect indentation level 8, expected level should be 4. > /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/data/transfer/impl/WriterContextImpl.java:44: warning: 'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. > /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/data/transfer/impl/WriterContextImpl.java:46: warning: 'method def modifier' have incorrect indentation level 4, expected level should be 2. > /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/data/transfer/impl/WriterContextImpl.java:48: warning: 'method def' child have incorrect indentation level 8, expected level should be 4. > /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/data/transfer/impl/WriterContextImpl.java:49: warning: 'method def rcurly' have incorrect indentation level 4, expected level should be 2. > /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/data/transfer/impl/WriterContextImpl.java:51: warning: 'method def modifier' have incorrect indentation level 4, expected level should be 2. > /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/data/transfer/impl/WriterContextImpl.java:53: warning: 'method def' child have incorrect indentation level 8, expected level should be 4. > /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/data/transfer/impl/WriterContextImpl.java:54: warning: 'method def rcurly' have incorrect indentation level 4, expected level should be 2. > /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/data/transfer/impl/WriterContextImpl.java:56: warning: 'method def modifier' have incorrect indentation level 4, expected level should be 2. > /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/data/transfer/impl/WriterContextImpl.java:58: warning: 'method def' child have incorrect indentation level 8, expected level should be 4. > /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/data/transfer/impl/WriterContextImpl.java:59: warning: 'method def rcurly' have incorrect indentation level 4, expected level should be 2. > /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/data/transfer/impl/WriterContextImpl.java:61: warning: 'method def modifier' have incorrect indentation level 4, expected level should be 2. > /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/data/transfer/impl/WriterContextImpl.java:64: warning: 'method def' child have incorrect indentation level 8, expected level should be 4. > /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/data/transfer/impl/WriterContextImpl.java:65: warning: 'method def rcurly' have incorrect indentation level 4, expected level should be 2. 50490a56406,56409 > /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/har/HarOutputCommitterPostProcessor.java:85: warning: 'array initialization' child have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/har/HarOutputCommitterPostProcessor.java:87: warning: 'array initialization' child have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/har/HarOutputCommitterPostProcessor.java:88: warning: 'array initialization' child have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/har/HarOutputCommitterPostProcessor.java:89: warning: 'array initialization' child have incorrect indentation level 6, expected level should be 8. 50502a56422 > /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/mapreduce/DefaultOutputFormatContainer.java:68: warning: 'getRecordWriter' have incorrect indentation level 2, expected level should be 6. 50504d56423 < /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/mapreduce/DefaultOutputFormatContainer.java:85: warning: method def throws at indentation level 4 not at correct indentation, 6 50534a56454 > /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/mapreduce/FileOutputCommitterContainer.java:231: warning: '"mapreduce.fileoutputcommitter.marksuccessfuljobs"' have incorrect indentation level 4, expected level should be 6. 50536a56457,56461 > /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/mapreduce/FileOutputCommitterContainer.java:334: warning: 'JobContext' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/mapreduce/FileOutputCommitterContainer.java:335: warning: 'String' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/mapreduce/FileOutputCommitterContainer.java:336: warning: 'HCatSchema' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/mapreduce/FileOutputCommitterContainer.java:337: warning: 'Table' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/mapreduce/FileOutputCommitterContainer.java:338: warning: 'String' have incorrect indentation level 4, expected level should be 6. 50540c56465 < /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/mapreduce/FileOutputCommitterContainer.java:406: warning: method def throws at indentation level 4 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/mapreduce/FileOutputCommitterContainer.java:394: warning: 'harProcessor' have incorrect indentation level 10, expected level should be 12. 50549c56474 < /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/mapreduce/FileOutputCommitterContainer.java:503: warning: method def rparen at indentation level 6 not at correct indentation, 2 --- > /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/mapreduce/FileOutputCommitterContainer.java:503: warning: 'method def rparen' have incorrect indentation level 6, expected level should be 2. 50562a56488,56490 > /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/mapreduce/FileOutputCommitterContainer.java:743: warning: 'jobConf' have incorrect indentation level 12, expected level should be 14. > /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/mapreduce/FileOutputCommitterContainer.java:744: warning: 'context' have incorrect indentation level 12, expected level should be 14. > /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/mapreduce/FileOutputCommitterContainer.java:745: warning: 'InternalUtil' have incorrect indentation level 12, expected level should be 14. 50590d56517 < /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/mapreduce/FileOutputCommitterContainer.java:983: warning: method def throws at indentation level 4 not at correct indentation, 6 50598a56526,56529 > /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/mapreduce/FileOutputFormatContainer.java:77: warning: 'NullWritable' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/mapreduce/FileOutputFormatContainer.java:79: warning: 'HCatConstants' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/mapreduce/FileOutputFormatContainer.java:81: warning: '.' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/mapreduce/FileOutputFormatContainer.java:84: warning: 'context' have incorrect indentation level 6, expected level should be 8. 50599a56531,56532 > /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/mapreduce/FileOutputFormatContainer.java:87: warning: 'context' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/mapreduce/FileOutputFormatContainer.java:89: warning: 'sd' have incorrect indentation level 6, expected level should be 8. 50604a56538,56540 > /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/mapreduce/FileOutputFormatContainer.java:122: warning: 'jobInfo' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/mapreduce/FileOutputFormatContainer.java:123: warning: 'client' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/mapreduce/FileOutputFormatContainer.java:124: warning: 'new' have incorrect indentation level 8, expected level should be 10. 50608a56545,56547 > /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/mapreduce/FileOutputFormatContainer.java:185: warning: 'table' have incorrect indentation level 10, expected level should be 12. > /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/mapreduce/FileOutputFormatContainer.java:188: warning: 'outputInfo' have incorrect indentation level 10, expected level should be 12. > /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/mapreduce/FileOutputFormatContainer.java:199: warning: 'table' have incorrect indentation level 8, expected level should be 10. 50642c56581,56583 < /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/mapreduce/FosterStorageHandler.java:124: warning: if at indentation level 8 not at correct indentation, 10 --- > /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/mapreduce/FosterStorageHandler.java:124: warning: 'if' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/mapreduce/FosterStorageHandler.java:151: warning: 'HCatUtil' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/mapreduce/FosterStorageHandler.java:155: warning: 'HCatConstants' have incorrect indentation level 8, expected level should be 10. 50646c56587,56589 < /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/mapreduce/FosterStorageHandler.java:250: warning: method def throws at indentation level 4 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/mapreduce/FosterStorageHandler.java:196: warning: 'jobInfo' have incorrect indentation level 10, expected level should be 12. > /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/mapreduce/FosterStorageHandler.java:221: warning: 'HCatUtil' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/mapreduce/FosterStorageHandler.java:234: warning: 'org' have incorrect indentation level 4, expected level should be 6. 50649,50651c56592,56594 < /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/mapreduce/HCatBaseInputFormat.java:69: warning: method def throws at indentation level 4 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/mapreduce/HCatBaseInputFormat.java:84: warning: method def throws at indentation level 4 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/mapreduce/HCatBaseInputFormat.java:106: warning: method def throws at indentation level 4 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/mapreduce/HCatBaseInputFormat.java:57: warning: 'extends' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/mapreduce/HCatBaseInputFormat.java:86: warning: 'HCatUtil' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/mapreduce/HCatBaseInputFormat.java:90: warning: 'getMapRedInputFormat' have incorrect indentation level 2, expected level should be 6. 50653,50654c56596,56600 < /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/mapreduce/HCatBaseInputFormat.java:194: warning: method call child at indentation level 10 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/mapreduce/HCatBaseInputFormat.java:195: warning: method call rparen at indentation level 6 not at correct indentation, 10 --- > /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/mapreduce/HCatBaseInputFormat.java:151: warning: 'getMapRedInputFormat' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/mapreduce/HCatBaseInputFormat.java:161: warning: 'conf' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/mapreduce/HCatBaseInputFormat.java:186: warning: 'createRecordReader' have incorrect indentation level 2, expected level should be 6. > /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/mapreduce/HCatBaseInputFormat.java:201: warning: 'conf' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/mapreduce/HCatBaseInputFormat.java:208: warning: 'getOutputSchema' have incorrect indentation level 6, expected level should be 8. 50659,50661c56605,56607 < /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/mapreduce/HCatBaseInputFormat.java:260: warning: method def throws at indentation level 4 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/mapreduce/HCatBaseInputFormat.java:283: warning: method def throws at indentation level 4 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/mapreduce/HCatBaseInputFormat.java:295: warning: method def throws at indentation level 4 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/mapreduce/HCatBaseInputFormat.java:264: warning: 'inputJobInfo' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/mapreduce/HCatBaseInputFormat.java:268: warning: 'inputJobInfo' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/mapreduce/HCatBaseInputFormat.java:285: warning: 'HCatConstants' have incorrect indentation level 6, expected level should be 8. 50671c56617 < /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/mapreduce/HCatBaseOutputFormat.java:86: warning: method def throws at indentation level 4 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/mapreduce/HCatBaseOutputFormat.java:75: warning: ')' have incorrect indentation level 2, expected level should be 6. 50675a56622 > /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/mapreduce/HCatBaseOutputFormat.java:126: warning: 'JobContext' have incorrect indentation level 4, expected level should be 6. 50676a56624 > /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/mapreduce/HCatBaseOutputFormat.java:138: warning: 'JobContext' have incorrect indentation level 4, expected level should be 6. 50680a56629,56630 > /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/mapreduce/HCatBaseOutputFormat.java:190: warning: 'JobContext' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/mapreduce/HCatBaseOutputFormat.java:191: warning: 'Map' have incorrect indentation level 4, expected level should be 6. 50683a56634 > /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/mapreduce/HCatBaseOutputFormat.java:243: warning: 'new' have incorrect indentation level 6, expected level should be 8. 50689a56641 > /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/mapreduce/HCatFileUtil.java:47: warning: 'jobInfo' have incorrect indentation level 6, expected level should be 8. 50691,50694d56642 < /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/mapreduce/HCatInputFormat.java:50: warning: method def throws at indentation level 4 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/mapreduce/HCatInputFormat.java:60: warning: method def throws at indentation level 4 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/mapreduce/HCatInputFormat.java:70: warning: method def throws at indentation level 4 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/mapreduce/HCatInputFormat.java:85: warning: method def throws at indentation level 4 not at correct indentation, 6 50710a56659 > /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/mapreduce/HCatOutputFormat.java:93: warning: 'outputJobInfo' have incorrect indentation level 8, expected level should be 10. 50720a56670 > /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/mapreduce/HCatOutputFormat.java:149: warning: '||' have incorrect indentation level 10, expected level should be 12. 50724a56675,56676 > /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/mapreduce/HCatOutputFormat.java:186: warning: 'InternalUtil' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/mapreduce/HCatOutputFormat.java:216: warning: 'tblPath' have incorrect indentation level 8, expected level should be 10. 50728c56680,56681 < /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/mapreduce/HCatOutputFormat.java:264: warning: method def throws at indentation level 4 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/mapreduce/HCatOutputFormat.java:263: warning: 'getRecordWriter' have incorrect indentation level 2, expected level should be 6. > /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/mapreduce/HCatOutputFormat.java:279: warning: ')' have incorrect indentation level 2, expected level should be 6. 50736c56689,56691 < /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/mapreduce/HCatRecordReader.java:141: warning: method def throws at indentation level 4 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/mapreduce/HCatRecordReader.java:115: warning: 'HCatInputFormat' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/mapreduce/HCatRecordReader.java:128: warning: 'hcatSplit' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/mapreduce/HCatRecordReader.java:129: warning: 'hcatSplit' have incorrect indentation level 8, expected level should be 10. 50740a56696,56697 > /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/mapreduce/HCatRecordReader.java:273: warning: '+' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/mapreduce/HCatRecordReader.java:281: warning: '+' have incorrect indentation level 10, expected level should be 12. 50743a56701 > /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/mapreduce/HCatSplit.java:37: warning: 'implements' have incorrect indentation level 2, expected level should be 4. 50744a56703 > /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/mapreduce/HCatSplit.java:138: warning: '(' have incorrect indentation level 8, expected level should be 10. 50745a56705,56706 > /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/mapreduce/HCatSplit.java:143: warning: 'constructor' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/mapreduce/HCatSplit.java:144: warning: 'splitClass' have incorrect indentation level 8, expected level should be 10. 50750a56712,56717 > /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/mapreduce/HCatTableInfo.java:73: warning: 'String' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/mapreduce/HCatTableInfo.java:74: warning: 'String' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/mapreduce/HCatTableInfo.java:75: warning: 'HCatSchema' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/mapreduce/HCatTableInfo.java:76: warning: 'HCatSchema' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/mapreduce/HCatTableInfo.java:77: warning: 'StorerInfo' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/mapreduce/HCatTableInfo.java:78: warning: 'Table' have incorrect indentation level 4, expected level should be 6. 50754a56722,56723 > /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/mapreduce/HCatTableInfo.java:157: warning: 'new' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/mapreduce/HCatTableInfo.java:160: warning: 'InternalUtil' have incorrect indentation level 6, expected level should be 8. 50770a56740,56750 > /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/mapreduce/InitializeInput.java:82: warning: 'theirInputJobInfo' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/mapreduce/InitializeInput.java:83: warning: 'theirInputJobInfo' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/mapreduce/InitializeInput.java:84: warning: 'theirInputJobInfo' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/mapreduce/InitializeInput.java:85: warning: 'theirInputJobInfo' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/mapreduce/InitializeInput.java:87: warning: 'HCatConstants' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/mapreduce/InitializeInput.java:88: warning: 'HCatUtil' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/mapreduce/InitializeInput.java:95: warning: 'Configuration' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/mapreduce/InitializeInput.java:106: warning: 'inputJobInfo' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/mapreduce/InitializeInput.java:114: warning: 'inputJobInfo' have incorrect indentation level 10, expected level should be 12. > /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/mapreduce/InitializeInput.java:115: warning: 'inputJobInfo' have incorrect indentation level 10, expected level should be 12. > /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/mapreduce/InitializeInput.java:116: warning: '(' have incorrect indentation level 10, expected level should be 12. 50771a56752,56754 > /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/mapreduce/InitializeInput.java:127: warning: 'new' have incorrect indentation level 12, expected level should be 14. > /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/mapreduce/InitializeInput.java:129: warning: 'ptn' have incorrect indentation level 12, expected level should be 14. > /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/mapreduce/InitializeInput.java:138: warning: 'table' have incorrect indentation level 10, expected level should be 12. 50786,50787c56769,56770 < /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/mapreduce/InputJobInfo.java:164: warning: method def throws at indentation level 4 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/mapreduce/InputJobInfo.java:180: warning: method def throws at indentation level 4 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/mapreduce/InputJobInfo.java:168: warning: 'new' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/mapreduce/InputJobInfo.java:183: warning: 'new' have incorrect indentation level 6, expected level should be 8. 50790a56774 > /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/mapreduce/InternalUtil.java:72: warning: 'sd' have incorrect indentation level 6, expected level should be 8. 50792a56777,56778 > /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/mapreduce/InternalUtil.java:100: warning: 'getStandardStructObjectInspector' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/mapreduce/InternalUtil.java:116: warning: 'getObjectInspector' have incorrect indentation level 8, expected level should be 10. 50793a56780 > /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/mapreduce/InternalUtil.java:122: warning: 'getObjectInspector' have incorrect indentation level 8, expected level should be 10. 50794a56782 > /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/mapreduce/InternalUtil.java:135: warning: 'structType' have incorrect indentation level 8, expected level should be 10. 50796,50798c56784,56786 < /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/mapreduce/InternalUtil.java:146: warning: method def throws at indentation level 4 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/mapreduce/InternalUtil.java:161: warning: method def throws at indentation level 4 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/mapreduce/InternalUtil.java:204: warning: method def throws at indentation level 4 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/mapreduce/InternalUtil.java:165: warning: 'MetaStoreUtils' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/mapreduce/InternalUtil.java:169: warning: 'MetaStoreUtils' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/mapreduce/InternalUtil.java:171: warning: 'MetaStoreUtils' have incorrect indentation level 6, expected level should be 8. 50808,50809d56795 < /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/mapreduce/MultiOutputFormat.java:223: warning: method def throws at indentation level 4 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/mapreduce/MultiOutputFormat.java:243: warning: method def throws at indentation level 4 not at correct indentation, 6 50863c56849,56853 < /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/mapreduce/Security.java:109: warning: method def throws at indentation level 4 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/mapreduce/Security.java:104: warning: 'Credentials' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/mapreduce/Security.java:105: warning: 'OutputJobInfo' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/mapreduce/Security.java:106: warning: 'IMetaStoreClient' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/mapreduce/Security.java:107: warning: 'Configuration' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/mapreduce/Security.java:108: warning: 'boolean' have incorrect indentation level 4, expected level should be 6. 50866a56857 > /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/mapreduce/Security.java:119: warning: 'new' have incorrect indentation level 8, expected level should be 10. 50867a56859 > /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/mapreduce/Security.java:145: warning: 'new' have incorrect indentation level 12, expected level should be 14. 50868a56861 > /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/mapreduce/Security.java:147: warning: 'ShimLoader' have incorrect indentation level 12, expected level should be 14. 50870c56863,56869 < /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/mapreduce/Security.java:174: warning: method def throws at indentation level 4 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/mapreduce/Security.java:152: warning: 'new' have incorrect indentation level 14, expected level should be 16. > /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/mapreduce/Security.java:153: warning: 'HCatUtil' have incorrect indentation level 14, expected level should be 16. > /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/mapreduce/Security.java:169: warning: 'Job' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/mapreduce/Security.java:170: warning: 'OutputJobInfo' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/mapreduce/Security.java:171: warning: 'IMetaStoreClient' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/mapreduce/Security.java:172: warning: 'Configuration' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/mapreduce/Security.java:173: warning: 'boolean' have incorrect indentation level 4, expected level should be 6. 50881a56881 > /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/mapreduce/SpecialCases.java:125: warning: 'AvroSerDe' have incorrect indentation level 10, expected level should be 12. 50897d56896 < /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/mapreduce/TaskCommitContextRegistry.java:66: warning: assign at indentation level 20 not at correct indentation, 4 50909a56909 > /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/rcfile/RCFileMapReduceInputFormat.java:35: warning: 'extends' have incorrect indentation level 2, expected level should be 4. 50911a56912 > /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/rcfile/RCFileMapReduceOutputFormat.java:42: warning: 'FileOutputFormat' have incorrect indentation level 2, expected level should be 4. 50914c56915 < /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/rcfile/RCFileMapReduceOutputFormat.java:92: warning: method def throws at indentation level 8 not at correct indentation, 10 --- > /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/rcfile/RCFileMapReduceOutputFormat.java:62: warning: 'TaskAttemptContext' have incorrect indentation level 4, expected level should be 6. 50917a56919 > /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/rcfile/RCFileMapReduceRecordReader.java:35: warning: 'extends' have incorrect indentation level 2, expected level should be 4. 50924d56925 < /Users/szita/shadow/CDH/hive/hcatalog/core/src/main/java/org/apache/hive/hcatalog/storagehandler/DummyHCatAuthProvider.java:141: warning: method def throws at indentation level 4 not at correct indentation, 6 50927d56927 < 50934c56934 < [INFO] --- maven-checkstyle-plugin:2.12.1:checkstyle (default-cli) @ hive-hcatalog-pig-adapter --- --- > [INFO] --- maven-checkstyle-plugin:2.15:checkstyle (default-cli) @ hive-hcatalog-pig-adapter --- 50941a56942 > /Users/szita/shadow/CDH/hive/hcatalog/hcatalog-pig-adapter/src/main/java/org/apache/hive/hcatalog/pig/HCatBaseLoader.java:119: warning: 'this' have incorrect indentation level 6, expected level should be 8. 50946a56948 > /Users/szita/shadow/CDH/hive/hcatalog/hcatalog-pig-adapter/src/main/java/org/apache/hive/hcatalog/pig/HCatBaseStorer.java:84: warning: 'Lists' have incorrect indentation level 4, expected level should be 6. 50953a56956 > /Users/szita/shadow/CDH/hive/hcatalog/hcatalog-pig-adapter/src/main/java/org/apache/hive/hcatalog/pig/HCatBaseStorer.java:103:23: warning: Name 'OOR_VALUE_OPT_VALUES' must match pattern '^[A-Z][a-zA-Z0-9]*$'. 50968d56970 < /Users/szita/shadow/CDH/hive/hcatalog/hcatalog-pig-adapter/src/main/java/org/apache/hive/hcatalog/pig/HCatBaseStorer.java:197: warning: method def throws at indentation level 10 not at correct indentation, 6 50979a56982,56983 > /Users/szita/shadow/CDH/hive/hcatalog/hcatalog-pig-adapter/src/main/java/org/apache/hive/hcatalog/pig/HCatBaseStorer.java:361: warning: '(' have incorrect indentation level 12, expected level should be 14. > /Users/szita/shadow/CDH/hive/hcatalog/hcatalog-pig-adapter/src/main/java/org/apache/hive/hcatalog/pig/HCatBaseStorer.java:362: warning: 'getJavaObj' have incorrect indentation level 12, expected level should be 14. 50993a56998 > /Users/szita/shadow/CDH/hive/hcatalog/hcatalog-pig-adapter/src/main/java/org/apache/hive/hcatalog/pig/HCatBaseStorer.java:461: warning: '" with type "' have incorrect indentation level 6, expected level should be 8. 50995,51000c57000,57007 < /Users/szita/shadow/CDH/hive/hcatalog/hcatalog-pig-adapter/src/main/java/org/apache/hive/hcatalog/pig/HCatBaseStorer.java:464: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/hcatalog/hcatalog-pig-adapter/src/main/java/org/apache/hive/hcatalog/pig/HCatBaseStorer.java:465: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/hcatalog/hcatalog-pig-adapter/src/main/java/org/apache/hive/hcatalog/pig/HCatBaseStorer.java:466: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/hcatalog/hcatalog-pig-adapter/src/main/java/org/apache/hive/hcatalog/pig/HCatBaseStorer.java:467: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/hcatalog/hcatalog-pig-adapter/src/main/java/org/apache/hive/hcatalog/pig/HCatBaseStorer.java:468: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/hcatalog/hcatalog-pig-adapter/src/main/java/org/apache/hive/hcatalog/pig/HCatBaseStorer.java:469: warning: case child at indentation level 6 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/hcatalog/hcatalog-pig-adapter/src/main/java/org/apache/hive/hcatalog/pig/HCatBaseStorer.java:462: warning: '(' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/hcatalog/hcatalog-pig-adapter/src/main/java/org/apache/hive/hcatalog/pig/HCatBaseStorer.java:464: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/hcatalog/hcatalog-pig-adapter/src/main/java/org/apache/hive/hcatalog/pig/HCatBaseStorer.java:465: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/hcatalog/hcatalog-pig-adapter/src/main/java/org/apache/hive/hcatalog/pig/HCatBaseStorer.java:466: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/hcatalog/hcatalog-pig-adapter/src/main/java/org/apache/hive/hcatalog/pig/HCatBaseStorer.java:467: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/hcatalog/hcatalog-pig-adapter/src/main/java/org/apache/hive/hcatalog/pig/HCatBaseStorer.java:468: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/hcatalog/hcatalog-pig-adapter/src/main/java/org/apache/hive/hcatalog/pig/HCatBaseStorer.java:469: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/hcatalog/hcatalog-pig-adapter/src/main/java/org/apache/hive/hcatalog/pig/HCatBaseStorer.java:470: warning: 'block' child have incorrect indentation level 8, expected level should be 6. 51002d57008 < /Users/szita/shadow/CDH/hive/hcatalog/hcatalog-pig-adapter/src/main/java/org/apache/hive/hcatalog/pig/HCatBaseStorer.java:470: warning: block child at indentation level 8 not at correct indentation, 6 51006d57011 < /Users/szita/shadow/CDH/hive/hcatalog/hcatalog-pig-adapter/src/main/java/org/apache/hive/hcatalog/pig/HCatBaseStorer.java:513: warning: method def throws at indentation level 4 not at correct indentation, 6 51010,51013c57015,57019 < /Users/szita/shadow/CDH/hive/hcatalog/hcatalog-pig-adapter/src/main/java/org/apache/hive/hcatalog/pig/HCatBaseStorer.java:551: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/hcatalog/hcatalog-pig-adapter/src/main/java/org/apache/hive/hcatalog/pig/HCatBaseStorer.java:552: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/hcatalog/hcatalog-pig-adapter/src/main/java/org/apache/hive/hcatalog/pig/HCatBaseStorer.java:553: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/hcatalog/hcatalog-pig-adapter/src/main/java/org/apache/hive/hcatalog/pig/HCatBaseStorer.java:554: warning: case child at indentation level 8 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/hcatalog/hcatalog-pig-adapter/src/main/java/org/apache/hive/hcatalog/pig/HCatBaseStorer.java:551: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/hcatalog/hcatalog-pig-adapter/src/main/java/org/apache/hive/hcatalog/pig/HCatBaseStorer.java:552: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/hcatalog/hcatalog-pig-adapter/src/main/java/org/apache/hive/hcatalog/pig/HCatBaseStorer.java:553: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/hcatalog/hcatalog-pig-adapter/src/main/java/org/apache/hive/hcatalog/pig/HCatBaseStorer.java:554: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/hcatalog/hcatalog-pig-adapter/src/main/java/org/apache/hive/hcatalog/pig/HCatBaseStorer.java:555: warning: 'block' child have incorrect indentation level 10, expected level should be 8. 51015,51026c57021,57032 < /Users/szita/shadow/CDH/hive/hcatalog/hcatalog-pig-adapter/src/main/java/org/apache/hive/hcatalog/pig/HCatBaseStorer.java:555: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/hcatalog/hcatalog-pig-adapter/src/main/java/org/apache/hive/hcatalog/pig/HCatBaseStorer.java:556: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/hcatalog/hcatalog-pig-adapter/src/main/java/org/apache/hive/hcatalog/pig/HCatBaseStorer.java:557: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/hcatalog/hcatalog-pig-adapter/src/main/java/org/apache/hive/hcatalog/pig/HCatBaseStorer.java:558: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/hcatalog/hcatalog-pig-adapter/src/main/java/org/apache/hive/hcatalog/pig/HCatBaseStorer.java:559: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/hcatalog/hcatalog-pig-adapter/src/main/java/org/apache/hive/hcatalog/pig/HCatBaseStorer.java:560: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/hcatalog/hcatalog-pig-adapter/src/main/java/org/apache/hive/hcatalog/pig/HCatBaseStorer.java:561: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/hcatalog/hcatalog-pig-adapter/src/main/java/org/apache/hive/hcatalog/pig/HCatBaseStorer.java:562: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/hcatalog/hcatalog-pig-adapter/src/main/java/org/apache/hive/hcatalog/pig/HCatBaseStorer.java:563: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/hcatalog/hcatalog-pig-adapter/src/main/java/org/apache/hive/hcatalog/pig/HCatBaseStorer.java:564: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/hcatalog/hcatalog-pig-adapter/src/main/java/org/apache/hive/hcatalog/pig/HCatBaseStorer.java:565: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/hcatalog/hcatalog-pig-adapter/src/main/java/org/apache/hive/hcatalog/pig/HCatBaseStorer.java:566: warning: case child at indentation level 8 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/hcatalog/hcatalog-pig-adapter/src/main/java/org/apache/hive/hcatalog/pig/HCatBaseStorer.java:556: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/hcatalog/hcatalog-pig-adapter/src/main/java/org/apache/hive/hcatalog/pig/HCatBaseStorer.java:557: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/hcatalog/hcatalog-pig-adapter/src/main/java/org/apache/hive/hcatalog/pig/HCatBaseStorer.java:558: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/hcatalog/hcatalog-pig-adapter/src/main/java/org/apache/hive/hcatalog/pig/HCatBaseStorer.java:559: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/hcatalog/hcatalog-pig-adapter/src/main/java/org/apache/hive/hcatalog/pig/HCatBaseStorer.java:560: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/hcatalog/hcatalog-pig-adapter/src/main/java/org/apache/hive/hcatalog/pig/HCatBaseStorer.java:561: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/hcatalog/hcatalog-pig-adapter/src/main/java/org/apache/hive/hcatalog/pig/HCatBaseStorer.java:562: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/hcatalog/hcatalog-pig-adapter/src/main/java/org/apache/hive/hcatalog/pig/HCatBaseStorer.java:563: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/hcatalog/hcatalog-pig-adapter/src/main/java/org/apache/hive/hcatalog/pig/HCatBaseStorer.java:564: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/hcatalog/hcatalog-pig-adapter/src/main/java/org/apache/hive/hcatalog/pig/HCatBaseStorer.java:565: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/hcatalog/hcatalog-pig-adapter/src/main/java/org/apache/hive/hcatalog/pig/HCatBaseStorer.java:566: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/hcatalog/hcatalog-pig-adapter/src/main/java/org/apache/hive/hcatalog/pig/HCatBaseStorer.java:567: warning: 'block' child have incorrect indentation level 10, expected level should be 8. 51028,51043c57034,57048 < /Users/szita/shadow/CDH/hive/hcatalog/hcatalog-pig-adapter/src/main/java/org/apache/hive/hcatalog/pig/HCatBaseStorer.java:567: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/hcatalog/hcatalog-pig-adapter/src/main/java/org/apache/hive/hcatalog/pig/HCatBaseStorer.java:569: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/hcatalog/hcatalog-pig-adapter/src/main/java/org/apache/hive/hcatalog/pig/HCatBaseStorer.java:570: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/hcatalog/hcatalog-pig-adapter/src/main/java/org/apache/hive/hcatalog/pig/HCatBaseStorer.java:571: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/hcatalog/hcatalog-pig-adapter/src/main/java/org/apache/hive/hcatalog/pig/HCatBaseStorer.java:572: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/hcatalog/hcatalog-pig-adapter/src/main/java/org/apache/hive/hcatalog/pig/HCatBaseStorer.java:573: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/hcatalog/hcatalog-pig-adapter/src/main/java/org/apache/hive/hcatalog/pig/HCatBaseStorer.java:574: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/hcatalog/hcatalog-pig-adapter/src/main/java/org/apache/hive/hcatalog/pig/HCatBaseStorer.java:575: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/hcatalog/hcatalog-pig-adapter/src/main/java/org/apache/hive/hcatalog/pig/HCatBaseStorer.java:576: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/hcatalog/hcatalog-pig-adapter/src/main/java/org/apache/hive/hcatalog/pig/HCatBaseStorer.java:577: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/hcatalog/hcatalog-pig-adapter/src/main/java/org/apache/hive/hcatalog/pig/HCatBaseStorer.java:579: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/hcatalog/hcatalog-pig-adapter/src/main/java/org/apache/hive/hcatalog/pig/HCatBaseStorer.java:580: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/hcatalog/hcatalog-pig-adapter/src/main/java/org/apache/hive/hcatalog/pig/HCatBaseStorer.java:581: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/hcatalog/hcatalog-pig-adapter/src/main/java/org/apache/hive/hcatalog/pig/HCatBaseStorer.java:582: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/hcatalog/hcatalog-pig-adapter/src/main/java/org/apache/hive/hcatalog/pig/HCatBaseStorer.java:583: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/hcatalog/hcatalog-pig-adapter/src/main/java/org/apache/hive/hcatalog/pig/HCatBaseStorer.java:584: warning: block child at indentation level 10 not at correct indentation, 8 --- > /Users/szita/shadow/CDH/hive/hcatalog/hcatalog-pig-adapter/src/main/java/org/apache/hive/hcatalog/pig/HCatBaseStorer.java:569: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/hcatalog/hcatalog-pig-adapter/src/main/java/org/apache/hive/hcatalog/pig/HCatBaseStorer.java:570: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/hcatalog/hcatalog-pig-adapter/src/main/java/org/apache/hive/hcatalog/pig/HCatBaseStorer.java:571: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/hcatalog/hcatalog-pig-adapter/src/main/java/org/apache/hive/hcatalog/pig/HCatBaseStorer.java:572: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/hcatalog/hcatalog-pig-adapter/src/main/java/org/apache/hive/hcatalog/pig/HCatBaseStorer.java:573: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/hcatalog/hcatalog-pig-adapter/src/main/java/org/apache/hive/hcatalog/pig/HCatBaseStorer.java:574: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/hcatalog/hcatalog-pig-adapter/src/main/java/org/apache/hive/hcatalog/pig/HCatBaseStorer.java:575: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/hcatalog/hcatalog-pig-adapter/src/main/java/org/apache/hive/hcatalog/pig/HCatBaseStorer.java:576: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/hcatalog/hcatalog-pig-adapter/src/main/java/org/apache/hive/hcatalog/pig/HCatBaseStorer.java:577: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/hcatalog/hcatalog-pig-adapter/src/main/java/org/apache/hive/hcatalog/pig/HCatBaseStorer.java:579: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/hcatalog/hcatalog-pig-adapter/src/main/java/org/apache/hive/hcatalog/pig/HCatBaseStorer.java:580: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/hcatalog/hcatalog-pig-adapter/src/main/java/org/apache/hive/hcatalog/pig/HCatBaseStorer.java:581: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/hcatalog/hcatalog-pig-adapter/src/main/java/org/apache/hive/hcatalog/pig/HCatBaseStorer.java:582: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/hcatalog/hcatalog-pig-adapter/src/main/java/org/apache/hive/hcatalog/pig/HCatBaseStorer.java:583: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/hcatalog/hcatalog-pig-adapter/src/main/java/org/apache/hive/hcatalog/pig/HCatBaseStorer.java:584: warning: 'block' child have incorrect indentation level 10, expected level should be 8. 51045c57050 < /Users/szita/shadow/CDH/hive/hcatalog/hcatalog-pig-adapter/src/main/java/org/apache/hive/hcatalog/pig/HCatBaseStorer.java:592: warning: if child at indentation level 6 not at correct indentation, 8 --- > /Users/szita/shadow/CDH/hive/hcatalog/hcatalog-pig-adapter/src/main/java/org/apache/hive/hcatalog/pig/HCatBaseStorer.java:592: warning: 'if' child have incorrect indentation level 6, expected level should be 8. 51056a57062,57063 > /Users/szita/shadow/CDH/hive/hcatalog/hcatalog-pig-adapter/src/main/java/org/apache/hive/hcatalog/pig/HCatLoader.java:105: warning: 'new' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/hcatalog/hcatalog-pig-adapter/src/main/java/org/apache/hive/hcatalog/pig/HCatLoader.java:112: warning: '.' have incorrect indentation level 6, expected level should be 8. 51057a57065 > /Users/szita/shadow/CDH/hive/hcatalog/hcatalog-pig-adapter/src/main/java/org/apache/hive/hcatalog/pig/HCatLoader.java:123: warning: 'job' have incorrect indentation level 10, expected level should be 12. 51061c57069,57077 < /Users/szita/shadow/CDH/hive/hcatalog/hcatalog-pig-adapter/src/main/java/org/apache/hive/hcatalog/pig/HCatLoader.java:205: warning: method def throws at indentation level 4 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/hcatalog/hcatalog-pig-adapter/src/main/java/org/apache/hive/hcatalog/pig/HCatLoader.java:207: warning: 'hcatServerUri' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/hcatalog/hcatalog-pig-adapter/src/main/java/org/apache/hive/hcatalog/pig/HCatLoader.java:208: warning: 'PigHCatUtil' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/hcatalog/hcatalog-pig-adapter/src/main/java/org/apache/hive/hcatalog/pig/HCatLoader.java:209: warning: 'job' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/hcatalog/hcatalog-pig-adapter/src/main/java/org/apache/hive/hcatalog/pig/HCatLoader.java:224: warning: 'hcatServerUri' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/hcatalog/hcatalog-pig-adapter/src/main/java/org/apache/hive/hcatalog/pig/HCatLoader.java:225: warning: 'PigHCatUtil' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/hcatalog/hcatalog-pig-adapter/src/main/java/org/apache/hive/hcatalog/pig/HCatLoader.java:229: warning: 'job' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/hcatalog/hcatalog-pig-adapter/src/main/java/org/apache/hive/hcatalog/pig/HCatLoader.java:253: warning: 'PARTITION_FILTER' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/hcatalog/hcatalog-pig-adapter/src/main/java/org/apache/hive/hcatalog/pig/HCatLoader.java:264: warning: 'job' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/hcatalog/hcatalog-pig-adapter/src/main/java/org/apache/hive/hcatalog/pig/HCatLoader.java:275: warning: 'this' have incorrect indentation level 8, expected level should be 10. 51076a57093 > /Users/szita/shadow/CDH/hive/hcatalog/hcatalog-pig-adapter/src/main/java/org/apache/hive/hcatalog/pig/HCatStorer.java:127: warning: '"Controls how store operation handles Pig values which are out of range for the target column"' have incorrect indentation level 6, expected level should be 8. 51077a57095 > /Users/szita/shadow/CDH/hive/hcatalog/hcatalog-pig-adapter/src/main/java/org/apache/hive/hcatalog/pig/HCatStorer.java:128: warning: '"in Hive table. Default is to throw an exception."' have incorrect indentation level 6, expected level should be 8. 51079a57098 > /Users/szita/shadow/CDH/hive/hcatalog/hcatalog-pig-adapter/src/main/java/org/apache/hive/hcatalog/pig/HCatStorer.java:154: warning: 'this' have incorrect indentation level 6, expected level should be 8. 51084a57104 > /Users/szita/shadow/CDH/hive/hcatalog/hcatalog-pig-adapter/src/main/java/org/apache/hive/hcatalog/pig/PigHCatUtil.java:76: warning: 'new' have incorrect indentation level 4, expected level should be 6. 51088a57109,57110 > /Users/szita/shadow/CDH/hive/hcatalog/hcatalog-pig-adapter/src/main/java/org/apache/hive/hcatalog/pig/PigHCatUtil.java:126: warning: '"should be of the form "' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/hcatalog/hcatalog-pig-adapter/src/main/java/org/apache/hive/hcatalog/pig/PigHCatUtil.java:127: warning: '". or
. Got "' have incorrect indentation level 8, expected level should be 10. 51092a57115 > /Users/szita/shadow/CDH/hive/hcatalog/hcatalog-pig-adapter/src/main/java/org/apache/hive/hcatalog/pig/PigHCatUtil.java:177: warning: 'classForUDFCLookup' have incorrect indentation level 6, expected level should be 8. 51096d57118 < /Users/szita/shadow/CDH/hive/hcatalog/hcatalog-pig-adapter/src/main/java/org/apache/hive/hcatalog/pig/PigHCatUtil.java:234: warning: method def throws at indentation level 4 not at correct indentation, 6 51108a57131 > /Users/szita/shadow/CDH/hive/hcatalog/hcatalog-pig-adapter/src/main/java/org/apache/hive/hcatalog/pig/PigHCatUtil.java:535: warning: '+' have incorrect indentation level 12, expected level should be 14. 51114d57136 < 51121c57143 < [INFO] --- maven-checkstyle-plugin:2.12.1:checkstyle (default-cli) @ hive-hcatalog-server-extensions --- --- > [INFO] --- maven-checkstyle-plugin:2.15:checkstyle (default-cli) @ hive-hcatalog-server-extensions --- 51135,51137c57157,57159 < /Users/szita/shadow/CDH/hive/hcatalog/server-extensions/src/main/java/org/apache/hive/hcatalog/listener/DbNotificationListener.java:579: warning: if at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/hcatalog/server-extensions/src/main/java/org/apache/hive/hcatalog/listener/DbNotificationListener.java:580: warning: if child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/hcatalog/server-extensions/src/main/java/org/apache/hive/hcatalog/listener/DbNotificationListener.java:583: warning: if rcurly at indentation level 6 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/hcatalog/server-extensions/src/main/java/org/apache/hive/hcatalog/listener/DbNotificationListener.java:579: warning: 'if' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/hcatalog/server-extensions/src/main/java/org/apache/hive/hcatalog/listener/DbNotificationListener.java:580: warning: 'if' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/hcatalog/server-extensions/src/main/java/org/apache/hive/hcatalog/listener/DbNotificationListener.java:583: warning: 'if rcurly' have incorrect indentation level 6, expected level should be 4. 51145d57166 < /Users/szita/shadow/CDH/hive/hcatalog/server-extensions/src/main/java/org/apache/hive/hcatalog/listener/NotificationListener.java:115: warning: method def throws at indentation level 4 not at correct indentation, 6 51153c57174,57181 < /Users/szita/shadow/CDH/hive/hcatalog/server-extensions/src/main/java/org/apache/hive/hcatalog/listener/NotificationListener.java:178: warning: method def throws at indentation level 4 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/hcatalog/server-extensions/src/main/java/org/apache/hive/hcatalog/listener/NotificationListener.java:166: warning: '+' have incorrect indentation level 10, expected level should be 12. > /Users/szita/shadow/CDH/hive/hcatalog/server-extensions/src/main/java/org/apache/hive/hcatalog/listener/NotificationListener.java:167: warning: '+' have incorrect indentation level 10, expected level should be 12. > /Users/szita/shadow/CDH/hive/hcatalog/server-extensions/src/main/java/org/apache/hive/hcatalog/listener/NotificationListener.java:168: warning: '+' have incorrect indentation level 10, expected level should be 12. > /Users/szita/shadow/CDH/hive/hcatalog/server-extensions/src/main/java/org/apache/hive/hcatalog/listener/NotificationListener.java:169: warning: '+' have incorrect indentation level 10, expected level should be 12. > /Users/szita/shadow/CDH/hive/hcatalog/server-extensions/src/main/java/org/apache/hive/hcatalog/listener/NotificationListener.java:170: warning: '+' have incorrect indentation level 10, expected level should be 12. > /Users/szita/shadow/CDH/hive/hcatalog/server-extensions/src/main/java/org/apache/hive/hcatalog/listener/NotificationListener.java:171: warning: '+' have incorrect indentation level 10, expected level should be 12. > /Users/szita/shadow/CDH/hive/hcatalog/server-extensions/src/main/java/org/apache/hive/hcatalog/listener/NotificationListener.java:213: warning: 'HCatConstants' have incorrect indentation level 10, expected level should be 12. > /Users/szita/shadow/CDH/hive/hcatalog/server-extensions/src/main/java/org/apache/hive/hcatalog/listener/NotificationListener.java:214: warning: 'getTopicPrefix' have incorrect indentation level 10, expected level should be 12. 51157a57186 > /Users/szita/shadow/CDH/hive/hcatalog/server-extensions/src/main/java/org/apache/hive/hcatalog/listener/NotificationListener.java:328: warning: '" event: "' have incorrect indentation level 10, expected level should be 12. 51159a57189,57190 > /Users/szita/shadow/CDH/hive/hcatalog/server-extensions/src/main/java/org/apache/hive/hcatalog/listener/NotificationListener.java:393: warning: '+' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/hcatalog/server-extensions/src/main/java/org/apache/hive/hcatalog/listener/NotificationListener.java:394: warning: '+' have incorrect indentation level 8, expected level should be 10. 51163d57193 < /Users/szita/shadow/CDH/hive/hcatalog/server-extensions/src/main/java/org/apache/hive/hcatalog/listener/NotificationListener.java:453: warning: method def throws at indentation level 4 not at correct indentation, 6 51194a57225 > /Users/szita/shadow/CDH/hive/hcatalog/server-extensions/src/main/java/org/apache/hive/hcatalog/messaging/HCatEventMessage.java:61:30: warning: '{' should have line break after. 51218a57250,57253 > /Users/szita/shadow/CDH/hive/hcatalog/server-extensions/src/main/java/org/apache/hive/hcatalog/messaging/json/JSONAddPartitionMessage.java:65:29: warning: '{' should have line break after. > /Users/szita/shadow/CDH/hive/hcatalog/server-extensions/src/main/java/org/apache/hive/hcatalog/messaging/json/JSONAddPartitionMessage.java:68:39: warning: '{' should have line break after. > /Users/szita/shadow/CDH/hive/hcatalog/server-extensions/src/main/java/org/apache/hive/hcatalog/messaging/json/JSONAddPartitionMessage.java:71:25: warning: '{' should have line break after. > /Users/szita/shadow/CDH/hive/hcatalog/server-extensions/src/main/java/org/apache/hive/hcatalog/messaging/json/JSONAddPartitionMessage.java:74:28: warning: '{' should have line break after. 51219a57255 > /Users/szita/shadow/CDH/hive/hcatalog/server-extensions/src/main/java/org/apache/hive/hcatalog/messaging/json/JSONAddPartitionMessage.java:78: warning: 'else' have incorrect indentation level 45, expected level should be 4. 51221c57257 < /Users/szita/shadow/CDH/hive/hcatalog/server-extensions/src/main/java/org/apache/hive/hcatalog/messaging/json/JSONAddPartitionMessage.java:78: warning: else at indentation level 45 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/hcatalog/server-extensions/src/main/java/org/apache/hive/hcatalog/messaging/json/JSONAddPartitionMessage.java:82:32: warning: '{' should have line break after. 51222a57259 > /Users/szita/shadow/CDH/hive/hcatalog/server-extensions/src/main/java/org/apache/hive/hcatalog/messaging/json/JSONAddPartitionMessage.java:85:53: warning: '{' should have line break after. 51231a57269,57272 > /Users/szita/shadow/CDH/hive/hcatalog/server-extensions/src/main/java/org/apache/hive/hcatalog/messaging/json/JSONAlterIndexMessage.java:61:25: warning: '{' should have line break after. > /Users/szita/shadow/CDH/hive/hcatalog/server-extensions/src/main/java/org/apache/hive/hcatalog/messaging/json/JSONAlterIndexMessage.java:64:29: warning: '{' should have line break after. > /Users/szita/shadow/CDH/hive/hcatalog/server-extensions/src/main/java/org/apache/hive/hcatalog/messaging/json/JSONAlterIndexMessage.java:67:39: warning: '{' should have line break after. > /Users/szita/shadow/CDH/hive/hcatalog/server-extensions/src/main/java/org/apache/hive/hcatalog/messaging/json/JSONAlterIndexMessage.java:70:30: warning: '{' should have line break after. 51250a57292 > /Users/szita/shadow/CDH/hive/hcatalog/server-extensions/src/main/java/org/apache/hive/hcatalog/messaging/json/JSONAlterPartitionMessage.java:103: warning: 'else' have incorrect indentation level 45, expected level should be 4. 51252d57293 < /Users/szita/shadow/CDH/hive/hcatalog/server-extensions/src/main/java/org/apache/hive/hcatalog/messaging/json/JSONAlterPartitionMessage.java:103: warning: else at indentation level 45 not at correct indentation, 4 51266a57308 > /Users/szita/shadow/CDH/hive/hcatalog/server-extensions/src/main/java/org/apache/hive/hcatalog/messaging/json/JSONAlterTableMessage.java:95: warning: 'else' have incorrect indentation level 45, expected level should be 4. 51268d57309 < /Users/szita/shadow/CDH/hive/hcatalog/server-extensions/src/main/java/org/apache/hive/hcatalog/messaging/json/JSONAlterTableMessage.java:95: warning: else at indentation level 45 not at correct indentation, 4 51274a57316,57319 > /Users/szita/shadow/CDH/hive/hcatalog/server-extensions/src/main/java/org/apache/hive/hcatalog/messaging/json/JSONCreateDatabaseMessage.java:50:25: warning: '{' should have line break after. > /Users/szita/shadow/CDH/hive/hcatalog/server-extensions/src/main/java/org/apache/hive/hcatalog/messaging/json/JSONCreateDatabaseMessage.java:53:29: warning: '{' should have line break after. > /Users/szita/shadow/CDH/hive/hcatalog/server-extensions/src/main/java/org/apache/hive/hcatalog/messaging/json/JSONCreateDatabaseMessage.java:56:39: warning: '{' should have line break after. > /Users/szita/shadow/CDH/hive/hcatalog/server-extensions/src/main/java/org/apache/hive/hcatalog/messaging/json/JSONCreateDatabaseMessage.java:59:30: warning: '{' should have line break after. 51283a57329,57332 > /Users/szita/shadow/CDH/hive/hcatalog/server-extensions/src/main/java/org/apache/hive/hcatalog/messaging/json/JSONCreateFunctionMessage.java:57:25: warning: '{' should have line break after. > /Users/szita/shadow/CDH/hive/hcatalog/server-extensions/src/main/java/org/apache/hive/hcatalog/messaging/json/JSONCreateFunctionMessage.java:60:29: warning: '{' should have line break after. > /Users/szita/shadow/CDH/hive/hcatalog/server-extensions/src/main/java/org/apache/hive/hcatalog/messaging/json/JSONCreateFunctionMessage.java:63:39: warning: '{' should have line break after. > /Users/szita/shadow/CDH/hive/hcatalog/server-extensions/src/main/java/org/apache/hive/hcatalog/messaging/json/JSONCreateFunctionMessage.java:66:30: warning: '{' should have line break after. 51292a57342,57345 > /Users/szita/shadow/CDH/hive/hcatalog/server-extensions/src/main/java/org/apache/hive/hcatalog/messaging/json/JSONCreateIndexMessage.java:58:25: warning: '{' should have line break after. > /Users/szita/shadow/CDH/hive/hcatalog/server-extensions/src/main/java/org/apache/hive/hcatalog/messaging/json/JSONCreateIndexMessage.java:61:29: warning: '{' should have line break after. > /Users/szita/shadow/CDH/hive/hcatalog/server-extensions/src/main/java/org/apache/hive/hcatalog/messaging/json/JSONCreateIndexMessage.java:64:39: warning: '{' should have line break after. > /Users/szita/shadow/CDH/hive/hcatalog/server-extensions/src/main/java/org/apache/hive/hcatalog/messaging/json/JSONCreateIndexMessage.java:67:30: warning: '{' should have line break after. 51300a57354,57358 > /Users/szita/shadow/CDH/hive/hcatalog/server-extensions/src/main/java/org/apache/hive/hcatalog/messaging/json/JSONCreateTableMessage.java:58:29: warning: '{' should have line break after. > /Users/szita/shadow/CDH/hive/hcatalog/server-extensions/src/main/java/org/apache/hive/hcatalog/messaging/json/JSONCreateTableMessage.java:61:39: warning: '{' should have line break after. > /Users/szita/shadow/CDH/hive/hcatalog/server-extensions/src/main/java/org/apache/hive/hcatalog/messaging/json/JSONCreateTableMessage.java:64:25: warning: '{' should have line break after. > /Users/szita/shadow/CDH/hive/hcatalog/server-extensions/src/main/java/org/apache/hive/hcatalog/messaging/json/JSONCreateTableMessage.java:67:30: warning: '{' should have line break after. > /Users/szita/shadow/CDH/hive/hcatalog/server-extensions/src/main/java/org/apache/hive/hcatalog/messaging/json/JSONCreateTableMessage.java:70:28: warning: '{' should have line break after. 51301a57360 > /Users/szita/shadow/CDH/hive/hcatalog/server-extensions/src/main/java/org/apache/hive/hcatalog/messaging/json/JSONCreateTableMessage.java:74: warning: 'else' have incorrect indentation level 45, expected level should be 4. 51303d57361 < /Users/szita/shadow/CDH/hive/hcatalog/server-extensions/src/main/java/org/apache/hive/hcatalog/messaging/json/JSONCreateTableMessage.java:74: warning: else at indentation level 45 not at correct indentation, 4 51310a57369,57372 > /Users/szita/shadow/CDH/hive/hcatalog/server-extensions/src/main/java/org/apache/hive/hcatalog/messaging/json/JSONDropDatabaseMessage.java:51:29: warning: '{' should have line break after. > /Users/szita/shadow/CDH/hive/hcatalog/server-extensions/src/main/java/org/apache/hive/hcatalog/messaging/json/JSONDropDatabaseMessage.java:54:39: warning: '{' should have line break after. > /Users/szita/shadow/CDH/hive/hcatalog/server-extensions/src/main/java/org/apache/hive/hcatalog/messaging/json/JSONDropDatabaseMessage.java:57:25: warning: '{' should have line break after. > /Users/szita/shadow/CDH/hive/hcatalog/server-extensions/src/main/java/org/apache/hive/hcatalog/messaging/json/JSONDropDatabaseMessage.java:60:30: warning: '{' should have line break after. 51319a57382,57385 > /Users/szita/shadow/CDH/hive/hcatalog/server-extensions/src/main/java/org/apache/hive/hcatalog/messaging/json/JSONDropFunctionMessage.java:57:25: warning: '{' should have line break after. > /Users/szita/shadow/CDH/hive/hcatalog/server-extensions/src/main/java/org/apache/hive/hcatalog/messaging/json/JSONDropFunctionMessage.java:60:29: warning: '{' should have line break after. > /Users/szita/shadow/CDH/hive/hcatalog/server-extensions/src/main/java/org/apache/hive/hcatalog/messaging/json/JSONDropFunctionMessage.java:63:39: warning: '{' should have line break after. > /Users/szita/shadow/CDH/hive/hcatalog/server-extensions/src/main/java/org/apache/hive/hcatalog/messaging/json/JSONDropFunctionMessage.java:66:30: warning: '{' should have line break after. 51327a57394,57397 > /Users/szita/shadow/CDH/hive/hcatalog/server-extensions/src/main/java/org/apache/hive/hcatalog/messaging/json/JSONDropIndexMessage.java:58:25: warning: '{' should have line break after. > /Users/szita/shadow/CDH/hive/hcatalog/server-extensions/src/main/java/org/apache/hive/hcatalog/messaging/json/JSONDropIndexMessage.java:61:29: warning: '{' should have line break after. > /Users/szita/shadow/CDH/hive/hcatalog/server-extensions/src/main/java/org/apache/hive/hcatalog/messaging/json/JSONDropIndexMessage.java:64:39: warning: '{' should have line break after. > /Users/szita/shadow/CDH/hive/hcatalog/server-extensions/src/main/java/org/apache/hive/hcatalog/messaging/json/JSONDropIndexMessage.java:67:30: warning: '{' should have line break after. 51338a57409,57412 > /Users/szita/shadow/CDH/hive/hcatalog/server-extensions/src/main/java/org/apache/hive/hcatalog/messaging/json/JSONDropPartitionMessage.java:66:29: warning: '{' should have line break after. > /Users/szita/shadow/CDH/hive/hcatalog/server-extensions/src/main/java/org/apache/hive/hcatalog/messaging/json/JSONDropPartitionMessage.java:69:39: warning: '{' should have line break after. > /Users/szita/shadow/CDH/hive/hcatalog/server-extensions/src/main/java/org/apache/hive/hcatalog/messaging/json/JSONDropPartitionMessage.java:72:25: warning: '{' should have line break after. > /Users/szita/shadow/CDH/hive/hcatalog/server-extensions/src/main/java/org/apache/hive/hcatalog/messaging/json/JSONDropPartitionMessage.java:75:28: warning: '{' should have line break after. 51339a57414 > /Users/szita/shadow/CDH/hive/hcatalog/server-extensions/src/main/java/org/apache/hive/hcatalog/messaging/json/JSONDropPartitionMessage.java:79: warning: 'else' have incorrect indentation level 45, expected level should be 4. 51341c57416 < /Users/szita/shadow/CDH/hive/hcatalog/server-extensions/src/main/java/org/apache/hive/hcatalog/messaging/json/JSONDropPartitionMessage.java:79: warning: else at indentation level 45 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/hcatalog/server-extensions/src/main/java/org/apache/hive/hcatalog/messaging/json/JSONDropPartitionMessage.java:83:32: warning: '{' should have line break after. 51342a57418 > /Users/szita/shadow/CDH/hive/hcatalog/server-extensions/src/main/java/org/apache/hive/hcatalog/messaging/json/JSONDropPartitionMessage.java:86:53: warning: '{' should have line break after. 51350a57427 > /Users/szita/shadow/CDH/hive/hcatalog/server-extensions/src/main/java/org/apache/hive/hcatalog/messaging/json/JSONDropTableMessage.java:54:28: warning: '{' should have line break after. 51351a57429 > /Users/szita/shadow/CDH/hive/hcatalog/server-extensions/src/main/java/org/apache/hive/hcatalog/messaging/json/JSONDropTableMessage.java:58: warning: 'else' have incorrect indentation level 45, expected level should be 4. 51353c57431,57434 < /Users/szita/shadow/CDH/hive/hcatalog/server-extensions/src/main/java/org/apache/hive/hcatalog/messaging/json/JSONDropTableMessage.java:58: warning: else at indentation level 45 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/hcatalog/server-extensions/src/main/java/org/apache/hive/hcatalog/messaging/json/JSONDropTableMessage.java:62:29: warning: '{' should have line break after. > /Users/szita/shadow/CDH/hive/hcatalog/server-extensions/src/main/java/org/apache/hive/hcatalog/messaging/json/JSONDropTableMessage.java:65:39: warning: '{' should have line break after. > /Users/szita/shadow/CDH/hive/hcatalog/server-extensions/src/main/java/org/apache/hive/hcatalog/messaging/json/JSONDropTableMessage.java:68:25: warning: '{' should have line break after. > /Users/szita/shadow/CDH/hive/hcatalog/server-extensions/src/main/java/org/apache/hive/hcatalog/messaging/json/JSONDropTableMessage.java:71:30: warning: '{' should have line break after. 51368a57450 > /Users/szita/shadow/CDH/hive/hcatalog/server-extensions/src/main/java/org/apache/hive/hcatalog/messaging/json/JSONInsertMessage.java:71:28: warning: '{' should have line break after. 51369a57452 > /Users/szita/shadow/CDH/hive/hcatalog/server-extensions/src/main/java/org/apache/hive/hcatalog/messaging/json/JSONInsertMessage.java:75: warning: 'else' have incorrect indentation level 45, expected level should be 4. 51371c57454 < /Users/szita/shadow/CDH/hive/hcatalog/server-extensions/src/main/java/org/apache/hive/hcatalog/messaging/json/JSONInsertMessage.java:75: warning: else at indentation level 45 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/hcatalog/server-extensions/src/main/java/org/apache/hive/hcatalog/messaging/json/JSONInsertMessage.java:79:29: warning: '{' should have line break after. 51372a57456,57458 > /Users/szita/shadow/CDH/hive/hcatalog/server-extensions/src/main/java/org/apache/hive/hcatalog/messaging/json/JSONInsertMessage.java:92:39: warning: '{' should have line break after. > /Users/szita/shadow/CDH/hive/hcatalog/server-extensions/src/main/java/org/apache/hive/hcatalog/messaging/json/JSONInsertMessage.java:95:25: warning: '{' should have line break after. > /Users/szita/shadow/CDH/hive/hcatalog/server-extensions/src/main/java/org/apache/hive/hcatalog/messaging/json/JSONInsertMessage.java:98:30: warning: '{' should have line break after. 51427d57512 < 51434c57519 < [INFO] --- maven-checkstyle-plugin:2.12.1:checkstyle (default-cli) @ hive-webhcat-java-client --- --- > [INFO] --- maven-checkstyle-plugin:2.15:checkstyle (default-cli) @ hive-webhcat-java-client --- 51451c57536 < /Users/szita/shadow/CDH/hive/hcatalog/webhcat/java-client/src/main/java/org/apache/hive/hcatalog/api/HCatAddPartitionDesc.java:126: warning: method def rparen at indentation level 22 not at correct indentation, 2 --- > /Users/szita/shadow/CDH/hive/hcatalog/webhcat/java-client/src/main/java/org/apache/hive/hcatalog/api/HCatAddPartitionDesc.java:126: warning: 'method def rparen' have incorrect indentation level 22, expected level should be 2. 51461,51464c57546,57547 < /Users/szita/shadow/CDH/hive/hcatalog/webhcat/java-client/src/main/java/org/apache/hive/hcatalog/api/HCatClient.java:102: warning: method def throws at indentation level 4 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/hcatalog/webhcat/java-client/src/main/java/org/apache/hive/hcatalog/api/HCatClient.java:120: warning: method def throws at indentation level 4 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/hcatalog/webhcat/java-client/src/main/java/org/apache/hive/hcatalog/api/HCatClient.java:145: warning: method def throws at indentation level 4 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/hcatalog/webhcat/java-client/src/main/java/org/apache/hive/hcatalog/api/HCatClient.java:156: warning: method def throws at indentation level 4 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/hcatalog/webhcat/java-client/src/main/java/org/apache/hive/hcatalog/api/HCatClient.java:56: warning: 'HCatClientHMSImpl' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/hcatalog/webhcat/java-client/src/main/java/org/apache/hive/hcatalog/api/HCatClient.java:59: warning: 'true' have incorrect indentation level 8, expected level should be 10. 51466d57548 < /Users/szita/shadow/CDH/hive/hcatalog/webhcat/java-client/src/main/java/org/apache/hive/hcatalog/api/HCatClient.java:175: warning: method def throws at indentation level 4 not at correct indentation, 6 51477d57558 < /Users/szita/shadow/CDH/hive/hcatalog/webhcat/java-client/src/main/java/org/apache/hive/hcatalog/api/HCatClient.java:303: warning: method def throws at indentation level 4 not at correct indentation, 6 51484d57564 < /Users/szita/shadow/CDH/hive/hcatalog/webhcat/java-client/src/main/java/org/apache/hive/hcatalog/api/HCatClient.java:320: warning: method def throws at indentation level 4 not at correct indentation, 6 51487d57566 < /Users/szita/shadow/CDH/hive/hcatalog/webhcat/java-client/src/main/java/org/apache/hive/hcatalog/api/HCatClient.java:335: warning: method def throws at indentation level 4 not at correct indentation, 6 51489,51491d57567 < /Users/szita/shadow/CDH/hive/hcatalog/webhcat/java-client/src/main/java/org/apache/hive/hcatalog/api/HCatClient.java:357: warning: method def throws at indentation level 4 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/hcatalog/webhcat/java-client/src/main/java/org/apache/hive/hcatalog/api/HCatClient.java:367: warning: method def throws at indentation level 4 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/hcatalog/webhcat/java-client/src/main/java/org/apache/hive/hcatalog/api/HCatClient.java:378: warning: method def throws at indentation level 4 not at correct indentation, 6 51497d57572 < /Users/szita/shadow/CDH/hive/hcatalog/webhcat/java-client/src/main/java/org/apache/hive/hcatalog/api/HCatClient.java:396: warning: method def throws at indentation level 4 not at correct indentation, 6 51503,51504c57578 < /Users/szita/shadow/CDH/hive/hcatalog/webhcat/java-client/src/main/java/org/apache/hive/hcatalog/api/HCatClient.java:413: warning: method def modifier at indentation level 3 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/hcatalog/webhcat/java-client/src/main/java/org/apache/hive/hcatalog/api/HCatClient.java:415: warning: method def throws at indentation level 4 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/hcatalog/webhcat/java-client/src/main/java/org/apache/hive/hcatalog/api/HCatClient.java:413: warning: 'method def modifier' have incorrect indentation level 3, expected level should be 2. 51506,51509d57579 < /Users/szita/shadow/CDH/hive/hcatalog/webhcat/java-client/src/main/java/org/apache/hive/hcatalog/api/HCatClient.java:449: warning: method def throws at indentation level 4 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/hcatalog/webhcat/java-client/src/main/java/org/apache/hive/hcatalog/api/HCatClient.java:463: warning: method def throws at indentation level 4 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/hcatalog/webhcat/java-client/src/main/java/org/apache/hive/hcatalog/api/HCatClient.java:484: warning: method def throws at indentation level 4 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/hcatalog/webhcat/java-client/src/main/java/org/apache/hive/hcatalog/api/HCatClient.java:493: warning: method def throws at indentation level 4 not at correct indentation, 6 51515,51516d57584 < /Users/szita/shadow/CDH/hive/hcatalog/webhcat/java-client/src/main/java/org/apache/hive/hcatalog/api/HCatClientHMSImpl.java:94: warning: method def throws at indentation level 4 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/hcatalog/webhcat/java-client/src/main/java/org/apache/hive/hcatalog/api/HCatClientHMSImpl.java:150: warning: method def throws at indentation level 4 not at correct indentation, 6 51518,51520d57585 < /Users/szita/shadow/CDH/hive/hcatalog/webhcat/java-client/src/main/java/org/apache/hive/hcatalog/api/HCatClientHMSImpl.java:189: warning: method def throws at indentation level 4 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/hcatalog/webhcat/java-client/src/main/java/org/apache/hive/hcatalog/api/HCatClientHMSImpl.java:210: warning: method def throws at indentation level 4 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/hcatalog/webhcat/java-client/src/main/java/org/apache/hive/hcatalog/api/HCatClientHMSImpl.java:237: warning: method def throws at indentation level 4 not at correct indentation, 6 51530,51531c57595,57597 < /Users/szita/shadow/CDH/hive/hcatalog/webhcat/java-client/src/main/java/org/apache/hive/hcatalog/api/HCatClientHMSImpl.java:316: warning: method def throws at indentation level 4 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/hcatalog/webhcat/java-client/src/main/java/org/apache/hive/hcatalog/api/HCatClientHMSImpl.java:334: warning: method def throws at indentation level 4 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/hcatalog/webhcat/java-client/src/main/java/org/apache/hive/hcatalog/api/HCatClientHMSImpl.java:286: warning: 'newTableName' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/hcatalog/webhcat/java-client/src/main/java/org/apache/hive/hcatalog/api/HCatClientHMSImpl.java:341: warning: '.' have incorrect indentation level 10, expected level should be 12. > /Users/szita/shadow/CDH/hive/hcatalog/webhcat/java-client/src/main/java/org/apache/hive/hcatalog/api/HCatClientHMSImpl.java:342: warning: '.' have incorrect indentation level 10, expected level should be 12. 51533c57599 < /Users/szita/shadow/CDH/hive/hcatalog/webhcat/java-client/src/main/java/org/apache/hive/hcatalog/api/HCatClientHMSImpl.java:366: warning: method def throws at indentation level 4 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/hcatalog/webhcat/java-client/src/main/java/org/apache/hive/hcatalog/api/HCatClientHMSImpl.java:371: warning: 'checkDB' have incorrect indentation level 8, expected level should be 10. 51544c57610 < /Users/szita/shadow/CDH/hive/hcatalog/webhcat/java-client/src/main/java/org/apache/hive/hcatalog/api/HCatClientHMSImpl.java:474: warning: method def throws at indentation level 4 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/hcatalog/webhcat/java-client/src/main/java/org/apache/hive/hcatalog/api/HCatClientHMSImpl.java:455: warning: 'tableName' have incorrect indentation level 8, expected level should be 10. 51554d57619 < /Users/szita/shadow/CDH/hive/hcatalog/webhcat/java-client/src/main/java/org/apache/hive/hcatalog/api/HCatClientHMSImpl.java:610: warning: method def throws at indentation level 4 not at correct indentation, 6 51561d57625 < /Users/szita/shadow/CDH/hive/hcatalog/webhcat/java-client/src/main/java/org/apache/hive/hcatalog/api/HCatClientHMSImpl.java:650: warning: method def throws at indentation level 4 not at correct indentation, 6 51569,51571c57633 < /Users/szita/shadow/CDH/hive/hcatalog/webhcat/java-client/src/main/java/org/apache/hive/hcatalog/api/HCatClientHMSImpl.java:710: warning: method def throws at indentation level 4 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/hcatalog/webhcat/java-client/src/main/java/org/apache/hive/hcatalog/api/HCatClientHMSImpl.java:737: warning: method def throws at indentation level 4 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/hcatalog/webhcat/java-client/src/main/java/org/apache/hive/hcatalog/api/HCatClientHMSImpl.java:799: warning: method def throws at indentation level 4 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/hcatalog/webhcat/java-client/src/main/java/org/apache/hive/hcatalog/api/HCatClientHMSImpl.java:713: warning: 'eventType' have incorrect indentation level 8, expected level should be 10. 51573,51574d57634 < /Users/szita/shadow/CDH/hive/hcatalog/webhcat/java-client/src/main/java/org/apache/hive/hcatalog/api/HCatClientHMSImpl.java:841: warning: method def throws at indentation level 4 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/hcatalog/webhcat/java-client/src/main/java/org/apache/hive/hcatalog/api/HCatClientHMSImpl.java:908: warning: method def throws at indentation level 4 not at correct indentation, 6 51657d57716 < /Users/szita/shadow/CDH/hive/hcatalog/webhcat/java-client/src/main/java/org/apache/hive/hcatalog/api/HCatTable.java:94: warning: assign at indentation level 6 not at correct indentation, 4 51670c57729 < /Users/szita/shadow/CDH/hive/hcatalog/webhcat/java-client/src/main/java/org/apache/hive/hcatalog/api/HCatTable.java:442: warning: if at indentation level 4 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/hcatalog/webhcat/java-client/src/main/java/org/apache/hive/hcatalog/api/HCatTable.java:442: warning: 'if' have incorrect indentation level 4, expected level should be 6. 51672,51678c57731,57737 < /Users/szita/shadow/CDH/hive/hcatalog/webhcat/java-client/src/main/java/org/apache/hive/hcatalog/api/HCatTable.java:443: warning: if child at indentation level 6 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/hcatalog/webhcat/java-client/src/main/java/org/apache/hive/hcatalog/api/HCatTable.java:443: warning: method call child at indentation level 6 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/hcatalog/webhcat/java-client/src/main/java/org/apache/hive/hcatalog/api/HCatTable.java:444: warning: if child at indentation level 6 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/hcatalog/webhcat/java-client/src/main/java/org/apache/hive/hcatalog/api/HCatTable.java:444: warning: method call child at indentation level 6 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/hcatalog/webhcat/java-client/src/main/java/org/apache/hive/hcatalog/api/HCatTable.java:445: warning: if child at indentation level 6 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/hcatalog/webhcat/java-client/src/main/java/org/apache/hive/hcatalog/api/HCatTable.java:445: warning: method call child at indentation level 6 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/hcatalog/webhcat/java-client/src/main/java/org/apache/hive/hcatalog/api/HCatTable.java:446: warning: if rcurly at indentation level 4 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/hcatalog/webhcat/java-client/src/main/java/org/apache/hive/hcatalog/api/HCatTable.java:443: warning: 'if' child have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/hcatalog/webhcat/java-client/src/main/java/org/apache/hive/hcatalog/api/HCatTable.java:443: warning: 'method call' child have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/hcatalog/webhcat/java-client/src/main/java/org/apache/hive/hcatalog/api/HCatTable.java:444: warning: 'if' child have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/hcatalog/webhcat/java-client/src/main/java/org/apache/hive/hcatalog/api/HCatTable.java:444: warning: 'method call' child have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/hcatalog/webhcat/java-client/src/main/java/org/apache/hive/hcatalog/api/HCatTable.java:445: warning: 'if' child have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/hcatalog/webhcat/java-client/src/main/java/org/apache/hive/hcatalog/api/HCatTable.java:445: warning: 'method call' child have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/hcatalog/webhcat/java-client/src/main/java/org/apache/hive/hcatalog/api/HCatTable.java:446: warning: 'if rcurly' have incorrect indentation level 4, expected level should be 6. 51680,51681c57739,57740 < /Users/szita/shadow/CDH/hive/hcatalog/webhcat/java-client/src/main/java/org/apache/hive/hcatalog/api/HCatTable.java:447: warning: else at indentation level 4 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/hcatalog/webhcat/java-client/src/main/java/org/apache/hive/hcatalog/api/HCatTable.java:448: warning: if at indentation level 4 not at correct indentation, 8 --- > /Users/szita/shadow/CDH/hive/hcatalog/webhcat/java-client/src/main/java/org/apache/hive/hcatalog/api/HCatTable.java:447: warning: 'else' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/hcatalog/webhcat/java-client/src/main/java/org/apache/hive/hcatalog/api/HCatTable.java:448: warning: 'if' have incorrect indentation level 4, expected level should be 8. 51683,51689c57742,57748 < /Users/szita/shadow/CDH/hive/hcatalog/webhcat/java-client/src/main/java/org/apache/hive/hcatalog/api/HCatTable.java:449: warning: if child at indentation level 6 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/hcatalog/webhcat/java-client/src/main/java/org/apache/hive/hcatalog/api/HCatTable.java:449: warning: method call child at indentation level 6 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/hcatalog/webhcat/java-client/src/main/java/org/apache/hive/hcatalog/api/HCatTable.java:450: warning: if child at indentation level 6 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/hcatalog/webhcat/java-client/src/main/java/org/apache/hive/hcatalog/api/HCatTable.java:450: warning: method call child at indentation level 6 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/hcatalog/webhcat/java-client/src/main/java/org/apache/hive/hcatalog/api/HCatTable.java:451: warning: if child at indentation level 6 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/hcatalog/webhcat/java-client/src/main/java/org/apache/hive/hcatalog/api/HCatTable.java:451: warning: method call child at indentation level 6 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/hcatalog/webhcat/java-client/src/main/java/org/apache/hive/hcatalog/api/HCatTable.java:452: warning: if rcurly at indentation level 4 not at correct indentation, 8 --- > /Users/szita/shadow/CDH/hive/hcatalog/webhcat/java-client/src/main/java/org/apache/hive/hcatalog/api/HCatTable.java:449: warning: 'if' child have incorrect indentation level 6, expected level should be 10. > /Users/szita/shadow/CDH/hive/hcatalog/webhcat/java-client/src/main/java/org/apache/hive/hcatalog/api/HCatTable.java:449: warning: 'method call' child have incorrect indentation level 6, expected level should be 10. > /Users/szita/shadow/CDH/hive/hcatalog/webhcat/java-client/src/main/java/org/apache/hive/hcatalog/api/HCatTable.java:450: warning: 'if' child have incorrect indentation level 6, expected level should be 10. > /Users/szita/shadow/CDH/hive/hcatalog/webhcat/java-client/src/main/java/org/apache/hive/hcatalog/api/HCatTable.java:450: warning: 'method call' child have incorrect indentation level 6, expected level should be 10. > /Users/szita/shadow/CDH/hive/hcatalog/webhcat/java-client/src/main/java/org/apache/hive/hcatalog/api/HCatTable.java:451: warning: 'if' child have incorrect indentation level 6, expected level should be 10. > /Users/szita/shadow/CDH/hive/hcatalog/webhcat/java-client/src/main/java/org/apache/hive/hcatalog/api/HCatTable.java:451: warning: 'method call' child have incorrect indentation level 6, expected level should be 10. > /Users/szita/shadow/CDH/hive/hcatalog/webhcat/java-client/src/main/java/org/apache/hive/hcatalog/api/HCatTable.java:452: warning: 'if rcurly' have incorrect indentation level 4, expected level should be 8. 51691a57751 > /Users/szita/shadow/CDH/hive/hcatalog/webhcat/java-client/src/main/java/org/apache/hive/hcatalog/api/HCatTable.java:663: warning: '||' have incorrect indentation level 10, expected level should be 12. 51724c57784 < /Users/szita/shadow/CDH/hive/hcatalog/webhcat/java-client/src/main/java/org/apache/hive/hcatalog/api/repl/commands/DropDatabaseCommand.java:34: warning: ctor def modifier at indentation level 1 not at correct indentation, 2 --- > /Users/szita/shadow/CDH/hive/hcatalog/webhcat/java-client/src/main/java/org/apache/hive/hcatalog/api/repl/commands/DropDatabaseCommand.java:34: warning: 'ctor def modifier' have incorrect indentation level 1, expected level should be 2. 51726c57786 < /Users/szita/shadow/CDH/hive/hcatalog/webhcat/java-client/src/main/java/org/apache/hive/hcatalog/api/repl/commands/DropDatabaseCommand.java:47: warning: method def modifier at indentation level 3 not at correct indentation, 2 --- > /Users/szita/shadow/CDH/hive/hcatalog/webhcat/java-client/src/main/java/org/apache/hive/hcatalog/api/repl/commands/DropDatabaseCommand.java:47: warning: 'method def modifier' have incorrect indentation level 3, expected level should be 2. 51740c57800 < /Users/szita/shadow/CDH/hive/hcatalog/webhcat/java-client/src/main/java/org/apache/hive/hcatalog/api/repl/commands/DropTableCommand.java:51: warning: method def modifier at indentation level 3 not at correct indentation, 2 --- > /Users/szita/shadow/CDH/hive/hcatalog/webhcat/java-client/src/main/java/org/apache/hive/hcatalog/api/repl/commands/DropTableCommand.java:51: warning: 'method def modifier' have incorrect indentation level 3, expected level should be 2. 51772d57831 < /Users/szita/shadow/CDH/hive/hcatalog/webhcat/java-client/src/main/java/org/apache/hive/hcatalog/api/repl/exim/AddPartitionReplicationTask.java:104: warning: method call rparen at indentation level 12 not at correct indentation, 10 51778d57836 < /Users/szita/shadow/CDH/hive/hcatalog/webhcat/java-client/src/main/java/org/apache/hive/hcatalog/api/repl/exim/AlterPartitionReplicationTask.java:60: warning: method call rparen at indentation level 8 not at correct indentation, 6 51782d57839 < /Users/szita/shadow/CDH/hive/hcatalog/webhcat/java-client/src/main/java/org/apache/hive/hcatalog/api/repl/exim/AlterPartitionReplicationTask.java:82: warning: method call rparen at indentation level 8 not at correct indentation, 6 51785,51786d57841 < /Users/szita/shadow/CDH/hive/hcatalog/webhcat/java-client/src/main/java/org/apache/hive/hcatalog/api/repl/exim/AlterTableReplicationTask.java:60: warning: method call rparen at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/hcatalog/webhcat/java-client/src/main/java/org/apache/hive/hcatalog/api/repl/exim/AlterTableReplicationTask.java:80: warning: method call rparen at indentation level 8 not at correct indentation, 6 51791,51792d57845 < /Users/szita/shadow/CDH/hive/hcatalog/webhcat/java-client/src/main/java/org/apache/hive/hcatalog/api/repl/exim/CreateTableReplicationTask.java:60: warning: method call rparen at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/hcatalog/webhcat/java-client/src/main/java/org/apache/hive/hcatalog/api/repl/exim/CreateTableReplicationTask.java:80: warning: method call rparen at indentation level 8 not at correct indentation, 6 51813d57865 < /Users/szita/shadow/CDH/hive/hcatalog/webhcat/java-client/src/main/java/org/apache/hive/hcatalog/api/repl/exim/InsertReplicationTask.java:67: warning: method call rparen at indentation level 8 not at correct indentation, 6 51815d57866 < /Users/szita/shadow/CDH/hive/hcatalog/webhcat/java-client/src/main/java/org/apache/hive/hcatalog/api/repl/exim/InsertReplicationTask.java:92: warning: method call rparen at indentation level 8 not at correct indentation, 6 51853,51856d57903 < /Users/szita/shadow/CDH/hive/hcatalog/webhcat/java-client/src/main/java/org/apache/hive/hcatalog/api/repl/ReplicationTask.java:82: warning: method def modifier at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/hcatalog/webhcat/java-client/src/main/java/org/apache/hive/hcatalog/api/repl/ReplicationTask.java:83: warning: method def modifier at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/hcatalog/webhcat/java-client/src/main/java/org/apache/hive/hcatalog/api/repl/ReplicationTask.java:84: warning: method def child at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/hcatalog/webhcat/java-client/src/main/java/org/apache/hive/hcatalog/api/repl/ReplicationTask.java:87: warning: method def rcurly at indentation level 12 not at correct indentation, 10 51890c57937 < /Users/szita/shadow/CDH/hive/hcatalog/webhcat/java-client/src/main/java/org/apache/hive/hcatalog/api/repl/ReplicationUtils.java:236: warning: method def modifier at indentation level 3 not at correct indentation, 2 --- > /Users/szita/shadow/CDH/hive/hcatalog/webhcat/java-client/src/main/java/org/apache/hive/hcatalog/api/repl/ReplicationUtils.java:236: warning: 'method def modifier' have incorrect indentation level 3, expected level should be 2. 51899d57945 < 51906c57952 < [INFO] --- maven-checkstyle-plugin:2.12.1:checkstyle (default-cli) @ hive-webhcat --- --- > [INFO] --- maven-checkstyle-plugin:2.15:checkstyle (default-cli) @ hive-webhcat --- 51909a57956,57959 > /Users/szita/shadow/CDH/hive/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/AppConfig.java:75: warning: 'array initialization' child have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/AppConfig.java:79: warning: 'array initialization' child have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/AppConfig.java:86: warning: 'array initialization' child have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/AppConfig.java:87: warning: 'array initialization' child have incorrect indentation level 4, expected level should be 6. 51915a57966,57970 > /Users/szita/shadow/CDH/hive/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/AppConfig.java:176: warning: '=' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/AppConfig.java:178: warning: '=' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/AppConfig.java:185: warning: '=' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/AppConfig.java:187: warning: '=' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/AppConfig.java:194: warning: '=' have incorrect indentation level 4, expected level should be 6. 51924a57980,57998 > /Users/szita/shadow/CDH/hive/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/AppConfig.java:359:38: warning: '{' should have line break after. > /Users/szita/shadow/CDH/hive/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/AppConfig.java:360:36: warning: '{' should have line break after. > /Users/szita/shadow/CDH/hive/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/AppConfig.java:361:36: warning: '{' should have line break after. > /Users/szita/shadow/CDH/hive/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/AppConfig.java:362:45: warning: '{' should have line break after. > /Users/szita/shadow/CDH/hive/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/AppConfig.java:363:36: warning: '{' should have line break after. > /Users/szita/shadow/CDH/hive/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/AppConfig.java:364:36: warning: '{' should have line break after. > /Users/szita/shadow/CDH/hive/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/AppConfig.java:365:36: warning: '{' should have line break after. > /Users/szita/shadow/CDH/hive/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/AppConfig.java:366:36: warning: '{' should have line break after. > /Users/szita/shadow/CDH/hive/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/AppConfig.java:367:36: warning: '{' should have line break after. > /Users/szita/shadow/CDH/hive/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/AppConfig.java:368:36: warning: '{' should have line break after. > /Users/szita/shadow/CDH/hive/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/AppConfig.java:369:36: warning: '{' should have line break after. > /Users/szita/shadow/CDH/hive/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/AppConfig.java:370:36: warning: '{' should have line break after. > /Users/szita/shadow/CDH/hive/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/AppConfig.java:371:36: warning: '{' should have line break after. > /Users/szita/shadow/CDH/hive/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/AppConfig.java:372:36: warning: '{' should have line break after. > /Users/szita/shadow/CDH/hive/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/AppConfig.java:373:36: warning: '{' should have line break after. > /Users/szita/shadow/CDH/hive/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/AppConfig.java:374:36: warning: '{' should have line break after. > /Users/szita/shadow/CDH/hive/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/AppConfig.java:375:36: warning: '{' should have line break after. > /Users/szita/shadow/CDH/hive/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/AppConfig.java:376:36: warning: '{' should have line break after. > /Users/szita/shadow/CDH/hive/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/AppConfig.java:383:36: warning: '{' should have line break after. 51928a58003,58004 > /Users/szita/shadow/CDH/hive/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/AppConfig.java:428:36: warning: '{' should have line break after. > /Users/szita/shadow/CDH/hive/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/AppConfig.java:429:36: warning: '{' should have line break after. 51932a58009 > /Users/szita/shadow/CDH/hive/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/CatchallExceptionMapper.java:37: warning: 'implements' have incorrect indentation level 2, expected level should be 4. 51948d58024 < /Users/szita/shadow/CDH/hive/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/CompleteDelegator.java:60: warning: method def throws at indentation level 4 not at correct indentation, 6 51954d58029 < /Users/szita/shadow/CDH/hive/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/CompleteDelegator.java:131: warning: method def throws at indentation level 4 not at correct indentation, 6 51965d58039 < /Users/szita/shadow/CDH/hive/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/DeleteDelegator.java:43: warning: method def throws at indentation level 4 not at correct indentation, 6 51980d58053 < /Users/szita/shadow/CDH/hive/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/ExecService.java:30: warning: method def throws at indentation level 4 not at correct indentation, 6 51983d58055 < /Users/szita/shadow/CDH/hive/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/ExecService.java:34: warning: method def throws at indentation level 4 not at correct indentation, 6 51993a58066 > /Users/szita/shadow/CDH/hive/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/ExecServiceImpl.java:63: warning: 'new' have incorrect indentation level 8, expected level should be 10. 51999d58071 < /Users/szita/shadow/CDH/hive/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/ExecServiceImpl.java:117: warning: method def throws at indentation level 4 not at correct indentation, 6 52001d58072 < /Users/szita/shadow/CDH/hive/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/ExecServiceImpl.java:144: warning: method def throws at indentation level 4 not at correct indentation, 6 52005d58075 < /Users/szita/shadow/CDH/hive/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/ExecServiceImpl.java:158: warning: method def throws at indentation level 4 not at correct indentation, 6 52008d58077 < /Users/szita/shadow/CDH/hive/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/ExecServiceImpl.java:203: warning: method def throws at indentation level 4 not at correct indentation, 6 52013d58081 < /Users/szita/shadow/CDH/hive/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/ExecServiceImpl.java:243: warning: method def throws at indentation level 4 not at correct indentation, 6 52019a58088,58090 > /Users/szita/shadow/CDH/hive/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/GroupPermissionsDesc.java:41:58: warning: '{' should have line break after. > /Users/szita/shadow/CDH/hive/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/GroupPermissionsDesc.java:42:58: warning: '{' should have line break after. > /Users/szita/shadow/CDH/hive/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/GroupPermissionsDesc.java:43:58: warning: '{' should have line break after. 52026d58096 < /Users/szita/shadow/CDH/hive/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/HcatDelegator.java:59: warning: method def throws at indentation level 4 not at correct indentation, 6 52030d58099 < /Users/szita/shadow/CDH/hive/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/HcatDelegator.java:124: warning: method def throws at indentation level 4 not at correct indentation, 6 52033d58101 < /Users/szita/shadow/CDH/hive/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/HcatDelegator.java:144: warning: method def throws at indentation level 4 not at correct indentation, 6 52036d58103 < /Users/szita/shadow/CDH/hive/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/HcatDelegator.java:161: warning: method def throws at indentation level 4 not at correct indentation, 6 52043d58109 < /Users/szita/shadow/CDH/hive/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/HcatDelegator.java:188: warning: method def throws at indentation level 4 not at correct indentation, 6 52047d58112 < /Users/szita/shadow/CDH/hive/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/HcatDelegator.java:208: warning: method def throws at indentation level 4 not at correct indentation, 6 52049d58113 < /Users/szita/shadow/CDH/hive/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/HcatDelegator.java:229: warning: method def throws at indentation level 4 not at correct indentation, 6 52053d58116 < /Users/szita/shadow/CDH/hive/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/HcatDelegator.java:257: warning: method def throws at indentation level 4 not at correct indentation, 6 52057d58119 < /Users/szita/shadow/CDH/hive/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/HcatDelegator.java:281: warning: method def throws at indentation level 4 not at correct indentation, 6 52059c58121 < /Users/szita/shadow/CDH/hive/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/HcatDelegator.java:301: warning: method def throws at indentation level 4 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/HcatDelegator.java:284: warning: 'db' have incorrect indentation level 6, expected level should be 8. 52060a58123 > /Users/szita/shadow/CDH/hive/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/HcatDelegator.java:304: warning: 'db' have incorrect indentation level 6, expected level should be 8. 52061a58125,58132 > /Users/szita/shadow/CDH/hive/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/HcatDelegator.java:315: warning: '.' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/HcatDelegator.java:316: warning: '.' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/HcatDelegator.java:317: warning: '.' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/HcatDelegator.java:318: warning: '.' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/HcatDelegator.java:319: warning: '.' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/HcatDelegator.java:320: warning: '.' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/HcatDelegator.java:321: warning: '.' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/HcatDelegator.java:322: warning: '.' have incorrect indentation level 8, expected level should be 10. 52079a58151 > /Users/szita/shadow/CDH/hive/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/HcatDelegator.java:429: warning: 'makeTermBy' have incorrect indentation level 6, expected level should be 8. 52089d58160 < /Users/szita/shadow/CDH/hive/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/HcatDelegator.java:479: warning: method def throws at indentation level 4 not at correct indentation, 6 52092d58162 < /Users/szita/shadow/CDH/hive/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/HcatDelegator.java:501: warning: method def throws at indentation level 4 not at correct indentation, 6 52095d58164 < /Users/szita/shadow/CDH/hive/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/HcatDelegator.java:525: warning: method def throws at indentation level 4 not at correct indentation, 6 52097c58166 < /Users/szita/shadow/CDH/hive/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/HcatDelegator.java:546: warning: method def throws at indentation level 4 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/HcatDelegator.java:528: warning: 'db' have incorrect indentation level 6, expected level should be 8. 52100d58168 < /Users/szita/shadow/CDH/hive/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/HcatDelegator.java:572: warning: method def throws at indentation level 4 not at correct indentation, 6 52103d58170 < /Users/szita/shadow/CDH/hive/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/HcatDelegator.java:590: warning: method def throws at indentation level 4 not at correct indentation, 6 52104a58172 > /Users/szita/shadow/CDH/hive/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/HcatDelegator.java:593: warning: '=' have incorrect indentation level 6, expected level should be 8. 52107d58174 < /Users/szita/shadow/CDH/hive/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/HcatDelegator.java:623: warning: method def throws at indentation level 4 not at correct indentation, 6 52109d58175 < /Users/szita/shadow/CDH/hive/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/HcatDelegator.java:644: warning: method def throws at indentation level 4 not at correct indentation, 6 52111c58177,58178 < /Users/szita/shadow/CDH/hive/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/HcatDelegator.java:684: warning: method def throws at indentation level 4 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/HcatDelegator.java:659: warning: 'e' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/HcatDelegator.java:661: warning: '+' have incorrect indentation level 10, expected level should be 12. 52115d58181 < /Users/szita/shadow/CDH/hive/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/HcatDelegator.java:721: warning: method def throws at indentation level 4 not at correct indentation, 6 52118d58183 < /Users/szita/shadow/CDH/hive/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/HcatDelegator.java:746: warning: method def throws at indentation level 4 not at correct indentation, 6 52120d58184 < /Users/szita/shadow/CDH/hive/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/HcatDelegator.java:760: warning: method def throws at indentation level 4 not at correct indentation, 6 52128d58191 < /Users/szita/shadow/CDH/hive/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/HcatDelegator.java:800: warning: method def throws at indentation level 4 not at correct indentation, 6 52129a58193 > /Users/szita/shadow/CDH/hive/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/HcatDelegator.java:803: warning: 'db' have incorrect indentation level 6, expected level should be 8. 52136d58199 < /Users/szita/shadow/CDH/hive/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/HcatDelegator.java:848: warning: method def throws at indentation level 4 not at correct indentation, 6 52139d58201 < /Users/szita/shadow/CDH/hive/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/HcatDelegator.java:861: warning: method def throws at indentation level 4 not at correct indentation, 6 52141d58202 < /Users/szita/shadow/CDH/hive/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/HcatDelegator.java:869: warning: method def throws at indentation level 4 not at correct indentation, 6 52148d58208 < /Users/szita/shadow/CDH/hive/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/HiveDelegator.java:51: warning: method def throws at indentation level 4 not at correct indentation, 6 52151d58210 < /Users/szita/shadow/CDH/hive/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/HiveDelegator.java:65: warning: method def throws at indentation level 4 not at correct indentation, 6 52154d58212 < /Users/szita/shadow/CDH/hive/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/HiveDelegator.java:123: warning: method def throws at indentation level 4 not at correct indentation, 6 52162d58219 < /Users/szita/shadow/CDH/hive/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/JarDelegator.java:48: warning: method def throws at indentation level 4 not at correct indentation, 6 52163a58221,58222 > /Users/szita/shadow/CDH/hive/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/JarDelegator.java:52: warning: 'libjars' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/JarDelegator.java:53: warning: 'statusdir' have incorrect indentation level 6, expected level should be 8. 52165d58223 < /Users/szita/shadow/CDH/hive/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/JarDelegator.java:63: warning: method def throws at indentation level 4 not at correct indentation, 6 52167a58226 > /Users/szita/shadow/CDH/hive/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/JarDelegator.java:70: warning: 'completedUrl' have incorrect indentation level 8, expected level should be 10. 52181c58240 < /Users/szita/shadow/CDH/hive/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/JobRequestExecutor.java:138: warning: if child at indentation level 7 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/JobRequestExecutor.java:138: warning: 'if' child have incorrect indentation level 7, expected level should be 6. 52200,52203d58258 < /Users/szita/shadow/CDH/hive/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/JsonBuilder.java:62: warning: ctor def throws at indentation level 4 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/JsonBuilder.java:70: warning: method def throws at indentation level 4 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/JsonBuilder.java:78: warning: method def throws at indentation level 4 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/JsonBuilder.java:86: warning: method def throws at indentation level 4 not at correct indentation, 6 52205d58259 < /Users/szita/shadow/CDH/hive/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/JsonBuilder.java:127: warning: method def throws at indentation level 4 not at correct indentation, 6 52207d58260 < /Users/szita/shadow/CDH/hive/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/JsonBuilder.java:175: warning: method def throws at indentation level 4 not at correct indentation, 6 52209d58261 < /Users/szita/shadow/CDH/hive/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/JsonBuilder.java:188: warning: method def throws at indentation level 4 not at correct indentation, 6 52216d58267 < /Users/szita/shadow/CDH/hive/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/LauncherDelegator.java:80: warning: method def throws at indentation level 4 not at correct indentation, 6 52219,52224c58270,58271 < /Users/szita/shadow/CDH/hive/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/LauncherDelegator.java:101: warning: method def throws at indentation level 4 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/LauncherDelegator.java:148: warning: method def child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/LauncherDelegator.java:180: warning: method def throws at indentation level 4 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/LauncherDelegator.java:211: warning: method def throws at indentation level 4 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/LauncherDelegator.java:242: warning: try rcurly at indentation level 9 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/LauncherDelegator.java:273: warning: method def throws at indentation level 4 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/LauncherDelegator.java:148: warning: 'method def' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/LauncherDelegator.java:242: warning: 'try rcurly' have incorrect indentation level 9, expected level should be 8. 52228d58274 < /Users/szita/shadow/CDH/hive/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/LauncherDelegator.java:282: warning: method def throws at indentation level 2 not at correct indentation, 6 52229a58276,58286 > /Users/szita/shadow/CDH/hive/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/LauncherDelegator.java:314: warning: 'TempletonUtils' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/LauncherDelegator.java:316: warning: 'makeOverrideClasspath' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/LauncherDelegator.java:318: warning: 'Boolean' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/LauncherDelegator.java:320: warning: 'jobType' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/LauncherDelegator.java:322: warning: 'Long' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/LauncherDelegator.java:387: warning: 'appConf' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/LauncherDelegator.java:389: warning: 'appConf' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/LauncherDelegator.java:391: warning: 'appConf' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/LauncherDelegator.java:393: warning: 'appConf' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/LauncherDelegator.java:399: warning: 'appConf' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/LauncherDelegator.java:401: warning: 'appConf' have incorrect indentation level 6, expected level should be 8. 52233d58289 < /Users/szita/shadow/CDH/hive/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/ListDelegator.java:67: warning: method def throws at indentation level 4 not at correct indentation, 6 52235d58290 < /Users/szita/shadow/CDH/hive/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/ListDelegator.java:106: warning: method def throws at indentation level 4 not at correct indentation, 6 52241d58295 < /Users/szita/shadow/CDH/hive/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/ListDelegator.java:142: warning: method def throws at indentation level 39 not at correct indentation, 6 52243c58297 < /Users/szita/shadow/CDH/hive/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/ListDelegator.java:169: warning: if child at indentation level 12 not at correct indentation, 10 --- > /Users/szita/shadow/CDH/hive/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/ListDelegator.java:169: warning: 'if' child have incorrect indentation level 12, expected level should be 10. 52250a58305 > /Users/szita/shadow/CDH/hive/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/Main.java:103: warning: '=' have incorrect indentation level 6, expected level should be 8. 52256c58311 < /Users/szita/shadow/CDH/hive/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/Main.java:175: warning: method def throws at indentation level 4 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/Main.java:180: warning: 'conf' have incorrect indentation level 8, expected level should be 10. 52258,52260c58313,58317 < /Users/szita/shadow/CDH/hive/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/Main.java:189: warning: else child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/Main.java:190: warning: else child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/Main.java:191: warning: else child at indentation level 8 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/Main.java:189: warning: 'else' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/Main.java:189: warning: 'member def type' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/Main.java:190: warning: 'else' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/Main.java:190: warning: 'member def type' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/Main.java:191: warning: 'else' child have incorrect indentation level 8, expected level should be 6. 52262a58320 > /Users/szita/shadow/CDH/hive/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/Main.java:261: warning: 'conf' have incorrect indentation level 8, expected level should be 10. 52263a58322 > /Users/szita/shadow/CDH/hive/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/Main.java:264: warning: 'conf' have incorrect indentation level 8, expected level should be 10. 52264a58324 > /Users/szita/shadow/CDH/hive/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/Main.java:267: warning: 'conf' have incorrect indentation level 8, expected level should be 10. 52269a58330 > /Users/szita/shadow/CDH/hive/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/Main.java:307: warning: '=' have incorrect indentation level 6, expected level should be 8. 52270a58332 > /Users/szita/shadow/CDH/hive/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/Main.java:311: warning: '"org.apache.hive.hcatalog.templeton.WadlConfig"' have incorrect indentation level 6, expected level should be 8. 52277a58340 > /Users/szita/shadow/CDH/hive/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/Main.java:370: warning: '" is sent as form parameter which is deprecated as of Hive 0.13. Should send it in the query string."' have incorrect indentation level 12, expected level should be 14. 52288d58350 < /Users/szita/shadow/CDH/hive/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/PigDelegator.java:53: warning: method def throws at indentation level 4 not at correct indentation, 6 52289a58352,58353 > /Users/szita/shadow/CDH/hive/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/PigDelegator.java:57: warning: 'srcFile' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/PigDelegator.java:58: warning: 'otherFiles' have incorrect indentation level 6, expected level should be 8. 52291d58354 < /Users/szita/shadow/CDH/hive/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/PigDelegator.java:84: warning: method def throws at indentation level 4 not at correct indentation, 6 52295a58359 > /Users/szita/shadow/CDH/hive/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/PigDelegator.java:149: warning: '.' have incorrect indentation level 10, expected level should be 12. 52328d58391 < /Users/szita/shadow/CDH/hive/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/QueueStatusBean.java:58: warning: ctor def throws at indentation level 4 not at correct indentation, 6 52331d58393 < /Users/szita/shadow/CDH/hive/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/SecureProxySupport.java:80: warning: method def throws at indentation level 4 not at correct indentation, 6 52333a58396 > /Users/szita/shadow/CDH/hive/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/SecureProxySupport.java:131: warning: 'getTokenPath' have incorrect indentation level 8, expected level should be 10. 52335d58397 < /Users/szita/shadow/CDH/hive/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/SecureProxySupport.java:153: warning: method def throws at indentation level 4 not at correct indentation, 6 52340,52342d58401 < /Users/szita/shadow/CDH/hive/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/SecureProxySupport.java:190: warning: method def throws at indentation level 4 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/SecureProxySupport.java:213: warning: method def throws at indentation level 4 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/SecureProxySupport.java:220: warning: method def throws at indentation level 8 not at correct indentation, 10 52350a58410 > /Users/szita/shadow/CDH/hive/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/Server.java:118: warning: '@' have incorrect indentation level 2, expected level should be 6. 52351a58412,58413 > /Users/szita/shadow/CDH/hive/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/Server.java:119: warning: 'SecurityContext' have incorrect indentation level 2, expected level should be 6. > /Users/szita/shadow/CDH/hive/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/Server.java:123: warning: '@' have incorrect indentation level 2, expected level should be 6. 52352a58415 > /Users/szita/shadow/CDH/hive/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/Server.java:124: warning: 'UriInfo' have incorrect indentation level 2, expected level should be 6. 52359d58421 < /Users/szita/shadow/CDH/hive/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/Server.java:213: warning: method def throws at indentation level 4 not at correct indentation, 6 52361d58422 < /Users/szita/shadow/CDH/hive/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/Server.java:230: warning: method def throws at indentation level 4 not at correct indentation, 6 52363d58423 < /Users/szita/shadow/CDH/hive/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/Server.java:251: warning: method def throws at indentation level 4 not at correct indentation, 6 52368d58427 < /Users/szita/shadow/CDH/hive/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/Server.java:272: warning: method def throws at indentation level 4 not at correct indentation, 6 52373d58431 < /Users/szita/shadow/CDH/hive/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/Server.java:296: warning: method def throws at indentation level 4 not at correct indentation, 6 52376d58433 < /Users/szita/shadow/CDH/hive/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/Server.java:322: warning: method def throws at indentation level 4 not at correct indentation, 6 52378d58434 < /Users/szita/shadow/CDH/hive/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/Server.java:343: warning: method def throws at indentation level 4 not at correct indentation, 6 52380d58435 < /Users/szita/shadow/CDH/hive/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/Server.java:363: warning: method def throws at indentation level 4 not at correct indentation, 6 52382d58436 < /Users/szita/shadow/CDH/hive/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/Server.java:382: warning: method def throws at indentation level 4 not at correct indentation, 6 52384d58437 < /Users/szita/shadow/CDH/hive/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/Server.java:402: warning: method def throws at indentation level 4 not at correct indentation, 6 52386d58438 < /Users/szita/shadow/CDH/hive/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/Server.java:422: warning: method def throws at indentation level 4 not at correct indentation, 6 52388d58439 < /Users/szita/shadow/CDH/hive/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/Server.java:441: warning: method def throws at indentation level 4 not at correct indentation, 6 52390d58440 < /Users/szita/shadow/CDH/hive/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/Server.java:462: warning: method def throws at indentation level 4 not at correct indentation, 6 52392d58441 < /Users/szita/shadow/CDH/hive/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/Server.java:485: warning: method def throws at indentation level 4 not at correct indentation, 6 52394d58442 < /Users/szita/shadow/CDH/hive/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/Server.java:503: warning: method def throws at indentation level 4 not at correct indentation, 6 52397d58444 < /Users/szita/shadow/CDH/hive/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/Server.java:522: warning: method def throws at indentation level 4 not at correct indentation, 6 52400d58446 < /Users/szita/shadow/CDH/hive/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/Server.java:538: warning: method def throws at indentation level 4 not at correct indentation, 6 52403d58448 < /Users/szita/shadow/CDH/hive/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/Server.java:558: warning: method def throws at indentation level 4 not at correct indentation, 6 52405d58449 < /Users/szita/shadow/CDH/hive/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/Server.java:579: warning: method def throws at indentation level 4 not at correct indentation, 6 52407d58450 < /Users/szita/shadow/CDH/hive/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/Server.java:598: warning: method def throws at indentation level 4 not at correct indentation, 6 52412d58454 < /Users/szita/shadow/CDH/hive/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/Server.java:619: warning: method def throws at indentation level 4 not at correct indentation, 6 52416d58457 < /Users/szita/shadow/CDH/hive/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/Server.java:654: warning: method def throws at indentation level 4 not at correct indentation, 6 52419d58459 < /Users/szita/shadow/CDH/hive/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/Server.java:708: warning: method def throws at indentation level 4 not at correct indentation, 6 52424d58463 < /Users/szita/shadow/CDH/hive/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/Server.java:758: warning: method def throws at indentation level 4 not at correct indentation, 6 52427d58465 < /Users/szita/shadow/CDH/hive/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/Server.java:809: warning: method def throws at indentation level 4 not at correct indentation, 6 52432d58469 < /Users/szita/shadow/CDH/hive/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/Server.java:863: warning: method def throws at indentation level 4 not at correct indentation, 6 52434,52436d58470 < /Users/szita/shadow/CDH/hive/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/Server.java:896: warning: method def throws at indentation level 4 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/Server.java:913: warning: method def throws at indentation level 4 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/Server.java:974: warning: method def throws at indentation level 4 not at correct indentation, 6 52441,52445d58474 < /Users/szita/shadow/CDH/hive/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/Server.java:1016: warning: method def throws at indentation level 4 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/Server.java:1055: warning: method def throws at indentation level 4 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/Server.java:1065: warning: method def throws at indentation level 4 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/Server.java:1082: warning: method def throws at indentation level 4 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/Server.java:1096: warning: method def throws at indentation level 4 not at correct indentation, 6 52461d58489 < /Users/szita/shadow/CDH/hive/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/SqoopDelegator.java:52: warning: method def throws at indentation level 2 not at correct indentation, 6 52463d58490 < /Users/szita/shadow/CDH/hive/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/SqoopDelegator.java:58: warning: operator new child at indentation level 8 not at correct indentation, 10 52465d58491 < /Users/szita/shadow/CDH/hive/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/SqoopDelegator.java:70: warning: method def throws at indentation level 4 not at correct indentation, 6 52470d58495 < /Users/szita/shadow/CDH/hive/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/SqoopDelegator.java:119: warning: method def throws at indentation level 4 not at correct indentation, 6 52481,52483d58505 < /Users/szita/shadow/CDH/hive/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/StatusDelegator.java:72: warning: method def throws at indentation level 4 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/StatusDelegator.java:106: warning: method def throws at indentation level 4 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/StatusDelegator.java:112: warning: method def throws at indentation level 4 not at correct indentation, 6 52489d58510 < /Users/szita/shadow/CDH/hive/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/StatusDelegator.java:140: warning: method def throws at indentation level 4 not at correct indentation, 6 52492d58512 < /Users/szita/shadow/CDH/hive/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/StatusDelegator.java:154: warning: method def throws at indentation level 4 not at correct indentation, 6 52495d58514 < /Users/szita/shadow/CDH/hive/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/StreamingDelegator.java:53: warning: method def throws at indentation level 4 not at correct indentation, 6 52497,52498c58516,58518 < /Users/szita/shadow/CDH/hive/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/StreamingDelegator.java:55: warning: method def child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/StreamingDelegator.java:56: warning: method call child at indentation level 6 not at correct indentation, 8 --- > /Users/szita/shadow/CDH/hive/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/StreamingDelegator.java:55: warning: 'member def type' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/StreamingDelegator.java:55: warning: 'method def' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/StreamingDelegator.java:56: warning: 'fileList' have incorrect indentation level 6, expected level should be 10. 52500d58519 < /Users/szita/shadow/CDH/hive/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/StreamingDelegator.java:74: warning: method def throws at indentation level 4 not at correct indentation, 6 52521a58541 > /Users/szita/shadow/CDH/hive/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/TableDesc.java:85: warning: '=' have incorrect indentation level 8, expected level should be 10. 52580a58601,58602 > /Users/szita/shadow/CDH/hive/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/tool/HDFSCleanup.java:41: warning: '"templeton.hdfs.cleanup.interval"' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/tool/HDFSCleanup.java:45: warning: '"templeton.hdfs.cleanup.maxage"' have incorrect indentation level 4, expected level should be 6. 52590d58611 < /Users/szita/shadow/CDH/hive/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/tool/HDFSStorage.java:65: warning: method def throws at indentation level 4 not at correct indentation, 6 52603,52604d58623 < /Users/szita/shadow/CDH/hive/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/tool/JobState.java:50: warning: ctor def throws at indentation level 4 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/tool/JobState.java:57: warning: method def throws at indentation level 4 not at correct indentation, 6 52606,52607d58624 < /Users/szita/shadow/CDH/hive/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/tool/JobState.java:120: warning: method def throws at indentation level 4 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/tool/JobState.java:125: warning: method def throws at indentation level 4 not at correct indentation, 6 52612,52618d58628 < /Users/szita/shadow/CDH/hive/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/tool/JobState.java:183: warning: method def throws at indentation level 4 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/tool/JobState.java:188: warning: method def throws at indentation level 4 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/tool/JobState.java:196: warning: method def throws at indentation level 4 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/tool/JobState.java:201: warning: method def throws at indentation level 4 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/tool/JobState.java:209: warning: method def throws at indentation level 4 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/tool/JobState.java:214: warning: method def throws at indentation level 4 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/tool/JobState.java:220: warning: method def throws at indentation level 4 not at correct indentation, 6 52620d58629 < /Users/szita/shadow/CDH/hive/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/tool/JobState.java:226: warning: method def throws at indentation level 4 not at correct indentation, 6 52623,52629d58631 < /Users/szita/shadow/CDH/hive/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/tool/JobState.java:236: warning: method def throws at indentation level 4 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/tool/JobState.java:241: warning: method def throws at indentation level 4 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/tool/JobState.java:249: warning: method def throws at indentation level 4 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/tool/JobState.java:254: warning: method def throws at indentation level 4 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/tool/JobState.java:262: warning: method def throws at indentation level 4 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/tool/JobState.java:267: warning: method def throws at indentation level 4 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/tool/JobState.java:279: warning: method def throws at indentation level 4 not at correct indentation, 6 52631,52633d58632 < /Users/szita/shadow/CDH/hive/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/tool/JobState.java:297: warning: method def throws at indentation level 4 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/tool/JobState.java:306: warning: method def throws at indentation level 4 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/tool/JobState.java:318: warning: method def throws at indentation level 4 not at correct indentation, 6 52643d58641 < /Users/szita/shadow/CDH/hive/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/tool/JobStateTracker.java:136: warning: method def throws at indentation level 4 not at correct indentation, 6 52644a58643 > /Users/szita/shadow/CDH/hive/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/tool/JobStateTracker.java:140: warning: 'conf' have incorrect indentation level 8, expected level should be 10. 52663a58663 > /Users/szita/shadow/CDH/hive/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/tool/JobSubmissionConstants.java:49: warning: '"__MR_JOB_CREDENTIALS_OPTION=WEBHCAT_TOKEN_FILE_LOCATION__"' have incorrect indentation level 4, expected level should be 6. 52664a58665 > /Users/szita/shadow/CDH/hive/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/tool/JobSubmissionConstants.java:51: warning: '"__TEZ_CREDENTIALS_OPTION=WEBHCAT_TOKEN_FILE_LOCATION_TEZ__"' have incorrect indentation level 4, expected level should be 6. 52666a58668 > /Users/szita/shadow/CDH/hive/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/tool/JobSubmissionConstants.java:58: warning: '"__MR_JOB_TAGS_OPTION=MR_JOB_TAGS_JOBID__"' have incorrect indentation level 4, expected level should be 6. 52684d58685 < /Users/szita/shadow/CDH/hive/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/tool/LaunchMapper.java:117: warning: method def throws at indentation level 4 not at correct indentation, 6 52691d58691 < /Users/szita/shadow/CDH/hive/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/tool/LaunchMapper.java:157: warning: method def throws at indentation level 4 not at correct indentation, 6 52695a58696 > /Users/szita/shadow/CDH/hive/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/tool/LaunchMapper.java:232: warning: 'jarArgsList' have incorrect indentation level 10, expected level should be 12. 52700d58700 < /Users/szita/shadow/CDH/hive/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/tool/LaunchMapper.java:494: warning: method def throws at indentation level 4 not at correct indentation, 6 52702d58701 < /Users/szita/shadow/CDH/hive/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/tool/LaunchMapper.java:516: warning: ctor def throws at indentation level 6 not at correct indentation, 8 52723,52724c58722,58723 < /Users/szita/shadow/CDH/hive/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/tool/LogRetriever.java:102: warning: ctor def throws at indentation level 4 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/tool/LogRetriever.java:170: warning: method def throws at indentation level 4 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/tool/LogRetriever.java:137: warning: '.' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/tool/LogRetriever.java:138: warning: '+' have incorrect indentation level 8, expected level should be 10. 52726,52727d58724 < /Users/szita/shadow/CDH/hive/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/tool/LogRetriever.java:230: warning: method def throws at indentation level 4 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/tool/LogRetriever.java:254: warning: method def throws at indentation level 4 not at correct indentation, 6 52728a58726 > /Users/szita/shadow/CDH/hive/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/tool/LogRetriever.java:295: warning: 'array initialization' child have incorrect indentation level 8, expected level should be one of the following: 10, 22, 24. 52730d58727 < /Users/szita/shadow/CDH/hive/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/tool/LogRetriever.java:325: warning: method def throws at indentation level 4 not at correct indentation, 6 52731a58729 > /Users/szita/shadow/CDH/hive/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/tool/LogRetriever.java:342: warning: 'jobURL' have incorrect indentation level 8, expected level should be 10. 52733c58731 < /Users/szita/shadow/CDH/hive/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/tool/LogRetriever.java:369: warning: method def throws at indentation level 4 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/tool/LogRetriever.java:345: warning: 'array initialization' child have incorrect indentation level 10, expected level should be one of the following: 12, 24, 26. 52737c58735 < /Users/szita/shadow/CDH/hive/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/tool/NullRecordReader.java:35: warning: method def throws at indentation level 4 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/tool/NullRecordReader.java:32: warning: 'extends' have incorrect indentation level 2, expected level should be 4. 52743,52744c58741,58742 < /Users/szita/shadow/CDH/hive/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/tool/SingleInputFormat.java:38: warning: method def throws at indentation level 4 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/tool/SingleInputFormat.java:47: warning: method def throws at indentation level 4 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/tool/SingleInputFormat.java:36: warning: 'extends' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/tool/SingleInputFormat.java:45: warning: 'createRecordReader' have incorrect indentation level 2, expected level should be 6. 52755d58752 < /Users/szita/shadow/CDH/hive/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/tool/TempletonStorage.java:67: warning: method def throws at indentation level 4 not at correct indentation, 6 52773,52775c58770,58772 < /Users/szita/shadow/CDH/hive/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/tool/TempletonUtils.java:176: warning: if child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/tool/TempletonUtils.java:177: warning: if rcurly at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/tool/TempletonUtils.java:178: warning: if child at indentation level 8 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/tool/TempletonUtils.java:176: warning: 'if' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/tool/TempletonUtils.java:177: warning: 'if rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/tool/TempletonUtils.java:178: warning: 'if' child have incorrect indentation level 8, expected level should be 6. 52781d58777 < /Users/szita/shadow/CDH/hive/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/tool/TempletonUtils.java:247: warning: method def throws at indentation level 4 not at correct indentation, 6 52784d58779 < /Users/szita/shadow/CDH/hive/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/tool/TempletonUtils.java:263: warning: method def throws at indentation level 4 not at correct indentation, 6 52786d58780 < /Users/szita/shadow/CDH/hive/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/tool/TempletonUtils.java:272: warning: method def throws at indentation level 4 not at correct indentation, 6 52791,52794d58784 < /Users/szita/shadow/CDH/hive/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/tool/TempletonUtils.java:285: warning: method def throws at indentation level 4 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/tool/TempletonUtils.java:317: warning: method def throws at indentation level 4 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/tool/TempletonUtils.java:334: warning: method def throws at indentation level 4 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/tool/TempletonUtils.java:351: warning: method def throws at indentation level 12 not at correct indentation, 14 52796d58785 < /Users/szita/shadow/CDH/hive/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/tool/TempletonUtils.java:371: warning: method def throws at indentation level 4 not at correct indentation, 6 52813a58803,58804 > /Users/szita/shadow/CDH/hive/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/tool/ZooKeeperCleanup.java:41: warning: '"templeton.zookeeper.cleanup.interval"' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/tool/ZooKeeperCleanup.java:45: warning: '"templeton.zookeeper.cleanup.maxage"' have incorrect indentation level 4, expected level should be 6. 52816a58808 > /Users/szita/shadow/CDH/hive/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/tool/ZooKeeperCleanup.java:118: warning: '+' have incorrect indentation level 10, expected level should be 12. 52817a58810 > /Users/szita/shadow/CDH/hive/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/tool/ZooKeeperCleanup.java:151: warning: 'appConf' have incorrect indentation level 8, expected level should be 10. 52827c58820,58821 < /Users/szita/shadow/CDH/hive/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/tool/ZooKeeperStorage.java:66: warning: method def throws at indentation level 4 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/tool/ZooKeeperStorage.java:54: warning: '=' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/tool/ZooKeeperStorage.java:70: warning: 'CuratorFrameworkFactory' have incorrect indentation level 6, expected level should be 8. 52829d58822 < /Users/szita/shadow/CDH/hive/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/tool/ZooKeeperStorage.java:111: warning: method def throws at indentation level 4 not at correct indentation, 6 52836a58830 > /Users/szita/shadow/CDH/hive/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/tool/ZooKeeperStorage.java:155: warning: 'Long' have incorrect indentation level 10, expected level should be 12. 52840d58833 < /Users/szita/shadow/CDH/hive/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/tool/ZooKeeperStorage.java:225: warning: method def throws at indentation level 4 not at correct indentation, 6 52846a58840,58841 > /Users/szita/shadow/CDH/hive/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/UgiFactory.java:28: warning: 'new' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/UgiFactory.java:35: warning: 'UserGroupInformation' have incorrect indentation level 8, expected level should be 10. 52855d58849 < 52862c58856 < [INFO] --- maven-checkstyle-plugin:2.12.1:checkstyle (default-cli) @ hive-hcatalog-streaming --- --- > [INFO] --- maven-checkstyle-plugin:2.15:checkstyle (default-cli) @ hive-hcatalog-streaming --- 52874d58867 < /Users/szita/shadow/CDH/hive/hcatalog/streaming/src/java/org/apache/hive/hcatalog/streaming/AbstractRecordWriter.java:91: warning: ctor def throws at indentation level 4 not at correct indentation, 6 52876c58869 < /Users/szita/shadow/CDH/hive/hcatalog/streaming/src/java/org/apache/hive/hcatalog/streaming/AbstractRecordWriter.java:95: warning: ctor def throws at indentation level 10 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/hcatalog/streaming/src/java/org/apache/hive/hcatalog/streaming/AbstractRecordWriter.java:107: warning: 'new' have incorrect indentation level 10, expected level should be 12. 52886d58878 < /Users/szita/shadow/CDH/hive/hcatalog/streaming/src/java/org/apache/hive/hcatalog/streaming/AbstractRecordWriter.java:216: warning: method def throws at indentation level 10 not at correct indentation, 6 52888d58879 < /Users/szita/shadow/CDH/hive/hcatalog/streaming/src/java/org/apache/hive/hcatalog/streaming/AbstractRecordWriter.java:247: warning: method def throws at indentation level 10 not at correct indentation, 6 52891,52892d58881 < /Users/szita/shadow/CDH/hive/hcatalog/streaming/src/java/org/apache/hive/hcatalog/streaming/AbstractRecordWriter.java:269: warning: method def throws at indentation level 10 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/hcatalog/streaming/src/java/org/apache/hive/hcatalog/streaming/AbstractRecordWriter.java:307: warning: method def throws at indentation level 10 not at correct indentation, 6 52899d58887 < /Users/szita/shadow/CDH/hive/hcatalog/streaming/src/java/org/apache/hive/hcatalog/streaming/DelimitedInputWriter.java:78: warning: ctor def throws at indentation level 4 not at correct indentation, 6 52903,52904c58891 < /Users/szita/shadow/CDH/hive/hcatalog/streaming/src/java/org/apache/hive/hcatalog/streaming/DelimitedInputWriter.java:94: warning: ctor def modifier at indentation level 3 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/hcatalog/streaming/src/java/org/apache/hive/hcatalog/streaming/DelimitedInputWriter.java:96: warning: ctor def throws at indentation level 10 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/hcatalog/streaming/src/java/org/apache/hive/hcatalog/streaming/DelimitedInputWriter.java:94: warning: 'ctor def modifier' have incorrect indentation level 3, expected level should be 2. 52908c58895 < /Users/szita/shadow/CDH/hive/hcatalog/streaming/src/java/org/apache/hive/hcatalog/streaming/DelimitedInputWriter.java:100: warning: ctor def rcurly at indentation level 3 not at correct indentation, 2 --- > /Users/szita/shadow/CDH/hive/hcatalog/streaming/src/java/org/apache/hive/hcatalog/streaming/DelimitedInputWriter.java:100: warning: 'ctor def rcurly' have incorrect indentation level 3, expected level should be 2. 52910d58896 < /Users/szita/shadow/CDH/hive/hcatalog/streaming/src/java/org/apache/hive/hcatalog/streaming/DelimitedInputWriter.java:119: warning: ctor def throws at indentation level 10 not at correct indentation, 6 52915d58900 < /Users/szita/shadow/CDH/hive/hcatalog/streaming/src/java/org/apache/hive/hcatalog/streaming/DelimitedInputWriter.java:151: warning: ctor def throws at indentation level 4 not at correct indentation, 6 52920d58904 < /Users/szita/shadow/CDH/hive/hcatalog/streaming/src/java/org/apache/hive/hcatalog/streaming/DelimitedInputWriter.java:160: warning: ctor def throws at indentation level 4 not at correct indentation, 6 52925d58908 < /Users/szita/shadow/CDH/hive/hcatalog/streaming/src/java/org/apache/hive/hcatalog/streaming/DelimitedInputWriter.java:170: warning: ctor def throws at indentation level 4 not at correct indentation, 6 52929d58911 < /Users/szita/shadow/CDH/hive/hcatalog/streaming/src/java/org/apache/hive/hcatalog/streaming/DelimitedInputWriter.java:191: warning: method def throws at indentation level 10 not at correct indentation, 6 52938d58919 < /Users/szita/shadow/CDH/hive/hcatalog/streaming/src/java/org/apache/hive/hcatalog/streaming/DelimitedInputWriter.java:260: warning: method def throws at indentation level 10 not at correct indentation, 6 52941d58921 < /Users/szita/shadow/CDH/hive/hcatalog/streaming/src/java/org/apache/hive/hcatalog/streaming/DelimitedInputWriter.java:308: warning: method def throws at indentation level 10 not at correct indentation, 6 52953d58932 < /Users/szita/shadow/CDH/hive/hcatalog/streaming/src/java/org/apache/hive/hcatalog/streaming/HiveEndPoint.java:105: warning: method def throws at indentation level 4 not at correct indentation, 6 52955d58933 < /Users/szita/shadow/CDH/hive/hcatalog/streaming/src/java/org/apache/hive/hcatalog/streaming/HiveEndPoint.java:113: warning: method def throws at indentation level 4 not at correct indentation, 6 52957d58934 < /Users/szita/shadow/CDH/hive/hcatalog/streaming/src/java/org/apache/hive/hcatalog/streaming/HiveEndPoint.java:122: warning: method def throws at indentation level 4 not at correct indentation, 6 52959d58935 < /Users/szita/shadow/CDH/hive/hcatalog/streaming/src/java/org/apache/hive/hcatalog/streaming/HiveEndPoint.java:141: warning: method def throws at indentation level 4 not at correct indentation, 6 52962d58937 < /Users/szita/shadow/CDH/hive/hcatalog/streaming/src/java/org/apache/hive/hcatalog/streaming/HiveEndPoint.java:162: warning: method def throws at indentation level 10 not at correct indentation, 6 52965d58939 < /Users/szita/shadow/CDH/hive/hcatalog/streaming/src/java/org/apache/hive/hcatalog/streaming/HiveEndPoint.java:190: warning: method def throws at indentation level 10 not at correct indentation, 6 52969,52971c58943,58944 < /Users/szita/shadow/CDH/hive/hcatalog/streaming/src/java/org/apache/hive/hcatalog/streaming/HiveEndPoint.java:200: warning: method def modifier at indentation level 16 not at correct indentation, 15 < /Users/szita/shadow/CDH/hive/hcatalog/streaming/src/java/org/apache/hive/hcatalog/streaming/HiveEndPoint.java:201: warning: method def modifier at indentation level 16 not at correct indentation, 15 < /Users/szita/shadow/CDH/hive/hcatalog/streaming/src/java/org/apache/hive/hcatalog/streaming/HiveEndPoint.java:202: warning: method def throws at indentation level 24 not at correct indentation, 19 --- > /Users/szita/shadow/CDH/hive/hcatalog/streaming/src/java/org/apache/hive/hcatalog/streaming/HiveEndPoint.java:200: warning: 'method def modifier' have incorrect indentation level 16, expected level should be one of the following: 10, 12, 14. > /Users/szita/shadow/CDH/hive/hcatalog/streaming/src/java/org/apache/hive/hcatalog/streaming/HiveEndPoint.java:204: warning: 'method def' child have incorrect indentation level 18, expected level should be one of the following: 12, 14, 16. 52973,52975c58946,58947 < /Users/szita/shadow/CDH/hive/hcatalog/streaming/src/java/org/apache/hive/hcatalog/streaming/HiveEndPoint.java:204: warning: method def child at indentation level 18 not at correct indentation, 17 < /Users/szita/shadow/CDH/hive/hcatalog/streaming/src/java/org/apache/hive/hcatalog/streaming/HiveEndPoint.java:205: warning: method def rcurly at indentation level 16 not at correct indentation, 15 < /Users/szita/shadow/CDH/hive/hcatalog/streaming/src/java/org/apache/hive/hcatalog/streaming/HiveEndPoint.java:206: warning: object def rcurly at indentation level 13 not at correct indentation, [8, 10] --- > /Users/szita/shadow/CDH/hive/hcatalog/streaming/src/java/org/apache/hive/hcatalog/streaming/HiveEndPoint.java:205: warning: 'method def rcurly' have incorrect indentation level 16, expected level should be one of the following: 10, 12, 14. > /Users/szita/shadow/CDH/hive/hcatalog/streaming/src/java/org/apache/hive/hcatalog/streaming/HiveEndPoint.java:206: warning: 'object def rcurly' have incorrect indentation level 13, expected level should be one of the following: 8, 10. 52978,52979d58949 < /Users/szita/shadow/CDH/hive/hcatalog/streaming/src/java/org/apache/hive/hcatalog/streaming/HiveEndPoint.java:215: warning: method def throws at indentation level 10 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/hcatalog/streaming/src/java/org/apache/hive/hcatalog/streaming/HiveEndPoint.java:221: warning: method def throws at indentation level 10 not at correct indentation, 6 52985d58954 < /Users/szita/shadow/CDH/hive/hcatalog/streaming/src/java/org/apache/hive/hcatalog/streaming/HiveEndPoint.java:301: warning: ctor def throws at indentation level 12 not at correct indentation, 8 52987c58956 < /Users/szita/shadow/CDH/hive/hcatalog/streaming/src/java/org/apache/hive/hcatalog/streaming/HiveEndPoint.java:311: warning: else child at indentation level 10 not at correct indentation, 8 --- > /Users/szita/shadow/CDH/hive/hcatalog/streaming/src/java/org/apache/hive/hcatalog/streaming/HiveEndPoint.java:311: warning: 'else' child have incorrect indentation level 10, expected level should be 8. 52990c58959 < /Users/szita/shadow/CDH/hive/hcatalog/streaming/src/java/org/apache/hive/hcatalog/streaming/HiveEndPoint.java:347: warning: if rcurly at indentation level 48 not at correct indentation, 8 --- > /Users/szita/shadow/CDH/hive/hcatalog/streaming/src/java/org/apache/hive/hcatalog/streaming/HiveEndPoint.java:347: warning: 'if rcurly' have incorrect indentation level 48, expected level should be 8. 52995d58963 < /Users/szita/shadow/CDH/hive/hcatalog/streaming/src/java/org/apache/hive/hcatalog/streaming/HiveEndPoint.java:421: warning: method def throws at indentation level 12 not at correct indentation, 8 52999,53000c58967,58970 < /Users/szita/shadow/CDH/hive/hcatalog/streaming/src/java/org/apache/hive/hcatalog/streaming/HiveEndPoint.java:433: warning: object def rcurly at indentation level 16 not at correct indentation, [10, 12] < /Users/szita/shadow/CDH/hive/hcatalog/streaming/src/java/org/apache/hive/hcatalog/streaming/HiveEndPoint.java:443: warning: method def throws at indentation level 12 not at correct indentation, 8 --- > /Users/szita/shadow/CDH/hive/hcatalog/streaming/src/java/org/apache/hive/hcatalog/streaming/HiveEndPoint.java:429: warning: 'method def modifier' have incorrect indentation level 18, expected level should be one of the following: 12, 14, 16. > /Users/szita/shadow/CDH/hive/hcatalog/streaming/src/java/org/apache/hive/hcatalog/streaming/HiveEndPoint.java:431: warning: 'method def' child have incorrect indentation level 20, expected level should be one of the following: 14, 16, 18. > /Users/szita/shadow/CDH/hive/hcatalog/streaming/src/java/org/apache/hive/hcatalog/streaming/HiveEndPoint.java:432: warning: 'method def rcurly' have incorrect indentation level 18, expected level should be one of the following: 12, 14, 16. > /Users/szita/shadow/CDH/hive/hcatalog/streaming/src/java/org/apache/hive/hcatalog/streaming/HiveEndPoint.java:433: warning: 'object def rcurly' have incorrect indentation level 16, expected level should be one of the following: 10, 12. 53002d58971 < /Users/szita/shadow/CDH/hive/hcatalog/streaming/src/java/org/apache/hive/hcatalog/streaming/HiveEndPoint.java:451: warning: method def throws at indentation level 12 not at correct indentation, 8 53006d58974 < /Users/szita/shadow/CDH/hive/hcatalog/streaming/src/java/org/apache/hive/hcatalog/streaming/HiveEndPoint.java:538: warning: method def throws at indentation level 12 not at correct indentation, 8 53020d58987 < /Users/szita/shadow/CDH/hive/hcatalog/streaming/src/java/org/apache/hive/hcatalog/streaming/HiveEndPoint.java:637: warning: method def throws at indentation level 12 not at correct indentation, 8 53025d58991 < /Users/szita/shadow/CDH/hive/hcatalog/streaming/src/java/org/apache/hive/hcatalog/streaming/HiveEndPoint.java:684: warning: object def rcurly at indentation level 14 not at correct indentation, [10, 12] 53034d58999 < /Users/szita/shadow/CDH/hive/hcatalog/streaming/src/java/org/apache/hive/hcatalog/streaming/HiveEndPoint.java:756: warning: method def throws at indentation level 12 not at correct indentation, 8 53043d59007 < /Users/szita/shadow/CDH/hive/hcatalog/streaming/src/java/org/apache/hive/hcatalog/streaming/HiveEndPoint.java:798: warning: method def throws at indentation level 12 not at correct indentation, 8 53044a59009 > /Users/szita/shadow/CDH/hive/hcatalog/streaming/src/java/org/apache/hive/hcatalog/streaming/HiveEndPoint.java:807: warning: 'new' have incorrect indentation level 12, expected level should be 14. 53046d59010 < /Users/szita/shadow/CDH/hive/hcatalog/streaming/src/java/org/apache/hive/hcatalog/streaming/HiveEndPoint.java:835: warning: method def throws at indentation level 12 not at correct indentation, 8 53050a59015 > /Users/szita/shadow/CDH/hive/hcatalog/streaming/src/java/org/apache/hive/hcatalog/streaming/HiveEndPoint.java:860: warning: 'new' have incorrect indentation level 12, expected level should be 14. 53060c59025,59029 < /Users/szita/shadow/CDH/hive/hcatalog/streaming/src/java/org/apache/hive/hcatalog/streaming/HiveEndPoint.java:928: warning: object def rcurly at indentation level 16 not at correct indentation, [10, 12] --- > /Users/szita/shadow/CDH/hive/hcatalog/streaming/src/java/org/apache/hive/hcatalog/streaming/HiveEndPoint.java:923: warning: 'method def modifier' have incorrect indentation level 18, expected level should be one of the following: 12, 14, 16. > /Users/szita/shadow/CDH/hive/hcatalog/streaming/src/java/org/apache/hive/hcatalog/streaming/HiveEndPoint.java:925: warning: 'method def' child have incorrect indentation level 20, expected level should be one of the following: 14, 16, 18. > /Users/szita/shadow/CDH/hive/hcatalog/streaming/src/java/org/apache/hive/hcatalog/streaming/HiveEndPoint.java:926: warning: 'method def' child have incorrect indentation level 20, expected level should be one of the following: 14, 16, 18. > /Users/szita/shadow/CDH/hive/hcatalog/streaming/src/java/org/apache/hive/hcatalog/streaming/HiveEndPoint.java:927: warning: 'method def rcurly' have incorrect indentation level 18, expected level should be one of the following: 12, 14, 16. > /Users/szita/shadow/CDH/hive/hcatalog/streaming/src/java/org/apache/hive/hcatalog/streaming/HiveEndPoint.java:928: warning: 'object def rcurly' have incorrect indentation level 16, expected level should be one of the following: 10, 12. 53061a59031 > /Users/szita/shadow/CDH/hive/hcatalog/streaming/src/java/org/apache/hive/hcatalog/streaming/HiveEndPoint.java:943: warning: '(' have incorrect indentation level 12, expected level should be 14. 53070c59040,59045 < /Users/szita/shadow/CDH/hive/hcatalog/streaming/src/java/org/apache/hive/hcatalog/streaming/HiveEndPoint.java:1025: warning: object def rcurly at indentation level 16 not at correct indentation, [10, 12] --- > /Users/szita/shadow/CDH/hive/hcatalog/streaming/src/java/org/apache/hive/hcatalog/streaming/HiveEndPoint.java:1020: warning: 'method def modifier' have incorrect indentation level 18, expected level should be one of the following: 12, 14, 16. > /Users/szita/shadow/CDH/hive/hcatalog/streaming/src/java/org/apache/hive/hcatalog/streaming/HiveEndPoint.java:1022: warning: 'method def' child have incorrect indentation level 20, expected level should be one of the following: 14, 16, 18. > /Users/szita/shadow/CDH/hive/hcatalog/streaming/src/java/org/apache/hive/hcatalog/streaming/HiveEndPoint.java:1023: warning: 'method def' child have incorrect indentation level 20, expected level should be one of the following: 14, 16, 18. > /Users/szita/shadow/CDH/hive/hcatalog/streaming/src/java/org/apache/hive/hcatalog/streaming/HiveEndPoint.java:1024: warning: 'method def rcurly' have incorrect indentation level 18, expected level should be one of the following: 12, 14, 16. > /Users/szita/shadow/CDH/hive/hcatalog/streaming/src/java/org/apache/hive/hcatalog/streaming/HiveEndPoint.java:1025: warning: 'object def rcurly' have incorrect indentation level 16, expected level should be one of the following: 10, 12. > /Users/szita/shadow/CDH/hive/hcatalog/streaming/src/java/org/apache/hive/hcatalog/streaming/HiveEndPoint.java:1041: warning: 'new' have incorrect indentation level 8, expected level should be 10. 53072c59047 < /Users/szita/shadow/CDH/hive/hcatalog/streaming/src/java/org/apache/hive/hcatalog/streaming/HiveEndPoint.java:1051: warning: if child at indentation level 10 not at correct indentation, 8 --- > /Users/szita/shadow/CDH/hive/hcatalog/streaming/src/java/org/apache/hive/hcatalog/streaming/HiveEndPoint.java:1051: warning: 'if' child have incorrect indentation level 10, expected level should be 8. 53210a59186 > /Users/szita/shadow/CDH/hive/hcatalog/streaming/src/java/org/apache/hive/hcatalog/streaming/mutate/worker/BucketIdResolverImpl.java:74: warning: 'BucketCodec' have incorrect indentation level 6, expected level should be 8. 53260d59235 < /Users/szita/shadow/CDH/hive/hcatalog/streaming/src/java/org/apache/hive/hcatalog/streaming/mutate/worker/MutatorCoordinator.java:185: warning: method def throws at indentation level 4 not at correct indentation, 6 53263a59239 > /Users/szita/shadow/CDH/hive/hcatalog/streaming/src/java/org/apache/hive/hcatalog/streaming/mutate/worker/MutatorCoordinator.java:214: warning: 'recordIdentifier' have incorrect indentation level 6, expected level should be 8. 53265d59240 < /Users/szita/shadow/CDH/hive/hcatalog/streaming/src/java/org/apache/hive/hcatalog/streaming/mutate/worker/MutatorCoordinator.java:224: warning: method def throws at indentation level 4 not at correct indentation, 6 53272d59246 < /Users/szita/shadow/CDH/hive/hcatalog/streaming/src/java/org/apache/hive/hcatalog/streaming/mutate/worker/MutatorCoordinator.java:265: warning: method def throws at indentation level 4 not at correct indentation, 6 53274d59247 < /Users/szita/shadow/CDH/hive/hcatalog/streaming/src/java/org/apache/hive/hcatalog/streaming/mutate/worker/MutatorCoordinator.java:276: warning: method def throws at indentation level 4 not at correct indentation, 6 53297a59271 > /Users/szita/shadow/CDH/hive/hcatalog/streaming/src/java/org/apache/hive/hcatalog/streaming/mutate/worker/MutatorImpl.java:98: warning: '.' have incorrect indentation level 6, expected level should be 8. 53343d59316 < /Users/szita/shadow/CDH/hive/hcatalog/streaming/src/java/org/apache/hive/hcatalog/streaming/StreamingConnection.java:46: warning: method def throws at indentation level 10 not at correct indentation, 6 53350d59322 < /Users/szita/shadow/CDH/hive/hcatalog/streaming/src/java/org/apache/hive/hcatalog/streaming/StrictJsonWriter.java:52: warning: ctor def throws at indentation level 4 not at correct indentation, 6 53354d59325 < /Users/szita/shadow/CDH/hive/hcatalog/streaming/src/java/org/apache/hive/hcatalog/streaming/StrictJsonWriter.java:69: warning: ctor def throws at indentation level 10 not at correct indentation, 6 53357d59327 < /Users/szita/shadow/CDH/hive/hcatalog/streaming/src/java/org/apache/hive/hcatalog/streaming/StrictJsonWriter.java:81: warning: ctor def throws at indentation level 10 not at correct indentation, 6 53363d59332 < /Users/szita/shadow/CDH/hive/hcatalog/streaming/src/java/org/apache/hive/hcatalog/streaming/StrictJsonWriter.java:121: warning: method def throws at indentation level 10 not at correct indentation, 6 53365,53366d59333 < /Users/szita/shadow/CDH/hive/hcatalog/streaming/src/java/org/apache/hive/hcatalog/streaming/StrictJsonWriter.java:141: warning: method def throws at indentation level 10 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/hcatalog/streaming/src/java/org/apache/hive/hcatalog/streaming/StrictRegexWriter.java:59: warning: ctor def throws at indentation level 10 not at correct indentation, 6 53369d59335 < /Users/szita/shadow/CDH/hive/hcatalog/streaming/src/java/org/apache/hive/hcatalog/streaming/StrictRegexWriter.java:72: warning: ctor def throws at indentation level 10 not at correct indentation, 6 53373d59338 < /Users/szita/shadow/CDH/hive/hcatalog/streaming/src/java/org/apache/hive/hcatalog/streaming/StrictRegexWriter.java:86: warning: ctor def throws at indentation level 10 not at correct indentation, 6 53379d59343 < /Users/szita/shadow/CDH/hive/hcatalog/streaming/src/java/org/apache/hive/hcatalog/streaming/StrictRegexWriter.java:128: warning: method def throws at indentation level 10 not at correct indentation, 6 53381d59344 < /Users/szita/shadow/CDH/hive/hcatalog/streaming/src/java/org/apache/hive/hcatalog/streaming/StrictRegexWriter.java:148: warning: method def throws at indentation level 10 not at correct indentation, 6 53410d59372 < 53417c59379 < [INFO] --- maven-checkstyle-plugin:2.12.1:checkstyle (default-cli) @ hive-hplsql --- --- > [INFO] --- maven-checkstyle-plugin:2.15:checkstyle (default-cli) @ hive-hplsql --- 53765a59728 > /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Exec.java:844: warning: '(' have incorrect indentation level 6, expected level should be 8. 53778a59742 > /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Exec.java:975: warning: 'sig' have incorrect indentation level 8, expected level should be 10. 53809a59774,59775 > /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Exec.java:1181: warning: 'member def type' have incorrect indentation level 10, expected level should be 4. > /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Exec.java:1181: warning: 'method def' child have incorrect indentation level 10, expected level should be 4. 53811d59776 < /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Exec.java:1181: warning: method def child at indentation level 10 not at correct indentation, 4 53813,53824c59778,59791 < /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Exec.java:1182: warning: for at indentation level 10 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Exec.java:1183: warning: for child at indentation level 12 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Exec.java:1184: warning: if at indentation level 12 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Exec.java:1185: warning: if child at indentation level 14 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Exec.java:1186: warning: if child at indentation level 14 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Exec.java:1187: warning: if at indentation level 14 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Exec.java:1188: warning: if child at indentation level 16 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Exec.java:1189: warning: if rcurly at indentation level 14 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Exec.java:1190: warning: if at indentation level 14 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Exec.java:1191: warning: if at indentation level 16 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Exec.java:1192: warning: if child at indentation level 18 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Exec.java:1193: warning: if rcurly at indentation level 16 not at correct indentation, 10 --- > /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Exec.java:1182: warning: 'for' have incorrect indentation level 10, expected level should be 4. > /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Exec.java:1183: warning: 'for' child have incorrect indentation level 12, expected level should be 6. > /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Exec.java:1183: warning: 'member def type' have incorrect indentation level 12, expected level should be 6. > /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Exec.java:1184: warning: 'if' have incorrect indentation level 12, expected level should be 6. > /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Exec.java:1185: warning: 'if' child have incorrect indentation level 14, expected level should be 8. > /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Exec.java:1185: warning: 'member def type' have incorrect indentation level 14, expected level should be 8. > /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Exec.java:1186: warning: 'if' child have incorrect indentation level 14, expected level should be 8. > /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Exec.java:1187: warning: 'if' have incorrect indentation level 14, expected level should be 8. > /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Exec.java:1188: warning: 'if' child have incorrect indentation level 16, expected level should be 10. > /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Exec.java:1189: warning: 'if rcurly' have incorrect indentation level 14, expected level should be 8. > /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Exec.java:1190: warning: 'if' have incorrect indentation level 14, expected level should be 8. > /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Exec.java:1191: warning: 'if' have incorrect indentation level 16, expected level should be 10. > /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Exec.java:1192: warning: 'if' child have incorrect indentation level 18, expected level should be 12. > /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Exec.java:1193: warning: 'if rcurly' have incorrect indentation level 16, expected level should be 10. 53826,53830c59793,59797 < /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Exec.java:1194: warning: else at indentation level 16 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Exec.java:1195: warning: else child at indentation level 18 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Exec.java:1196: warning: else rcurly at indentation level 16 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Exec.java:1197: warning: if rcurly at indentation level 14 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Exec.java:1198: warning: if rcurly at indentation level 12 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Exec.java:1194: warning: 'else' have incorrect indentation level 16, expected level should be 10. > /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Exec.java:1195: warning: 'else' child have incorrect indentation level 18, expected level should be 12. > /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Exec.java:1196: warning: 'else rcurly' have incorrect indentation level 16, expected level should be 10. > /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Exec.java:1197: warning: 'if rcurly' have incorrect indentation level 14, expected level should be 8. > /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Exec.java:1198: warning: 'if rcurly' have incorrect indentation level 12, expected level should be 6. 53832,53837c59799,59804 < /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Exec.java:1199: warning: else at indentation level 12 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Exec.java:1200: warning: else child at indentation level 14 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Exec.java:1201: warning: if at indentation level 14 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Exec.java:1204: warning: else rcurly at indentation level 12 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Exec.java:1205: warning: for rcurly at indentation level 10 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Exec.java:1206: warning: method def child at indentation level 10 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Exec.java:1199: warning: 'else' have incorrect indentation level 12, expected level should be 6. > /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Exec.java:1200: warning: 'else' child have incorrect indentation level 14, expected level should be 8. > /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Exec.java:1201: warning: 'if' have incorrect indentation level 14, expected level should be 8. > /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Exec.java:1204: warning: 'else rcurly' have incorrect indentation level 12, expected level should be 6. > /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Exec.java:1205: warning: 'for rcurly' have incorrect indentation level 10, expected level should be 4. > /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Exec.java:1206: warning: 'method def' child have incorrect indentation level 10, expected level should be 4. 53973c59940 < /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Exec.java:1832: warning: method def child at indentation level 10 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Exec.java:1832: warning: 'method def' child have incorrect indentation level 10, expected level should be 4. 54014c59981 < /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Exec.java:2048: warning: method def child at indentation level 10 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Exec.java:2048: warning: 'method def' child have incorrect indentation level 10, expected level should be 4. 54044c60011 < /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Exec.java:2182: warning: method def child at indentation level 10 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Exec.java:2182: warning: 'method def' child have incorrect indentation level 10, expected level should be 4. 54087,54092c60054,60059 < /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Exec.java:2456: warning: if at indentation level 16 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Exec.java:2457: warning: if child at indentation level 18 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Exec.java:2458: warning: if rcurly at indentation level 10 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Exec.java:2459: warning: if at indentation level 16 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Exec.java:2460: warning: if child at indentation level 12 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Exec.java:2461: warning: if rcurly at indentation level 16 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Exec.java:2456: warning: 'if' have incorrect indentation level 16, expected level should be 4. > /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Exec.java:2457: warning: 'if' child have incorrect indentation level 18, expected level should be 6. > /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Exec.java:2458: warning: 'if rcurly' have incorrect indentation level 10, expected level should be 4. > /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Exec.java:2459: warning: 'if' have incorrect indentation level 16, expected level should be 4. > /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Exec.java:2460: warning: 'if' child have incorrect indentation level 12, expected level should be 6. > /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Exec.java:2461: warning: 'if rcurly' have incorrect indentation level 16, expected level should be 4. 54094,54096c60061,60063 < /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Exec.java:2462: warning: else at indentation level 16 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Exec.java:2463: warning: else child at indentation level 18 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Exec.java:2464: warning: else rcurly at indentation level 16 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Exec.java:2462: warning: 'else' have incorrect indentation level 16, expected level should be 4. > /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Exec.java:2463: warning: 'else' child have incorrect indentation level 18, expected level should be 6. > /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Exec.java:2464: warning: 'else rcurly' have incorrect indentation level 16, expected level should be 4. 54210,54221c60177,60188 < /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/File.java:75: warning: method def modifier at indentation level 1 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/File.java:76: warning: method def child at indentation level 3 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/File.java:77: warning: try at indentation level 3 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/File.java:78: warning: if at indentation level 5 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/File.java:79: warning: if child at indentation level 7 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/File.java:80: warning: if rcurly at indentation level 5 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/File.java:81: warning: try child at indentation level 5 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/File.java:82: warning: try rcurly at indentation level 3 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/File.java:83: warning: catch child at indentation level 5 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/File.java:83: warning: method call child at indentation level 5 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/File.java:84: warning: catch rcurly at indentation level 3 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/File.java:85: warning: method def rcurly at indentation level 1 not at correct indentation, 2 --- > /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/File.java:75: warning: 'method def modifier' have incorrect indentation level 1, expected level should be 2. > /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/File.java:76: warning: 'method def' child have incorrect indentation level 3, expected level should be 4. > /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/File.java:77: warning: 'try' have incorrect indentation level 3, expected level should be 4. > /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/File.java:78: warning: 'if' have incorrect indentation level 5, expected level should be 6. > /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/File.java:79: warning: 'if' child have incorrect indentation level 7, expected level should be 8. > /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/File.java:80: warning: 'if rcurly' have incorrect indentation level 5, expected level should be 6. > /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/File.java:81: warning: 'try' child have incorrect indentation level 5, expected level should be 6. > /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/File.java:82: warning: 'try rcurly' have incorrect indentation level 3, expected level should be 4. > /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/File.java:83: warning: 'catch' child have incorrect indentation level 5, expected level should be 6. > /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/File.java:83: warning: 'method call' child have incorrect indentation level 5, expected level should be 6. > /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/File.java:84: warning: 'catch rcurly' have incorrect indentation level 3, expected level should be 4. > /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/File.java:85: warning: 'method def rcurly' have incorrect indentation level 1, expected level should be 2. 54223,54228c60190,60195 < /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/File.java:91: warning: method def return type at indentation level 1 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/File.java:92: warning: if at indentation level 3 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/File.java:93: warning: if child at indentation level 5 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/File.java:94: warning: if rcurly at indentation level 3 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/File.java:95: warning: method def child at indentation level 3 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/File.java:96: warning: method def rcurly at indentation level 1 not at correct indentation, 2 --- > /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/File.java:91: warning: 'method def modifier' have incorrect indentation level 1, expected level should be 2. > /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/File.java:92: warning: 'if' have incorrect indentation level 3, expected level should be 4. > /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/File.java:93: warning: 'if' child have incorrect indentation level 5, expected level should be 6. > /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/File.java:94: warning: 'if rcurly' have incorrect indentation level 3, expected level should be 4. > /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/File.java:95: warning: 'method def' child have incorrect indentation level 3, expected level should be 4. > /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/File.java:96: warning: 'method def rcurly' have incorrect indentation level 1, expected level should be 2. 54230,54232c60197,60199 < /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/File.java:102: warning: method def modifier at indentation level 1 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/File.java:103: warning: method def child at indentation level 3 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/File.java:104: warning: method def rcurly at indentation level 1 not at correct indentation, 2 --- > /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/File.java:102: warning: 'method def modifier' have incorrect indentation level 1, expected level should be 2. > /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/File.java:103: warning: 'method def' child have incorrect indentation level 3, expected level should be 4. > /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/File.java:104: warning: 'method def rcurly' have incorrect indentation level 1, expected level should be 2. 54290c60257,60258 < /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Ftp.java:303: warning: method def child at indentation level 10 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Ftp.java:303: warning: 'member def type' have incorrect indentation level 10, expected level should be 4. > /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Ftp.java:303: warning: 'method def' child have incorrect indentation level 10, expected level should be 4. 54293,54309c60261,60278 < /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Ftp.java:304: warning: method def child at indentation level 10 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Ftp.java:305: warning: method def child at indentation level 10 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Ftp.java:306: warning: try at indentation level 10 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Ftp.java:307: warning: try child at indentation level 12 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Ftp.java:308: warning: try child at indentation level 12 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Ftp.java:309: warning: try child at indentation level 12 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Ftp.java:310: warning: if at indentation level 12 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Ftp.java:311: warning: if at indentation level 14 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Ftp.java:312: warning: if child at indentation level 16 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Ftp.java:313: warning: if rcurly at indentation level 14 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Ftp.java:314: warning: if child at indentation level 14 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Ftp.java:315: warning: if child at indentation level 14 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Ftp.java:316: warning: if rcurly at indentation level 12 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Ftp.java:317: warning: try child at indentation level 12 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Ftp.java:318: warning: if at indentation level 12 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Ftp.java:319: warning: if child at indentation level 14 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Ftp.java:320: warning: if rcurly at indentation level 12 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Ftp.java:304: warning: 'member def type' have incorrect indentation level 10, expected level should be 4. > /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Ftp.java:304: warning: 'method def' child have incorrect indentation level 10, expected level should be 4. > /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Ftp.java:305: warning: 'method def' child have incorrect indentation level 10, expected level should be 4. > /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Ftp.java:306: warning: 'try' have incorrect indentation level 10, expected level should be 4. > /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Ftp.java:307: warning: 'try' child have incorrect indentation level 12, expected level should be 6. > /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Ftp.java:308: warning: 'try' child have incorrect indentation level 12, expected level should be 6. > /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Ftp.java:309: warning: 'try' child have incorrect indentation level 12, expected level should be 6. > /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Ftp.java:310: warning: 'if' have incorrect indentation level 12, expected level should be 6. > /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Ftp.java:311: warning: 'if' have incorrect indentation level 14, expected level should be 8. > /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Ftp.java:312: warning: 'if' child have incorrect indentation level 16, expected level should be 10. > /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Ftp.java:313: warning: 'if rcurly' have incorrect indentation level 14, expected level should be 8. > /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Ftp.java:314: warning: 'if' child have incorrect indentation level 14, expected level should be 8. > /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Ftp.java:315: warning: 'if' child have incorrect indentation level 14, expected level should be 8. > /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Ftp.java:316: warning: 'if rcurly' have incorrect indentation level 12, expected level should be 6. > /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Ftp.java:317: warning: 'try' child have incorrect indentation level 12, expected level should be 6. > /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Ftp.java:318: warning: 'if' have incorrect indentation level 12, expected level should be 6. > /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Ftp.java:319: warning: 'if' child have incorrect indentation level 14, expected level should be 8. > /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Ftp.java:320: warning: 'if rcurly' have incorrect indentation level 12, expected level should be 6. 54311,54314c60280,60283 < /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Ftp.java:322: warning: catch at indentation level 10 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Ftp.java:323: warning: catch child at indentation level 12 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Ftp.java:324: warning: catch rcurly at indentation level 10 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Ftp.java:325: warning: method def child at indentation level 10 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Ftp.java:322: warning: 'catch' have incorrect indentation level 10, expected level should be 4. > /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Ftp.java:323: warning: 'catch' child have incorrect indentation level 12, expected level should be 6. > /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Ftp.java:324: warning: 'catch rcurly' have incorrect indentation level 10, expected level should be 4. > /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Ftp.java:325: warning: 'method def' child have incorrect indentation level 10, expected level should be 4. 54420a60390 > /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/functions/FunctionDatetime.java:40:101: warning: '{' should have line break after. 54421a60392 > /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/functions/FunctionDatetime.java:41:110: warning: '{' should have line break after. 54422a60394 > /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/functions/FunctionDatetime.java:42:100: warning: '{' should have line break after. 54423a60396 > /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/functions/FunctionDatetime.java:43:110: warning: '{' should have line break after. 54424a60398 > /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/functions/FunctionDatetime.java:44:109: warning: '{' should have line break after. 54425a60400 > /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/functions/FunctionDatetime.java:45:111: warning: '{' should have line break after. 54426a60402 > /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/functions/FunctionDatetime.java:47:115: warning: '{' should have line break after. 54427a60404 > /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/functions/FunctionDatetime.java:48:120: warning: '{' should have line break after. 54428a60406 > /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/functions/FunctionDatetime.java:49:110: warning: '{' should have line break after. 54429a60408 > /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/functions/FunctionDatetime.java:51:118: warning: '{' should have line break after. 54431c60410,60411 < /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/functions/FunctionDatetime.java:53: warning: method def rcurly at indentation level 1 not at correct indentation, 2 --- > /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/functions/FunctionDatetime.java:52:123: warning: '{' should have line break after. > /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/functions/FunctionDatetime.java:53: warning: 'method def rcurly' have incorrect indentation level 1, expected level should be 2. 54448a60429 > /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/functions/FunctionMisc.java:39:105: warning: '{' should have line break after. 54449a60431 > /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/functions/FunctionMisc.java:40:103: warning: '{' should have line break after. 54450a60433 > /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/functions/FunctionMisc.java:41:100: warning: '{' should have line break after. 54451a60435 > /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/functions/FunctionMisc.java:42:101: warning: '{' should have line break after. 54452a60437 > /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/functions/FunctionMisc.java:43:110: warning: '{' should have line break after. 54453a60439 > /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/functions/FunctionMisc.java:45:117: warning: '{' should have line break after. 54454a60441 > /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/functions/FunctionMisc.java:46:107: warning: '{' should have line break after. 54455a60443 > /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/functions/FunctionMisc.java:47:110: warning: '{' should have line break after. 54456a60445 > /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/functions/FunctionMisc.java:48:115: warning: '{' should have line break after. 54457a60447 > /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/functions/FunctionMisc.java:49:113: warning: '{' should have line break after. 54458a60449 > /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/functions/FunctionMisc.java:50:107: warning: '{' should have line break after. 54459a60451 > /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/functions/FunctionMisc.java:52:113: warning: '{' should have line break after. 54487,54490c60479,60481 < /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/functions/FunctionOra.java:37: warning: method call child at indentation level 6 not at correct indentation, [8, 10] < /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/functions/FunctionOra.java:37: warning: method def child at indentation level 6 not at correct indentation, [8, 10] < /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/functions/FunctionOra.java:37: warning: method def rcurly at indentation level 30 not at correct indentation, [6, 8] < /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/functions/FunctionOra.java:37: warning: object def rcurly at indentation level 31 not at correct indentation, [4, 6] --- > /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/functions/FunctionOra.java:37: warning: 'method call' child have incorrect indentation level 6, expected level should be one of the following: 8, 10. > /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/functions/FunctionOra.java:37: warning: 'method def rcurly' have incorrect indentation level 30, expected level should be one of the following: 6, 8. > /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/functions/FunctionOra.java:37: warning: 'method def' child have incorrect indentation level 6, expected level should be one of the following: 8, 10. 54492,54495c60483,60485 < /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/functions/FunctionOra.java:39: warning: method call child at indentation level 6 not at correct indentation, [8, 10] < /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/functions/FunctionOra.java:39: warning: method def child at indentation level 6 not at correct indentation, [8, 10] < /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/functions/FunctionOra.java:39: warning: method def rcurly at indentation level 25 not at correct indentation, [6, 8] < /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/functions/FunctionOra.java:39: warning: object def rcurly at indentation level 26 not at correct indentation, [4, 6] --- > /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/functions/FunctionOra.java:39: warning: 'method call' child have incorrect indentation level 6, expected level should be one of the following: 8, 10. > /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/functions/FunctionOra.java:39: warning: 'method def rcurly' have incorrect indentation level 25, expected level should be one of the following: 6, 8. > /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/functions/FunctionOra.java:39: warning: 'method def' child have incorrect indentation level 6, expected level should be one of the following: 8, 10. 54497,54500c60487,60489 < /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/functions/FunctionOra.java:41: warning: method call child at indentation level 6 not at correct indentation, [8, 10] < /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/functions/FunctionOra.java:41: warning: method def child at indentation level 6 not at correct indentation, [8, 10] < /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/functions/FunctionOra.java:41: warning: method def rcurly at indentation level 27 not at correct indentation, [6, 8] < /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/functions/FunctionOra.java:41: warning: object def rcurly at indentation level 28 not at correct indentation, [4, 6] --- > /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/functions/FunctionOra.java:41: warning: 'method call' child have incorrect indentation level 6, expected level should be one of the following: 8, 10. > /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/functions/FunctionOra.java:41: warning: 'method def rcurly' have incorrect indentation level 27, expected level should be one of the following: 6, 8. > /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/functions/FunctionOra.java:41: warning: 'method def' child have incorrect indentation level 6, expected level should be one of the following: 8, 10. 54502,54505c60491,60493 < /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/functions/FunctionOra.java:43: warning: method call child at indentation level 6 not at correct indentation, [8, 10] < /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/functions/FunctionOra.java:43: warning: method def child at indentation level 6 not at correct indentation, [8, 10] < /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/functions/FunctionOra.java:43: warning: method def rcurly at indentation level 27 not at correct indentation, [6, 8] < /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/functions/FunctionOra.java:43: warning: object def rcurly at indentation level 28 not at correct indentation, [4, 6] --- > /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/functions/FunctionOra.java:43: warning: 'method call' child have incorrect indentation level 6, expected level should be one of the following: 8, 10. > /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/functions/FunctionOra.java:43: warning: 'method def rcurly' have incorrect indentation level 27, expected level should be one of the following: 6, 8. > /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/functions/FunctionOra.java:43: warning: 'method def' child have incorrect indentation level 6, expected level should be one of the following: 8, 10. 54507,54510c60495,60497 < /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/functions/FunctionOra.java:45: warning: method call child at indentation level 6 not at correct indentation, [8, 10] < /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/functions/FunctionOra.java:45: warning: method def child at indentation level 6 not at correct indentation, [8, 10] < /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/functions/FunctionOra.java:45: warning: method def rcurly at indentation level 23 not at correct indentation, [6, 8] < /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/functions/FunctionOra.java:45: warning: object def rcurly at indentation level 24 not at correct indentation, [4, 6] --- > /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/functions/FunctionOra.java:45: warning: 'method call' child have incorrect indentation level 6, expected level should be one of the following: 8, 10. > /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/functions/FunctionOra.java:45: warning: 'method def rcurly' have incorrect indentation level 23, expected level should be one of the following: 6, 8. > /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/functions/FunctionOra.java:45: warning: 'method def' child have incorrect indentation level 6, expected level should be one of the following: 8, 10. 54512,54515c60499,60501 < /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/functions/FunctionOra.java:47: warning: method call child at indentation level 6 not at correct indentation, [8, 10] < /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/functions/FunctionOra.java:47: warning: method def child at indentation level 6 not at correct indentation, [8, 10] < /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/functions/FunctionOra.java:47: warning: method def rcurly at indentation level 26 not at correct indentation, [6, 8] < /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/functions/FunctionOra.java:47: warning: object def rcurly at indentation level 27 not at correct indentation, [4, 6] --- > /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/functions/FunctionOra.java:47: warning: 'method call' child have incorrect indentation level 6, expected level should be one of the following: 8, 10. > /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/functions/FunctionOra.java:47: warning: 'method def rcurly' have incorrect indentation level 26, expected level should be one of the following: 6, 8. > /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/functions/FunctionOra.java:47: warning: 'method def' child have incorrect indentation level 6, expected level should be one of the following: 8, 10. 54533a60520 > /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/functions/FunctionString.java:33:103: warning: '{' should have line break after. 54534a60522 > /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/functions/FunctionString.java:34:101: warning: '{' should have line break after. 54535a60524 > /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/functions/FunctionString.java:35:102: warning: '{' should have line break after. 54536a60526 > /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/functions/FunctionString.java:36:100: warning: '{' should have line break after. 54537a60528 > /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/functions/FunctionString.java:37:103: warning: '{' should have line break after. 54538a60530 > /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/functions/FunctionString.java:38:102: warning: '{' should have line break after. 54539a60532 > /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/functions/FunctionString.java:39:104: warning: '{' should have line break after. 54540a60534 > /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/functions/FunctionString.java:40:103: warning: '{' should have line break after. 54541a60536 > /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/functions/FunctionString.java:41:106: warning: '{' should have line break after. 54542a60538 > /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/functions/FunctionString.java:42:104: warning: '{' should have line break after. 54543a60540 > /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/functions/FunctionString.java:43:102: warning: '{' should have line break after. 54544a60542 > /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/functions/FunctionString.java:45:112: warning: '{' should have line break after. 54545a60544 > /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/functions/FunctionString.java:46:107: warning: '{' should have line break after. 54805c60804 < /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Stmt.java:284: warning: method def rcurly at indentation level 3 not at correct indentation, 2 --- > /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Stmt.java:284: warning: 'method def rcurly' have incorrect indentation level 3, expected level should be 2. 54862,54865c60861,60864 < /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Stmt.java:982: warning: for at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Stmt.java:983: warning: for child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Stmt.java:984: warning: for child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Stmt.java:985: warning: for rcurly at indentation level 6 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Stmt.java:982: warning: 'for' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Stmt.java:983: warning: 'for' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Stmt.java:984: warning: 'for' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Stmt.java:985: warning: 'for rcurly' have incorrect indentation level 6, expected level should be 4. 54888c60887 < /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Stmt.java:1213: warning: method def child at indentation level 10 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Stmt.java:1213: warning: 'method def' child have incorrect indentation level 10, expected level should be 4. 54906a60906,60908 > /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Stmt.java:1382: warning: 'Row' have incorrect indentation level 5, expected level should be 6. > /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Stmt.java:1384: warning: '"SELECT id, col, cnt, ROW_NUMBER() OVER (PARTITION BY id ORDER BY cnt DESC) rn "' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Stmt.java:1385: warning: '"FROM (SELECT CAST(GROUPING__ID AS DECIMAL) id, COALESCE("' have incorrect indentation level 6, expected level should be 8. 54925c60927 < /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Stmt.java:1628: warning: method def child at indentation level 10 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Stmt.java:1628: warning: 'method def' child have incorrect indentation level 10, expected level should be 4. 54927c60929 < /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Stmt.java:1635: warning: method def child at indentation level 10 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Stmt.java:1635: warning: 'method def' child have incorrect indentation level 10, expected level should be 4. 54931c60933 < /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/StreamGobbler.java:50: warning: method def rcurly at indentation level 1 not at correct indentation, 2 --- > /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/StreamGobbler.java:50: warning: 'method def rcurly' have incorrect indentation level 1, expected level should be 2. 54959c60961 < /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Utils.java:30: warning: if at indentation level 10 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Utils.java:30: warning: 'if' have incorrect indentation level 10, expected level should be 4. 54961,54967c60963,60973 < /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Utils.java:31: warning: if child at indentation level 18 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Utils.java:32: warning: if rcurly at indentation level 10 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Utils.java:34: warning: method def child at indentation level 10 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Utils.java:35: warning: method def child at indentation level 10 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Utils.java:37: warning: for at indentation level 10 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Utils.java:38: warning: for child at indentation level 16 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Utils.java:39: warning: for child at indentation level 16 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Utils.java:31: warning: 'if' child have incorrect indentation level 18, expected level should be 6. > /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Utils.java:32: warning: 'if rcurly' have incorrect indentation level 10, expected level should be 4. > /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Utils.java:34: warning: 'member def type' have incorrect indentation level 10, expected level should be 4. > /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Utils.java:34: warning: 'method def' child have incorrect indentation level 10, expected level should be 4. > /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Utils.java:35: warning: 'member def type' have incorrect indentation level 10, expected level should be 4. > /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Utils.java:35: warning: 'method def' child have incorrect indentation level 10, expected level should be 4. > /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Utils.java:37: warning: 'for' have incorrect indentation level 10, expected level should be 4. > /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Utils.java:38: warning: 'for' child have incorrect indentation level 16, expected level should be 6. > /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Utils.java:38: warning: 'member def type' have incorrect indentation level 16, expected level should be 6. > /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Utils.java:39: warning: 'for' child have incorrect indentation level 16, expected level should be 6. > /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Utils.java:39: warning: 'member def type' have incorrect indentation level 16, expected level should be 6. 54969,54970c60975,60976 < /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Utils.java:41: warning: if at indentation level 12 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Utils.java:43: warning: else at indentation level 12 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Utils.java:41: warning: 'if' have incorrect indentation level 12, expected level should be 6. > /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Utils.java:43: warning: 'else' have incorrect indentation level 12, expected level should be 6. 54972,54975c60978,60981 < /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Utils.java:45: warning: if at indentation level 12 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Utils.java:48: warning: for child at indentation level 12 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Utils.java:49: warning: for rcurly at indentation level 10 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Utils.java:51: warning: method def child at indentation level 10 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Utils.java:45: warning: 'if' have incorrect indentation level 12, expected level should be 8. > /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Utils.java:48: warning: 'for' child have incorrect indentation level 12, expected level should be 6. > /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Utils.java:49: warning: 'for rcurly' have incorrect indentation level 10, expected level should be 4. > /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Utils.java:51: warning: 'method def' child have incorrect indentation level 10, expected level should be 4. 54978,54986c60984,60994 < /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Utils.java:79: warning: if at indentation level 10 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Utils.java:80: warning: if child at indentation level 18 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Utils.java:81: warning: if rcurly at indentation level 10 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Utils.java:83: warning: method def child at indentation level 10 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Utils.java:84: warning: method def child at indentation level 10 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Utils.java:86: warning: if at indentation level 10 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Utils.java:87: warning: if child at indentation level 18 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Utils.java:88: warning: if rcurly at indentation level 10 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Utils.java:90: warning: method def child at indentation level 10 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Utils.java:79: warning: 'if' have incorrect indentation level 10, expected level should be 4. > /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Utils.java:80: warning: 'if' child have incorrect indentation level 18, expected level should be 6. > /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Utils.java:81: warning: 'if rcurly' have incorrect indentation level 10, expected level should be 4. > /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Utils.java:83: warning: 'member def type' have incorrect indentation level 10, expected level should be 4. > /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Utils.java:83: warning: 'method def' child have incorrect indentation level 10, expected level should be 4. > /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Utils.java:84: warning: 'member def type' have incorrect indentation level 10, expected level should be 4. > /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Utils.java:84: warning: 'method def' child have incorrect indentation level 10, expected level should be 4. > /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Utils.java:86: warning: 'if' have incorrect indentation level 10, expected level should be 4. > /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Utils.java:87: warning: 'if' child have incorrect indentation level 18, expected level should be 6. > /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Utils.java:88: warning: 'if rcurly' have incorrect indentation level 10, expected level should be 4. > /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Utils.java:90: warning: 'method def' child have incorrect indentation level 10, expected level should be 4. 55019a61028 > /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Var.java:36: warning: 'enum def modifier' have incorrect indentation level 8, expected level should be 2. 55022,55027c61031,61034 < /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Var.java:36: warning: enum def ident at indentation level 8 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Var.java:36: warning: enum def modifier at indentation level 8 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Var.java:37: warning: enum def rcurly at indentation level 73 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Var.java:38: warning: member def modifier at indentation level 8 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Var.java:39: warning: member def modifier at indentation level 8 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Var.java:40: warning: member def modifier at indentation level 8 not at correct indentation, 2 --- > /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Var.java:37: warning: 'enum def rcurly' have incorrect indentation level 73, expected level should be 2. > /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Var.java:38: warning: 'member def modifier' have incorrect indentation level 8, expected level should be 2. > /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Var.java:39: warning: 'member def modifier' have incorrect indentation level 8, expected level should be 2. > /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Var.java:40: warning: 'member def modifier' have incorrect indentation level 8, expected level should be 2. 55030c61037 < /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Var.java:41: warning: member def modifier at indentation level 8 not at correct indentation, 2 --- > /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Var.java:41: warning: 'member def modifier' have incorrect indentation level 8, expected level should be 2. 55033c61040 < /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Var.java:43: warning: member def modifier at indentation level 8 not at correct indentation, 2 --- > /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Var.java:43: warning: 'member def modifier' have incorrect indentation level 8, expected level should be 2. 55035c61042 < /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Var.java:44: warning: member def modifier at indentation level 8 not at correct indentation, 2 --- > /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Var.java:44: warning: 'member def modifier' have incorrect indentation level 8, expected level should be 2. 55037c61044 < /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Var.java:45: warning: member def modifier at indentation level 8 not at correct indentation, 2 --- > /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Var.java:45: warning: 'member def modifier' have incorrect indentation level 8, expected level should be 2. 55039c61046 < /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Var.java:47: warning: member def type at indentation level 8 not at correct indentation, 2 --- > /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Var.java:47: warning: 'member def type' have incorrect indentation level 8, expected level should be 2. 55041c61048 < /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Var.java:48: warning: member def type at indentation level 8 not at correct indentation, 2 --- > /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Var.java:48: warning: 'member def type' have incorrect indentation level 8, expected level should be 2. 55043c61050 < /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Var.java:50: warning: member def type at indentation level 8 not at correct indentation, 2 --- > /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Var.java:50: warning: 'member def type' have incorrect indentation level 8, expected level should be 2. 55045,55077c61052,61084 < /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Var.java:52: warning: ctor def modifier at indentation level 8 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Var.java:53: warning: ctor def child at indentation level 10 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Var.java:54: warning: ctor def rcurly at indentation level 8 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Var.java:56: warning: ctor def modifier at indentation level 8 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Var.java:57: warning: ctor def child at indentation level 10 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Var.java:64: warning: ctor def modifier at indentation level 8 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Var.java:67: warning: ctor def rcurly at indentation level 8 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Var.java:69: warning: ctor def modifier at indentation level 8 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Var.java:74: warning: ctor def modifier at indentation level 8 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Var.java:80: warning: ctor def modifier at indentation level 8 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Var.java:85: warning: ctor def modifier at indentation level 8 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Var.java:90: warning: ctor def modifier at indentation level 8 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Var.java:95: warning: ctor def modifier at indentation level 8 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Var.java:101: warning: ctor def modifier at indentation level 8 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Var.java:106: warning: ctor def modifier at indentation level 8 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Var.java:111: warning: ctor def modifier at indentation level 8 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Var.java:116: warning: ctor def modifier at indentation level 8 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Var.java:117: warning: ctor def child at indentation level 10 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Var.java:118: warning: ctor def child at indentation level 10 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Var.java:119: warning: ctor def child at indentation level 10 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Var.java:120: warning: ctor def rcurly at indentation level 8 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Var.java:122: warning: ctor def modifier at indentation level 8 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Var.java:127: warning: ctor def modifier at indentation level 8 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Var.java:132: warning: ctor def modifier at indentation level 8 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Var.java:138: warning: ctor def modifier at indentation level 8 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Var.java:142: warning: ctor def modifier at indentation level 8 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Var.java:143: warning: ctor def child at indentation level 10 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Var.java:144: warning: ctor def child at indentation level 10 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Var.java:145: warning: if at indentation level 10 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Var.java:146: warning: if child at indentation level 12 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Var.java:147: warning: if rcurly at indentation level 10 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Var.java:149: warning: if child at indentation level 12 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Var.java:154: warning: ctor def rcurly at indentation level 8 not at correct indentation, 2 --- > /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Var.java:52: warning: 'ctor def modifier' have incorrect indentation level 8, expected level should be 2. > /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Var.java:53: warning: 'ctor def' child have incorrect indentation level 10, expected level should be 4. > /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Var.java:54: warning: 'ctor def rcurly' have incorrect indentation level 8, expected level should be 2. > /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Var.java:56: warning: 'ctor def modifier' have incorrect indentation level 8, expected level should be 2. > /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Var.java:57: warning: 'ctor def' child have incorrect indentation level 10, expected level should be 4. > /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Var.java:64: warning: 'ctor def modifier' have incorrect indentation level 8, expected level should be 2. > /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Var.java:67: warning: 'ctor def rcurly' have incorrect indentation level 8, expected level should be 2. > /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Var.java:69: warning: 'ctor def modifier' have incorrect indentation level 8, expected level should be 2. > /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Var.java:74: warning: 'ctor def modifier' have incorrect indentation level 8, expected level should be 2. > /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Var.java:80: warning: 'ctor def modifier' have incorrect indentation level 8, expected level should be 2. > /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Var.java:85: warning: 'ctor def modifier' have incorrect indentation level 8, expected level should be 2. > /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Var.java:90: warning: 'ctor def modifier' have incorrect indentation level 8, expected level should be 2. > /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Var.java:95: warning: 'ctor def modifier' have incorrect indentation level 8, expected level should be 2. > /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Var.java:101: warning: 'ctor def modifier' have incorrect indentation level 8, expected level should be 2. > /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Var.java:106: warning: 'ctor def modifier' have incorrect indentation level 8, expected level should be 2. > /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Var.java:111: warning: 'ctor def modifier' have incorrect indentation level 8, expected level should be 2. > /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Var.java:116: warning: 'ctor def modifier' have incorrect indentation level 8, expected level should be 2. > /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Var.java:117: warning: 'ctor def' child have incorrect indentation level 10, expected level should be 4. > /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Var.java:118: warning: 'ctor def' child have incorrect indentation level 10, expected level should be 4. > /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Var.java:119: warning: 'ctor def' child have incorrect indentation level 10, expected level should be 4. > /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Var.java:120: warning: 'ctor def rcurly' have incorrect indentation level 8, expected level should be 2. > /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Var.java:122: warning: 'ctor def modifier' have incorrect indentation level 8, expected level should be 2. > /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Var.java:127: warning: 'ctor def modifier' have incorrect indentation level 8, expected level should be 2. > /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Var.java:132: warning: 'ctor def modifier' have incorrect indentation level 8, expected level should be 2. > /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Var.java:138: warning: 'ctor def modifier' have incorrect indentation level 8, expected level should be 2. > /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Var.java:142: warning: 'ctor def modifier' have incorrect indentation level 8, expected level should be 2. > /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Var.java:143: warning: 'ctor def' child have incorrect indentation level 10, expected level should be 4. > /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Var.java:144: warning: 'ctor def' child have incorrect indentation level 10, expected level should be 4. > /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Var.java:145: warning: 'if' have incorrect indentation level 10, expected level should be 4. > /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Var.java:146: warning: 'if' child have incorrect indentation level 12, expected level should be 6. > /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Var.java:147: warning: 'if rcurly' have incorrect indentation level 10, expected level should be 4. > /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Var.java:149: warning: 'if' child have incorrect indentation level 12, expected level should be 6. > /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Var.java:154: warning: 'ctor def rcurly' have incorrect indentation level 8, expected level should be 2. 55079,55082c61086,61089 < /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Var.java:159: warning: method def modifier at indentation level 8 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Var.java:160: warning: if at indentation level 10 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Var.java:161: warning: if child at indentation level 12 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Var.java:162: warning: if rcurly at indentation level 10 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Var.java:159: warning: 'method def modifier' have incorrect indentation level 8, expected level should be 2. > /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Var.java:160: warning: 'if' have incorrect indentation level 10, expected level should be 4. > /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Var.java:161: warning: 'if' child have incorrect indentation level 12, expected level should be 6. > /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Var.java:162: warning: 'if rcurly' have incorrect indentation level 10, expected level should be 4. 55084,55086c61091,61093 < /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Var.java:163: warning: else at indentation level 10 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Var.java:164: warning: if child at indentation level 12 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Var.java:165: warning: if rcurly at indentation level 10 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Var.java:163: warning: 'else' have incorrect indentation level 10, expected level should be 4. > /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Var.java:164: warning: 'if' child have incorrect indentation level 12, expected level should be 6. > /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Var.java:165: warning: 'if rcurly' have incorrect indentation level 10, expected level should be 4. 55088,55091c61095,61098 < /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Var.java:166: warning: else at indentation level 10 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Var.java:167: warning: if child at indentation level 12 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Var.java:168: warning: if child at indentation level 12 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Var.java:169: warning: if rcurly at indentation level 10 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Var.java:166: warning: 'else' have incorrect indentation level 10, expected level should be 4. > /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Var.java:167: warning: 'if' child have incorrect indentation level 12, expected level should be 6. > /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Var.java:168: warning: 'if' child have incorrect indentation level 12, expected level should be 6. > /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Var.java:169: warning: 'if rcurly' have incorrect indentation level 10, expected level should be 4. 55093,55095c61100,61102 < /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Var.java:170: warning: else at indentation level 10 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Var.java:171: warning: if child at indentation level 12 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Var.java:172: warning: if rcurly at indentation level 10 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Var.java:170: warning: 'else' have incorrect indentation level 10, expected level should be 4. > /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Var.java:171: warning: 'if' child have incorrect indentation level 12, expected level should be 6. > /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Var.java:172: warning: 'if rcurly' have incorrect indentation level 10, expected level should be 4. 55097,55099c61104,61106 < /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Var.java:173: warning: else at indentation level 10 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Var.java:174: warning: if child at indentation level 12 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Var.java:175: warning: if rcurly at indentation level 10 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Var.java:173: warning: 'else' have incorrect indentation level 10, expected level should be 4. > /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Var.java:174: warning: 'if' child have incorrect indentation level 12, expected level should be 6. > /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Var.java:175: warning: 'if rcurly' have incorrect indentation level 10, expected level should be 4. 55101,55103c61108,61110 < /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Var.java:176: warning: else at indentation level 10 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Var.java:177: warning: if child at indentation level 12 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Var.java:178: warning: if rcurly at indentation level 10 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Var.java:176: warning: 'else' have incorrect indentation level 10, expected level should be 4. > /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Var.java:177: warning: 'if' child have incorrect indentation level 12, expected level should be 6. > /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Var.java:178: warning: 'if rcurly' have incorrect indentation level 10, expected level should be 4. 55105,55108c61112,61115 < /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Var.java:179: warning: else at indentation level 10 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Var.java:180: warning: if at indentation level 12 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Var.java:181: warning: if child at indentation level 14 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Var.java:182: warning: if rcurly at indentation level 12 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Var.java:179: warning: 'else' have incorrect indentation level 10, expected level should be 4. > /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Var.java:180: warning: 'if' have incorrect indentation level 12, expected level should be 6. > /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Var.java:181: warning: 'if' child have incorrect indentation level 14, expected level should be 8. > /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Var.java:182: warning: 'if rcurly' have incorrect indentation level 12, expected level should be 6. 55110,55111c61117,61118 < /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Var.java:184: warning: else at indentation level 10 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Var.java:185: warning: if at indentation level 12 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Var.java:184: warning: 'else' have incorrect indentation level 10, expected level should be 4. > /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Var.java:185: warning: 'if' have incorrect indentation level 12, expected level should be 6. 55113,55115c61120,61122 < /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Var.java:188: warning: else at indentation level 12 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Var.java:189: warning: if child at indentation level 14 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Var.java:190: warning: if rcurly at indentation level 12 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Var.java:188: warning: 'else' have incorrect indentation level 12, expected level should be 6. > /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Var.java:189: warning: 'if' child have incorrect indentation level 14, expected level should be 8. > /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Var.java:190: warning: 'if rcurly' have incorrect indentation level 12, expected level should be 6. 55117,55120c61124,61127 < /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Var.java:191: warning: else at indentation level 12 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Var.java:192: warning: if child at indentation level 14 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Var.java:193: warning: if rcurly at indentation level 12 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Var.java:194: warning: if rcurly at indentation level 10 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Var.java:191: warning: 'else' have incorrect indentation level 12, expected level should be 6. > /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Var.java:192: warning: 'if' child have incorrect indentation level 14, expected level should be 8. > /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Var.java:193: warning: 'if rcurly' have incorrect indentation level 12, expected level should be 6. > /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Var.java:194: warning: 'if rcurly' have incorrect indentation level 10, expected level should be 4. 55122,55123c61129,61130 < /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Var.java:195: warning: else at indentation level 10 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Var.java:196: warning: if at indentation level 12 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Var.java:195: warning: 'else' have incorrect indentation level 10, expected level should be 4. > /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Var.java:196: warning: 'if' have incorrect indentation level 12, expected level should be 6. 55125,55126c61132,61133 < /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Var.java:199: warning: else at indentation level 12 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Var.java:202: warning: if rcurly at indentation level 10 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Var.java:199: warning: 'else' have incorrect indentation level 12, expected level should be 6. > /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Var.java:202: warning: 'if rcurly' have incorrect indentation level 10, expected level should be 4. 55128,55129c61135,61136 < /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Var.java:203: warning: else at indentation level 10 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Var.java:204: warning: if child at indentation level 12 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Var.java:203: warning: 'else' have incorrect indentation level 10, expected level should be 4. > /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Var.java:204: warning: 'if' child have incorrect indentation level 12, expected level should be 6. 55131,55132c61138,61139 < /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Var.java:209: warning: method def child at indentation level 10 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Var.java:210: warning: method def rcurly at indentation level 8 not at correct indentation, 2 --- > /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Var.java:209: warning: 'method def' child have incorrect indentation level 10, expected level should be 4. > /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Var.java:210: warning: 'method def rcurly' have incorrect indentation level 8, expected level should be 2. 55136,55145c61143,61152 < /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Var.java:232: warning: method def modifier at indentation level 8 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Var.java:233: warning: if at indentation level 10 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Var.java:234: warning: if child at indentation level 12 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Var.java:235: warning: if rcurly at indentation level 10 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Var.java:236: warning: method def rcurly at indentation level 8 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Var.java:238: warning: method def modifier at indentation level 8 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Var.java:245: warning: method def modifier at indentation level 8 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Var.java:252: warning: method def modifier at indentation level 8 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Var.java:253: warning: if at indentation level 10 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Var.java:255: warning: if rcurly at indentation level 10 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Var.java:232: warning: 'method def modifier' have incorrect indentation level 8, expected level should be 2. > /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Var.java:233: warning: 'if' have incorrect indentation level 10, expected level should be 4. > /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Var.java:234: warning: 'if' child have incorrect indentation level 12, expected level should be 6. > /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Var.java:235: warning: 'if rcurly' have incorrect indentation level 10, expected level should be 4. > /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Var.java:236: warning: 'method def rcurly' have incorrect indentation level 8, expected level should be 2. > /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Var.java:238: warning: 'method def modifier' have incorrect indentation level 8, expected level should be 2. > /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Var.java:245: warning: 'method def modifier' have incorrect indentation level 8, expected level should be 2. > /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Var.java:252: warning: 'method def modifier' have incorrect indentation level 8, expected level should be 2. > /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Var.java:253: warning: 'if' have incorrect indentation level 10, expected level should be 4. > /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Var.java:255: warning: 'if rcurly' have incorrect indentation level 10, expected level should be 4. 55153,55155c61160,61162 < /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Var.java:297: warning: method def return type at indentation level 8 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Var.java:298: warning: method def child at indentation level 10 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Var.java:299: warning: method def rcurly at indentation level 8 not at correct indentation, 2 --- > /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Var.java:297: warning: 'method def modifier' have incorrect indentation level 8, expected level should be 2. > /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Var.java:298: warning: 'method def' child have incorrect indentation level 10, expected level should be 4. > /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Var.java:299: warning: 'method def rcurly' have incorrect indentation level 8, expected level should be 2. 55209,55211c61216,61218 < /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Var.java:382: warning: method def modifier at indentation level 8 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Var.java:383: warning: method def child at indentation level 10 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Var.java:388: warning: method def rcurly at indentation level 8 not at correct indentation, 2 --- > /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Var.java:382: warning: 'method def modifier' have incorrect indentation level 8, expected level should be 2. > /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Var.java:383: warning: 'method def' child have incorrect indentation level 10, expected level should be 4. > /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Var.java:388: warning: 'method def rcurly' have incorrect indentation level 8, expected level should be 2. 55213c61220 < /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Var.java:393: warning: method def modifier at indentation level 8 not at correct indentation, 2 --- > /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Var.java:393: warning: 'method def modifier' have incorrect indentation level 8, expected level should be 2. 55215,55218c61222,61226 < /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Var.java:395: warning: if at indentation level 10 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Var.java:398: warning: method def child at indentation level 10 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Var.java:399: warning: if at indentation level 10 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Var.java:401: warning: if rcurly at indentation level 10 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Var.java:395: warning: 'if' have incorrect indentation level 10, expected level should be 4. > /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Var.java:398: warning: 'member def type' have incorrect indentation level 10, expected level should be 4. > /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Var.java:398: warning: 'method def' child have incorrect indentation level 10, expected level should be 4. > /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Var.java:399: warning: 'if' have incorrect indentation level 10, expected level should be 4. > /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Var.java:401: warning: 'if rcurly' have incorrect indentation level 10, expected level should be 4. 55220c61228 < /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Var.java:402: warning: else at indentation level 10 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Var.java:402: warning: 'else' have incorrect indentation level 10, expected level should be 4. 55227c61235 < /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Var.java:430: warning: method def rcurly at indentation level 8 not at correct indentation, 2 --- > /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Var.java:430: warning: 'method def rcurly' have incorrect indentation level 8, expected level should be 2. 55237,55242c61245,61250 < /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Var.java:488: warning: method def modifier at indentation level 1 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Var.java:489: warning: if at indentation level 3 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Var.java:490: warning: if child at indentation level 5 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Var.java:491: warning: if rcurly at indentation level 3 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Var.java:492: warning: method def child at indentation level 3 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Var.java:493: warning: method def rcurly at indentation level 1 not at correct indentation, 2 --- > /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Var.java:488: warning: 'method def modifier' have incorrect indentation level 1, expected level should be 2. > /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Var.java:489: warning: 'if' have incorrect indentation level 3, expected level should be 4. > /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Var.java:490: warning: 'if' child have incorrect indentation level 5, expected level should be 6. > /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Var.java:491: warning: 'if rcurly' have incorrect indentation level 3, expected level should be 4. > /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Var.java:492: warning: 'method def' child have incorrect indentation level 3, expected level should be 4. > /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Var.java:493: warning: 'method def rcurly' have incorrect indentation level 1, expected level should be 2. 55244,55247c61252,61255 < /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Var.java:498: warning: method def modifier at indentation level 8 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Var.java:499: warning: if at indentation level 10 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Var.java:500: warning: if child at indentation level 12 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Var.java:501: warning: if rcurly at indentation level 10 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Var.java:498: warning: 'method def modifier' have incorrect indentation level 8, expected level should be 2. > /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Var.java:499: warning: 'if' have incorrect indentation level 10, expected level should be 4. > /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Var.java:500: warning: 'if' child have incorrect indentation level 12, expected level should be 6. > /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Var.java:501: warning: 'if rcurly' have incorrect indentation level 10, expected level should be 4. 55249,55253c61257,61261 < /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Var.java:502: warning: else at indentation level 10 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Var.java:503: warning: if child at indentation level 12 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Var.java:504: warning: if rcurly at indentation level 10 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Var.java:505: warning: method def child at indentation level 10 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Var.java:506: warning: method def rcurly at indentation level 8 not at correct indentation, 2 --- > /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Var.java:502: warning: 'else' have incorrect indentation level 10, expected level should be 4. > /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Var.java:503: warning: 'if' child have incorrect indentation level 12, expected level should be 6. > /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Var.java:504: warning: 'if rcurly' have incorrect indentation level 10, expected level should be 4. > /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Var.java:505: warning: 'method def' child have incorrect indentation level 10, expected level should be 4. > /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Var.java:506: warning: 'method def rcurly' have incorrect indentation level 8, expected level should be 2. 55260,55265c61268,61273 < /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Var.java:547: warning: method def modifier at indentation level 8 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Var.java:548: warning: if at indentation level 10 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Var.java:549: warning: if child at indentation level 12 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Var.java:550: warning: if rcurly at indentation level 10 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Var.java:551: warning: method def child at indentation level 10 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Var.java:552: warning: method def rcurly at indentation level 8 not at correct indentation, 2 --- > /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Var.java:547: warning: 'method def modifier' have incorrect indentation level 8, expected level should be 2. > /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Var.java:548: warning: 'if' have incorrect indentation level 10, expected level should be 4. > /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Var.java:549: warning: 'if' child have incorrect indentation level 12, expected level should be 6. > /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Var.java:550: warning: 'if rcurly' have incorrect indentation level 10, expected level should be 4. > /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Var.java:551: warning: 'method def' child have incorrect indentation level 10, expected level should be 4. > /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Var.java:552: warning: 'method def rcurly' have incorrect indentation level 8, expected level should be 2. 55267c61275 < /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Var.java:557: warning: method def modifier at indentation level 8 not at correct indentation, 2 --- > /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Var.java:557: warning: 'method def modifier' have incorrect indentation level 8, expected level should be 2. 55269c61277 < /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Var.java:567: warning: method def modifier at indentation level 8 not at correct indentation, 2 --- > /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Var.java:567: warning: 'method def modifier' have incorrect indentation level 8, expected level should be 2. 55271,55272c61279,61280 < /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Var.java:577: warning: method def modifier at indentation level 8 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Var.java:579: warning: if at indentation level 10 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Var.java:577: warning: 'method def modifier' have incorrect indentation level 8, expected level should be 2. > /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Var.java:579: warning: 'if' have incorrect indentation level 10, expected level should be 4. 55274,55276c61282,61284 < /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Var.java:582: warning: else at indentation level 10 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Var.java:583: warning: if child at indentation level 12 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Var.java:584: warning: if rcurly at indentation level 10 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Var.java:582: warning: 'else' have incorrect indentation level 10, expected level should be 4. > /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Var.java:583: warning: 'if' child have incorrect indentation level 12, expected level should be 6. > /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Var.java:584: warning: 'if rcurly' have incorrect indentation level 10, expected level should be 4. 55278,55280c61286,61288 < /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Var.java:585: warning: else at indentation level 10 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Var.java:586: warning: if child at indentation level 12 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Var.java:587: warning: if rcurly at indentation level 10 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Var.java:585: warning: 'else' have incorrect indentation level 10, expected level should be 4. > /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Var.java:586: warning: 'if' child have incorrect indentation level 12, expected level should be 6. > /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Var.java:587: warning: 'if rcurly' have incorrect indentation level 10, expected level should be 4. 55282c61290 < /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Var.java:588: warning: else at indentation level 10 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Var.java:588: warning: 'else' have incorrect indentation level 10, expected level should be 4. 55286,55287c61294,61295 < /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Var.java:605: warning: method def child at indentation level 10 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Var.java:606: warning: method def rcurly at indentation level 8 not at correct indentation, 2 --- > /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Var.java:605: warning: 'method def' child have incorrect indentation level 10, expected level should be 4. > /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Var.java:606: warning: 'method def rcurly' have incorrect indentation level 8, expected level should be 2. 55292,55294c61300,61302 < /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Var.java:631: warning: method def modifier at indentation level 8 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Var.java:632: warning: method def child at indentation level 10 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Var.java:633: warning: method def rcurly at indentation level 8 not at correct indentation, 2 --- > /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Var.java:631: warning: 'method def modifier' have incorrect indentation level 8, expected level should be 2. > /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Var.java:632: warning: 'method def' child have incorrect indentation level 10, expected level should be 4. > /Users/szita/shadow/CDH/hive/hplsql/src/main/java/org/apache/hive/hplsql/Var.java:633: warning: 'method def rcurly' have incorrect indentation level 8, expected level should be 2. 55296d61303 < 55303c61310 < [INFO] --- maven-checkstyle-plugin:2.12.1:checkstyle (default-cli) @ hive-llap-ext-client --- --- > [INFO] --- maven-checkstyle-plugin:2.15:checkstyle (default-cli) @ hive-llap-ext-client --- 55307a61315 > /Users/szita/shadow/CDH/hive/llap-ext-client/src/java/org/apache/hadoop/hive/llap/LlapBaseInputFormat.java:94: warning: 'implements' have incorrect indentation level 2, expected level should be 4. 55314a61323 > /Users/szita/shadow/CDH/hive/llap-ext-client/src/java/org/apache/hadoop/hive/llap/LlapBaseInputFormat.java:157: warning: 'new' have incorrect indentation level 6, expected level should be 8. 55330a61340 > /Users/szita/shadow/CDH/hive/llap-ext-client/src/java/org/apache/hadoop/hive/llap/LlapBaseInputFormat.java:463: warning: 'array initialization' child have incorrect indentation level 4, expected level should be 6. 55335,55346c61345,61357 < /Users/szita/shadow/CDH/hive/llap-ext-client/src/java/org/apache/hadoop/hive/llap/LlapBaseInputFormat.java:490: warning: case child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/llap-ext-client/src/java/org/apache/hadoop/hive/llap/LlapBaseInputFormat.java:491: warning: block child at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/llap-ext-client/src/java/org/apache/hadoop/hive/llap/LlapBaseInputFormat.java:492: warning: block child at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/llap-ext-client/src/java/org/apache/hadoop/hive/llap/LlapBaseInputFormat.java:493: warning: case child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/llap-ext-client/src/java/org/apache/hadoop/hive/llap/LlapBaseInputFormat.java:494: warning: block child at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/llap-ext-client/src/java/org/apache/hadoop/hive/llap/LlapBaseInputFormat.java:495: warning: block child at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/llap-ext-client/src/java/org/apache/hadoop/hive/llap/LlapBaseInputFormat.java:496: warning: block child at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/llap-ext-client/src/java/org/apache/hadoop/hive/llap/LlapBaseInputFormat.java:497: warning: case child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/llap-ext-client/src/java/org/apache/hadoop/hive/llap/LlapBaseInputFormat.java:499: warning: block child at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/llap-ext-client/src/java/org/apache/hadoop/hive/llap/LlapBaseInputFormat.java:500: warning: case child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/llap-ext-client/src/java/org/apache/hadoop/hive/llap/LlapBaseInputFormat.java:501: warning: block child at indentation level 14 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/llap-ext-client/src/java/org/apache/hadoop/hive/llap/LlapBaseInputFormat.java:502: warning: block child at indentation level 14 not at correct indentation, 12 --- > /Users/szita/shadow/CDH/hive/llap-ext-client/src/java/org/apache/hadoop/hive/llap/LlapBaseInputFormat.java:490: warning: 'case' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/llap-ext-client/src/java/org/apache/hadoop/hive/llap/LlapBaseInputFormat.java:491: warning: 'block' child have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/llap-ext-client/src/java/org/apache/hadoop/hive/llap/LlapBaseInputFormat.java:492: warning: 'block' child have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/llap-ext-client/src/java/org/apache/hadoop/hive/llap/LlapBaseInputFormat.java:493: warning: 'case' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/llap-ext-client/src/java/org/apache/hadoop/hive/llap/LlapBaseInputFormat.java:494: warning: 'block' child have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/llap-ext-client/src/java/org/apache/hadoop/hive/llap/LlapBaseInputFormat.java:494: warning: 'member def type' have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/llap-ext-client/src/java/org/apache/hadoop/hive/llap/LlapBaseInputFormat.java:495: warning: 'block' child have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/llap-ext-client/src/java/org/apache/hadoop/hive/llap/LlapBaseInputFormat.java:496: warning: 'block' child have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/llap-ext-client/src/java/org/apache/hadoop/hive/llap/LlapBaseInputFormat.java:497: warning: 'case' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/llap-ext-client/src/java/org/apache/hadoop/hive/llap/LlapBaseInputFormat.java:499: warning: 'block' child have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/llap-ext-client/src/java/org/apache/hadoop/hive/llap/LlapBaseInputFormat.java:500: warning: 'case' child have incorrect indentation level 12, expected level should be 10. > /Users/szita/shadow/CDH/hive/llap-ext-client/src/java/org/apache/hadoop/hive/llap/LlapBaseInputFormat.java:501: warning: 'block' child have incorrect indentation level 14, expected level should be 12. > /Users/szita/shadow/CDH/hive/llap-ext-client/src/java/org/apache/hadoop/hive/llap/LlapBaseInputFormat.java:502: warning: 'block' child have incorrect indentation level 14, expected level should be 12. 55364d61374 < 55371c61381 < [INFO] --- maven-checkstyle-plugin:2.12.1:checkstyle (default-cli) @ hive-shims-aggregator --- --- > [INFO] --- maven-checkstyle-plugin:2.15:checkstyle (default-cli) @ hive-shims-aggregator --- 55377c61387 < [INFO] --- maven-checkstyle-plugin:2.12.1:checkstyle (default-cli) @ hive-kryo-registrator --- --- > [INFO] --- maven-checkstyle-plugin:2.15:checkstyle (default-cli) @ hive-kryo-registrator --- 55382d61391 < 55389c61398 < [INFO] --- maven-checkstyle-plugin:2.12.1:checkstyle (default-cli) @ hive-testutils --- --- > [INFO] --- maven-checkstyle-plugin:2.15:checkstyle (default-cli) @ hive-testutils --- 55409d61417 < 55416c61424 < [INFO] --- maven-checkstyle-plugin:2.12.1:checkstyle (default-cli) @ hive-packaging --- --- > [INFO] --- maven-checkstyle-plugin:2.15:checkstyle (default-cli) @ hive-packaging --- 55422c61430 < [INFO] --- maven-checkstyle-plugin:2.12.1:checkstyle (default-cli) @ hive-it --- --- > [INFO] --- maven-checkstyle-plugin:2.15:checkstyle (default-cli) @ hive-it --- 55425d61432 < 55431c61438 < [INFO] --- maven-checkstyle-plugin:2.12.1:checkstyle (default-cli) @ hive-it-custom-serde --- --- > [INFO] --- maven-checkstyle-plugin:2.15:checkstyle (default-cli) @ hive-it-custom-serde --- 55436c61443 < /Users/szita/shadow/CDH/hive/itests/custom-serde/src/main/java/org/apache/hadoop/hive/serde2/CustomNonSettableStructObjectInspector1.java:32: warning: class def child at indentation level 0 not at correct indentation, 2 --- > /Users/szita/shadow/CDH/hive/itests/custom-serde/src/main/java/org/apache/hadoop/hive/serde2/CustomNonSettableStructObjectInspector1.java:32: warning: 'StructObjectInspector' have incorrect indentation level 0, expected level should be 4. 55459,55472c61466,61483 < /Users/szita/shadow/CDH/hive/itests/custom-serde/src/main/java/org/apache/hadoop/hive/serde2/CustomSerDe4.java:37: warning: method def modifier at indentation level 4 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/itests/custom-serde/src/main/java/org/apache/hadoop/hive/serde2/CustomSerDe4.java:38: warning: method def modifier at indentation level 4 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/itests/custom-serde/src/main/java/org/apache/hadoop/hive/serde2/CustomSerDe4.java:39: warning: method def throws at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/itests/custom-serde/src/main/java/org/apache/hadoop/hive/serde2/CustomSerDe4.java:42: warning: method def child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/itests/custom-serde/src/main/java/org/apache/hadoop/hive/serde2/CustomSerDe4.java:43: warning: method def child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/itests/custom-serde/src/main/java/org/apache/hadoop/hive/serde2/CustomSerDe4.java:44: warning: method def child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/itests/custom-serde/src/main/java/org/apache/hadoop/hive/serde2/CustomSerDe4.java:47: warning: method def child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/itests/custom-serde/src/main/java/org/apache/hadoop/hive/serde2/CustomSerDe4.java:48: warning: method def child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/itests/custom-serde/src/main/java/org/apache/hadoop/hive/serde2/CustomSerDe4.java:51: warning: method def child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/itests/custom-serde/src/main/java/org/apache/hadoop/hive/serde2/CustomSerDe4.java:56: warning: method def child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/itests/custom-serde/src/main/java/org/apache/hadoop/hive/serde2/CustomSerDe4.java:58: warning: for at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/itests/custom-serde/src/main/java/org/apache/hadoop/hive/serde2/CustomSerDe4.java:59: warning: if at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/itests/custom-serde/src/main/java/org/apache/hadoop/hive/serde2/CustomSerDe4.java:60: warning: if child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/itests/custom-serde/src/main/java/org/apache/hadoop/hive/serde2/CustomSerDe4.java:61: warning: if rcurly at indentation level 8 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/itests/custom-serde/src/main/java/org/apache/hadoop/hive/serde2/CustomSerDe4.java:37: warning: 'method def modifier' have incorrect indentation level 4, expected level should be 2. > /Users/szita/shadow/CDH/hive/itests/custom-serde/src/main/java/org/apache/hadoop/hive/serde2/CustomSerDe4.java:42: warning: 'member def type' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/itests/custom-serde/src/main/java/org/apache/hadoop/hive/serde2/CustomSerDe4.java:42: warning: 'method def' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/itests/custom-serde/src/main/java/org/apache/hadoop/hive/serde2/CustomSerDe4.java:43: warning: 'member def type' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/itests/custom-serde/src/main/java/org/apache/hadoop/hive/serde2/CustomSerDe4.java:43: warning: 'method def' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/itests/custom-serde/src/main/java/org/apache/hadoop/hive/serde2/CustomSerDe4.java:44: warning: 'member def modifier' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/itests/custom-serde/src/main/java/org/apache/hadoop/hive/serde2/CustomSerDe4.java:44: warning: 'method def' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/itests/custom-serde/src/main/java/org/apache/hadoop/hive/serde2/CustomSerDe4.java:47: warning: 'member def type' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/itests/custom-serde/src/main/java/org/apache/hadoop/hive/serde2/CustomSerDe4.java:47: warning: 'method def' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/itests/custom-serde/src/main/java/org/apache/hadoop/hive/serde2/CustomSerDe4.java:48: warning: 'member def type' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/itests/custom-serde/src/main/java/org/apache/hadoop/hive/serde2/CustomSerDe4.java:48: warning: 'method def' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/itests/custom-serde/src/main/java/org/apache/hadoop/hive/serde2/CustomSerDe4.java:51: warning: 'method def' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/itests/custom-serde/src/main/java/org/apache/hadoop/hive/serde2/CustomSerDe4.java:56: warning: 'member def type' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/itests/custom-serde/src/main/java/org/apache/hadoop/hive/serde2/CustomSerDe4.java:56: warning: 'method def' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/itests/custom-serde/src/main/java/org/apache/hadoop/hive/serde2/CustomSerDe4.java:58: warning: 'for' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/itests/custom-serde/src/main/java/org/apache/hadoop/hive/serde2/CustomSerDe4.java:59: warning: 'if' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/itests/custom-serde/src/main/java/org/apache/hadoop/hive/serde2/CustomSerDe4.java:60: warning: 'if' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/itests/custom-serde/src/main/java/org/apache/hadoop/hive/serde2/CustomSerDe4.java:61: warning: 'if rcurly' have incorrect indentation level 8, expected level should be 6. 55474,55476c61485,61487 < /Users/szita/shadow/CDH/hive/itests/custom-serde/src/main/java/org/apache/hadoop/hive/serde2/CustomSerDe4.java:62: warning: else at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/itests/custom-serde/src/main/java/org/apache/hadoop/hive/serde2/CustomSerDe4.java:63: warning: if child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/itests/custom-serde/src/main/java/org/apache/hadoop/hive/serde2/CustomSerDe4.java:64: warning: if rcurly at indentation level 8 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/itests/custom-serde/src/main/java/org/apache/hadoop/hive/serde2/CustomSerDe4.java:62: warning: 'else' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/itests/custom-serde/src/main/java/org/apache/hadoop/hive/serde2/CustomSerDe4.java:63: warning: 'if' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/itests/custom-serde/src/main/java/org/apache/hadoop/hive/serde2/CustomSerDe4.java:64: warning: 'if rcurly' have incorrect indentation level 8, expected level should be 6. 55478,55490c61489,61502 < /Users/szita/shadow/CDH/hive/itests/custom-serde/src/main/java/org/apache/hadoop/hive/serde2/CustomSerDe4.java:65: warning: else at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/itests/custom-serde/src/main/java/org/apache/hadoop/hive/serde2/CustomSerDe4.java:69: warning: else child at indentation level 9 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/itests/custom-serde/src/main/java/org/apache/hadoop/hive/serde2/CustomSerDe4.java:70: warning: else child at indentation level 9 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/itests/custom-serde/src/main/java/org/apache/hadoop/hive/serde2/CustomSerDe4.java:71: warning: else child at indentation level 9 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/itests/custom-serde/src/main/java/org/apache/hadoop/hive/serde2/CustomSerDe4.java:72: warning: else child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/itests/custom-serde/src/main/java/org/apache/hadoop/hive/serde2/CustomSerDe4.java:73: warning: else rcurly at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/itests/custom-serde/src/main/java/org/apache/hadoop/hive/serde2/CustomSerDe4.java:74: warning: for rcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/itests/custom-serde/src/main/java/org/apache/hadoop/hive/serde2/CustomSerDe4.java:76: warning: method def child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/itests/custom-serde/src/main/java/org/apache/hadoop/hive/serde2/CustomSerDe4.java:79: warning: method def child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/itests/custom-serde/src/main/java/org/apache/hadoop/hive/serde2/CustomSerDe4.java:80: warning: for at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/itests/custom-serde/src/main/java/org/apache/hadoop/hive/serde2/CustomSerDe4.java:81: warning: for child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/itests/custom-serde/src/main/java/org/apache/hadoop/hive/serde2/CustomSerDe4.java:82: warning: for rcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/itests/custom-serde/src/main/java/org/apache/hadoop/hive/serde2/CustomSerDe4.java:83: warning: method def rcurly at indentation level 4 not at correct indentation, 2 --- > /Users/szita/shadow/CDH/hive/itests/custom-serde/src/main/java/org/apache/hadoop/hive/serde2/CustomSerDe4.java:65: warning: 'else' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/itests/custom-serde/src/main/java/org/apache/hadoop/hive/serde2/CustomSerDe4.java:69: warning: 'else' child have incorrect indentation level 9, expected level should be 8. > /Users/szita/shadow/CDH/hive/itests/custom-serde/src/main/java/org/apache/hadoop/hive/serde2/CustomSerDe4.java:69: warning: 'member def type' have incorrect indentation level 9, expected level should be 8. > /Users/szita/shadow/CDH/hive/itests/custom-serde/src/main/java/org/apache/hadoop/hive/serde2/CustomSerDe4.java:70: warning: 'else' child have incorrect indentation level 9, expected level should be 8. > /Users/szita/shadow/CDH/hive/itests/custom-serde/src/main/java/org/apache/hadoop/hive/serde2/CustomSerDe4.java:71: warning: 'else' child have incorrect indentation level 9, expected level should be 8. > /Users/szita/shadow/CDH/hive/itests/custom-serde/src/main/java/org/apache/hadoop/hive/serde2/CustomSerDe4.java:72: warning: 'else' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/itests/custom-serde/src/main/java/org/apache/hadoop/hive/serde2/CustomSerDe4.java:73: warning: 'else rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/itests/custom-serde/src/main/java/org/apache/hadoop/hive/serde2/CustomSerDe4.java:74: warning: 'for rcurly' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/itests/custom-serde/src/main/java/org/apache/hadoop/hive/serde2/CustomSerDe4.java:76: warning: 'method def' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/itests/custom-serde/src/main/java/org/apache/hadoop/hive/serde2/CustomSerDe4.java:79: warning: 'method def' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/itests/custom-serde/src/main/java/org/apache/hadoop/hive/serde2/CustomSerDe4.java:80: warning: 'for' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/itests/custom-serde/src/main/java/org/apache/hadoop/hive/serde2/CustomSerDe4.java:81: warning: 'for' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/itests/custom-serde/src/main/java/org/apache/hadoop/hive/serde2/CustomSerDe4.java:82: warning: 'for rcurly' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/itests/custom-serde/src/main/java/org/apache/hadoop/hive/serde2/CustomSerDe4.java:83: warning: 'method def rcurly' have incorrect indentation level 4, expected level should be 2. 55492,55504c61504,61520 < /Users/szita/shadow/CDH/hive/itests/custom-serde/src/main/java/org/apache/hadoop/hive/serde2/CustomSerDe5.java:37: warning: method def modifier at indentation level 4 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/itests/custom-serde/src/main/java/org/apache/hadoop/hive/serde2/CustomSerDe5.java:38: warning: method def throws at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/itests/custom-serde/src/main/java/org/apache/hadoop/hive/serde2/CustomSerDe5.java:40: warning: method def child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/itests/custom-serde/src/main/java/org/apache/hadoop/hive/serde2/CustomSerDe5.java:41: warning: method def child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/itests/custom-serde/src/main/java/org/apache/hadoop/hive/serde2/CustomSerDe5.java:42: warning: method def child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/itests/custom-serde/src/main/java/org/apache/hadoop/hive/serde2/CustomSerDe5.java:45: warning: method def child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/itests/custom-serde/src/main/java/org/apache/hadoop/hive/serde2/CustomSerDe5.java:46: warning: method def child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/itests/custom-serde/src/main/java/org/apache/hadoop/hive/serde2/CustomSerDe5.java:49: warning: method def child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/itests/custom-serde/src/main/java/org/apache/hadoop/hive/serde2/CustomSerDe5.java:54: warning: method def child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/itests/custom-serde/src/main/java/org/apache/hadoop/hive/serde2/CustomSerDe5.java:56: warning: for at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/itests/custom-serde/src/main/java/org/apache/hadoop/hive/serde2/CustomSerDe5.java:57: warning: if at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/itests/custom-serde/src/main/java/org/apache/hadoop/hive/serde2/CustomSerDe5.java:58: warning: if child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/itests/custom-serde/src/main/java/org/apache/hadoop/hive/serde2/CustomSerDe5.java:59: warning: if rcurly at indentation level 8 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/itests/custom-serde/src/main/java/org/apache/hadoop/hive/serde2/CustomSerDe5.java:40: warning: 'member def type' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/itests/custom-serde/src/main/java/org/apache/hadoop/hive/serde2/CustomSerDe5.java:40: warning: 'method def' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/itests/custom-serde/src/main/java/org/apache/hadoop/hive/serde2/CustomSerDe5.java:41: warning: 'member def type' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/itests/custom-serde/src/main/java/org/apache/hadoop/hive/serde2/CustomSerDe5.java:41: warning: 'method def' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/itests/custom-serde/src/main/java/org/apache/hadoop/hive/serde2/CustomSerDe5.java:42: warning: 'member def modifier' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/itests/custom-serde/src/main/java/org/apache/hadoop/hive/serde2/CustomSerDe5.java:42: warning: 'method def' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/itests/custom-serde/src/main/java/org/apache/hadoop/hive/serde2/CustomSerDe5.java:45: warning: 'member def type' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/itests/custom-serde/src/main/java/org/apache/hadoop/hive/serde2/CustomSerDe5.java:45: warning: 'method def' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/itests/custom-serde/src/main/java/org/apache/hadoop/hive/serde2/CustomSerDe5.java:46: warning: 'member def type' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/itests/custom-serde/src/main/java/org/apache/hadoop/hive/serde2/CustomSerDe5.java:46: warning: 'method def' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/itests/custom-serde/src/main/java/org/apache/hadoop/hive/serde2/CustomSerDe5.java:49: warning: 'method def' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/itests/custom-serde/src/main/java/org/apache/hadoop/hive/serde2/CustomSerDe5.java:54: warning: 'member def type' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/itests/custom-serde/src/main/java/org/apache/hadoop/hive/serde2/CustomSerDe5.java:54: warning: 'method def' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/itests/custom-serde/src/main/java/org/apache/hadoop/hive/serde2/CustomSerDe5.java:56: warning: 'for' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/itests/custom-serde/src/main/java/org/apache/hadoop/hive/serde2/CustomSerDe5.java:57: warning: 'if' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/itests/custom-serde/src/main/java/org/apache/hadoop/hive/serde2/CustomSerDe5.java:58: warning: 'if' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/itests/custom-serde/src/main/java/org/apache/hadoop/hive/serde2/CustomSerDe5.java:59: warning: 'if rcurly' have incorrect indentation level 8, expected level should be 6. 55506,55508c61522,61524 < /Users/szita/shadow/CDH/hive/itests/custom-serde/src/main/java/org/apache/hadoop/hive/serde2/CustomSerDe5.java:60: warning: else at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/itests/custom-serde/src/main/java/org/apache/hadoop/hive/serde2/CustomSerDe5.java:61: warning: if child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/itests/custom-serde/src/main/java/org/apache/hadoop/hive/serde2/CustomSerDe5.java:62: warning: if rcurly at indentation level 8 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/itests/custom-serde/src/main/java/org/apache/hadoop/hive/serde2/CustomSerDe5.java:60: warning: 'else' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/itests/custom-serde/src/main/java/org/apache/hadoop/hive/serde2/CustomSerDe5.java:61: warning: 'if' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/itests/custom-serde/src/main/java/org/apache/hadoop/hive/serde2/CustomSerDe5.java:62: warning: 'if rcurly' have incorrect indentation level 8, expected level should be 6. 55510,55522c61526,61539 < /Users/szita/shadow/CDH/hive/itests/custom-serde/src/main/java/org/apache/hadoop/hive/serde2/CustomSerDe5.java:63: warning: else at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/itests/custom-serde/src/main/java/org/apache/hadoop/hive/serde2/CustomSerDe5.java:67: warning: else child at indentation level 9 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/itests/custom-serde/src/main/java/org/apache/hadoop/hive/serde2/CustomSerDe5.java:68: warning: else child at indentation level 9 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/itests/custom-serde/src/main/java/org/apache/hadoop/hive/serde2/CustomSerDe5.java:69: warning: else child at indentation level 9 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/itests/custom-serde/src/main/java/org/apache/hadoop/hive/serde2/CustomSerDe5.java:70: warning: else child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/itests/custom-serde/src/main/java/org/apache/hadoop/hive/serde2/CustomSerDe5.java:71: warning: else rcurly at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/itests/custom-serde/src/main/java/org/apache/hadoop/hive/serde2/CustomSerDe5.java:72: warning: for rcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/itests/custom-serde/src/main/java/org/apache/hadoop/hive/serde2/CustomSerDe5.java:74: warning: method def child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/itests/custom-serde/src/main/java/org/apache/hadoop/hive/serde2/CustomSerDe5.java:77: warning: method def child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/itests/custom-serde/src/main/java/org/apache/hadoop/hive/serde2/CustomSerDe5.java:78: warning: for at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/itests/custom-serde/src/main/java/org/apache/hadoop/hive/serde2/CustomSerDe5.java:79: warning: for child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/itests/custom-serde/src/main/java/org/apache/hadoop/hive/serde2/CustomSerDe5.java:80: warning: for rcurly at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/itests/custom-serde/src/main/java/org/apache/hadoop/hive/serde2/CustomSerDe5.java:81: warning: method def rcurly at indentation level 4 not at correct indentation, 2 --- > /Users/szita/shadow/CDH/hive/itests/custom-serde/src/main/java/org/apache/hadoop/hive/serde2/CustomSerDe5.java:63: warning: 'else' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/itests/custom-serde/src/main/java/org/apache/hadoop/hive/serde2/CustomSerDe5.java:67: warning: 'else' child have incorrect indentation level 9, expected level should be 8. > /Users/szita/shadow/CDH/hive/itests/custom-serde/src/main/java/org/apache/hadoop/hive/serde2/CustomSerDe5.java:67: warning: 'member def type' have incorrect indentation level 9, expected level should be 8. > /Users/szita/shadow/CDH/hive/itests/custom-serde/src/main/java/org/apache/hadoop/hive/serde2/CustomSerDe5.java:68: warning: 'else' child have incorrect indentation level 9, expected level should be 8. > /Users/szita/shadow/CDH/hive/itests/custom-serde/src/main/java/org/apache/hadoop/hive/serde2/CustomSerDe5.java:69: warning: 'else' child have incorrect indentation level 9, expected level should be 8. > /Users/szita/shadow/CDH/hive/itests/custom-serde/src/main/java/org/apache/hadoop/hive/serde2/CustomSerDe5.java:70: warning: 'else' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/itests/custom-serde/src/main/java/org/apache/hadoop/hive/serde2/CustomSerDe5.java:71: warning: 'else rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/itests/custom-serde/src/main/java/org/apache/hadoop/hive/serde2/CustomSerDe5.java:72: warning: 'for rcurly' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/itests/custom-serde/src/main/java/org/apache/hadoop/hive/serde2/CustomSerDe5.java:74: warning: 'method def' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/itests/custom-serde/src/main/java/org/apache/hadoop/hive/serde2/CustomSerDe5.java:77: warning: 'method def' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/itests/custom-serde/src/main/java/org/apache/hadoop/hive/serde2/CustomSerDe5.java:78: warning: 'for' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/itests/custom-serde/src/main/java/org/apache/hadoop/hive/serde2/CustomSerDe5.java:79: warning: 'for' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/itests/custom-serde/src/main/java/org/apache/hadoop/hive/serde2/CustomSerDe5.java:80: warning: 'for rcurly' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/itests/custom-serde/src/main/java/org/apache/hadoop/hive/serde2/CustomSerDe5.java:81: warning: 'method def rcurly' have incorrect indentation level 4, expected level should be 2. 55528d61544 < 55535c61551 < [INFO] --- maven-checkstyle-plugin:2.12.1:checkstyle (default-cli) @ hive-it-custom-udfs --- --- > [INFO] --- maven-checkstyle-plugin:2.15:checkstyle (default-cli) @ hive-it-custom-udfs --- 55541c61557 < [INFO] --- maven-checkstyle-plugin:2.12.1:checkstyle (default-cli) @ udf-classloader-util --- --- > [INFO] --- maven-checkstyle-plugin:2.15:checkstyle (default-cli) @ udf-classloader-util --- 55546d61561 < 55552,55554c61567,61568 < Downloading: https://repository.apache.org/snapshots/org/apache/hive/hive-it-custom-udfs/udf-classloader-util/3.0.0-SNAPSHOT/maven-metadata.xml < [INFO] < [INFO] --- maven-checkstyle-plugin:2.12.1:checkstyle (default-cli) @ udf-classloader-udf1 --- --- > [INFO] > [INFO] --- maven-checkstyle-plugin:2.15:checkstyle (default-cli) @ udf-classloader-udf1 --- 55562d61575 < 55569c61582 < [INFO] --- maven-checkstyle-plugin:2.12.1:checkstyle (default-cli) @ udf-classloader-udf2 --- --- > [INFO] --- maven-checkstyle-plugin:2.15:checkstyle (default-cli) @ udf-classloader-udf2 --- 55577d61589 < 55584c61596 < [INFO] --- maven-checkstyle-plugin:2.12.1:checkstyle (default-cli) @ udf-vectorized-badexample --- --- > [INFO] --- maven-checkstyle-plugin:2.15:checkstyle (default-cli) @ udf-vectorized-badexample --- 55600c61612 < /Users/szita/shadow/CDH/hive/itests/custom-udfs/udf-vectorized-badexample/src/main/java/hive/it/custom/udfs/vector/VectorStringRot13.java:63: warning: method def rcurly at indentation level 4 not at correct indentation, 2 --- > /Users/szita/shadow/CDH/hive/itests/custom-udfs/udf-vectorized-badexample/src/main/java/hive/it/custom/udfs/vector/VectorStringRot13.java:63: warning: 'method def rcurly' have incorrect indentation level 4, expected level should be 2. 55602d61613 < 55609c61620 < [INFO] --- maven-checkstyle-plugin:2.12.1:checkstyle (default-cli) @ hive-hcatalog-it-unit --- --- > [INFO] --- maven-checkstyle-plugin:2.15:checkstyle (default-cli) @ hive-hcatalog-it-unit --- 55615,55617c61626 < [INFO] --- maven-checkstyle-plugin:2.12.1:checkstyle (default-cli) @ hive-it-util --- < /Users/szita/shadow/CDH/hive/itests/util/src/main/java/org/apache/hadoop/hive/ql/QTestUtil.java:2353:67: unexpected token: > < /Users/szita/shadow/CDH/hive/itests/util/src/main/java/org/apache/hive/beeline/QFileBeeLineClient.java:146:29: unexpected token: > --- > [INFO] --- maven-checkstyle-plugin:2.15:checkstyle (default-cli) @ hive-it-util --- 55664a61674 > /Users/szita/shadow/CDH/hive/itests/util/src/main/java/org/apache/hadoop/hive/cli/control/AbstractCoreBlobstoreCliDriver.java:172: warning: '.' have incorrect indentation level 6, expected level should be 8. 55707a61718,61721 > /Users/szita/shadow/CDH/hive/itests/util/src/main/java/org/apache/hadoop/hive/cli/control/CoreBeeLineDriver.java:147: warning: 'array initialization' child have incorrect indentation level 12, expected level should be 14. > /Users/szita/shadow/CDH/hive/itests/util/src/main/java/org/apache/hadoop/hive/cli/control/CoreBeeLineDriver.java:148: warning: 'array initialization' child have incorrect indentation level 12, expected level should be 14. > /Users/szita/shadow/CDH/hive/itests/util/src/main/java/org/apache/hadoop/hive/cli/control/CoreBeeLineDriver.java:149: warning: 'array initialization' child have incorrect indentation level 12, expected level should be 14. > /Users/szita/shadow/CDH/hive/itests/util/src/main/java/org/apache/hadoop/hive/cli/control/CoreBeeLineDriver.java:150: warning: 'array initialization' child have incorrect indentation level 12, expected level should be 14. 55715a61730 > /Users/szita/shadow/CDH/hive/itests/util/src/main/java/org/apache/hadoop/hive/cli/control/CoreCliDriver.java:152: warning: '+' have incorrect indentation level 5, expected level should be 6. 55719d61733 < /Users/szita/shadow/CDH/hive/itests/util/src/main/java/org/apache/hadoop/hive/cli/control/CoreCompareCliDriver.java:55: warning: operator new child at indentation level 6 not at correct indentation, 8 55721a61736 > /Users/szita/shadow/CDH/hive/itests/util/src/main/java/org/apache/hadoop/hive/cli/control/CoreCompareCliDriver.java:111: warning: '+' have incorrect indentation level 5, expected level should be 6. 55730,55743c61745,61760 < /Users/szita/shadow/CDH/hive/itests/util/src/main/java/org/apache/hadoop/hive/cli/control/CoreHBaseCliDriver.java:45: warning: method def child at indentation level 8 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/itests/util/src/main/java/org/apache/hadoop/hive/cli/control/CoreHBaseCliDriver.java:46: warning: method def child at indentation level 8 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/itests/util/src/main/java/org/apache/hadoop/hive/cli/control/CoreHBaseCliDriver.java:47: warning: method def child at indentation level 8 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/itests/util/src/main/java/org/apache/hadoop/hive/cli/control/CoreHBaseCliDriver.java:49: warning: try at indentation level 8 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/itests/util/src/main/java/org/apache/hadoop/hive/cli/control/CoreHBaseCliDriver.java:50: warning: try child at indentation level 10 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/itests/util/src/main/java/org/apache/hadoop/hive/cli/control/CoreHBaseCliDriver.java:51: warning: operator new child at indentation level 10 not at correct indentation, 12 < /Users/szita/shadow/CDH/hive/itests/util/src/main/java/org/apache/hadoop/hive/cli/control/CoreHBaseCliDriver.java:52: warning: try child at indentation level 10 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/itests/util/src/main/java/org/apache/hadoop/hive/cli/control/CoreHBaseCliDriver.java:53: warning: try child at indentation level 10 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/itests/util/src/main/java/org/apache/hadoop/hive/cli/control/CoreHBaseCliDriver.java:55: warning: try rcurly at indentation level 8 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/itests/util/src/main/java/org/apache/hadoop/hive/cli/control/CoreHBaseCliDriver.java:56: warning: catch child at indentation level 10 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/itests/util/src/main/java/org/apache/hadoop/hive/cli/control/CoreHBaseCliDriver.java:57: warning: catch child at indentation level 10 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/itests/util/src/main/java/org/apache/hadoop/hive/cli/control/CoreHBaseCliDriver.java:58: warning: catch child at indentation level 10 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/itests/util/src/main/java/org/apache/hadoop/hive/cli/control/CoreHBaseCliDriver.java:59: warning: catch child at indentation level 10 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/itests/util/src/main/java/org/apache/hadoop/hive/cli/control/CoreHBaseCliDriver.java:60: warning: catch rcurly at indentation level 8 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/itests/util/src/main/java/org/apache/hadoop/hive/cli/control/CoreHBaseCliDriver.java:45: warning: 'member def type' have incorrect indentation level 8, expected level should be 4. > /Users/szita/shadow/CDH/hive/itests/util/src/main/java/org/apache/hadoop/hive/cli/control/CoreHBaseCliDriver.java:45: warning: 'method def' child have incorrect indentation level 8, expected level should be 4. > /Users/szita/shadow/CDH/hive/itests/util/src/main/java/org/apache/hadoop/hive/cli/control/CoreHBaseCliDriver.java:46: warning: 'member def type' have incorrect indentation level 8, expected level should be 4. > /Users/szita/shadow/CDH/hive/itests/util/src/main/java/org/apache/hadoop/hive/cli/control/CoreHBaseCliDriver.java:46: warning: 'method def' child have incorrect indentation level 8, expected level should be 4. > /Users/szita/shadow/CDH/hive/itests/util/src/main/java/org/apache/hadoop/hive/cli/control/CoreHBaseCliDriver.java:47: warning: 'member def type' have incorrect indentation level 8, expected level should be 4. > /Users/szita/shadow/CDH/hive/itests/util/src/main/java/org/apache/hadoop/hive/cli/control/CoreHBaseCliDriver.java:47: warning: 'method def' child have incorrect indentation level 8, expected level should be 4. > /Users/szita/shadow/CDH/hive/itests/util/src/main/java/org/apache/hadoop/hive/cli/control/CoreHBaseCliDriver.java:49: warning: 'try' have incorrect indentation level 8, expected level should be 4. > /Users/szita/shadow/CDH/hive/itests/util/src/main/java/org/apache/hadoop/hive/cli/control/CoreHBaseCliDriver.java:50: warning: 'try' child have incorrect indentation level 10, expected level should be 6. > /Users/szita/shadow/CDH/hive/itests/util/src/main/java/org/apache/hadoop/hive/cli/control/CoreHBaseCliDriver.java:52: warning: 'try' child have incorrect indentation level 10, expected level should be 6. > /Users/szita/shadow/CDH/hive/itests/util/src/main/java/org/apache/hadoop/hive/cli/control/CoreHBaseCliDriver.java:53: warning: 'try' child have incorrect indentation level 10, expected level should be 6. > /Users/szita/shadow/CDH/hive/itests/util/src/main/java/org/apache/hadoop/hive/cli/control/CoreHBaseCliDriver.java:55: warning: 'try rcurly' have incorrect indentation level 8, expected level should be 4. > /Users/szita/shadow/CDH/hive/itests/util/src/main/java/org/apache/hadoop/hive/cli/control/CoreHBaseCliDriver.java:56: warning: 'catch' child have incorrect indentation level 10, expected level should be 6. > /Users/szita/shadow/CDH/hive/itests/util/src/main/java/org/apache/hadoop/hive/cli/control/CoreHBaseCliDriver.java:57: warning: 'catch' child have incorrect indentation level 10, expected level should be 6. > /Users/szita/shadow/CDH/hive/itests/util/src/main/java/org/apache/hadoop/hive/cli/control/CoreHBaseCliDriver.java:58: warning: 'catch' child have incorrect indentation level 10, expected level should be 6. > /Users/szita/shadow/CDH/hive/itests/util/src/main/java/org/apache/hadoop/hive/cli/control/CoreHBaseCliDriver.java:59: warning: 'catch' child have incorrect indentation level 10, expected level should be 6. > /Users/szita/shadow/CDH/hive/itests/util/src/main/java/org/apache/hadoop/hive/cli/control/CoreHBaseCliDriver.java:60: warning: 'catch rcurly' have incorrect indentation level 8, expected level should be 4. 55745d61761 < /Users/szita/shadow/CDH/hive/itests/util/src/main/java/org/apache/hadoop/hive/cli/control/CoreHBaseNegativeCliDriver.java:56: warning: operator new child at indentation level 6 not at correct indentation, 8 55747d61762 < /Users/szita/shadow/CDH/hive/itests/util/src/main/java/org/apache/hadoop/hive/cli/control/CoreNegativeCliDriver.java:48: warning: operator new child at indentation level 7 not at correct indentation, 8 55751a61767 > /Users/szita/shadow/CDH/hive/itests/util/src/main/java/org/apache/hadoop/hive/cli/control/CoreNegativeCliDriver.java:106: warning: '+' have incorrect indentation level 5, expected level should be 6. 55762c61778,61780 < /Users/szita/shadow/CDH/hive/itests/util/src/main/java/org/apache/hadoop/hive/hbase/HBaseQTestUtil.java:45: warning: ctor def throws at indentation level 4 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/itests/util/src/main/java/org/apache/hadoop/hive/hbase/HBaseQTestUtil.java:43: warning: 'String' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/itests/util/src/main/java/org/apache/hadoop/hive/hbase/HBaseQTestUtil.java:44: warning: 'String' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/itests/util/src/main/java/org/apache/hadoop/hive/hbase/HBaseQTestUtil.java:73: warning: '"CREATE TABLE "' have incorrect indentation level 6, expected level should be 8. 55764a61783 > /Users/szita/shadow/CDH/hive/itests/util/src/main/java/org/apache/hadoop/hive/hbase/HBaseTestSetup.java:91: warning: 'Integer' have incorrect indentation level 6, expected level should be 8. 55774a61794 > /Users/szita/shadow/CDH/hive/itests/util/src/main/java/org/apache/hadoop/hive/hbase/HBaseTestSetup.java:142: warning: 'array initialization' child have incorrect indentation level 8, expected level should be 10. 55782a61803 > /Users/szita/shadow/CDH/hive/itests/util/src/main/java/org/apache/hadoop/hive/ql/hooks/CheckColumnAccessHook.java:62: warning: 'columnAccessInfo' have incorrect indentation level 6, expected level should be 8. 55786c61807,61808 < /Users/szita/shadow/CDH/hive/itests/util/src/main/java/org/apache/hadoop/hive/ql/hooks/CheckTableAccessHook.java:81: warning: for child at indentation level 8 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/itests/util/src/main/java/org/apache/hadoop/hive/ql/hooks/CheckTableAccessHook.java:62: warning: 'tableAccessInfo' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/itests/util/src/main/java/org/apache/hadoop/hive/ql/hooks/CheckTableAccessHook.java:81: warning: 'for' child have incorrect indentation level 8, expected level should be 6. 55808c61830 < /Users/szita/shadow/CDH/hive/itests/util/src/main/java/org/apache/hadoop/hive/ql/hooks/VerifyOverriddenConfigsHook.java:41: warning: array initialization lcurly at indentation level 4 not at correct indentation, 2 --- > /Users/szita/shadow/CDH/hive/itests/util/src/main/java/org/apache/hadoop/hive/ql/hooks/VerifyOverriddenConfigsHook.java:41: warning: 'array initialization lcurly' have incorrect indentation level 4, expected level should be 2. 55819c61841 < /Users/szita/shadow/CDH/hive/itests/util/src/main/java/org/apache/hadoop/hive/ql/io/udf/Rot13InputFormat.java:66: warning: method def at indentation level 4 not at correct indentation, 2 --- > /Users/szita/shadow/CDH/hive/itests/util/src/main/java/org/apache/hadoop/hive/ql/io/udf/Rot13InputFormat.java:66: warning: 'getRecordReader' have incorrect indentation level 4, expected level should be 6. 55820a61843 > /Users/szita/shadow/CDH/hive/itests/util/src/main/java/org/apache/hadoop/hive/ql/io/udf/Rot13OutputFormat.java:36: warning: 'extends' have incorrect indentation level 2, expected level should be 4. 55822c61845,61846 < /Users/szita/shadow/CDH/hive/itests/util/src/main/java/org/apache/hadoop/hive/ql/io/udf/Rot13OutputFormat.java:40: warning: method def at indentation level 4 not at correct indentation, 2 --- > /Users/szita/shadow/CDH/hive/itests/util/src/main/java/org/apache/hadoop/hive/ql/io/udf/Rot13OutputFormat.java:40: warning: 'getHiveRecordWriter' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/itests/util/src/main/java/org/apache/hadoop/hive/ql/io/udf/Rot13OutputFormat.java:47: warning: 'super' have incorrect indentation level 6, expected level should be 8. 55830,55831d61853 < /Users/szita/shadow/CDH/hive/itests/util/src/main/java/org/apache/hadoop/hive/ql/metadata/DummySemanticAnalyzerHook.java:41: warning: method def throws at indentation level 2 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/itests/util/src/main/java/org/apache/hadoop/hive/ql/metadata/DummySemanticAnalyzerHook.java:76: warning: method def throws at indentation level 2 not at correct indentation, 6 55846a61869 > /Users/szita/shadow/CDH/hive/itests/util/src/main/java/org/apache/hadoop/hive/ql/parse/CoreParseNegative.java:92: warning: '+' have incorrect indentation level 5, expected level should be 6. 55853c61876,62059 < /Users/szita/shadow/CDH/hive/itests/util/src/main/java/org/apache/hadoop/hive/ql/QTestUtil.java:2355:9: Got an exception - expecting EOF, found 'String' --- > /Users/szita/shadow/CDH/hive/itests/util/src/main/java/org/apache/hadoop/hive/ql/QTestUtil.java:156:17: warning: 'static' modifier out of order with the JLS suggestions. > /Users/szita/shadow/CDH/hive/itests/util/src/main/java/org/apache/hadoop/hive/ql/QTestUtil.java:156:31: warning: Name 'defaultInitScript' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. > /Users/szita/shadow/CDH/hive/itests/util/src/main/java/org/apache/hadoop/hive/ql/QTestUtil.java:157:17: warning: 'static' modifier out of order with the JLS suggestions. > /Users/szita/shadow/CDH/hive/itests/util/src/main/java/org/apache/hadoop/hive/ql/QTestUtil.java:157:31: warning: Name 'defaultCleanupScript' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. > /Users/szita/shadow/CDH/hive/itests/util/src/main/java/org/apache/hadoop/hive/ql/QTestUtil.java:165:26: warning: Variable 'outDir' must be private and have accessor methods. > /Users/szita/shadow/CDH/hive/itests/util/src/main/java/org/apache/hadoop/hive/ql/QTestUtil.java:166:26: warning: Variable 'logDir' must be private and have accessor methods. > /Users/szita/shadow/CDH/hive/itests/util/src/main/java/org/apache/hadoop/hive/ql/QTestUtil.java:167:17: warning: Declaring variables, return values or parameters of type 'TreeMap' is not allowed. > /Users/szita/shadow/CDH/hive/itests/util/src/main/java/org/apache/hadoop/hive/ql/QTestUtil.java:181:18: warning: Variable 'db' must be private and have accessor methods. > /Users/szita/shadow/CDH/hive/itests/util/src/main/java/org/apache/hadoop/hive/ql/QTestUtil.java:182:24: warning: Variable 'queryState' must be private and have accessor methods. > /Users/szita/shadow/CDH/hive/itests/util/src/main/java/org/apache/hadoop/hive/ql/QTestUtil.java:183:22: warning: Variable 'conf' must be private and have accessor methods. > /Users/szita/shadow/CDH/hive/itests/util/src/main/java/org/apache/hadoop/hive/ql/QTestUtil.java:186:27: warning: Variable 'overWrite' must be private and have accessor methods. > /Users/szita/shadow/CDH/hive/itests/util/src/main/java/org/apache/hadoop/hive/ql/QTestUtil.java:198:31: warning: Name 'javaVersion' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. > /Users/szita/shadow/CDH/hive/itests/util/src/main/java/org/apache/hadoop/hive/ql/QTestUtil.java:203: warning: Missing a Javadoc comment. > /Users/szita/shadow/CDH/hive/itests/util/src/main/java/org/apache/hadoop/hive/ql/QTestUtil.java:204:5: warning: Redundant 'public' modifier. > /Users/szita/shadow/CDH/hive/itests/util/src/main/java/org/apache/hadoop/hive/ql/QTestUtil.java:209:5: warning: Declaring variables, return values or parameters of type 'HashSet' is not allowed. > /Users/szita/shadow/CDH/hive/itests/util/src/main/java/org/apache/hadoop/hive/ql/QTestUtil.java:212: warning: Line is longer than 100 characters (found 176). > /Users/szita/shadow/CDH/hive/itests/util/src/main/java/org/apache/hadoop/hive/ql/QTestUtil.java:213: warning: Line is longer than 100 characters (found 107). > /Users/szita/shadow/CDH/hive/itests/util/src/main/java/org/apache/hadoop/hive/ql/QTestUtil.java:225: warning: First sentence should end with a period. > /Users/szita/shadow/CDH/hive/itests/util/src/main/java/org/apache/hadoop/hive/ql/QTestUtil.java:230:5: warning: Declaring variables, return values or parameters of type 'HashSet' is not allowed. > /Users/szita/shadow/CDH/hive/itests/util/src/main/java/org/apache/hadoop/hive/ql/QTestUtil.java:230:21: warning: 'srcUDFs' hides a field. > /Users/szita/shadow/CDH/hive/itests/util/src/main/java/org/apache/hadoop/hive/ql/QTestUtil.java:275:14: warning: Name 'dfs_path' must match pattern '^[a-z][a-zA-Z0-9]*$'. > /Users/szita/shadow/CDH/hive/itests/util/src/main/java/org/apache/hadoop/hive/ql/QTestUtil.java:276:14: warning: Name 'local_path' must match pattern '^[a-z][a-zA-Z0-9]*$'. > /Users/szita/shadow/CDH/hive/itests/util/src/main/java/org/apache/hadoop/hive/ql/QTestUtil.java:295:18: warning: Variable 'mapTok' must be private and have accessor methods. > /Users/szita/shadow/CDH/hive/itests/util/src/main/java/org/apache/hadoop/hive/ql/QTestUtil.java:296:18: warning: Variable 'reduceTok' must be private and have accessor methods. > /Users/szita/shadow/CDH/hive/itests/util/src/main/java/org/apache/hadoop/hive/ql/QTestUtil.java:342:77: warning: String literal expressions should be on the left side of an equalsIgnoreCase comparison. > /Users/szita/shadow/CDH/hive/itests/util/src/main/java/org/apache/hadoop/hive/ql/QTestUtil.java:354:57: warning: String literal expressions should be on the left side of an equals comparison. > /Users/szita/shadow/CDH/hive/itests/util/src/main/java/org/apache/hadoop/hive/ql/QTestUtil.java:354:66: warning: ',' is not followed by whitespace. > /Users/szita/shadow/CDH/hive/itests/util/src/main/java/org/apache/hadoop/hive/ql/QTestUtil.java:369: warning: Line is longer than 100 characters (found 107). > /Users/szita/shadow/CDH/hive/itests/util/src/main/java/org/apache/hadoop/hive/ql/QTestUtil.java:442: warning: Missing a Javadoc comment. > /Users/szita/shadow/CDH/hive/itests/util/src/main/java/org/apache/hadoop/hive/ql/QTestUtil.java:448: warning: Missing a Javadoc comment. > /Users/szita/shadow/CDH/hive/itests/util/src/main/java/org/apache/hadoop/hive/ql/QTestUtil.java:478:22: warning: String literal expressions should be on the left side of an equals comparison. > /Users/szita/shadow/CDH/hive/itests/util/src/main/java/org/apache/hadoop/hive/ql/QTestUtil.java:480:29: warning: String literal expressions should be on the left side of an equals comparison. > /Users/szita/shadow/CDH/hive/itests/util/src/main/java/org/apache/hadoop/hive/ql/QTestUtil.java:482:29: warning: String literal expressions should be on the left side of an equals comparison. > /Users/szita/shadow/CDH/hive/itests/util/src/main/java/org/apache/hadoop/hive/ql/QTestUtil.java:484:29: warning: String literal expressions should be on the left side of an equals comparison. > /Users/szita/shadow/CDH/hive/itests/util/src/main/java/org/apache/hadoop/hive/ql/QTestUtil.java:486:29: warning: String literal expressions should be on the left side of an equals comparison. > /Users/szita/shadow/CDH/hive/itests/util/src/main/java/org/apache/hadoop/hive/ql/QTestUtil.java:488:29: warning: String literal expressions should be on the left side of an equals comparison. > /Users/szita/shadow/CDH/hive/itests/util/src/main/java/org/apache/hadoop/hive/ql/QTestUtil.java:490:29: warning: String literal expressions should be on the left side of an equals comparison. > /Users/szita/shadow/CDH/hive/itests/util/src/main/java/org/apache/hadoop/hive/ql/QTestUtil.java:501:12: warning: Name 'HIVE_ROOT' must match pattern '^[a-z][a-zA-Z0-9]*$'. > /Users/szita/shadow/CDH/hive/itests/util/src/main/java/org/apache/hadoop/hive/ql/QTestUtil.java:508:10: warning: More than 7 parameters (found 8). > /Users/szita/shadow/CDH/hive/itests/util/src/main/java/org/apache/hadoop/hive/ql/QTestUtil.java:515:10: warning: More than 7 parameters (found 9). > /Users/szita/shadow/CDH/hive/itests/util/src/main/java/org/apache/hadoop/hive/ql/QTestUtil.java:537: warning: Line is longer than 100 characters (found 111). > /Users/szita/shadow/CDH/hive/itests/util/src/main/java/org/apache/hadoop/hive/ql/QTestUtil.java:634:14: warning: Must have at least one statement. > /Users/szita/shadow/CDH/hive/itests/util/src/main/java/org/apache/hadoop/hive/ql/QTestUtil.java:738: warning: Line is longer than 100 characters (found 111). > /Users/szita/shadow/CDH/hive/itests/util/src/main/java/org/apache/hadoop/hive/ql/QTestUtil.java:757:12: warning: 'hadoopVer' hides a field. > /Users/szita/shadow/CDH/hive/itests/util/src/main/java/org/apache/hadoop/hive/ql/QTestUtil.java:792: warning: '+' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/itests/util/src/main/java/org/apache/hadoop/hive/ql/QTestUtil.java:798: warning: '+' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/itests/util/src/main/java/org/apache/hadoop/hive/ql/QTestUtil.java:802: warning: '+' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/itests/util/src/main/java/org/apache/hadoop/hive/ql/QTestUtil.java:843: warning: First sentence should end with a period. > /Users/szita/shadow/CDH/hive/itests/util/src/main/java/org/apache/hadoop/hive/ql/QTestUtil.java:876: warning: First sentence should end with a period. > /Users/szita/shadow/CDH/hive/itests/util/src/main/java/org/apache/hadoop/hive/ql/QTestUtil.java:908: warning: 'else' child have incorrect indentation level 9, expected level should be 10. > /Users/szita/shadow/CDH/hive/itests/util/src/main/java/org/apache/hadoop/hive/ql/QTestUtil.java:908: warning: 'member def type' have incorrect indentation level 9, expected level should be 10. > /Users/szita/shadow/CDH/hive/itests/util/src/main/java/org/apache/hadoop/hive/ql/QTestUtil.java:933:42: warning: Must have at least one statement. > /Users/szita/shadow/CDH/hive/itests/util/src/main/java/org/apache/hadoop/hive/ql/QTestUtil.java:939: warning: 'for' have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/itests/util/src/main/java/org/apache/hadoop/hive/ql/QTestUtil.java:940: warning: 'if' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/itests/util/src/main/java/org/apache/hadoop/hive/ql/QTestUtil.java:941: warning: 'if' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/itests/util/src/main/java/org/apache/hadoop/hive/ql/QTestUtil.java:942: warning: 'if rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/itests/util/src/main/java/org/apache/hadoop/hive/ql/QTestUtil.java:946: warning: First sentence should end with a period. > /Users/szita/shadow/CDH/hive/itests/util/src/main/java/org/apache/hadoop/hive/ql/QTestUtil.java:1009:16: warning: 'fs' hides a field. > /Users/szita/shadow/CDH/hive/itests/util/src/main/java/org/apache/hadoop/hive/ql/QTestUtil.java:1016:39: warning: Must have at least one statement. > /Users/szita/shadow/CDH/hive/itests/util/src/main/java/org/apache/hadoop/hive/ql/QTestUtil.java:1020: warning: Comment matches to-do format 'TODO:'. > /Users/szita/shadow/CDH/hive/itests/util/src/main/java/org/apache/hadoop/hive/ql/QTestUtil.java:1116: warning: '"org.apache.hadoop.hive.ql.security.DummyAuthenticator"' have incorrect indentation level 4, expected level should be 8. > /Users/szita/shadow/CDH/hive/itests/util/src/main/java/org/apache/hadoop/hive/ql/QTestUtil.java:1116: warning: 'method call' child have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/itests/util/src/main/java/org/apache/hadoop/hive/ql/QTestUtil.java:1125: warning: Comment matches to-do format 'TODO:'. > /Users/szita/shadow/CDH/hive/itests/util/src/main/java/org/apache/hadoop/hive/ql/QTestUtil.java:1148: warning: Line is longer than 100 characters (found 102). > /Users/szita/shadow/CDH/hive/itests/util/src/main/java/org/apache/hadoop/hive/ql/QTestUtil.java:1170:21: warning: String literal expressions should be on the left side of an equals comparison. > /Users/szita/shadow/CDH/hive/itests/util/src/main/java/org/apache/hadoop/hive/ql/QTestUtil.java:1193: warning: Line is longer than 100 characters (found 102). > /Users/szita/shadow/CDH/hive/itests/util/src/main/java/org/apache/hadoop/hive/ql/QTestUtil.java:1301: warning: Line is longer than 100 characters (found 105). > /Users/szita/shadow/CDH/hive/itests/util/src/main/java/org/apache/hadoop/hive/ql/QTestUtil.java:1312:12: warning: Conditional logic can be removed. > /Users/szita/shadow/CDH/hive/itests/util/src/main/java/org/apache/hadoop/hive/ql/QTestUtil.java:1347: warning: Line is longer than 100 characters (found 101). > /Users/szita/shadow/CDH/hive/itests/util/src/main/java/org/apache/hadoop/hive/ql/QTestUtil.java:1361: warning: Line is longer than 100 characters (found 104). > /Users/szita/shadow/CDH/hive/itests/util/src/main/java/org/apache/hadoop/hive/ql/QTestUtil.java:1373: warning: Line is longer than 100 characters (found 115). > /Users/szita/shadow/CDH/hive/itests/util/src/main/java/org/apache/hadoop/hive/ql/QTestUtil.java:1383: warning: Line is longer than 100 characters (found 104). > /Users/szita/shadow/CDH/hive/itests/util/src/main/java/org/apache/hadoop/hive/ql/QTestUtil.java:1523: warning: 'method def' child have incorrect indentation level 3, expected level should be 4. > /Users/szita/shadow/CDH/hive/itests/util/src/main/java/org/apache/hadoop/hive/ql/QTestUtil.java:1562:7: warning: '}' should be on the same line. > /Users/szita/shadow/CDH/hive/itests/util/src/main/java/org/apache/hadoop/hive/ql/QTestUtil.java:1660: warning: Comment matches to-do format 'TODO:'. > /Users/szita/shadow/CDH/hive/itests/util/src/main/java/org/apache/hadoop/hive/ql/QTestUtil.java:1667:17: warning: 'static' modifier out of order with the JLS suggestions. > /Users/szita/shadow/CDH/hive/itests/util/src/main/java/org/apache/hadoop/hive/ql/QTestUtil.java:1677:5: warning: Declaring variables, return values or parameters of type 'ArrayList' is not allowed. > /Users/szita/shadow/CDH/hive/itests/util/src/main/java/org/apache/hadoop/hive/ql/QTestUtil.java:1678: warning: Line is longer than 100 characters (found 105). > /Users/szita/shadow/CDH/hive/itests/util/src/main/java/org/apache/hadoop/hive/ql/QTestUtil.java:1679: warning: '"{\"transactionid\":### Masked txnid ###,\"bucketid\":"' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/itests/util/src/main/java/org/apache/hadoop/hive/ql/QTestUtil.java:1683: warning: Line is longer than 100 characters (found 112). > /Users/szita/shadow/CDH/hive/itests/util/src/main/java/org/apache/hadoop/hive/ql/QTestUtil.java:1684: warning: 'block' child have incorrect indentation level 4, expected level should be one of the following: 6, 8, 10. > /Users/szita/shadow/CDH/hive/itests/util/src/main/java/org/apache/hadoop/hive/ql/QTestUtil.java:1684: warning: 'method call' child have incorrect indentation level 4, expected level should be one of the following: 6, 8, 10. > /Users/szita/shadow/CDH/hive/itests/util/src/main/java/org/apache/hadoop/hive/ql/QTestUtil.java:1684: warning: Line is longer than 100 characters (found 101). > /Users/szita/shadow/CDH/hive/itests/util/src/main/java/org/apache/hadoop/hive/ql/QTestUtil.java:1684:67: warning: ',' is not followed by whitespace. > /Users/szita/shadow/CDH/hive/itests/util/src/main/java/org/apache/hadoop/hive/ql/QTestUtil.java:1685: warning: 'block rcurly' have incorrect indentation level 2, expected level should be one of the following: 4, 6. > /Users/szita/shadow/CDH/hive/itests/util/src/main/java/org/apache/hadoop/hive/ql/QTestUtil.java:1752: warning: 'method def rparen' have incorrect indentation level 6, expected level should be 2. > /Users/szita/shadow/CDH/hive/itests/util/src/main/java/org/apache/hadoop/hive/ql/QTestUtil.java:1774:5: warning: Declaring variables, return values or parameters of type 'ArrayList' is not allowed. > /Users/szita/shadow/CDH/hive/itests/util/src/main/java/org/apache/hadoop/hive/ql/QTestUtil.java:1828: warning: 'SessionState' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/itests/util/src/main/java/org/apache/hadoop/hive/ql/QTestUtil.java:1829: warning: 'new' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/itests/util/src/main/java/org/apache/hadoop/hive/ql/QTestUtil.java:1831: warning: 'SessionState' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/itests/util/src/main/java/org/apache/hadoop/hive/ql/QTestUtil.java:1832: warning: 'new' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/itests/util/src/main/java/org/apache/hadoop/hive/ql/QTestUtil.java:1891:10: warning: Declaring variables, return values or parameters of type 'TreeMap' is not allowed. > /Users/szita/shadow/CDH/hive/itests/util/src/main/java/org/apache/hadoop/hive/ql/QTestUtil.java:1895: warning: First sentence should end with a period. > /Users/szita/shadow/CDH/hive/itests/util/src/main/java/org/apache/hadoop/hive/ql/QTestUtil.java:1900:3: warning: '{' should be on the previous line. > /Users/szita/shadow/CDH/hive/itests/util/src/main/java/org/apache/hadoop/hive/ql/QTestUtil.java:1923: warning: Line is longer than 100 characters (found 123). > /Users/szita/shadow/CDH/hive/itests/util/src/main/java/org/apache/hadoop/hive/ql/QTestUtil.java:2000:3: warning: '{' should be on the previous line. > /Users/szita/shadow/CDH/hive/itests/util/src/main/java/org/apache/hadoop/hive/ql/QTestUtil.java:2025:3: warning: '{' should be on the previous line. > /Users/szita/shadow/CDH/hive/itests/util/src/main/java/org/apache/hadoop/hive/ql/QTestUtil.java:2068:3: warning: '{' should be on the previous line. > /Users/szita/shadow/CDH/hive/itests/util/src/main/java/org/apache/hadoop/hive/ql/QTestUtil.java:2111: warning: '"See ./ql/target/tmp/log/hive.log or ./itests/qtest/target/tmp/log/hive.log, or check "' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/itests/util/src/main/java/org/apache/hadoop/hive/ql/QTestUtil.java:2222: warning: 'String' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/itests/util/src/main/java/org/apache/hadoop/hive/ql/QTestUtil.java:2223: warning: 'Set' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/itests/util/src/main/java/org/apache/hadoop/hive/ql/QTestUtil.java:2224: warning: 'TestSuite' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/itests/util/src/main/java/org/apache/hadoop/hive/ql/QTestUtil.java:2225: warning: 'Object' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/itests/util/src/main/java/org/apache/hadoop/hive/ql/QTestUtil.java:2226: warning: 'SuiteAddTestFunctor' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/itests/util/src/main/java/org/apache/hadoop/hive/ql/QTestUtil.java:2234:51: warning: String literal expressions should be on the left side of an equals comparison. > /Users/szita/shadow/CDH/hive/itests/util/src/main/java/org/apache/hadoop/hive/ql/QTestUtil.java:2252: warning: Line is longer than 100 characters (found 102). > /Users/szita/shadow/CDH/hive/itests/util/src/main/java/org/apache/hadoop/hive/ql/QTestUtil.java:2256:3: warning: Method length is 199 lines (max allowed is 150). > /Users/szita/shadow/CDH/hive/itests/util/src/main/java/org/apache/hadoop/hive/ql/QTestUtil.java:2258: warning: Line is longer than 100 characters (found 107). > /Users/szita/shadow/CDH/hive/itests/util/src/main/java/org/apache/hadoop/hive/ql/QTestUtil.java:2258:5: warning: Declaring variables, return values or parameters of type 'ArrayList' is not allowed. > /Users/szita/shadow/CDH/hive/itests/util/src/main/java/org/apache/hadoop/hive/ql/QTestUtil.java:2277: warning: Line is longer than 100 characters (found 116). > /Users/szita/shadow/CDH/hive/itests/util/src/main/java/org/apache/hadoop/hive/ql/QTestUtil.java:2291: warning: Line is longer than 100 characters (found 104). > /Users/szita/shadow/CDH/hive/itests/util/src/main/java/org/apache/hadoop/hive/ql/QTestUtil.java:2303: warning: Line is longer than 100 characters (found 116). > /Users/szita/shadow/CDH/hive/itests/util/src/main/java/org/apache/hadoop/hive/ql/QTestUtil.java:2303:92: warning: ',' is not followed by whitespace. > /Users/szita/shadow/CDH/hive/itests/util/src/main/java/org/apache/hadoop/hive/ql/QTestUtil.java:2304: warning: Line is longer than 100 characters (found 113). > /Users/szita/shadow/CDH/hive/itests/util/src/main/java/org/apache/hadoop/hive/ql/QTestUtil.java:2308: warning: Line is longer than 100 characters (found 105). > /Users/szita/shadow/CDH/hive/itests/util/src/main/java/org/apache/hadoop/hive/ql/QTestUtil.java:2309: warning: Line is longer than 100 characters (found 104). > /Users/szita/shadow/CDH/hive/itests/util/src/main/java/org/apache/hadoop/hive/ql/QTestUtil.java:2323: warning: 'try' child have incorrect indentation level 5, expected level should be 6. > /Users/szita/shadow/CDH/hive/itests/util/src/main/java/org/apache/hadoop/hive/ql/QTestUtil.java:2336: warning: Line is longer than 100 characters (found 123). > /Users/szita/shadow/CDH/hive/itests/util/src/main/java/org/apache/hadoop/hive/ql/QTestUtil.java:2351: warning: 'new' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/itests/util/src/main/java/org/apache/hadoop/hive/ql/QTestUtil.java:2351: warning: Line is longer than 100 characters (found 104). > /Users/szita/shadow/CDH/hive/itests/util/src/main/java/org/apache/hadoop/hive/ql/QTestUtil.java:2354: warning: 'String' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/itests/util/src/main/java/org/apache/hadoop/hive/ql/QTestUtil.java:2354: warning: 'block' child have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/itests/util/src/main/java/org/apache/hadoop/hive/ql/QTestUtil.java:2354: warning: 'member def type' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/itests/util/src/main/java/org/apache/hadoop/hive/ql/QTestUtil.java:2355: warning: 'String' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/itests/util/src/main/java/org/apache/hadoop/hive/ql/QTestUtil.java:2355: warning: 'block' child have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/itests/util/src/main/java/org/apache/hadoop/hive/ql/QTestUtil.java:2355: warning: 'member def type' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/itests/util/src/main/java/org/apache/hadoop/hive/ql/QTestUtil.java:2356: warning: 'String' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/itests/util/src/main/java/org/apache/hadoop/hive/ql/QTestUtil.java:2356: warning: 'block' child have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/itests/util/src/main/java/org/apache/hadoop/hive/ql/QTestUtil.java:2356: warning: 'member def type' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/itests/util/src/main/java/org/apache/hadoop/hive/ql/QTestUtil.java:2357: warning: 'Integer' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/itests/util/src/main/java/org/apache/hadoop/hive/ql/QTestUtil.java:2357: warning: 'block' child have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/itests/util/src/main/java/org/apache/hadoop/hive/ql/QTestUtil.java:2357: warning: 'member def type' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/itests/util/src/main/java/org/apache/hadoop/hive/ql/QTestUtil.java:2358: warning: 'StringBuilder' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/itests/util/src/main/java/org/apache/hadoop/hive/ql/QTestUtil.java:2358: warning: 'block' child have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/itests/util/src/main/java/org/apache/hadoop/hive/ql/QTestUtil.java:2358: warning: 'member def type' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/itests/util/src/main/java/org/apache/hadoop/hive/ql/QTestUtil.java:2358: warning: Line is longer than 100 characters (found 124). > /Users/szita/shadow/CDH/hive/itests/util/src/main/java/org/apache/hadoop/hive/ql/QTestUtil.java:2359: warning: 'for' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/itests/util/src/main/java/org/apache/hadoop/hive/ql/QTestUtil.java:2360: warning: 'for' child have incorrect indentation level 10, expected level should be 12. > /Users/szita/shadow/CDH/hive/itests/util/src/main/java/org/apache/hadoop/hive/ql/QTestUtil.java:2360: warning: 'method call' child have incorrect indentation level 10, expected level should be 12. > /Users/szita/shadow/CDH/hive/itests/util/src/main/java/org/apache/hadoop/hive/ql/QTestUtil.java:2361: warning: 'for rcurly' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/itests/util/src/main/java/org/apache/hadoop/hive/ql/QTestUtil.java:2363: warning: 'block' child have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/itests/util/src/main/java/org/apache/hadoop/hive/ql/QTestUtil.java:2363: warning: 'return' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/itests/util/src/main/java/org/apache/hadoop/hive/ql/QTestUtil.java:2371: warning: Line is longer than 100 characters (found 104). > /Users/szita/shadow/CDH/hive/itests/util/src/main/java/org/apache/hadoop/hive/ql/QTestUtil.java:2372:24: warning: ',' is not followed by whitespace. > /Users/szita/shadow/CDH/hive/itests/util/src/main/java/org/apache/hadoop/hive/ql/QTestUtil.java:2374: warning: 'String' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/itests/util/src/main/java/org/apache/hadoop/hive/ql/QTestUtil.java:2374: warning: 'block' child have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/itests/util/src/main/java/org/apache/hadoop/hive/ql/QTestUtil.java:2374: warning: 'member def type' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/itests/util/src/main/java/org/apache/hadoop/hive/ql/QTestUtil.java:2375: warning: 'String' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/itests/util/src/main/java/org/apache/hadoop/hive/ql/QTestUtil.java:2375: warning: 'block' child have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/itests/util/src/main/java/org/apache/hadoop/hive/ql/QTestUtil.java:2375: warning: 'member def type' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/itests/util/src/main/java/org/apache/hadoop/hive/ql/QTestUtil.java:2376: warning: 'Integer' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/itests/util/src/main/java/org/apache/hadoop/hive/ql/QTestUtil.java:2376: warning: 'block' child have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/itests/util/src/main/java/org/apache/hadoop/hive/ql/QTestUtil.java:2376: warning: 'member def type' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/itests/util/src/main/java/org/apache/hadoop/hive/ql/QTestUtil.java:2377: warning: 'Map' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/itests/util/src/main/java/org/apache/hadoop/hive/ql/QTestUtil.java:2377: warning: 'block' child have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/itests/util/src/main/java/org/apache/hadoop/hive/ql/QTestUtil.java:2377: warning: 'member def type' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/itests/util/src/main/java/org/apache/hadoop/hive/ql/QTestUtil.java:2377:20: warning: ',' is not followed by whitespace. > /Users/szita/shadow/CDH/hive/itests/util/src/main/java/org/apache/hadoop/hive/ql/QTestUtil.java:2378: warning: 'StringBuilder' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/itests/util/src/main/java/org/apache/hadoop/hive/ql/QTestUtil.java:2378: warning: 'block' child have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/itests/util/src/main/java/org/apache/hadoop/hive/ql/QTestUtil.java:2378: warning: 'member def type' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/itests/util/src/main/java/org/apache/hadoop/hive/ql/QTestUtil.java:2379: warning: 'block' child have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/itests/util/src/main/java/org/apache/hadoop/hive/ql/QTestUtil.java:2379: warning: 'method call' child have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/itests/util/src/main/java/org/apache/hadoop/hive/ql/QTestUtil.java:2379: warning: 'sb' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/itests/util/src/main/java/org/apache/hadoop/hive/ql/QTestUtil.java:2380: warning: 'for' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/itests/util/src/main/java/org/apache/hadoop/hive/ql/QTestUtil.java:2381: warning: 'for' child have incorrect indentation level 10, expected level should be 12. > /Users/szita/shadow/CDH/hive/itests/util/src/main/java/org/apache/hadoop/hive/ql/QTestUtil.java:2381: warning: 'method call' child have incorrect indentation level 10, expected level should be 12. > /Users/szita/shadow/CDH/hive/itests/util/src/main/java/org/apache/hadoop/hive/ql/QTestUtil.java:2382: warning: 'for rcurly' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/itests/util/src/main/java/org/apache/hadoop/hive/ql/QTestUtil.java:2383: warning: 'block' child have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/itests/util/src/main/java/org/apache/hadoop/hive/ql/QTestUtil.java:2383: warning: 'method call' child have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/itests/util/src/main/java/org/apache/hadoop/hive/ql/QTestUtil.java:2383: warning: 'sb' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/itests/util/src/main/java/org/apache/hadoop/hive/ql/QTestUtil.java:2384: warning: 'block' child have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/itests/util/src/main/java/org/apache/hadoop/hive/ql/QTestUtil.java:2384: warning: 'colStats' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/itests/util/src/main/java/org/apache/hadoop/hive/ql/QTestUtil.java:2384: warning: 'method call' child have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/itests/util/src/main/java/org/apache/hadoop/hive/ql/QTestUtil.java:2386: warning: 'block' child have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/itests/util/src/main/java/org/apache/hadoop/hive/ql/QTestUtil.java:2386: warning: 'return' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/itests/util/src/main/java/org/apache/hadoop/hive/ql/QTestUtil.java:2387: warning: 'block rcurly' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/itests/util/src/main/java/org/apache/hadoop/hive/ql/QTestUtil.java:2391: warning: '.' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/itests/util/src/main/java/org/apache/hadoop/hive/ql/QTestUtil.java:2391: warning: Line is longer than 100 characters (found 111). > /Users/szita/shadow/CDH/hive/itests/util/src/main/java/org/apache/hadoop/hive/ql/QTestUtil.java:2397: warning: '"', '"' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/itests/util/src/main/java/org/apache/hadoop/hive/ql/QTestUtil.java:2398: warning: '"', '@', null, 'UTF-8', 1)"' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/itests/util/src/main/java/org/apache/hadoop/hive/ql/QTestUtil.java:2400: warning: '"', '"' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/itests/util/src/main/java/org/apache/hadoop/hive/ql/QTestUtil.java:2401: warning: '"', '@', null, 'UTF-8', 1)"' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/itests/util/src/main/java/org/apache/hadoop/hive/ql/QTestUtil.java:2425: warning: 'catch' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/itests/util/src/main/java/org/apache/hadoop/hive/ql/QTestUtil.java:2426: warning: 'catch rcurly' have incorrect indentation level 8, expected level should be 4. 55854a62061,62066 > /Users/szita/shadow/CDH/hive/itests/util/src/main/java/org/apache/hadoop/hive/ql/QTestUtil.java:2427: warning: 'catch' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/itests/util/src/main/java/org/apache/hadoop/hive/ql/QTestUtil.java:2428: warning: 'catch rcurly' have incorrect indentation level 8, expected level should be 4. > /Users/szita/shadow/CDH/hive/itests/util/src/main/java/org/apache/hadoop/hive/ql/QTestUtil.java:2429: warning: 'catch' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/itests/util/src/main/java/org/apache/hadoop/hive/ql/QTestUtil.java:2430: warning: 'catch rcurly' have incorrect indentation level 8, expected level should be 4. > /Users/szita/shadow/CDH/hive/itests/util/src/main/java/org/apache/hadoop/hive/ql/QTestUtil.java:2441:37: warning: Must have at least one statement. > /Users/szita/shadow/CDH/hive/itests/util/src/main/java/org/apache/hadoop/hive/ql/QTestUtil.java:2451:35: warning: Must have at least one statement. 55875d62086 < /Users/szita/shadow/CDH/hive/itests/util/src/main/java/org/apache/hadoop/hive/ql/security/authorization/plugin/sqlstd/SQLStdHiveAuthorizerFactoryForTest.java:41: warning: operator new rparen at indentation level 8 not at correct indentation, 4 55890c62101,62103 < /Users/szita/shadow/CDH/hive/itests/util/src/main/java/org/apache/hadoop/hive/ql/security/DummyHiveMetastoreAuthorizationProvider.java:122: warning: method call rparen at indentation level 6 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/itests/util/src/main/java/org/apache/hadoop/hive/ql/security/DummyHiveMetastoreAuthorizationProvider.java:120: warning: '"read:"' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/itests/util/src/main/java/org/apache/hadoop/hive/ql/security/DummyHiveMetastoreAuthorizationProvider.java:121: warning: '" , write:"' have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/itests/util/src/main/java/org/apache/hadoop/hive/ql/security/DummyHiveMetastoreAuthorizationProvider.java:122: warning: 'method call rparen' have incorrect indentation level 6, expected level should be 4. 55892c62105 < /Users/szita/shadow/CDH/hive/itests/util/src/main/java/org/apache/hadoop/hive/ql/security/DummyHiveMetastoreAuthorizationProvider.java:134: warning: method call rparen at indentation level 8 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/itests/util/src/main/java/org/apache/hadoop/hive/ql/security/DummyHiveMetastoreAuthorizationProvider.java:134: warning: 'method call rparen' have incorrect indentation level 8, expected level should be 4. 55894c62107 < /Users/szita/shadow/CDH/hive/itests/util/src/main/java/org/apache/hadoop/hive/ql/security/DummyHiveMetastoreAuthorizationProvider.java:146: warning: method call rparen at indentation level 8 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/itests/util/src/main/java/org/apache/hadoop/hive/ql/security/DummyHiveMetastoreAuthorizationProvider.java:146: warning: 'method call rparen' have incorrect indentation level 8, expected level should be 4. 55896c62109 < /Users/szita/shadow/CDH/hive/itests/util/src/main/java/org/apache/hadoop/hive/ql/security/DummyHiveMetastoreAuthorizationProvider.java:160: warning: method call rparen at indentation level 8 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/itests/util/src/main/java/org/apache/hadoop/hive/ql/security/DummyHiveMetastoreAuthorizationProvider.java:160: warning: 'method call rparen' have incorrect indentation level 8, expected level should be 4. 55898,55902c62111,62115 < /Users/szita/shadow/CDH/hive/itests/util/src/main/java/org/apache/hadoop/hive/ql/security/DummyHiveMetastoreAuthorizationProvider.java:176: warning: method call rparen at indentation level 8 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/itests/util/src/main/java/org/apache/hadoop/hive/ql/security/DummyHiveMetastoreAuthorizationProvider.java:193: warning: for at indentation level 4 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/itests/util/src/main/java/org/apache/hadoop/hive/ql/security/DummyHiveMetastoreAuthorizationProvider.java:194: warning: for child at indentation level 6 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/itests/util/src/main/java/org/apache/hadoop/hive/ql/security/DummyHiveMetastoreAuthorizationProvider.java:194: warning: method call child at indentation level 6 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/itests/util/src/main/java/org/apache/hadoop/hive/ql/security/DummyHiveMetastoreAuthorizationProvider.java:195: warning: for rcurly at indentation level 4 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/itests/util/src/main/java/org/apache/hadoop/hive/ql/security/DummyHiveMetastoreAuthorizationProvider.java:176: warning: 'method call rparen' have incorrect indentation level 8, expected level should be 4. > /Users/szita/shadow/CDH/hive/itests/util/src/main/java/org/apache/hadoop/hive/ql/security/DummyHiveMetastoreAuthorizationProvider.java:193: warning: 'for' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/itests/util/src/main/java/org/apache/hadoop/hive/ql/security/DummyHiveMetastoreAuthorizationProvider.java:194: warning: 'for' child have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/itests/util/src/main/java/org/apache/hadoop/hive/ql/security/DummyHiveMetastoreAuthorizationProvider.java:194: warning: 'method call' child have incorrect indentation level 6, expected level should be 8. > /Users/szita/shadow/CDH/hive/itests/util/src/main/java/org/apache/hadoop/hive/ql/security/DummyHiveMetastoreAuthorizationProvider.java:195: warning: 'for rcurly' have incorrect indentation level 4, expected level should be 6. 55906c62119 < /Users/szita/shadow/CDH/hive/itests/util/src/main/java/org/apache/hadoop/hive/ql/security/MetastoreAuthzAPIDisallowAuthorizer.java:32: warning: method def child at indentation level 6 not at correct indentation, 4 --- > /Users/szita/shadow/CDH/hive/itests/util/src/main/java/org/apache/hadoop/hive/ql/security/MetastoreAuthzAPIDisallowAuthorizer.java:32: warning: 'method def' child have incorrect indentation level 6, expected level should be 4. 55919a62133 > /Users/szita/shadow/CDH/hive/itests/util/src/main/java/org/apache/hadoop/hive/ql/udf/generic/DummyContextUDF.java:31: warning: 'value' have incorrect indentation level 0, expected level should be 4. 55921,55922d62134 < /Users/szita/shadow/CDH/hive/itests/util/src/main/java/org/apache/hadoop/hive/ql/udf/generic/DummyContextUDF.java:53: warning: method def modifier at indentation level 4 not at correct indentation, 2 < /Users/szita/shadow/CDH/hive/itests/util/src/main/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFSumList.java:46: warning: method def throws at indentation level 4 not at correct indentation, 6 55924a62137 > /Users/szita/shadow/CDH/hive/itests/util/src/main/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDAFSumList.java:103:29: warning: '{' should have line break after. 55930,55932c62143,62145 < /Users/szita/shadow/CDH/hive/itests/util/src/main/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFEvaluateNPE.java:42: warning: assign child at indentation level 2 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/itests/util/src/main/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFEvaluateNPE.java:43: warning: assign child at indentation level 2 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/itests/util/src/main/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFEvaluateNPE.java:71: warning: if child at indentation level 8 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/itests/util/src/main/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFEvaluateNPE.java:42: warning: '+' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/itests/util/src/main/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFEvaluateNPE.java:43: warning: '+' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/itests/util/src/main/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFEvaluateNPE.java:71: warning: 'if' child have incorrect indentation level 8, expected level should be 6. 55933a62147 > /Users/szita/shadow/CDH/hive/itests/util/src/main/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFTestGetJavaBoolean.java:32: warning: 'value' have incorrect indentation level 0, expected level should be 4. 55936a62151 > /Users/szita/shadow/CDH/hive/itests/util/src/main/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFTestGetJavaString.java:32: warning: 'value' have incorrect indentation level 0, expected level should be 4. 55939a62155 > /Users/szita/shadow/CDH/hive/itests/util/src/main/java/org/apache/hadoop/hive/ql/udf/UDAFTestMax.java:37: warning: 'value' have incorrect indentation level 0, expected level should be 4. 55940a62157 > /Users/szita/shadow/CDH/hive/itests/util/src/main/java/org/apache/hadoop/hive/ql/udf/UDFFileLookup.java:36: warning: 'value' have incorrect indentation level 0, expected level should be 4. 55943a62161,62162 > /Users/szita/shadow/CDH/hive/itests/util/src/main/java/org/apache/hadoop/hive/ql/udf/UDFRunWorker.java:30: warning: 'value' have incorrect indentation level 2, expected level should be 4. > /Users/szita/shadow/CDH/hive/itests/util/src/main/java/org/apache/hadoop/hive/ql/udf/UDFTestLength.java:30: warning: 'value' have incorrect indentation level 0, expected level should be 4. 55954,55960d62172 < /Users/szita/shadow/CDH/hive/itests/util/src/main/java/org/apache/hive/beeline/QFile.java:71: warning: array initialization child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/itests/util/src/main/java/org/apache/hive/beeline/QFile.java:72: warning: array initialization child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/itests/util/src/main/java/org/apache/hive/beeline/QFile.java:73: warning: array initialization child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/itests/util/src/main/java/org/apache/hive/beeline/QFile.java:74: warning: array initialization child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/itests/util/src/main/java/org/apache/hive/beeline/QFile.java:75: warning: array initialization child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/itests/util/src/main/java/org/apache/hive/beeline/QFile.java:76: warning: array initialization child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/itests/util/src/main/java/org/apache/hive/beeline/QFile.java:77: warning: array initialization child at indentation level 6 not at correct indentation, 4 55967c62179,62209 < /Users/szita/shadow/CDH/hive/itests/util/src/main/java/org/apache/hive/beeline/QFileBeeLineClient.java:150:7: Got an exception - expecting EOF, found 'Set' --- > /Users/szita/shadow/CDH/hive/itests/util/src/main/java/org/apache/hive/beeline/QFileBeeLineClient.java:42:20: warning: Name 'TEST_FIRST_COMMANDS' must match pattern '^[a-z][a-zA-Z0-9]*$'. > /Users/szita/shadow/CDH/hive/itests/util/src/main/java/org/apache/hive/beeline/QFileBeeLineClient.java:43: warning: 'array initialization' child have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/itests/util/src/main/java/org/apache/hive/beeline/QFileBeeLineClient.java:44: warning: 'array initialization' child have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/itests/util/src/main/java/org/apache/hive/beeline/QFileBeeLineClient.java:45: warning: 'array initialization' child have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/itests/util/src/main/java/org/apache/hive/beeline/QFileBeeLineClient.java:46: warning: 'array initialization' child have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/itests/util/src/main/java/org/apache/hive/beeline/QFileBeeLineClient.java:47: warning: 'array initialization' child have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/itests/util/src/main/java/org/apache/hive/beeline/QFileBeeLineClient.java:48: warning: 'array initialization' child have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/itests/util/src/main/java/org/apache/hive/beeline/QFileBeeLineClient.java:50:20: warning: Name 'TEST_SET_LOG_COMMANDS' must match pattern '^[a-z][a-zA-Z0-9]*$'. > /Users/szita/shadow/CDH/hive/itests/util/src/main/java/org/apache/hive/beeline/QFileBeeLineClient.java:51: warning: 'array initialization' child have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/itests/util/src/main/java/org/apache/hive/beeline/QFileBeeLineClient.java:52: warning: 'array initialization' child have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/itests/util/src/main/java/org/apache/hive/beeline/QFileBeeLineClient.java:54:20: warning: Name 'TEST_RESET_COMMANDS' must match pattern '^[a-z][a-zA-Z0-9]*$'. > /Users/szita/shadow/CDH/hive/itests/util/src/main/java/org/apache/hive/beeline/QFileBeeLineClient.java:55: warning: 'array initialization' child have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/itests/util/src/main/java/org/apache/hive/beeline/QFileBeeLineClient.java:56: warning: 'array initialization' child have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/itests/util/src/main/java/org/apache/hive/beeline/QFileBeeLineClient.java:57: warning: 'array initialization' child have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/itests/util/src/main/java/org/apache/hive/beeline/QFileBeeLineClient.java:58: warning: 'array initialization' child have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/itests/util/src/main/java/org/apache/hive/beeline/QFileBeeLineClient.java:59: warning: 'array initialization' child have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/itests/util/src/main/java/org/apache/hive/beeline/QFileBeeLineClient.java:60: warning: 'array initialization' child have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/itests/util/src/main/java/org/apache/hive/beeline/QFileBeeLineClient.java:72: warning: 'array initialization' child have incorrect indentation level 10, expected level should be 12. > /Users/szita/shadow/CDH/hive/itests/util/src/main/java/org/apache/hive/beeline/QFileBeeLineClient.java:73: warning: 'array initialization' child have incorrect indentation level 10, expected level should be 12. > /Users/szita/shadow/CDH/hive/itests/util/src/main/java/org/apache/hive/beeline/QFileBeeLineClient.java:74: warning: 'array initialization' child have incorrect indentation level 10, expected level should be 12. > /Users/szita/shadow/CDH/hive/itests/util/src/main/java/org/apache/hive/beeline/QFileBeeLineClient.java:75: warning: 'array initialization' child have incorrect indentation level 10, expected level should be 12. > /Users/szita/shadow/CDH/hive/itests/util/src/main/java/org/apache/hive/beeline/QFileBeeLineClient.java:76: warning: 'array initialization' child have incorrect indentation level 10, expected level should be 12. > /Users/szita/shadow/CDH/hive/itests/util/src/main/java/org/apache/hive/beeline/QFileBeeLineClient.java:77: warning: 'array initialization' child have incorrect indentation level 10, expected level should be 12. > /Users/szita/shadow/CDH/hive/itests/util/src/main/java/org/apache/hive/beeline/QFileBeeLineClient.java:78: warning: 'array initialization' child have incorrect indentation level 10, expected level should be 12. > /Users/szita/shadow/CDH/hive/itests/util/src/main/java/org/apache/hive/beeline/QFileBeeLineClient.java:127: warning: 'array initialization' child have incorrect indentation level 10, expected level should be 12. > /Users/szita/shadow/CDH/hive/itests/util/src/main/java/org/apache/hive/beeline/QFileBeeLineClient.java:146:47: warning: String literal expressions should be on the left side of an equals comparison. > /Users/szita/shadow/CDH/hive/itests/util/src/main/java/org/apache/hive/beeline/QFileBeeLineClient.java:163: warning: 'array initialization' child have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/itests/util/src/main/java/org/apache/hive/beeline/QFileBeeLineClient.java:164: warning: 'array initialization' child have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/itests/util/src/main/java/org/apache/hive/beeline/QFileBeeLineClient.java:165: warning: 'array initialization' child have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/itests/util/src/main/java/org/apache/hive/beeline/QFileBeeLineClient.java:199: warning: '"!quit"' have incorrect indentation level 8, expected level should be 10. > /Users/szita/shadow/CDH/hive/itests/util/src/main/java/org/apache/hive/beeline/QFileBeeLineClient.java:199: warning: 'array initialization' child have incorrect indentation level 8, expected level should be 10. 56000,56001d62241 < < [INFO] There are 2 checkstyle errors. 56007,56009c62247,62248 < Downloading: https://repository.apache.org/snapshots/org/apache/hive/hive-it-util/3.0.0-SNAPSHOT/maven-metadata.xml < [INFO] < [INFO] --- maven-checkstyle-plugin:2.12.1:checkstyle (default-cli) @ hive-it-unit --- --- > [INFO] > [INFO] --- maven-checkstyle-plugin:2.15:checkstyle (default-cli) @ hive-it-unit --- 56019d62257 < 56025,56027c62263,62264 < Downloading: https://repository.apache.org/snapshots/org/apache/hive/hive-it-unit/3.0.0-SNAPSHOT/maven-metadata.xml < [INFO] < [INFO] --- maven-checkstyle-plugin:2.12.1:checkstyle (default-cli) @ hive-blobstore --- --- > [INFO] > [INFO] --- maven-checkstyle-plugin:2.15:checkstyle (default-cli) @ hive-blobstore --- 56030d62266 < 56036c62272 < [INFO] --- maven-checkstyle-plugin:2.12.1:checkstyle (default-cli) @ hive-it-test-serde --- --- > [INFO] --- maven-checkstyle-plugin:2.15:checkstyle (default-cli) @ hive-it-test-serde --- 56055d62290 < 56061,56063c62296,62297 < Downloading: https://repository.apache.org/snapshots/org/apache/hive/hive-it-custom-serde/3.0.0-SNAPSHOT/maven-metadata.xml < [INFO] < [INFO] --- maven-checkstyle-plugin:2.12.1:checkstyle (default-cli) @ hive-it-qfile --- --- > [INFO] > [INFO] --- maven-checkstyle-plugin:2.15:checkstyle (default-cli) @ hive-it-qfile --- 56069c62303 < [INFO] --- maven-checkstyle-plugin:2.12.1:checkstyle (default-cli) @ hive-it-qfile-accumulo --- --- > [INFO] --- maven-checkstyle-plugin:2.15:checkstyle (default-cli) @ hive-it-qfile-accumulo --- 56075c62309 < [INFO] --- maven-checkstyle-plugin:2.12.1:checkstyle (default-cli) @ hive-jmh --- --- > [INFO] --- maven-checkstyle-plugin:2.15:checkstyle (default-cli) @ hive-jmh --- 56166,56175c62400,62410 < /Users/szita/shadow/CDH/hive/itests/hive-jmh/src/main/java/org/apache/hive/benchmark/storage/ColumnarStorageBench.java:199: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/itests/hive-jmh/src/main/java/org/apache/hive/benchmark/storage/ColumnarStorageBench.java:200: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/itests/hive-jmh/src/main/java/org/apache/hive/benchmark/storage/ColumnarStorageBench.java:201: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/itests/hive-jmh/src/main/java/org/apache/hive/benchmark/storage/ColumnarStorageBench.java:202: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/itests/hive-jmh/src/main/java/org/apache/hive/benchmark/storage/ColumnarStorageBench.java:203: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/itests/hive-jmh/src/main/java/org/apache/hive/benchmark/storage/ColumnarStorageBench.java:204: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/itests/hive-jmh/src/main/java/org/apache/hive/benchmark/storage/ColumnarStorageBench.java:205: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/itests/hive-jmh/src/main/java/org/apache/hive/benchmark/storage/ColumnarStorageBench.java:206: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/itests/hive-jmh/src/main/java/org/apache/hive/benchmark/storage/ColumnarStorageBench.java:207: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/itests/hive-jmh/src/main/java/org/apache/hive/benchmark/storage/ColumnarStorageBench.java:208: warning: block child at indentation level 8 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/itests/hive-jmh/src/main/java/org/apache/hive/benchmark/storage/ColumnarStorageBench.java:199: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/itests/hive-jmh/src/main/java/org/apache/hive/benchmark/storage/ColumnarStorageBench.java:200: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/itests/hive-jmh/src/main/java/org/apache/hive/benchmark/storage/ColumnarStorageBench.java:201: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/itests/hive-jmh/src/main/java/org/apache/hive/benchmark/storage/ColumnarStorageBench.java:202: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/itests/hive-jmh/src/main/java/org/apache/hive/benchmark/storage/ColumnarStorageBench.java:203: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/itests/hive-jmh/src/main/java/org/apache/hive/benchmark/storage/ColumnarStorageBench.java:204: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/itests/hive-jmh/src/main/java/org/apache/hive/benchmark/storage/ColumnarStorageBench.java:205: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/itests/hive-jmh/src/main/java/org/apache/hive/benchmark/storage/ColumnarStorageBench.java:206: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/itests/hive-jmh/src/main/java/org/apache/hive/benchmark/storage/ColumnarStorageBench.java:207: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/itests/hive-jmh/src/main/java/org/apache/hive/benchmark/storage/ColumnarStorageBench.java:208: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/itests/hive-jmh/src/main/java/org/apache/hive/benchmark/storage/ColumnarStorageBench.java:208: warning: 'member def type' have incorrect indentation level 8, expected level should be 6. 56177,56183c62412,62418 < /Users/szita/shadow/CDH/hive/itests/hive-jmh/src/main/java/org/apache/hive/benchmark/storage/ColumnarStorageBench.java:209: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/itests/hive-jmh/src/main/java/org/apache/hive/benchmark/storage/ColumnarStorageBench.java:210: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/itests/hive-jmh/src/main/java/org/apache/hive/benchmark/storage/ColumnarStorageBench.java:211: warning: case child at indentation level 6 not at correct indentation, 4 < /Users/szita/shadow/CDH/hive/itests/hive-jmh/src/main/java/org/apache/hive/benchmark/storage/ColumnarStorageBench.java:212: warning: block child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/itests/hive-jmh/src/main/java/org/apache/hive/benchmark/storage/ColumnarStorageBench.java:222: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/itests/hive-jmh/src/main/java/org/apache/hive/benchmark/storage/ColumnarStorageBench.java:223: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/itests/hive-jmh/src/main/java/org/apache/hive/benchmark/storage/ColumnarStorageBench.java:225: warning: case child at indentation level 8 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/itests/hive-jmh/src/main/java/org/apache/hive/benchmark/storage/ColumnarStorageBench.java:209: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/itests/hive-jmh/src/main/java/org/apache/hive/benchmark/storage/ColumnarStorageBench.java:210: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/itests/hive-jmh/src/main/java/org/apache/hive/benchmark/storage/ColumnarStorageBench.java:211: warning: 'case' child have incorrect indentation level 6, expected level should be 4. > /Users/szita/shadow/CDH/hive/itests/hive-jmh/src/main/java/org/apache/hive/benchmark/storage/ColumnarStorageBench.java:212: warning: 'block' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/itests/hive-jmh/src/main/java/org/apache/hive/benchmark/storage/ColumnarStorageBench.java:222: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/itests/hive-jmh/src/main/java/org/apache/hive/benchmark/storage/ColumnarStorageBench.java:223: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/itests/hive-jmh/src/main/java/org/apache/hive/benchmark/storage/ColumnarStorageBench.java:225: warning: 'case' child have incorrect indentation level 8, expected level should be 6. 56185,56189c62420,62425 < /Users/szita/shadow/CDH/hive/itests/hive-jmh/src/main/java/org/apache/hive/benchmark/storage/ColumnarStorageBench.java:226: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/itests/hive-jmh/src/main/java/org/apache/hive/benchmark/storage/ColumnarStorageBench.java:227: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/itests/hive-jmh/src/main/java/org/apache/hive/benchmark/storage/ColumnarStorageBench.java:228: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/itests/hive-jmh/src/main/java/org/apache/hive/benchmark/storage/ColumnarStorageBench.java:229: warning: block rcurly at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/itests/hive-jmh/src/main/java/org/apache/hive/benchmark/storage/ColumnarStorageBench.java:230: warning: case child at indentation level 8 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/itests/hive-jmh/src/main/java/org/apache/hive/benchmark/storage/ColumnarStorageBench.java:226: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/itests/hive-jmh/src/main/java/org/apache/hive/benchmark/storage/ColumnarStorageBench.java:226: warning: 'member def type' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/itests/hive-jmh/src/main/java/org/apache/hive/benchmark/storage/ColumnarStorageBench.java:227: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/itests/hive-jmh/src/main/java/org/apache/hive/benchmark/storage/ColumnarStorageBench.java:228: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/itests/hive-jmh/src/main/java/org/apache/hive/benchmark/storage/ColumnarStorageBench.java:229: warning: 'block rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/itests/hive-jmh/src/main/java/org/apache/hive/benchmark/storage/ColumnarStorageBench.java:230: warning: 'case' child have incorrect indentation level 8, expected level should be 6. 56191,56196c62427,62433 < /Users/szita/shadow/CDH/hive/itests/hive-jmh/src/main/java/org/apache/hive/benchmark/storage/ColumnarStorageBench.java:231: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/itests/hive-jmh/src/main/java/org/apache/hive/benchmark/storage/ColumnarStorageBench.java:232: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/itests/hive-jmh/src/main/java/org/apache/hive/benchmark/storage/ColumnarStorageBench.java:233: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/itests/hive-jmh/src/main/java/org/apache/hive/benchmark/storage/ColumnarStorageBench.java:234: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/itests/hive-jmh/src/main/java/org/apache/hive/benchmark/storage/ColumnarStorageBench.java:235: warning: block rcurly at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/itests/hive-jmh/src/main/java/org/apache/hive/benchmark/storage/ColumnarStorageBench.java:236: warning: case child at indentation level 8 not at correct indentation, 6 --- > /Users/szita/shadow/CDH/hive/itests/hive-jmh/src/main/java/org/apache/hive/benchmark/storage/ColumnarStorageBench.java:231: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/itests/hive-jmh/src/main/java/org/apache/hive/benchmark/storage/ColumnarStorageBench.java:231: warning: 'member def type' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/itests/hive-jmh/src/main/java/org/apache/hive/benchmark/storage/ColumnarStorageBench.java:232: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/itests/hive-jmh/src/main/java/org/apache/hive/benchmark/storage/ColumnarStorageBench.java:233: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/itests/hive-jmh/src/main/java/org/apache/hive/benchmark/storage/ColumnarStorageBench.java:234: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/itests/hive-jmh/src/main/java/org/apache/hive/benchmark/storage/ColumnarStorageBench.java:235: warning: 'block rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/itests/hive-jmh/src/main/java/org/apache/hive/benchmark/storage/ColumnarStorageBench.java:236: warning: 'case' child have incorrect indentation level 8, expected level should be 6. 56198,56202c62435,62440 < /Users/szita/shadow/CDH/hive/itests/hive-jmh/src/main/java/org/apache/hive/benchmark/storage/ColumnarStorageBench.java:237: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/itests/hive-jmh/src/main/java/org/apache/hive/benchmark/storage/ColumnarStorageBench.java:238: warning: block child at indentation level 10 not at correct indentation, 8 < /Users/szita/shadow/CDH/hive/itests/hive-jmh/src/main/java/org/apache/hive/benchmark/storage/ColumnarStorageBench.java:239: warning: block rcurly at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/itests/hive-jmh/src/main/java/org/apache/hive/benchmark/storage/ColumnarStorageBench.java:240: warning: case child at indentation level 8 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/itests/hive-jmh/src/main/java/org/apache/hive/benchmark/storage/ColumnarStorageBench.java:241: warning: block child at indentation level 10 not at correct indentation, 8 --- > /Users/szita/shadow/CDH/hive/itests/hive-jmh/src/main/java/org/apache/hive/benchmark/storage/ColumnarStorageBench.java:237: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/itests/hive-jmh/src/main/java/org/apache/hive/benchmark/storage/ColumnarStorageBench.java:237: warning: 'member def type' have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/itests/hive-jmh/src/main/java/org/apache/hive/benchmark/storage/ColumnarStorageBench.java:238: warning: 'block' child have incorrect indentation level 10, expected level should be 8. > /Users/szita/shadow/CDH/hive/itests/hive-jmh/src/main/java/org/apache/hive/benchmark/storage/ColumnarStorageBench.java:239: warning: 'block rcurly' have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/itests/hive-jmh/src/main/java/org/apache/hive/benchmark/storage/ColumnarStorageBench.java:240: warning: 'case' child have incorrect indentation level 8, expected level should be 6. > /Users/szita/shadow/CDH/hive/itests/hive-jmh/src/main/java/org/apache/hive/benchmark/storage/ColumnarStorageBench.java:241: warning: 'block' child have incorrect indentation level 10, expected level should be 8. 56224a62463 > /Users/szita/shadow/CDH/hive/itests/hive-jmh/src/main/java/org/apache/hive/benchmark/vectorization/AbstractExpression.java:46: warning: 'cols' have incorrect indentation level 4, expected level should be 6. 56253a62493,62498 > /Users/szita/shadow/CDH/hive/itests/hive-jmh/src/main/java/org/apache/hive/benchmark/vectorization/mapjoin/AbstractMapJoin.java:86: warning: 'VectorMapJoinVariation' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/itests/hive-jmh/src/main/java/org/apache/hive/benchmark/vectorization/mapjoin/AbstractMapJoin.java:87: warning: 'String' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/itests/hive-jmh/src/main/java/org/apache/hive/benchmark/vectorization/mapjoin/AbstractMapJoin.java:88: warning: 'String' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/itests/hive-jmh/src/main/java/org/apache/hive/benchmark/vectorization/mapjoin/AbstractMapJoin.java:89: warning: 'int' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/itests/hive-jmh/src/main/java/org/apache/hive/benchmark/vectorization/mapjoin/AbstractMapJoin.java:90: warning: 'int' have incorrect indentation level 4, expected level should be 6. > /Users/szita/shadow/CDH/hive/itests/hive-jmh/src/main/java/org/apache/hive/benchmark/vectorization/mapjoin/AbstractMapJoin.java:91: warning: 'SmallTableGenerationParameters' have incorrect indentation level 4, expected level should be 6. 56255,56257d62499 < /Users/szita/shadow/CDH/hive/itests/hive-jmh/src/main/java/org/apache/hive/benchmark/vectorization/mapjoin/AbstractMapJoin.java:138: warning: method def throws at indentation level 18 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/itests/hive-jmh/src/main/java/org/apache/hive/benchmark/vectorization/mapjoin/AbstractMapJoin.java:159: warning: method def throws at indentation level 10 not at correct indentation, 6 < /Users/szita/shadow/CDH/hive/itests/hive-jmh/src/main/java/org/apache/hive/benchmark/vectorization/mapjoin/AbstractMapJoin.java:171: warning: method def throws at indentation level 10 not at correct indentation, 6 56396,56398d62637 < /Users/szita/shadow/CDH/hive/itests/hive-jmh/src/main/java/org/apache/hive/benchmark/vectorization/mapjoin/MapJoinMultiKeyBenchBase.java:43: warning: array initialization child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/itests/hive-jmh/src/main/java/org/apache/hive/benchmark/vectorization/mapjoin/MapJoinMultiKeyBenchBase.java:44: warning: array initialization child at indentation level 12 not at correct indentation, 10 < /Users/szita/shadow/CDH/hive/itests/hive-jmh/src/main/java/org/apache/hive/benchmark/vectorization/mapjoin/MapJoinMultiKeyBenchBase.java:45: warning: array initialization child at indentation level 12 not at correct indentation, 10 56545d62783 < /Users/szita/shadow/CDH/hive/itests/hive-jmh/src/main/java/org/apache/hive/benchmark/vectorization/mapjoin/MapJoinOneLongKeyBenchBase.java:43: warning: array initialization child at indentation level 12 not at correct indentation, 10 56694d62931 < /Users/szita/shadow/CDH/hive/itests/hive-jmh/src/main/java/org/apache/hive/benchmark/vectorization/mapjoin/MapJoinOneStringKeyBenchBase.java:43: warning: array initialization child at indentation level 12 not at correct indentation, 10 56755d62991 < 56762c62998 < [INFO] --- maven-checkstyle-plugin:2.12.1:checkstyle (default-cli) @ hive-it-unit-hadoop2 --- --- > [INFO] --- maven-checkstyle-plugin:2.15:checkstyle (default-cli) @ hive-it-unit-hadoop2 --- 56768c63004 < [INFO] --- maven-checkstyle-plugin:2.12.1:checkstyle (default-cli) @ hive-it-minikdc --- --- > [INFO] --- maven-checkstyle-plugin:2.15:checkstyle (default-cli) @ hive-it-minikdc --- 56771d63006 < 56777c63012 < [INFO] --- maven-checkstyle-plugin:2.12.1:checkstyle (default-cli) @ hive-it-qfile-spark --- --- > [INFO] --- maven-checkstyle-plugin:2.15:checkstyle (default-cli) @ hive-it-qfile-spark --- 56781,56817c63016,63052 < [INFO] Hive Storage API ................................... SUCCESS [ 2.999 s] < [INFO] Hive ............................................... SUCCESS [ 0.197 s] < [INFO] Hive Classifications ............................... SUCCESS [ 0.725 s] < [INFO] Hive Shims Common .................................. SUCCESS [ 0.860 s] < [INFO] Hive Shims 0.23 .................................... SUCCESS [ 0.524 s] < [INFO] Hive Shims Scheduler ............................... SUCCESS [ 0.267 s] < [INFO] Hive Shims ......................................... SUCCESS [ 0.014 s] < [INFO] Hive Common ........................................ SUCCESS [ 1.378 s] < [INFO] Hive Service RPC ................................... SUCCESS [ 0.010 s] < [INFO] Hive Serde ......................................... SUCCESS [ 2.289 s] < [INFO] Hive Standalone Metastore .......................... SUCCESS [ 2.451 s] < [INFO] Hive Metastore ..................................... SUCCESS [ 1.882 s] < [INFO] Hive Vector-Code-Gen Utilities ..................... SUCCESS [ 0.516 s] < [INFO] Hive Llap Common ................................... SUCCESS [ 0.391 s] < [INFO] Hive Llap Client ................................... SUCCESS [ 0.395 s] < [INFO] Hive Llap Tez ...................................... SUCCESS [ 0.580 s] < [INFO] Spark Remote Client ................................ SUCCESS [ 0.439 s] < [INFO] Hive Query Language ................................ SUCCESS [ 13.960 s] < [INFO] Hive Llap Server ................................... SUCCESS [ 1.656 s] < [INFO] Hive Service ....................................... SUCCESS [ 0.955 s] < [INFO] Hive Accumulo Handler .............................. SUCCESS [ 0.607 s] < [INFO] Hive JDBC .......................................... SUCCESS [ 0.660 s] < [INFO] Hive Beeline ....................................... SUCCESS [ 0.627 s] < [INFO] Hive CLI ........................................... SUCCESS [ 0.406 s] < [INFO] Hive Contrib ....................................... SUCCESS [ 0.483 s] < [INFO] Hive Druid Handler ................................. SUCCESS [ 0.707 s] < [INFO] Hive HBase Handler ................................. SUCCESS [ 0.568 s] < [INFO] Hive JDBC Handler .................................. SUCCESS [ 0.359 s] < [INFO] Hive HCatalog ...................................... SUCCESS [ 0.016 s] < [INFO] Hive HCatalog Core ................................. SUCCESS [ 1.004 s] < [INFO] Hive HCatalog Pig Adapter .......................... SUCCESS [ 0.418 s] < [INFO] Hive HCatalog Server Extensions .................... SUCCESS [ 0.518 s] < [INFO] Hive HCatalog Webhcat Java Client .................. SUCCESS [ 0.558 s] < [INFO] Hive HCatalog Webhcat .............................. SUCCESS [ 0.816 s] < [INFO] Hive HCatalog Streaming ............................ SUCCESS [ 0.614 s] < [INFO] Hive HPL/SQL ....................................... SUCCESS [ 0.619 s] < [INFO] Hive Llap External Client .......................... SUCCESS [ 0.338 s] --- > [INFO] Hive Storage API ................................... SUCCESS [ 2.855 s] > [INFO] Hive ............................................... SUCCESS [ 0.198 s] > [INFO] Hive Classifications ............................... SUCCESS [ 0.827 s] > [INFO] Hive Shims Common .................................. SUCCESS [ 1.017 s] > [INFO] Hive Shims 0.23 .................................... SUCCESS [ 0.585 s] > [INFO] Hive Shims Scheduler ............................... SUCCESS [ 0.277 s] > [INFO] Hive Shims ......................................... SUCCESS [ 0.011 s] > [INFO] Hive Common ........................................ SUCCESS [ 1.455 s] > [INFO] Hive Service RPC ................................... SUCCESS [ 0.012 s] > [INFO] Hive Serde ......................................... SUCCESS [ 2.004 s] > [INFO] Hive Standalone Metastore .......................... SUCCESS [ 2.745 s] > [INFO] Hive Metastore ..................................... SUCCESS [ 1.590 s] > [INFO] Hive Vector-Code-Gen Utilities ..................... SUCCESS [ 0.479 s] > [INFO] Hive Llap Common ................................... SUCCESS [ 0.364 s] > [INFO] Hive Llap Client ................................... SUCCESS [ 0.442 s] > [INFO] Hive Llap Tez ...................................... SUCCESS [ 0.395 s] > [INFO] Spark Remote Client ................................ SUCCESS [ 0.557 s] > [INFO] Hive Query Language ................................ SUCCESS [ 17.965 s] > [INFO] Hive Llap Server ................................... SUCCESS [ 2.194 s] > [INFO] Hive Service ....................................... SUCCESS [ 1.035 s] > [INFO] Hive Accumulo Handler .............................. SUCCESS [ 0.640 s] > [INFO] Hive JDBC .......................................... SUCCESS [ 0.600 s] > [INFO] Hive Beeline ....................................... SUCCESS [ 0.572 s] > [INFO] Hive CLI ........................................... SUCCESS [ 0.386 s] > [INFO] Hive Contrib ....................................... SUCCESS [ 0.448 s] > [INFO] Hive Druid Handler ................................. SUCCESS [ 0.716 s] > [INFO] Hive HBase Handler ................................. SUCCESS [ 0.534 s] > [INFO] Hive JDBC Handler .................................. SUCCESS [ 0.448 s] > [INFO] Hive HCatalog ...................................... SUCCESS [ 0.013 s] > [INFO] Hive HCatalog Core ................................. SUCCESS [ 0.936 s] > [INFO] Hive HCatalog Pig Adapter .......................... SUCCESS [ 0.467 s] > [INFO] Hive HCatalog Server Extensions .................... SUCCESS [ 0.465 s] > [INFO] Hive HCatalog Webhcat Java Client .................. SUCCESS [ 0.531 s] > [INFO] Hive HCatalog Webhcat .............................. SUCCESS [ 0.831 s] > [INFO] Hive HCatalog Streaming ............................ SUCCESS [ 0.601 s] > [INFO] Hive HPL/SQL ....................................... SUCCESS [ 0.693 s] > [INFO] Hive Llap External Client .......................... SUCCESS [ 0.336 s] 56819,56839c63054,63074 < [INFO] Hive Kryo Registrator .............................. SUCCESS [ 0.255 s] < [INFO] Hive TestUtils ..................................... SUCCESS [ 0.208 s] < [INFO] Hive Packaging ..................................... SUCCESS [ 0.187 s] < [INFO] Hive Integration - Parent .......................... SUCCESS [ 0.201 s] < [INFO] Hive Integration - Custom Serde .................... SUCCESS [ 0.302 s] < [INFO] Hive Integration - Custom udfs ..................... SUCCESS [ 0.041 s] < [INFO] Hive Integration - Custom UDFs - udf-classloader-util SUCCESS [ 0.233 s] < [INFO] Hive Integration - Custom UDFs - udf-classloader-udf1 SUCCESS [ 1.229 s] < [INFO] Hive Integration - Custom UDFs - udf-classloader-udf2 SUCCESS [ 0.279 s] < [INFO] Hive Integration - Custom UDFs - udf-vectorized-badexample SUCCESS [ 0.273 s] < [INFO] Hive Integration - HCatalog Unit Tests ............. SUCCESS [ 0.062 s] < [INFO] Hive Integration - Testing Utilities ............... SUCCESS [ 0.742 s] < [INFO] Hive Integration - Unit Tests ...................... SUCCESS [ 0.783 s] < [INFO] Hive Integration - Blobstore Tests ................. SUCCESS [ 0.705 s] < [INFO] Hive Integration - Test Serde ...................... SUCCESS [ 0.297 s] < [INFO] Hive Integration - QFile Tests ..................... SUCCESS [ 0.523 s] < [INFO] Hive Integration - QFile Accumulo Tests ............ SUCCESS [ 0.118 s] < [INFO] JMH benchmark: Hive ................................ SUCCESS [ 0.433 s] < [INFO] Hive Integration - Unit Tests - Hadoop 2 ........... SUCCESS [ 0.168 s] < [INFO] Hive Integration - Unit Tests with miniKdc ......... SUCCESS [ 0.930 s] < [INFO] Hive Integration - QFile Spark Tests ............... SUCCESS [ 0.127 s] --- > [INFO] Hive Kryo Registrator .............................. SUCCESS [ 0.302 s] > [INFO] Hive TestUtils ..................................... SUCCESS [ 0.211 s] > [INFO] Hive Packaging ..................................... SUCCESS [ 0.166 s] > [INFO] Hive Integration - Parent .......................... SUCCESS [ 0.199 s] > [INFO] Hive Integration - Custom Serde .................... SUCCESS [ 0.314 s] > [INFO] Hive Integration - Custom udfs ..................... SUCCESS [ 0.040 s] > [INFO] Hive Integration - Custom UDFs - udf-classloader-util SUCCESS [ 0.261 s] > [INFO] Hive Integration - Custom UDFs - udf-classloader-udf1 SUCCESS [ 0.303 s] > [INFO] Hive Integration - Custom UDFs - udf-classloader-udf2 SUCCESS [ 0.297 s] > [INFO] Hive Integration - Custom UDFs - udf-vectorized-badexample SUCCESS [ 0.306 s] > [INFO] Hive Integration - HCatalog Unit Tests ............. SUCCESS [ 0.066 s] > [INFO] Hive Integration - Testing Utilities ............... SUCCESS [ 0.898 s] > [INFO] Hive Integration - Unit Tests ...................... SUCCESS [ 0.443 s] > [INFO] Hive Integration - Blobstore Tests ................. SUCCESS [ 0.369 s] > [INFO] Hive Integration - Test Serde ...................... SUCCESS [ 0.291 s] > [INFO] Hive Integration - QFile Tests ..................... SUCCESS [ 0.152 s] > [INFO] Hive Integration - QFile Accumulo Tests ............ SUCCESS [ 0.124 s] > [INFO] JMH benchmark: Hive ................................ SUCCESS [ 0.478 s] > [INFO] Hive Integration - Unit Tests - Hadoop 2 ........... SUCCESS [ 0.162 s] > [INFO] Hive Integration - Unit Tests with miniKdc ......... SUCCESS [ 0.965 s] > [INFO] Hive Integration - QFile Spark Tests ............... SUCCESS [ 0.119 s] 56843,56845c63078,63080 < [INFO] Total time: 51.081 s < [INFO] Finished at: 2017-11-16T14:36:16+01:00 < [INFO] Final Memory: 136M/1489M --- > [INFO] Total time: 53.986 s > [INFO] Finished at: 2017-11-16T15:18:12+01:00 > [INFO] Final Memory: 138M/1532M