Guest User

Untitled

a guest
Apr 22nd, 2018
74
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.55 KB | None | 0 0
  1. [INFO] Building Flume Core
  2. [INFO] task-segment: [compile]
  3. [INFO] ------------------------------------------------------------------------
  4. [INFO] [antlr3:antlr {execution: default}]
  5. [INFO] ANTLR: Processing source directory /home/rektide/archive/flume/flume-core/src/main/antlr3
  6. ANTLR Parser Generator Version 3.2 Sep 23, 2009 14:05:07
  7. Grammar /home/rektide/archive/flume/flume-core/src/main/antlr3/com/cloudera/flume/conf/FlumeDeploy.g is up to date - build skipped
  8. Grammar /home/rektide/archive/flume/flume-core/src/main/antlr3/com/cloudera/flume/shell/antlr/FlumeShell.g is up to date - build skipped
  9. [INFO] [antrun:run {execution: generate-version-file}]
  10. [INFO] Executing tasks
  11.  
  12. main:
  13. [copy] Copying 1 file to /home/rektide/archive/flume/flume-core/target/generated-sources/version/com/cloudera/flume
  14. [INFO] Executed tasks
  15. [INFO] [avro:idl-protocol {execution: default}]
  16. [INFO] [thrift:compile {execution: default}]
  17. [INFO] [build-helper:add-source {execution: add-version-file}]
  18. [INFO] Source directory: /home/rektide/archive/flume/flume-core/target/generated-sources/version added.
  19. [INFO] [resources:resources {execution: default-resources}]
  20. [INFO] Using 'UTF-8' encoding to copy filtered resources.
  21. [INFO] Copying 1 resource
  22. [INFO] Copying 6 resources
  23. [INFO] [compiler:compile {execution: default-compile}]
  24. [INFO] Compiling 369 source files to /home/rektide/archive/flume/flume-core/target/classes
  25. [INFO] -------------------------------------------------------------
  26. [ERROR] COMPILATION ERROR :
  27. [INFO] -------------------------------------------------------------
  28. [ERROR] ThriftFlumeReportServer.java:[10,31] package org.apache.thrift.scheme does not exist
  29. [ERROR] ThriftFlumeReportServer.java:[11,31] package org.apache.thrift.scheme does not exist
  30. [ERROR] ThriftFlumeReportServer.java:[12,31] package org.apache.thrift.scheme does not exist
  31. [ERROR] ThriftFlumeReportServer.java:[14,31] package org.apache.thrift.scheme does not exist
  32. [ERROR] ThriftFlumeReportServer.java:[15,33] cannot find symbol
  33. symbol : class TTupleProtocol
  34. location: package org.apache.thrift.protocol
  35. [ERROR] ThriftFlumeReport.java:[10,31] package org.apache.thrift.scheme does not exist
  36. [ERROR] ThriftFlumeReport.java:[11,31] package org.apache.thrift.scheme does not exist
  37. [ERROR] ThriftFlumeReport.java:[12,31] package org.apache.thrift.scheme does not exist
  38. [ERROR] ThriftFlumeReport.java:[14,31] package org.apache.thrift.scheme does not exist
  39. [ERROR] ThriftFlumeReport.java:[15,33] cannot find symbol
  40. symbol : class TTupleProtocol
  41. location: package org.apache.thrift.protocol
Add Comment
Please, Sign In to add comment