You will need a build of phoenix that uses the -Dhadoop.profile=2 property. If that isn't around, we should add it to the releases to differentiate it from the standard, hadoop1 support jars (seems like not).
Take a look at the source (specifically in the phoenix-hadoop2-compat/bin folder) and you can pull the files you need directly from there for the moment. ------------------- Jesse Yates @jesse_yates jyates.github.com On Fri, Aug 22, 2014 at 2:35 AM, [email protected] < [email protected]> wrote: > Hi all, > I got the v4.1.0-rc0 phoenix release from here: > https://github.com/apache/phoenix/releases > while trying to facilitate the tracing ( > http://phoenix.apache.org/tracing.html ). > However, I got really confused from the instructions. For example, the > configuration here > as the following chart illustrated two files in the bin/ directory. But I > did not catch any > *such files in the $PHOENIX_HOME/bin directory if I was correctly > understanding the right* > *bin/ directory. * > > Hoping anyone can provide available experience about the tracing usage. > > Thanks and Best Regards, > Sun > > >
