|
|
-
what's this version 'version = 1.0.4-SNAPSHOT' ?
Xibin Liu 2013-01-28, 06:36
hi, After I compiled libhdfs, the version of hadoop become 1.0.4-SNAPSHOT, is this a stable version or a dev version? Can I use this version on production? If this version is not for production, how can I configure to generate a stable version?
-- Thanks & Regards Xibin Liu
-
Re: what's this version 'version = 1.0.4-SNAPSHOT' ?
Nitin Pawar 2013-01-28, 06:47
any snapshot version is dev version
you can change the dependency version to just 1.0.4 in the pom and it will just build 1.0.4 On Mon, Jan 28, 2013 at 12:06 PM, Xibin Liu <[EMAIL PROTECTED]> wrote:
> hi, > After I compiled libhdfs, the version of hadoop become 1.0.4-SNAPSHOT, is > this a stable version or a dev version? Can I use this version on > production? If this version is not for production, how can I configure to > generate a stable version? > > -- > Thanks & Regards > Xibin Liu > > -- Nitin Pawar
-
Re: what's this version 'version = 1.0.4-SNAPSHOT' ?
Xibin Liu 2013-01-28, 07:01
Could you please give me more detail about change the dependency version in pom? I don't really know what's pom and how to configure it, thanks!
2013/1/28 Nitin Pawar <[EMAIL PROTECTED]>
> any snapshot version is dev version > > you can change the dependency version to just 1.0.4 in the pom and it > will just build 1.0.4 > > > On Mon, Jan 28, 2013 at 12:06 PM, Xibin Liu <[EMAIL PROTECTED]>wrote: > >> hi, >> After I compiled libhdfs, the version of hadoop become 1.0.4-SNAPSHOT, >> is this a stable version or a dev version? Can I use this version on >> production? If this version is not for production, how can I configure to >> generate a stable version? >> >> -- >> Thanks & Regards >> Xibin Liu >> >> > > > -- > Nitin Pawar >
-- Thanks & Regards Xibin Liu
-
Re: what's this version 'version = 1.0.4-SNAPSHOT' ?
Nitin Pawar 2013-01-28, 07:23
can you give me which location you checked out the codebase from ? On Mon, Jan 28, 2013 at 12:31 PM, Xibin Liu <[EMAIL PROTECTED]> wrote:
> Could you please give me more detail about change the dependency version > in pom? I don't really know what's pom and how to configure it, thanks! > > > 2013/1/28 Nitin Pawar <[EMAIL PROTECTED]> > >> any snapshot version is dev version >> >> you can change the dependency version to just 1.0.4 in the pom and it >> will just build 1.0.4 >> >> >> On Mon, Jan 28, 2013 at 12:06 PM, Xibin Liu <[EMAIL PROTECTED]>wrote: >> >>> hi, >>> After I compiled libhdfs, the version of hadoop become 1.0.4-SNAPSHOT, >>> is this a stable version or a dev version? Can I use this version on >>> production? If this version is not for production, how can I configure to >>> generate a stable version? >>> >>> -- >>> Thanks & Regards >>> Xibin Liu >>> >>> >> >> >> -- >> Nitin Pawar >> > > > > -- > Thanks & Regards > Xibin Liu > > -- Nitin Pawar
|
|