USCDataScience / sparkler

Spark-Crawler: Apache Nutch-like crawler that runs on Apache Spark.
http://irds.usc.edu/sparkler/
Apache License 2.0
411 stars 143 forks source link

base package "usc.edu.ir" instead of "usc.edu.irds" #14

Closed smadha closed 8 years ago

smadha commented 8 years ago

Should we make our base package "usc.edu.ir" to maintain consistency with our previous projects and jars already pushed to maven central?

thammegowda commented 8 years ago

as you know the groups' home page is http://irds.usc.edu, the package name shall reflect its domain name in reverse.

thammegowda commented 8 years ago

if this project gets accepted to Apache Incubation (hopefully), the current package name will not matter!

smadha commented 8 years ago

Well OK. IRDS always made sense but my only point was consistency with previous projects in maven central. If it wont matter later, let it be what it is.

Madhav Sharan

On Tue, Jun 14, 2016 at 9:55 AM, Thamme Gowda notifications@github.com wrote:

if this project gets accepted to Apache Incubation (hopefully), the current package name will not matter!

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_USCDataScience_sparkler_issues_14-23issuecomment-2D225945466&d=DQMCaQ&c=clK7kQUTWtAVEOVIgvi0NU5BOUHhpN0H8p7CSfnc_gI&r=DhBa2eLkbd4gAFB01lkNgg&m=iHB_TaGmsaCQPZltJrP8DKh1LKYcY0_TEJtybfaV1LM&s=vYM7UaZjXf8tspKmpOleu9dceVTX4XJTmYWU6lnJT48&e=, or mute the thread https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_notifications_unsubscribe_ANh6pON-2DkFEvRc1r-2DF1zpJaO1JkhUpZJks5qLtzwgaJpZM4I0-5FFA&d=DQMCaQ&c=clK7kQUTWtAVEOVIgvi0NU5BOUHhpN0H8p7CSfnc_gI&r=DhBa2eLkbd4gAFB01lkNgg&m=iHB_TaGmsaCQPZltJrP8DKh1LKYcY0_TEJtybfaV1LM&s=yma0CybuFhjEO3SKoDR5USVIP5REK24g5kxrn-41gRQ&e= .

thammegowda commented 8 years ago

My question is - There will be many more projects to come under this groupid, is it a good idea to carry over a typo of first project to all the upcoming projects? I don't think so :-)

I got your point. May be the older project be updated with newer groupId? This usually happens whenever a project moves to a new home.

~~ TG sent from my phone. On 14-Jun-2016 5:23 PM, "Madhav Sharan" notifications@github.com wrote:

Well OK. IRDS always made sense but my only point was consistency with previous projects in maven central. If it wont matter later, let it be what it is.

Madhav Sharan

On Tue, Jun 14, 2016 at 9:55 AM, Thamme Gowda notifications@github.com wrote:

if this project gets accepted to Apache Incubation (hopefully), the current package name will not matter!

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub < https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_USCDataScience_sparkler_issues_14-23issuecomment-2D225945466&d=DQMCaQ&c=clK7kQUTWtAVEOVIgvi0NU5BOUHhpN0H8p7CSfnc_gI&r=DhBa2eLkbd4gAFB01lkNgg&m=iHB_TaGmsaCQPZltJrP8DKh1LKYcY0_TEJtybfaV1LM&s=vYM7UaZjXf8tspKmpOleu9dceVTX4XJTmYWU6lnJT48&e= , or mute the thread < https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_notifications_unsubscribe_ANh6pON-2DkFEvRc1r-2DF1zpJaO1JkhUpZJks5qLtzwgaJpZM4I0-5FFA&d=DQMCaQ&c=clK7kQUTWtAVEOVIgvi0NU5BOUHhpN0H8p7CSfnc_gI&r=DhBa2eLkbd4gAFB01lkNgg&m=iHB_TaGmsaCQPZltJrP8DKh1LKYcY0_TEJtybfaV1LM&s=yma0CybuFhjEO3SKoDR5USVIP5REK24g5kxrn-41gRQ&e=

.

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/USCDataScience/sparkler/issues/14#issuecomment-226055371, or mute the thread https://github.com/notifications/unsubscribe/ABx47PSESEtVZlgH6tw1NcNWGJ1M51Abks5qL0X8gaJpZM4I0_FA .

smadha commented 8 years ago

Well it was never a typo. We created directory before we named irds, and it still makes some sense. Honestly I like edu.usc.irds more but also edu.usc.ir is more colloborative.

Updating older projects is even harder, there is much to do updating package in TIKA documentation etc..