[
https://issues.apache.org/jira/browse/FLUME-638?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ashish Paliwal resolved FLUME-638.
----------------------------------
Resolution: Won't Fix
Fix Version/s: v0.9.5
Won't fix. 0.X branch not maintained anymore
> 0.9.3 build failing on Solaris 11 x86
> -------------------------------------
>
> Key: FLUME-638
> URL: https://issues.apache.org/jira/browse/FLUME-638
> Project: Flume
> Issue Type: Bug
> Components: Build
> Affects Versions: v0.9.3
> Environment: Joyent Solaris 11 x86
> Ant 1.8.2
> Java 1.6.0_15
> Reporter: Disabled imported user
> Labels: thrift
> Fix For: v0.9.5
>
> Attachments: ASF.LICENSE.NOT.GRANTED--flumebuild-2011-05-23-1147
>
>
> Software fails to build. I have not previously worked with Flume and this
> could be user error on my part, but I have been unable to identify the root
> cause and am reporting it in case it's a general problem.
> I have attached a text file output ( flumebuild-2011-05-23-1147 ) from the
> latest ant build run. The outputs have been consistent on numerous attempts.
> The error is showing up in the thrift area, with ThriftFlumeReportServer not
> found as an object in the class files.
> I see that class defined in the src, and in the build directory (
> /home/source/Flume/flume-0.9.3-cdh3u0/build/classes/com/cloudera/flume/reporter/server/thrift
> ) I find the following files:
> $ ls -la
> total 50
> drwxr-xr-x 2 wcadmin wcadmin 5 May 23 12:46 .
> drwxr-xr-x 3 wcadmin wcadmin 3 May 20 17:41 ..
> -rw-r--r-- 1 wcadmin wcadmin 15822 May 23 12:46 ThriftFlumeReport.class
> -rw-r--r-- 1 wcadmin wcadmin 3352 May 23 12:46
> ThriftFlumeReport$_Fields.class
> -rw-r--r-- 1 wcadmin wcadmin 1038 May 23 12:46
> ThriftFlumeReport$1.class
> I tried "strings * | grep ReportServer" in that directory and get nothing in
> those files.
> Please feel free to suggest additional debugging info to provide.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)