You can try the phoenix-assembly/
<http://repo.hortonworks.com/content/repositories/releases/org/apache/phoenix/phoenix-assembly/>
  and see if that works for you.  It seems like it should have most of what
you need.

On Wed, Nov 25, 2015 at 4:22 AM, Kristoffer Sjögren <sto...@gmail.com>
wrote:

> Yes, I was looking for the jars in both these maven repositories but
> they are mostly the same AFAICT and neither have the jar i'm looking
> for. The link you sent are linux package repositories?
>
> I wanted to avoid to manually deploy the jar file in our Maven
> repository, but that might be the only option?
>
> http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.phoenix%22
>
> http://repo.hortonworks.com/content/repositories/releases/org/apache/phoenix/
>
> On Tue, Nov 24, 2015 at 10:55 PM, Asher Devuyst <ash...@gmail.com> wrote:
> >
> http://docs.hortonworks.com/HDPDocuments/Ambari-2.1.2.1/bk_Installing_HDP_AMB/content/_hdp_stack_repositories.html
> >
> > On Nov 24, 2015 4:47 PM, "Asher Devuyst" <ash...@gmail.com> wrote:
> >>
> >> If you are doing development, most of what you need is in core
> >> (input/output formats utility for MR job setup, etc).  But yes, that
> also
> >> works.  You can also the jget the jars from the Horton Works hdp 2.3.2
> repos
> >> if the typical maven repos don't have them.
> >>
> >> On Nov 24, 2015 4:43 PM, "Kristoffer Sjögren" <sto...@gmail.com> wrote:
> >>>
> >>> That's for the query server right? Im not sure that's safe to use yet?
> >>>
> >>> I'm looking for the phoenix-4.4.0-HBase-1.1-client.jar which is in the
> >>> tar.gz file downloaded from here:
> >>>
> >>>
> >>>
> http://apache.mirrors.spacedump.net/phoenix/phoenix-4.4.0-HBase-1.1/bin/phoenix-4.4.0-HBase-1.1-bin.tar.gz
> >>>
> >>> On Tue, Nov 24, 2015 at 7:23 PM, Asher Devuyst <ash...@gmail.com>
> wrote:
> >>> > Try the phoenix-4.4.0-HBase-1.1-server-client.jar instead. You may
> also
> >>> > need
> >>> > the core jar as well.
> >>> >
> >>> > On Nov 24, 2015 9:51 AM, "Kristoffer Sjögren" <sto...@gmail.com>
> wrote:
> >>> >>
> >>> >> Hi
> >>> >>
> >>> >> I'm looking for phoenix-4.4.0-HBase-1.1-client.jar in Maven Central
> >>> >> but unable to find it.
> >>> >>
> >>> >> Is manual binary tar.gz unpacking the way to go? What's the reason
> the
> >>> >> jar is not in Maven Central?
> >>> >>
> >>> >> Cheers,
> >>> >> -Kristoffer
>

Reply via email to