You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@druid.apache.org by GitBox <gi...@apache.org> on 2019/11/13 10:03:15 UTC

[GitHub] [incubator-druid] fstolba commented on issue #8858: export-metadata throws java.lang.NullPointerException

fstolba commented on issue #8858: export-metadata throws java.lang.NullPointerException
URL: https://github.com/apache/incubator-druid/issues/8858#issuecomment-553330425
 
 
   When the exception is thrown, only the following files are being created in the specified output directory:
   ```
   bash-4.2# ls
   druid_dataSource.csv  druid_dataSource_raw.csv  druid_segments.csv  druid_segments_raw.csv
   ```
   
   Probably interesting, while `druid_segments.csv` contains the correctly rewritten loadspec, I can see `druid_segments_raw.csv` has the old locations specified if I decode the hexblob using Pythons `binascii.unhexlify()`.
   
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@druid.apache.org
For additional commands, e-mail: commits-help@druid.apache.org