You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by Lefty Leverenz <le...@gmail.com> on 2014/10/06 03:15:07 UTC

3 configs: hive.added.files.path, hive.added.jars.path, hive.added.archives.path

Can someone provide descriptions for these three configuration parameters?

   - hive.added.files.path (added in Hive 0.4)
   - hive.added.jars.path (0.4)
   - hive.added.archives.path (0.5)

I put them in AdminManual Configuration
<https://cwiki.apache.org/confluence/display/Hive/AdminManual+Configuration#AdminManualConfiguration-ConfigurationVariables>
with pathetic descriptions.  What are they for?  Are they still useful or
obsolete?  Does anyone know which JIRAs created them?

How is hive.added.jars.path different from hive.aux.jars.path?

Inquiring minds want to know.

-- Lefty

Re: 3 configs: hive.added.files.path, hive.added.jars.path, hive.added.archives.path

Posted by Lefty Leverenz <le...@gmail.com>.
> ... HIVEADDEDFILES/JARS/ARCHIVES are just internal variables ...

Oops, then I'll remove them from the wiki.  (Overzealous writer runs amok.)
 Thanks Navis!

-- Lefty

On Tue, Oct 14, 2014 at 12:31 AM, Navis류승우 <na...@nexr.com> wrote:

> Looks like HIVEADDEDFILES/JARS/ARCHIVES are just internal variables to
> carry values in HiveConf, which should not be configured by user. We
> can exclude them from generation of xml.
>
> HIVEAUXJARS is a public configuration for user to specify jars to be added
> to classpath of all jobs. Seemed need a description for it.
>
> 2014-10-13 16:39 GMT+09:00 Lefty Leverenz <le...@gmail.com>:
>
> > Asking again about hive.added.files.path, hive.added.jars.path, and
> > hive.added.archives.path.
> >
> > -- Lefty
> >
> > On Sun, Oct 5, 2014 at 9:15 PM, Lefty Leverenz <le...@gmail.com>
> > wrote:
> >
> > > Can someone provide descriptions for these three configuration
> > parameters?
> > >
> > >    - hive.added.files.path (added in Hive 0.4)
> > >    - hive.added.jars.path (0.4)
> > >    - hive.added.archives.path (0.5)
> > >
> > > I put them in AdminManual Configuration
> > > <
> >
> https://cwiki.apache.org/confluence/display/Hive/AdminManual+Configuration#AdminManualConfiguration-ConfigurationVariables
> > >
> > > with pathetic descriptions.  What are they for?  Are they still useful
> or
> > > obsolete?  Does anyone know which JIRAs created them?
> > >
> > > How is hive.added.jars.path different from hive.aux.jars.path?
> > >
> > > Inquiring minds want to know.
> > >
> > > -- Lefty
> > >
> >
>

Re: 3 configs: hive.added.files.path, hive.added.jars.path, hive.added.archives.path

Posted by Navis류승우 <na...@nexr.com>.
Looks like HIVEADDEDFILES/JARS/ARCHIVES are just internal variables to
carry values in HiveConf, which should not be configured by user. We
can exclude them from generation of xml.

HIVEAUXJARS is a public configuration for user to specify jars to be added
to classpath of all jobs. Seemed need a description for it.

2014-10-13 16:39 GMT+09:00 Lefty Leverenz <le...@gmail.com>:

> Asking again about hive.added.files.path, hive.added.jars.path, and
> hive.added.archives.path.
>
> -- Lefty
>
> On Sun, Oct 5, 2014 at 9:15 PM, Lefty Leverenz <le...@gmail.com>
> wrote:
>
> > Can someone provide descriptions for these three configuration
> parameters?
> >
> >    - hive.added.files.path (added in Hive 0.4)
> >    - hive.added.jars.path (0.4)
> >    - hive.added.archives.path (0.5)
> >
> > I put them in AdminManual Configuration
> > <
> https://cwiki.apache.org/confluence/display/Hive/AdminManual+Configuration#AdminManualConfiguration-ConfigurationVariables
> >
> > with pathetic descriptions.  What are they for?  Are they still useful or
> > obsolete?  Does anyone know which JIRAs created them?
> >
> > How is hive.added.jars.path different from hive.aux.jars.path?
> >
> > Inquiring minds want to know.
> >
> > -- Lefty
> >
>

Re: 3 configs: hive.added.files.path, hive.added.jars.path, hive.added.archives.path

Posted by Lefty Leverenz <le...@gmail.com>.
Asking again about hive.added.files.path, hive.added.jars.path, and
hive.added.archives.path.

-- Lefty

On Sun, Oct 5, 2014 at 9:15 PM, Lefty Leverenz <le...@gmail.com>
wrote:

> Can someone provide descriptions for these three configuration parameters?
>
>    - hive.added.files.path (added in Hive 0.4)
>    - hive.added.jars.path (0.4)
>    - hive.added.archives.path (0.5)
>
> I put them in AdminManual Configuration
> <https://cwiki.apache.org/confluence/display/Hive/AdminManual+Configuration#AdminManualConfiguration-ConfigurationVariables>
> with pathetic descriptions.  What are they for?  Are they still useful or
> obsolete?  Does anyone know which JIRAs created them?
>
> How is hive.added.jars.path different from hive.aux.jars.path?
>
> Inquiring minds want to know.
>
> -- Lefty
>