- .NET
- Algoritmos
- Amazon
- android
- apache
- Astronomia
- AWS
- Barcode
- bases de datos
- BigData
- bigtop
- blogger
- C#
- Desarrollo
- DNS
- elasticsearch
- Electrónica
- EMR
- evolution
- Factura Electrónica
- fedora
- Filesystem
- firefox
- Fiscales
- Flash
- gnome
- GPS
- Hadoop
- Hands On
- Hardware
- HBase
- HDFS
- Hive
- Interfaces
- iptables
- IT Management
- jabber
- Java
- KDE
- Kernel
- KVM
- ldap
- Linux
- LVM
- mac
- MapReduce
- Migraciones
- MSSQL
- Mysql
- NFS
- NIS
- NoSQL
- Optica
- P2V
- Pascal
- PHP
- Python
- qmail
- redes
- Redes Sociales
- repositorios
- Robotica
- S3
- Scripts
- Seguridad
- Servidores
- Software Libre
- Spark
- SQL
- Tributo
- VB6
- Virtualizacion
- Windows
- wordpress
- YARN
Actualizaciones de Twitter
- Awesome article by @giorgigno and Diego Natali - Scaling Kinesis Data Streams with Application Auto Scaling #aws… twitter.com/i/web/status/1… 2 years ago
- Awesome work by Francisco O. #aws #bigdata #nosql #hbase lnkd.in/e99AyXU 2 years ago
- Have you tried TensorFlow on Amazon EMR? #AI #deeplearning #datascience #machinelearning lnkd.in/gKz73Xe 2 years ago
- Navigating the internals of Amazon #SageMaker with Paco Nathan. Excellent work @dmbanga. #machinelearning lnkd.in/g3Avg5d 2 years ago
- Wow! First Job Listing posted by Jeff Bezos 24 years ago - #programming #cpp #amazon lnkd.in/gTbm-Wq 2 years ago
Los mas leídos:
- Agregar Usuario Samba / Add Samba User
- Buscar registros repetidos en tabla de sql server / Search for duplicate records in sql
- SQL: Concatenar varios registros de una columna en una sola cadena / concatenate strings from a column into a single string
- Instalar Sql Server Management Studio Express - Error 29506
- eliminar claves del known_hosts / remove outdated ssh fingerprints keys from known_hosts
- SQL Server : Desconectar Base de Datos / Bring Offline
- Configuración Regional y de Idioma en SQL Server
- Instalar en Windows Impresora compartida en Linux con CUPS
- Permisos especiales: Sticky Bit, SUID, SGID
- seleccionar, copiar y pegar con Android / select, copy and paste with Android
Licencia
hvivani's web site by Hernán Ignacio Vivani is licensed under a Creative Commons Attribution-ShareAlike 3.0 Unported License.
Based on a work at http://hvivani.com.ar.Blogroll
Archivos
- abril 2020 (2)
- febrero 2020 (2)
- enero 2020 (2)
- julio 2019 (1)
- abril 2019 (1)
- febrero 2019 (2)
- febrero 2018 (1)
- enero 2018 (1)
- diciembre 2017 (2)
- noviembre 2017 (1)
- octubre 2017 (2)
- septiembre 2017 (1)
- julio 2017 (1)
- abril 2017 (3)
- marzo 2017 (4)
- enero 2017 (3)
- diciembre 2016 (2)
- octubre 2016 (1)
- agosto 2016 (4)
- julio 2016 (3)
- junio 2016 (1)
- mayo 2016 (1)
- marzo 2016 (3)
- diciembre 2015 (2)
- noviembre 2015 (1)
- octubre 2015 (1)
- septiembre 2015 (3)
- julio 2015 (2)
- junio 2015 (3)
- mayo 2015 (3)
- marzo 2015 (1)
- febrero 2015 (3)
- enero 2015 (3)
- diciembre 2014 (8)
- noviembre 2014 (3)
- octubre 2014 (3)
- septiembre 2014 (2)
- agosto 2014 (1)
- julio 2014 (6)
- mayo 2014 (1)
- abril 2014 (1)
- marzo 2014 (1)
- febrero 2014 (2)
- enero 2014 (2)
- diciembre 2013 (1)
- noviembre 2013 (3)
- octubre 2013 (4)
- septiembre 2013 (7)
- agosto 2013 (8)
- julio 2013 (3)
- junio 2013 (2)
- mayo 2013 (8)
- abril 2013 (9)
- marzo 2013 (6)
- enero 2013 (9)
- diciembre 2012 (4)
- noviembre 2012 (2)
- octubre 2012 (6)
- septiembre 2012 (4)
- agosto 2012 (6)
- julio 2012 (14)
- junio 2012 (7)
- mayo 2012 (7)
- abril 2012 (2)
- marzo 2012 (15)
- febrero 2012 (9)
- enero 2012 (2)
- diciembre 2011 (5)
- noviembre 2011 (13)
- octubre 2011 (20)
- septiembre 2011 (11)
- julio 2011 (5)
- junio 2011 (4)
- mayo 2011 (3)
- abril 2011 (5)
- marzo 2011 (10)
- febrero 2011 (4)
- enero 2011 (2)
- diciembre 2010 (10)
- noviembre 2010 (4)
- octubre 2010 (2)
- noviembre 2009 (1)
- junio 2009 (1)
- mayo 2009 (1)
- abril 2009 (1)
- marzo 2009 (1)
- diciembre 2008 (1)
- marzo 2008 (1)
- noviembre 2007 (1)
- agosto 2007 (1)
- junio 2007 (1)
- abril 2007 (1)
- febrero 2007 (1)
- enero 2007 (1)
- octubre 2006 (2)
- septiembre 2006 (1)
- noviembre 2005 (1)
- octubre 2004 (2)
- junio 2004 (1)
- abril 2004 (1)
- abril 2003 (1)
- julio 2001 (1)
- octubre 2000 (6)
- agosto 2000 (2)
Archivo de la etiqueta: fedora
Listen on a port/Send data to a port
Listening with nc: nc -l 8089 Checking that 8089 port is listening: netstat -nap|grep 8089 (Not all processes could be identified, non-owned process info will not be shown, you would have to be root to see it all.) tcp 0 … Seguir leyendo
Move a Linux running process to a screen shell session
Use case: You just started a process (i.e. compile, copy, etc). You noticed it will take much longer than expected to finish. You cannot abort or risk the process to get aborted due to the current shell session finishing. It … Seguir leyendo
Update protobuf to 2.5 on Centos 6
Update protobuf to 2.5 on Centos 6: $ cd /usr/local/src/ $ wget https://github.com/google/protobuf/releases/download/v2.5.0/protobuf-2.5.0.tar.gz $ tar xvf protobuf-2.5.0.tar.gz $ cd protobuf-2.5.0 $ ./autogen.sh $ ./configure –prefix=/usr $ make $ make install $ protoc –version Install protobuf for java $ cd java … Seguir leyendo
upgrading glibc from version 2.12 to 2.14 on CentOS
You cannot update glibc on Centos 6 safely, but, you can install 2.14 alongside 2.12 easily, then use it to compile projects etc. mkdir ~/glibc_install; cd ~/glibc_install wget http://ftp.gnu.org/gnu/glibc/glibc-2.14.tar.gz tar zxvf glibc-2.14.tar.gz cd glibc-2.14 mkdir build cd build ../configure –prefix=/opt/glibc-2.14 … Seguir leyendo
Adding a mount point to HDFS
Before proceeding: This procedure considers that you don’t have any current useful data on HDFS. All the data will be lost after adding mount points with this method. This procedure should be applied to every datanode in the cluster. No … Seguir leyendo
AWS EMR – Big Data in Strata New York
Will you be in New York next week (Sept 25th – Sept 28th)? Come meet the AWS Big Data team at Strata Data Conference, where we’ll be happy to answer your questions, hear about your requirements, and help you … Seguir leyendo
Publicado en Uncategorized
Etiquetado Amazon, AWS, BigData, fedora, Hadoop, Linux
Deja un comentario
Building and Deploying Apache Bigtop Applications
If you want to explore how to build an application for Apache Bigtop and then deploy it using EMR, have a look at this blog post I wrote for Amazon AWS: http://blogs.aws.amazon.com/bigdata/post/TxNJ6YS4X6S59U/Building-and-Deploying-Custom-Applications-with-Apache-Bigtop-and-Amazon-EMR
Publicado en Mis Publicaciones, Uncategorized
Etiquetado Amazon, bigtop, EMR, fedora
Deja un comentario
Java change default version / cambiar la version Java por defecto
If we have more than one Java version installed on your Linux server (Redhat flavor) you can change defaults using ‘alternatives’ command: [hadoop@ip-172-31-36-252 ~]$ sudo /usr/sbin/alternatives –config java There are 2 programs which provide ‘java’. Selection Command ———————————————– *+ … Seguir leyendo
monitoring HTTP requests on the fly
Install httpry: sudo yum install httpry or $ sudo yum install gcc make git libpcap-devel $ git clone https://github.com/jbittel/httpry.git $ cd httpry $ make $ sudo make install then run: sudo httpry -i eth0 Output will be like: httpry version … Seguir leyendo
Control Characters on vi Linux editor
Show hidden/control characters on vi: :set list Hide hidden/control characters on vi: :set nolist Replace hidden/control characters on vi: :%s/^M//g :%s/.$//g