Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 4532434
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 21, 20262026-05-21T14:01:50+00:00 2026-05-21T14:01:50+00:00

i need to load file in pig which has a long and complicated name:

  • 0

i need to load file in pig which has a long and complicated name:

dealnews-2011-04-01T12:00:00:00.211-02:00.csv

Pig complained:

ERROR org.apache.pig.tools.grunt.Grunt - ERROR 2999: Unexpected internal error. java.net.URISyntaxException: Relative path in absolute URI:

anyone knows what’s the problem? Thanks.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-21T14:01:51+00:00Added an answer on May 21, 2026 at 2:01 pm

    If it’s forming a URI from that, the : is a reserved character.

    Think about it: file://a:b … this would be taken as an FTP login.

    Your error message seems to complain that what’s left after the string is parsed is a relative path (I guess 00.csv after the last colon). Obviously no longer the whole filename.

    You will need to escape any reserved characters in the filename before forming a URI.
    You could do this on the command line, with for example:
    ls | sed -e ‘s/:/%3A/g’

    to transform the colons in the filename.

    Or you could rename any files in the directory that use any of “;?:@&=+,$”

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I need to load file to Lua's variables. Let's say I got name address
I have next task: I need to load the same file into my web
I have old.htm and new.htm on a directory, and I need to load file.php
I need to load a file (usually ASCII) into a DataSet . How can
I need to load a file from an umounted TrueCrypt disk into memory. Is
I need to load an xML file from the bin folder in ASP.NET (MVC,
Ok we need to load a file on the network, (Files are stored seperatly
Hey I am currently using a component in which I need to load a
I'm coding in c++, and I'm trying to load an image file asynchronously. After
What is the best way to load huge text file data in delphi? Is

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.